transactionReference
. It can be used for testing or to resend notifications payload incase of integration issues.Field Name | Type | Required | Description |
---|---|---|---|
transactionReference | string | true | The unique reference code used to identify and track the transaction being queried. |
Field Name | Type | Description |
---|---|---|
transactionType | string | The type of transaction (e.g., transfer, deposit, withdrawal). |
amount | decimal | The amount involved in the transaction. |
narration | string | A brief description or purpose of the transaction. |
classificationCode | string | A code used to categorize the transaction type. |
success | boolean | Indicates whether the transaction was successful (true or false ). |
traceID | string | A unique identifier used for tracking the transaction. |
transactionReference | string | A reference ID associated with the transaction. |
accountID | string | The unique identifier of the account involved in the transaction. |
transactionTime | string | The timestamp indicating when the transaction occurred. |