Orders
Fulfill Order
This endpoint fulfills a new order
POST
/
v1
/
order
/
fulfill
Body
This is the ID of the deployment to be fulfilled.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.
This endpoint fulfills a new order
This is the ID of the deployment to be fulfilled.
Indicates whether the call was successful. 1 if successful, 0 if not.