In development · Coming soon
Order API is in development
The order interface is being built. Atasuai is the system of record for your store's orders — the Order API lets you (or an app you authorize) read and automate your own store's orders, and hand fulfillment over to our delivery network.
Available at launch
- Read store orders and receive real-time webhooks for order events (
order.paid and more)
- Fulfillment wired directly into Delivery: assign an order to delivery in one step, with fulfillment status flowing back automatically
- Refunds and cancellations (validated by Atasuai — we are the system of record for orders)
- Two integration paths: seller self-integration (including 1C / ERP) and third-party apps
- The same OAuth2, idempotency, errors, and sandbox as the other modules
The endpoint prefix will be /order/v1/* — sharing the same integration approach and conventions as Delivery, with access authorized per its own scope.
← Back to the Open Platform home