Transactions
Create bulk transactions
Create multiple transactions in a single request.
POST
Limited to 1000 transactions per request. Bulk imports do not trigger automations with the “Makes an order” trigger.
Timestamps are saved and returned in UTC+0.
Array of transaction objects, each containing a
transaction and transaction_items object with the same structure as the single create endpoint.