Get splits for an advance transaction

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.

string
required

The unique identifier of the transaction.

Query Params
string

The minimum effective date for the split. Splits effective before this date will not be included in the response.

string

The maximum effective date for the split. Splits effective after this date will not be included in the response.

string

The minimum issued date for the split. Splits issued before this date will not be included in the response.

string

The maximum issued date for the split. Splits issued after this date will not be included in the response.

integer

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

integer

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

string

A wildcard text search to apply to the split's id, poured_into_id, and poured_from_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 splits as of. Splits after this timestamp will not be included in the response.

string
enum
Defaults to issued_at

The field by which to sort the splits.

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