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