Get the refunded amounts for the return
Get the status of the return
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
Return Status
status
The status of the refund processing <ul>
AWAITING_AUTHORIZATION - The return has been placed into FeedAMP
AUTHORIZED - The merchant has authorized the refund (if preauthorized is false)
REFUNDED - The merchant has specified the refund amounts
COMPLETED - The marketplace has marked the return a complete
</ul>
Allowed values:
rma
The return authorization number generated by the seller. This field is read-only for the marketplace.
merchant_refund_lines
errors
Errors
401
Unauthorized Error
404
Not Found Error