Order
Dripfeed
Initiate a dripfeed order for the authenticated user with the given parameters.
POST
/
api
/
v2
/
Body
application/json
key
string
requiredThe API key
for authentication
action
string
requiredAction to be performed, set to add
service
integer
requiredService ID
for the order
link
string
requiredLink
to the profile for the order
quantity
integer
requiredNeeded quantity
for the order
runs
integer
requiredNumber of runs
to deliver
interval
integer
requiredInterval
between runs in minutes
Response
200 - application/json
order
integer
Was this page helpful?