This operation will respond with a batch transfer status for the given batch transfer ID.
Documentation Index
Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The batch transfer ID to fetch
The audit user to log the request
Successful lookup of batch transfer status
Enfuce generated id for batch transfer.
"11221122"
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 "IN_PROGRESS"
Batch transfer start time.
"2023-11-29T14:57:00"
Number of transfer items in the batch.
2
Free form description.
"Test batch transfer"
Map of total amount per currency.
{ "EUR": 100, "NOK": 150 }Batch transfer completion time.
"2023-11-29T15:31:00"
Number of successful transfer items in the batch.
1
Number of failed transfer items in the batch.
1