List items for a bank transfer batch

This endpoint returns a paginated list of items in the specified batch. You will need to enable PERM_BUSINESS_GET_BATCH_BANKTRANSFERS to use this endpoint.

Log in to see full request history
Path Params
string
required

The uuid of the batch.

Query Params
int64

The page offset. Defaults to 0. This is the record number that the returned list will start at. E.g. offset = 40 and limit = 20 will return records 40 to 59.

int64

The number of records to return. Defaults to 10 - max is 200.

Responses

Language
Credentials
API Access Token
Click Try It! to start a request and see the response here! Or choose an example:
application/json