Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 827 Bytes

CancelBatchOrder.md

File metadata and controls

13 lines (9 loc) · 827 Bytes

CancelBatchOrder

Info of order to be cancelled

Properties

Name Type Description Notes
currency_pair str Order currency pair
id str Order ID or user custom ID. Custom ID are accepted only within 30 minutes after order creation
action_mode str Processing Mode: When placing an order, different fields are returned based on action_mode. This field is only valid during the request and is not included in the response result ACK: Asynchronous mode, only returns key order fields RESULT: No clearing information FULL: Full mode (default) [optional]

[Back to Model list] [Back to API list] [Back to README]