Account to Account Transfer

Enables your Customers to transfer from their Account to another Account, for example:

  • From my main Account used for purchases to a savings Account, or
  • To a someone else's Account

Specifications

Request

JSON PATHDescriptionExampleFormatRequired
client_idIdentifier associated to you3d0229b5-8330-4c62-be60-d8a5ba2f605dUUIDNo
source_account_idThe Identifier associated to Account where the amount is to be transferred from516ed7e6-ced5-44f1-b4f2-6878bc33be58UUIDYes
destination_account_idThe Identifier associated to Account where the amount is to be transferred to29860f32-5aad-448d-bd5e-a7f9218422f6UUIDYes
referenceOptional information provided at the time of the movement. Values areBank Transfer for BirthdaystringNo
reference_idOptional ID to link payments external to CLOWD9CLOWD9 Adjustment 20250705stringNo

Successful Response


JSON PATHDescriptionExampleFormatRequired
source_account_idThe Identifier associated to Account where the amount is to be transferred from516ed7e6-ced5-44f1-b4f2-6878bc33be58UUIDYes
destination_account_idThe Identifier associated to Account where the amount is to be transferred to29860f32-5aad-448d-bd5e-a7f9218422f6UUIDYes
trace_idThe Identifier of the Behaviour to be associated with the account_id1276d082-4f1c-4852-89c9-0ffe980702daUUIDNo



Unsuccessful

JSON PATHDescriptionFormatSample/ExampleRequired
account_idThe Identifier associated to the AccountUUIDfcd0cecb-90dd-4ae2-879f-d0eda6fbddd4Yes
reasonThe reason why the request has not been successful. For example:
exceeds daily limit
exceeds maximum balance
insufficient balance
stringexceeds daily limitYes
trace_idThe Identifier associated with the APIUUID15bfc289-de75-4668-bb11-3998aadf226dYes