Modify Return Order
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Path parameters
id
Id of the return order
Headers
shipbob_channel_id
Channel Id for Operation
Request
Model defining the return
fulfillment_center
Information about a fulfillment center
inventory
Array of inventory items being returned
reference_id
Client-defined external unique identifier for the return order
original_shipment_id
Shipment from which the items in the return originated
tracking_number
Tracking number for the return shipment
Response
Success
channel
Created by channel metadata
completed_date
Completed date for a return order.
customer_name
Customer name from the related shipment.
fulfillment_center
Information about a fulfillment center
id
Unique id of the Return Order
insert_date
Date this return order was created
inventory
List of inventory included in the return order
invoice_amount
Invoiced amount of return order (sum of transaction amounts)
original_shipment_id
Id of the corresponding shipment that is the souce of the return
reference_id
Client-defined external unique id of the return order
return_type
Allowed values:
status
Allowed values:
store_order_id
Store order for the related shipment.
tracking_number
Tracking number of the return shipment
transactions
Array of transactions affiliated with the return order
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

