GET
/
orders

Query Parameters

reference
string

Unique ID that was passed when creating the order

startData
string

Date in YYYY-MM-DD format that can be used to filter by time, starting with this date

endDate
string

Date in YYYY-MM-DD format that can be used to filter by time, ending with this date

externalUserId
string

Unique ID created by developer that is passed when creating the client token. Non unique

Response

200 - application/json
createdAt
string
data
object
error
object
expiresAt
string
id
string
payment
object
processingFees
object
referenceId
string
status
string
subtotal
number
total
integer
userId
string