docs/OrderBatch.md in brevo-2.0.0 vs docs/OrderBatch.md in brevo-3.0.0
- old
+ new
@@ -3,7 +3,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**orders** | [**Array<Order>**](Order.md) | array of order objects |
**notify_url** | **String** | Notify Url provided by client to get the status of batch request | [optional]
+**historical** | **BOOLEAN** | 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 true]