Field Name | Type | Required | Description |
---|---|---|---|
fromAccountID | string | true | The unique identifier of the account from which the funds will be debited. |
toAccountID | string | true | The unique identifier of the recipient's account. |
amount | decimal | true | The amount to be transferred. |
narration | string | true | A brief description or purpose of the transaction. |
Field Name | Type | Description |
---|---|---|
id | string | A unique identifier assigned to the transaction. |
nuban | string | The NUBAN (Bank Account Number) associated with the transaction. |
amount | decimal | The transaction amount processed. |
paymentTypeId | string | The identifier representing the type of payment used. |
notes | string | Additional information or remarks related to the transaction. |