Orders
Release Order
This endpoint releases an order from hold.
POST
/
v1
/
order
/
release
Body
id
string
This is the ID of the order to be released from hold.
Response
success
number
Indicates whether the call was successful. 1 if successful, 0 if not.