Report errors encountered when processing the return refund
When the market encounters errors when processing a seller initiated-refund, this endpoint allows the marketplace to report error(s) for the refund
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
Request
This endpoint expects a list of objects.
code
Code to uniquely identify the type of error
message
The error message for the error code
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error