Add Private Note
Add internal notes
POST
{baseUrl}/drops/internalNotes
Add private notes 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