Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 788 Bytes

OrderBatch.md

File metadata and controls

12 lines (8 loc) · 788 Bytes

OrderBatch

Properties

Name Type Description Notes
Orders []Order array of order objects [default to null]
NotifyUrl string Notify Url provided by client to get the status of batch request [optional] [default to null]
Historical bool Defines wether you want your orders to be considered as live data or as historical data (import of past data, synchronising data). True: orders will not trigger any automation workflows. False: orders will trigger workflows as usual. [optional] [default to null]

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