Get Bulk Status

This endpoint is designed to provide user with the statuses of requested shipments. Parameter shipment_id can be specified multiple times. The result of this operation is the list of shipments' current statuses and all milestones.

SecurityOAuth2
Request
query Parameters
shipment_id
Array of strings
header Parameters
x-api-key
string
tenant-id
string
Responses
200
get/shipments/bulk/status
Request samples
Response samples
application/json
[
  • {
    }
]