Withdraw Order Request
Method: HTTP DELETE method
Endpoint: http://<host_address>:<port_address>/v1/order
Parameter content type: application/json
Sample of withdrawOrderRequest value is given below:
{
"externalBusinessTransactionID": "string",
"orderID": "string",
"orderRef": "string"
}
Copyright © Cloud Software Group, Inc. All rights reserved.
