Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 976 Bytes

CancelBatchOrder.md

File metadata and controls

14 lines (10 loc) · 976 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
account str If the canceled order is a unified account apikey, this field must be specified and set to `unified` [optional]
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]