POST
/
v1
/
c2c
{
  "id": "<string>",
  "creditTransaction": {
    "id": "<string>",
    "errorMessage": "<string>"
  },
  "debitTransaction": {
    "id": "<string>",
    "errorMessage": "<string>"
  },
  "reversalTransaction": {
    "id": "<string>",
    "errorMessage": "<string>"
  },
  "status": "COMPLETED"
}

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

The fields that you want to apply to your transfer

The body is of type object.

Response

201
application/json

Transfer created

The response is of type object.