POST api/TrackerService/GetUpdatedAthleteImagesWithVendor
Request Information
URI Parameters
None.
Body Parameters
TrackerContextAndOfApi_GetUpdatedAthleteImagesWithVendor| Name | Description | Type | Additional information |
|---|---|---|---|
| TrackerContext | TrackerContext |
None. |
|
| Data | Api_GetUpdatedAthleteImagesWithVendor |
None. |
Request Formats
application/json, text/json
Sample:
{
"TrackerContext": {
"OrganizationTrackerId": "sample string 1",
"TrackerId": "sample string 2",
"InCacheMode": true,
"CacheImagePath": "sample string 4",
"TrackerVersion": "1.20.9483.30519",
"DebuggerAttached": "false",
"MachineName": "wn0sdwk0000W9"
},
"Data": {
"AthleteIds": [
1,
2
],
"AthleteSecondaryIds": [
"sample string 1",
"sample string 2"
],
"TeamId": 1,
"TeamSecondaryId": "sample string 2",
"LastUpdate": "2025-12-21T10:07:27.4720562+00:00"
}
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of Collection of byteResponse Formats
application/json, text/json
Sample:
[ "QEA=", "QEA=" ]
application/xml, text/xml
Sample:
<ArrayOfbase64Binary xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <base64Binary>QEA=</base64Binary> <base64Binary>QEA=</base64Binary> </ArrayOfbase64Binary>