deleteOrders
The deleteOrders
function allows you to delete an order.
Syntax
writeResult = bApi.deleteOrders(orderObject[] orders);
Attributes
Name | Type | Required | Description |
---|---|---|---|
id |
string | Yes | The unique id for the order. |
The deleteOrders
function allows you to delete an order.
writeResult = bApi.deleteOrders(orderObject[] orders);
Name | Type | Required | Description |
---|---|---|---|
id |
string | Yes | The unique id for the order. |