curl --request POST \
--url https://sandbox-api.shipbob.com/2025-07/return/{id}:cancel \
--header 'Authorization: Bearer <token>'Cancels a return order for given return ID.
curl --request POST \
--url https://sandbox-api.shipbob.com/2025-07/return/{id}:cancel \
--header 'Authorization: Bearer <token>'