Transactions
Search for transaction
GET
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Query Parameters
Available options:
APPROVED
, UPDATED
, VOIDED
, CAPTURED
, REFUNDED
Example:
"APPROVED"
Filters results based on maximum amount
Filters results based on minimum amount
Required range:
x >= 0
Limits the number of returned results
Required range:
x >= 1
A cursor for use in pagination. An id that defines your place in the list.
Response
200 - application/json
List of transactions
The response is of type object
.