Tiquo
API and AuthenticationAdmin APIOrders

Orders

Admin API endpoints for managing orders

Orders

The Admin API orders endpoints are currently in development. This page will be updated when they become available.

The Orders endpoints will allow you to programmatically list, retrieve, and manage orders within your organization through the Admin API.

In the meantime, you can access order data for individual customers through the Client API Orders endpoint, which returns order history scoped to the authenticated customer.

Planned Endpoints

MethodEndpointDescription
GET/ordersList orders with filtering and pagination
GET/orders/{orderId}Get a single order by ID

Check back soon for updates, or contact support for early access.

On this page