GET
/
orders

Authorizations

Authorization
string
headerrequired

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

Headers

X-Merchant
string

The Store Name you want to select

Query Parameters

Status
string

Possible values: pending, partial, completed, expired, sold_out, confirmation, chargeback, refunded, disputed, cancelled

Gateway
string

Possible values: stripe, paypal, square, hoodpay, mercado_pago, paypal_fnf, coinremitter, oxapay

SortBy
string

Possible values: paid_at, created_at

IsDescending
boolean

Possible values: true, false

Page
integer
PageSize
integer

Possible range values: 1-100

Response

200 - application/json
uuid
string
customer
integer
gateway
string
status
string
paid_at
string
created_at
string