Cloud Network Endpoints for Customer Access
Orders - Get Order Detail
Get details of a specific order.
path Parameters
partnercodestring · requiredPartner code identifier
orderidstring · requiredOrder identifier
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Orders - Cancel Order Booking
Cancel an order booking and remove it from the system.
path Parameters
partnercodestring · requiredPartner code identifier
orderidstring · requiredOrder identifier
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Orders - Get Order Documents
Get Documents and Images for a specific order.
path Parameters
partnercodestring · requiredPartner code identifier
orderidstring · requiredOrder identifier
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Orders - Get GPS Positions
Get GPS tracking history for a given order
path Parameters
partnercodestring · requiredPartner code identifier
orderguidstring · requiredOrder GUID identifier
query Parameters
pageinteger · int32Page number to return results
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.