cURL
curl --request GET \ --url https://api.ship.uniuni.com/prod/client/batch/{batchNumber} \ --header 'Authorization: Bearer <token>'
200
success
Retrieves detailed information about a specific batch, including its list of shipment order numbers.
API access token generated from the UniUni Platform dashboard.
The unique batch number (e.g. URB0714000000000687).
Batch details or error
Additional information about the request status.
Status code. 0 indicates success.
Show child attributes
此页面对您有帮助吗?