| Field Name | Type | Mandatory | Description |
|---|---|---|---|
| transactionReference | String | TRUE | Unique reference identifier for the transaction. |
| Field Name | Description |
|---|---|
| id | Unique identifier for the transaction. |
| type | Transaction type (INTERBANK_TRANSFER). |
| destinationInstitutionCode | Institution code of the recipient’s bank. |
| destinationBankName | Name of the recipient’s bank. |
| destinationAccountName | Full name of the recipient’s account holder. |
| destinationAccountNUBAN | NUBAN (bank account number) of the recipient. |
| amount | Amount transferred. |
| currency | Currency of the transaction (e.g., NGN). |
| narration | Description or remark associated with the transaction. |
| transactionDate | Date and time the transaction was initiated. |
| transactionReference | Unique reference identifier for tracking the transaction. |
| sessionID | Unique session identifier for tracking the transaction. |
| transactionStatus | Current status of the transaction (e.g., CONFIRMED). |
| createdDate | Timestamp when the transaction record was created. |