Shipper
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
/
api
/
v1
/
core
/
cancel-labels
Authorizations
Authorization
string
headerrequiredBody
application/json
accounts
object[]
A list of accounts involved in the label cancellation request.
callerType
string
The type of entity making the cancellation request (e.g., SHIPPER or CARRIER).
labels
string[]
A list of label IDs to be canceled.
Response
200 - application/json
errors
object[]
labelId
string
status
string