Get Return Order

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

idstringRequiredformat: "int32"
The Id of the Return

Headers

shipbob_channel_idstringOptionalformat: "int32"
Channel Id for Operation

Response

Success
arrived_datedatetime or null
awaiting_arrival_datedatetime or null
cancelled_datedatetime or null
channelobject or null
completed_datedatetime or null
customer_namestring or null
fulfillment_centerobject or null
idinteger or null
insert_datedatetime or null
inventorylist of objects or null
invoiceobject or null
original_shipment_idinteger or null
processing_datedatetime or null
reference_idstring or null
return_typestring or null
shipment_tracking_numberstring or null
statusstring or null
status_historylist of objects or null
store_order_idstring or null
tracking_numberstring or null
transactionslist of objects or null

Errors