Origin Carrier
Cancel-label
This endpoint allows users to cancel shipping labels by sending account details, caller type, and the label ID. It returns the cancellation status or relevant errors if the label was already canceled.
DELETE
Authorizations
Body
application/json
A list of accounts involved in the label cancellation request.
The type of entity making the cancellation request (e.g., SHIPPER or CARRIER).
A list of label IDs to be canceled.