Send Customer Message
Add internal notes
POST
{baseUrl}/drops/publicNotes
Add a public note on deliveries by providing an array of dropIds.
Headers
Name | Type | Description |
---|---|---|
app_id* | String | |
app_secret* | String |
Request Body
Name | Type | Description |
---|---|---|
dropIds* | Array<String> | |
note* | String |
Sample Success Data
Sample Error Data
Last updated