Start here
Use the Orders API to create new orders. Provide an external ID and line items.Prepare data
Required fields:- Order external ID (example:
ORDER-2026-0001) - Item external IDs (example:
APPLE-001) - Quantities
Create the order
Verify the result
On success,message is returned. Confirm the record via the list endpoint.- Bulk create:
/v1/public/orders/bulk