Report Errors
This endpoint allows the marketplace to report any errors that occur while processing a fulfillment/cancellation for an order line
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
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
mp_line_number
Order line number that has an error
debug
Response
Error reported
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error