NextGen APIs

POST /tracking/gps-tracking/r1/resource-positions/latest

Http Verb

POST

Url

/tracking/gps-tracking/r1/resource-positions/latest

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

Yes

Last Modified Version

r1

Released since

2026 W1 (FSM 22.0)

Deprecated since


Removed since


Tech Tags


Business Logic

This API creates a new latest position for a resource. A new position can only be created if no existing 'latest position' for that resource is present. To update the information of an existing latest position, use the PATCH /tracking/gps-tracking/r1/resource-positions/latest endpoint.


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

id

 

Response error codes

BASE_0003, GPS_TRACKING_001