Last active
May 29, 2019 15:34
-
-
Save VerizonMediaOwner/951fa923c69b14649f49a5643ad9b818 to your computer and use it in GitHub Desktop.
See https://developer.yahoo.com/fantasysports/guide/ for details
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<fantasy_content> | |
<transaction> | |
<type>add</type> | |
<player> | |
<player_key>{player_key}</player_key> | |
<transaction_data> | |
<type>add</type> | |
<destination_team_key>{team_key}</destination_team_key> | |
</transaction_data> | |
</player> | |
</transaction> | |
</fantasy_content> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment