Submit non-delivery report feedback

Submits seller feedback on a non-delivery event for a shipment, instructing the carrier on how to proceed (return, reattempt, redirect, etc).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
sellerTrackingIdstringRequired
ndrActionenumRequired
commentsstringOptional

Response

Feedback recorded successfully (no body)

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error