nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/OrderBatch.md
2024-09-04 18:30:33 +02:00

783 B

OrderBatch

Properties

Name Type Description Notes
orders \Brevo\Client\Model\Order[] array of order objects
notifyUrl string Notify Url provided by client to get the status of batch request [optional]
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 true]

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