Recalling a shipment
API reference ShipmentRecallAPIV3
Overview
To reverse the release process this endpoint can be used. A recall can be done until the picking process in the warehouse is started
Method access
POST https://api.getbyrd.com/v3/shipments/
<shipment_id>/recall
Request Headers
Authorization: Bearer token-from
Authentication
Content-Type: application/json
User-Agent: your user-agent
How to call the APIs
Params
Field | Type | Description |
---|---|---|
shipment_id | string | The shipment id to be recalled. |
Updated 8 days ago