Skip to main content
GET
La Pyme SDK

Authorizations

Authorization
string
header
required

Incluí tu API key en el header Authorization con el prefijo Bearer.

Query Parameters

query
string
cursor
string
limit
integer
default:50
Required range: 1 <= x <= 100
date_from
string<date>
date_to
string<date>
status
enum<string>
Available options:
open,
completed,
cancelled
preparation_status
enum<string>
Available options:
unfulfilled,
in_progress,
partially_fulfilled,
fulfilled,
cancelled

Response

Pedidos obtenidos exitosamente

request_id
string
required
data
object[]
required
has_more
boolean
required
next_cursor
string | null
required
object
enum<string>
required

List-envelope discriminator.

Available options:
list
url
string
required

Requested list path.