POST
/
v1
/
a2a
/
batches
{
  "id": "11221122",
  "status": "IN_PROGRESS",
  "description": "Test batch transfer",
  "startTime": "2023-11-29T14:57:00",
  "transferItemCount": 2,
  "totalAmount": {
    "EUR": 100,
    "NOK": 150
  }
}

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

The fields that you want to apply to your batch transfer

The body is of type object.

Response

200
application/json

Successful creation of batch transfer

The response is of type object.