List Transactions

Retrieve an ordered and paginated list of Transactions. Note: created_before and created_after range can not be greater than 31 days

Query Params
integer
1 to 200
Defaults to 10

Number of records to retrieve. Up to 200.

integer
≥ 0
Defaults to 0

Number of records to offset. Required for pagination.

string

Bank, Card or Wallet Account ID.

string

Item ID

string

The type of transaction. Options for querying are: payment, refund, disbursement, fee, deposit, withdrawal. For returned values please refer here: Enumeration Values for the full list

string

The method the transaction was carried out with. Options for querying are: credit_card, npp, bpay, wire_transfer, wallet_account_transfer, misc. For returned values please refer here: Enumeration Values for the full list

string

Direction of the transaction.

string

User ID.

string

Date and time in ISO 8601 format the item(s) were created before (e.g. 2020-02-27T23:54:59Z)

string

Date and time in ISO 8601 format the item(s) were created after (e.g. 2020-02-27T23:54:59Z)

Response

Language
Credentials
:
URL
Choose an example:
application/json