Account to account batch transfer
Get all batch transfers
This operation will respond with a list of batch transfers for the institution defined by the authenticated user’s context.
GET
/
v1
/
a2a
/
batches
Query Parameters
auditUser
string
requiredThe audit user to log the request
exclusiveStartKey
object
Key used for pagination. Use values from lastEvaluatedKey returned by the response to fetch the next page.
size
integer
default: 25How many batch transfers should be returned per page, default is 25. Cannot be more than 50.
Response
200 - application/json
lastEvaluatedKey
object
Key used for pagination. Use these values in the request for exclusiveStartKey to fetch the next page.
size
integer
requiredNumber of items returned in the response
items
object[]
requiredAn array of batch transfers