Recalling a shipment
API reference ShipmentRecallAPIV3
Overview
This endpoint can be used to reverse the release process. 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 about 21 hours ago
