POST
/
v1
/
a2a
/
batches

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
transfers
object[]
required

An array of transfer requests

description
string

Free form description.

Maximum length: 255

Response

200 - application/json
id
string
required

Enfuce generated id for batch transfer.

startTime
string
required

Batch transfer start time.

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
transferItemCount
integer
required

Number of transfer items in the batch.

description
string

Free form description.

totalAmount
object

Map of total amount per currency.