Skip to main content
GET
cURL

Authorizations

X-API-KEY
string
header
required

Query Parameters

A search term.

ordering
string

Which field to use when ordering the results.

patient
string
expected_delivery_date
string
max_delivery_date
string
invoicing_status
string
requires_prescription
string
payment_method
string
is_subscription
string
origin
string
subscription
string
has_enlace_vital
string
order_status__in
string

Múltiples valores separados por comas.

payment_status__in
string

Múltiples valores separados por comas.

page
integer

A page number within the paginated result set.

limit
integer

Number of results to return per page.

Response

200 - application/json
total
string<decimal>
required
expected_delivery_date
string<date-time>
required
max_delivery_date
string<date-time>
required
id
integer
read-only
created_at
string<date-time>
read-only
order_status
enum<string>
Available options:
quoted,
pending_approval,
approved,
in_process,
ready,
shipped,
delivered,
cancelled,
delayed,
shortage
patient_order_status
string
read-only
patient
string
read-only
payment_status
enum<string>
Available options:
unpaid,
credit,
paid,
in_process,
processing,
rejected
products_count
string
read-only
details
string
read-only
shipping
string
read-only
payment_method
string
read-only
coupon
string
read-only
origin
string
Maximum string length: 20
tags
string
read-only
subscription
integer | null