Create a return.

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Headers

shipbob_channel_idstringRequiredformat: "int32"
Channel Id for operation
creationSourceIdintegerOptional

Request

The return order creation request containing return details, items, and configuration.
fulfillment_centerobjectOptional
inventorylist of objects or nullOptional
original_shipment_idinteger or nullOptional
reference_idstring or nullOptional
tracking_numberstring or nullOptional

Response

Success
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
invoice_amountdouble or null
original_shipment_idinteger or null
reference_idstring or null
return_typestring or null
statusstring or null
store_order_idstring or null
tracking_numberstring or null
transactionslist of objects or null

Errors