Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Headers

X-Merchant
string<string>

The Store Name you want to select

Query Parameters

StartDate
string

Timestamp of when the report starts

EndDate
string

Timestamp of when the report ends

Gateways
array

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

Response

Order data

products
object[]
gateway
string
Example:

"stripe"

order_uuid
string
Example:

"03850cee-ef04-43f8-8434-fb59d3ab2218"

customer_email
string
Example:

"user@example.com"

customer_country
string
Example:

"US"

sub_total
number
Example:

10

paid_at
string
Example:

"2024-04-21T14:38:05"

created_at
string
Example:

"2024-04-21T15:27:08"