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.
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.
Response
Enfuce generated id for batch transfer.
Batch transfer status. IN_PROGRESS
- Successfully created but not yet complited batch transfer. COMPLETED
- Successfully completed batch transfer. FAILED
- Completely or partially failed batch transfer.
IN_PROGRESS
, COMPLETED
, FAILED
, COMPLETED_WITH_ERRORS
Free form description.
Batch transfer start time.
Number of transfer items in the batch.
Map of total amount per currency.
Batch transfer completion time.
Number of successful transfer items in the batch.
Number of failed transfer items in the batch.