post https://sandbox.sellingpartnerapi-na.amazon.com/shipping/v2/ndrFeedback
This API submits the NDR (Non-delivery Report) Feedback for any eligible shipment.
Log in to see full request history
Responses
This API submits the NDR (Non-delivery Report) Feedback for any eligible shipment.
xxxxxxxxxx
curl --request POST \
--url https://sandbox.sellingpartnerapi-na.amazon.com/shipping/v2/ndrFeedback \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"ndrAction": "RESCHEDULE"
}
'
Try It!
to start a request and see the response here! Or choose an example: