Skip to main content
GET
List schedule orders

Authorizations

X-Juo-Admin-Api-Key
string
header
required

Long-lived Admin API key issued from the Juo merchant portal. Pass as the X-Juo-Admin-Api-Key header.

Headers

X-Tenant-ID
string
required

Unique identifier of the tenant in the system (usually a store identifier)

Query Parameters

customerId
string
required

The customer identifier

Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 10
query
string

The search query string. See search query language for information how to build the search query. Supported fields are listed here.

Minimum string length: 1

Response

Default Response

orders
ScheduleOrder · object[]
required