v1
latestOpenAPI 3.0.02026-07-1398671635.1 KBOrder Acceptance Webhooks
publicly-accessible
Customer Requested Redelivery
This webhook will be invoked whenever the customer responds to the attempted delivery notification.
put/redelivery-requested
Request body
Example request
{
"OrderId": "wiej234idf09i29jijgf4",
"Tenant": "uk",
"Update": "Please redeliver",
"Notes": "Please press 123 on the door"
}Response
Respond with a 200 status code to indicate that you have received the notification.