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

FieldTypeDescription
shipment_id stringThe shipment id to be recalled.