Please note that this feature requires manual configuration. If you want to use it, please contact your CSM.
This operation will create a batch transfer with the given transfer items.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The audit user to log the request
The fields that you want to apply to your batch transfer
Successful creation of batch transfer
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 }