v1

latestOpenAPI 3.1.0MIT-LICENSE2026-07-24113190543.3 KB
Orders

Get a list of Orders

Get order details in the form of a list

get/orders

Query parameters

limitinteger

The numbers of items to return, the maximum value is 250

searchstring

General order search, e.g. by mail, reference etc.

nextstring

next page

previousstring

previous page

payment_statusstring

Filters by order status

last_payment_info.statusstring

Filters by last payment info status

created_atinteger

created equal to

created_at.gteinteger

created at greater than or equal to

created_at.lteinteger

created at less than or equal to

updated_at.gteinteger

updated at greater than or equal to

updated_at.lteinteger

updated at less than or equal to

Headers

Accept-Language'es' | 'en'

Use for knowing which language to use

X-Child-Company-Idstring

In the case of a holding company, the company id of the child company to which will process the request.

Response

successful operation