|
Http Verb |
POST |
|---|---|
|
Url |
/tracking/gps-tracking/r1/resource-positions/latest/batch |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
Yes |
|
Last Modified Version |
r1 |
|
Released since |
|
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API registers a set of new latest positions for a list of resources. If a position already exists for a specific resource, the existing record is updated with the new data; otherwise, a new position is created.
The API processes records in batches of 1,000. It performs up to 1,000 inserts and 1,000 updates separately per batch operation.
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
resourceId |
Mandatory |
|
|
xCoordinate |
Mandatory |
|
|
yCoordinate |
Mandatory |
|
|
detectionDate |
Format: ISO-8601 |
|
|
accuracy |
|
|
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
payload |
|
Response error codes