Update Delivery Details
Update Delivery Details
PUT
{baseUrl}/deliveries/drops/:id
Update delivery details by providing the drop ID
Path Parameters
Name
Type
Description
id*
String
Headers
Name
Type
Description
app_id*
String
Your app ID
app_secret*
String
Your app secret
Request Body
Name
Type
Description
address
String
recipientName
String
recipientNumber
String
altRecipientNumber
String
note
String
locationCode
String
Sample Success Data
Sample Error Data
Last updated