Comment on page
Track Delivery Status
get
{baseUrl}
/deliveries/track
Track Delivery Status
Track the status and get details of a delivery using the batch ID or tracking ID
Parameters
Query
batchId
string
The batch ID of the delivery request
trackingId
string
The tracking ID of a specific delivery
Responses
200
Delivery details retrieved.
400
Invalid batchId or trackingId
Last modified 3mo ago