Cancel Drops
Cancel Drops
POST
{baseUrl}/drops/cancel
Cancel drops by passing an array of dropIDs
Headers
Name
Type
Description
app_id*
string
Your app ID
app_secret*
string
Your app secret key
Request Body
Name
Type
Description
dropIds*
Array<string>
array of drop IDs
trackingId
String
batchId
String
note
String
Sample Success Data
Sample Error Data
Last updated