Orders Settings Object


Properties
inventoryUpdateTriggerstring

Defines when to update the store inventory. Default: ON_ORDER_PLACED


createInvoiceboolean

Whether to automatically create invoices for every new order paid online.
Default: false
Note: The issued invoice for an order is not a tax invoice and doesn't reflect refunds. You are responsible for ensuring that invoices you issue conform to any relevant legal requirements.


createdDatestringRead-onlyformat date-time

Date and time the orders settings were created.


updatedDatestringRead-onlyformat date-time

Date and time the orders settings were updated.

Did this help?