Cancel Order
Use this API to cancel any order created earlier in the blowhorn system.
Cancel an Order
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": "PASS",
"message": "Order Cancelled Successfully"
}{
"status": "FAIL",
"message": "The order can't be cancelled now"
}{
"status": "FAIL",
"message": "Unexpected error"
}Last updated
Was this helpful?