cURL
curl --request POST \ --url https://api.shipbob.com/2026-01/return/{id}:cancel \ --header 'Authorization: Bearer <token>'
Cancels a return order for given return ID
Authentication using Personal Access Token (PAT) token
Id of the return order
OK
Was this page helpful?