POST
/
v1
/
a2a
/
batches

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
description
string

Free form description.

transfers
object[]
required

An array of transfer requests

Response

200 - application/json
id
string
required

Enfuce generated id for batch transfer.

status
enum<string>
required

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.

Available options:
IN_PROGRESS,
COMPLETED,
FAILED,
COMPLETED_WITH_ERRORS
description
string

Free form description.

startTime
string
required

Batch transfer start time.

transferItemCount
integer
required

Number of transfer items in the batch.

totalAmount
object

Map of total amount per currency.