Account to account batch transfer
Get full batch transfer information with transfer items by given ID
This operation will respond with a batch transfer and a list of transfer items for the given batch transfer ID.
GET
Path Parameters
The batch transfer ID to fetch
Query Parameters
The audit user to log the request
Key used for transfer item pagination. Use values from lastEvaluatedKey returned by the response to fetch the next page.
How many transfers should be returned per page, default is 25. Cannot be more than 50.
Required range:
1 < x < 50
Response
200
application/json
Successful lookup of batch transfer
The response is of type object
.