Update Delivery Details
put
{baseUrl}
/deliveries/:trackingId
Update Delivery Details
Update delivery details by providing a Tracking ID in the route of the request
Parameters
Path
trackingId*
Header
app_id*
Your app ID
app_secret*
Your app secret
Responses
200: OK
400: Bad Request
{
"locationCode": "04",
"address": "4, Toyin Street, Yaba",
"recipientName": "Tolanu Yakub",
"recipientNumber": "081204449231",
"altRecipientNumber": "08219828921"
}
Last modified 27d ago