Vai al contenuto principale
GET
List My Orders

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri della query

page
integer
predefinito:1
Intervallo richiesto: x >= 1
page_size
integer
predefinito:20
Intervallo richiesto: 1 <= x <= 100

Risposta

Successful Response

data
OrderListOut · object[] | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null