Skip to main content
GET
List customer orders

Autorizações

Authorization
string
header
obrigatório

Send an API key or an OAuth access token in the Authorization header as a Bearer token. See Authentication for details.

Parâmetros de caminho

id
string
obrigatório

Resource identifier.

Parâmetros de consulta

status
enum<string>
Opções disponíveis:
approved,
pending,
cancelled
page
integer
Intervalo necessário: x >= 1
per_page
integer
Intervalo necessário: 1 <= x <= 100

Resposta

Success

The response is of type object.