Report errors encountered when processing a seller-initiated refund
Report errors encountered when processing a seller-initiated 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
feedamp_refund_id
The unique Id for an order line that is generated by the marketplace
Request
This endpoint expects a list of objects.
code
Code to uniquely identify the type of error
message
An error message that which will help seller identify the cause of the error and correct the issue.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error