Cancel Return Order

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

idintegerRequired
Id of the return order

Headers

shipbob_channel_idintegerRequired
Channel Id for Operation

Response

Success
channelobject
completed_datedatetime or null
customer_namestring or null
fulfillment_centerobject
idinteger
insert_datedatetime
inventorylist of objects or null
invoice_amountdouble or null
original_shipment_idinteger or null
reference_idstring or null
return_typeenum
Regular ReturnToSender
statusenum
AwaitingArrival Arrived Processing Completed Cancelled
store_order_idstring or null
tagslist of objects or null
tracking_numberstring or null
transactionslist of objects or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error