Get return
Get all seller-initiated refunds for an order
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
mp_order_number
The unique Id for an order that is generated by the marketplace
mp_return_number
The unique Id for the return that is generated by the marketplace
Response
Get Return
status
the return authorization number generated by the seller.
rma
The return authorization number generated by the seller. This field is read-only for the marketplace.
mp_return_number
the mp return number
mp_order_number
the mp order number associated with the return
request_date
Date the return was requested. ISO 8601 DATE YYYY-MM-DD
respond_date
The date which the merchant must release the funds by
shipping_address
customer_email
The customer's email address
return_type
How the items will be returned by the customer.
- SHIP - the item will be shipped back by the customer
- NO_RETURN - The customer will kep the item
- IN_STORE - the item will be returned to the store by the customer (is only valid for V2)
return_lines
merchant_refund_lines
errors
Any unresolved errors reported by the marketplace for this return
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error