Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Order details including customer information and items to return

return_order_id
string
required

R4 return order identifier to update

items
object[]
required

Array of line items to return

email
string<email>

Customer email address

name
string

Customer name

destination_id
string

Destination identifier where the package will ultimately be transfered to from our consolidation hub

seller_id
string

Seller identifier that identifies the original seller of the item

expiration_date
string<date>

The date after which the order will no longer be accepted at a dropoff location

delivery_address
object

Optional delivery address for the order

Response

Order received successfully

code
string

Response status code

message
string

Response message