Get available transactions for allocations

Retrieves a paginated list of available transactions for allocations.

Query Params
string

Token for fetching the next page, as per cursor-based pagination.

int32
1 to 100
Defaults to 20

Number of results to return per page.

int64
required
≥ 1

source ID.

string

Supported fields - createdAt, serviceDate, sourceId, transactionDate, internalCode

string
enum
required

Filter by source kind.

Allowed:
folioIds
array of int64s
length ≥ 1

Filter by folio IDs.

folioIds
documentIds
array of int64s
length between 1 and 1

document IDs.

documentIds
int64

document ID.

statuses
array of objects

Filter by status.

statuses
Headers
int64
required
≥ 1

Property id

Response

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