Skip to main content

Orders API

This documentation describes the snabble API endpoints related to the management and simple access of orders, closings and closing schedules. These endpoints are available on the api subdomain.

See General API access for information about API access.

The detailed endpoints and payloads of the orders API is described in the OpenAPI specification.

Data Model

An Order is the permanent representation of a checkout process. Even if the user aborted payment or payment failed, the order will still be kept. If the user tries again, another process and subsequently order is created.

At the end of the day (or any other schedule if configured), we run closing processes to export and transfer the order data to our customers.