Order
Default
Initiate a default order for the authenticated user with the given service, link, and quantity.
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
Response
200 - application/json
order
integer