Transfer
RTGS Transfer
Initiates a bank-to-bank transfer via the Georgian RTGS system.
Example RTGS Transfer
Authorization
AuthorizationRequiredBearer <token>Enter your token in the format: Bearer {token}
In: header
Request Body
application/jsonOptionaladditional_descriptionstringAdditional details to describe the transfer
amountRequiredstringThe amount of money. Our API expect amount values to be in minor units - the smallest unit of a currency depending on the number of decimals. For example, USD has two decimals. So $10 is represented by 1000. JPY has no decimals, so ¥10 is 10.
descriptionRequiredstringDescription or purpose of the payment
destination_ibanRequiredstringThe IBAN of the recipient's account
destination_nameRequiredstringName of destination account
source_ibanRequiredstringThe IBAN of the sender's account
Response Body
Success response
transaction_idRequiredstring