Get paginated transactions for an advance

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required

The unique identifier of the advance.

Query Params
string

The minimum effective date for the transaction. Transactions effective before this date will not be included in the response.

string

The maximum effective date for the transaction. Transactions effective after this date will not be included in the response.

string

The minimum issued date for the transaction. Transactions issued before this date will not be included in the response.

string

The maximum issued date for the transaction. Transactions issued after this date will not be included in the response.

integer

The minimum original amount, in cents, for the transaction. Transactions with an original amount less than this will not be included in the response.

integer

The maximum original amount, in cents, for the transaction. Transactions with an original amount greater than this will not be included in the response.

integer

The minimum balance, in cents, for the transaction. Transactions with a balance less than this will not be included in the response.

integer

The maximum balance, in cents, for the transaction. Transactions with a balance greater than this will not be included in the response.

pouring_status
array of strings

A string-delimited list of pouring statuses to filter the transactions.

Pouring Status
reversal_status
array of strings

A string-delimited list of reversal statuses to filter the transactions.

Reversal Status
settlement_status
array of strings

A string-delimited list of settlement statuses to filter the transactions.

Settlement Status
string

A wildcard text search to apply to the transaction's id fields.

string

Encoded pagination marker to fetch next page

string

Encoded pagination marker to fetch previous page

integer

Maximum number of records to return

string

The timestamp to fetch transactions as of. Transactions, statuses, and splits after this timestamp will not be included in the response.

string
enum
Defaults to issued_at

The field by which to sort the transactions.

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json