Created
May 29, 2019 15:52
-
-
Save VerizonMediaOwner/d58630ca000f2e364568cf3d9a1fe58c to your computer and use it in GitHub Desktop.
See https://developer.yahoo.com/fantasysports/guide/ for details
This file contains 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
<?xml version='1.0'?> | |
<fantasy_content> | |
<transaction> | |
<type>add/drop</type> | |
<faab_bid>25</faab_bid> | |
<players> | |
<player> | |
<player_key>238.p.5484</player_key> | |
<transaction_data> | |
<type>add</type> | |
<destination_team_key>238.l.627060.t.6</destination_team_key> | |
</transaction_data> | |
</player> | |
<player> | |
<player_key>238.p.6327</player_key> | |
<transaction_data> | |
<type>drop</type> | |
<destination_team_key>238.l.627060.t.6</destination_team_key> | |
</transaction_data> | |
</player> | |
</players> | |
</transaction> | |
</fantasy_content> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment