GET {format}/NewsByPlayerID/{playerid}
Summary: News by Player
Operation ID: NewsByPlayer
Auth: unknown
Operation ID: NewsByPlayer
Auth: unknown
Parameters (2)
format
(string, path, required, default: XML)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
Constraints: {'enum': ['XML', 'JSON']}
playerid
(string, path, required)
Each NFL player has a unique ID assigned by FantasyData. Player IDs can be determined by pulling player related data. Example:<code>14257</code>.
No probe data for this endpoint yet.