This API provides player details if it exists. It has following methods:
| URL | Route | Method Type | Request Header | Output |
|---|---|---|---|---|
| https://tipp.itfdataservices.com | /api/PlayerById | POST |
|
jSon object = {
"GivenName": "Andy", "FamilyName": "Murray", "Gender": "M", "BirthDate": "1987-05-15T00:00:00", "NationalityCode": "GBR", "ITF_PlayerID": "800233481", "TennisBody_PlayerID": "MC10" "Success": "true" "Error": "" } |