Orders API
The Orders API provides secure access to order data throughout the finalized states of the order lifecycle within the LiquidCommerce ecosystem.
Last updated
The Orders API provides secure access to order data throughout the finalized states of the order lifecycle within the LiquidCommerce ecosystem.
Last updated
This API allows retrieval of comprehensive order information through authenticated endpoints. Orders progress through a defined lifecycle with distinct statuses that reflect their current state in the system.
created
- Order has been successfully created in the system but processing has not yet begun
processing
- Order is actively being processed (payment verification, inventory allocation, etc.)
canceled
- Order has been canceled and will not be fulfilled
delivered
- Order has been successfully delivered to the customer
The API uses standard HTTP response codes to indicate the success or failure of requests. In case of an error, the response body will contain a JSON object with more details about the error.
The API is subject to rate limiting to ensure fair usage and maintain performance. If you exceed the rate limit, you'll receive a 429 (Too Many Requests) response.
If you have any questions or need assistance with the API, please contact our support team at