Get returns for an order

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_numberstringRequired
The unique Id for an order that is generated by the marketplace

Response

Get Return
returnslist of objects
next_cursorstring
The cursor to get the next page of orders

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error