Rank One Partner API Version 1.0
You are currently viewing 'Set Injury Estimated Return Date ' page
Usage
POST /Athlete/Injury/EstimatedReturnDate/:DistrictId/:InjuryId
Content-Type
application/json
Description
Set the estimated return date for an injury.
Note
Put the access token generated from the Get Access Token endpoint (Auth/ValidateUser) in the request header field "Authorization" as "bearer ACCESS_TOKEN_HERE". Sample request URL/Athlete/Injury/EstimatedReturnDate/00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
Example
Type | Name | Required | Note |
URL | District ID | YES | District ID of user |
URL | Injury ID | YES | ID of injury |
Sample Body:
"7/3/2018"