GET /v1/transactions/requery/<sessionId>

Path parameters

sessionId
string

Session Id of the transaction

Response body

code
string
required

Response code

description
string
required

Response description

data
object
required
id
string
required

The transaction ID.

status
string
required

The transaction status.

amount
number
required

The transaction amount.

fixedCharge
number

The transaction fixed charge.

source
string
required

The transaction source.

type
string
required

The transaction type.

customerBillerId
string

The customer biller ID.

timeCreated
string
required

The creation timestamp.

walletBalance
number

The wallet balance.

billingVendorReference
string

The billing vendor reference.

paymentVendorReference
string

The payment vendor reference.

userId
string

The User ID.

ktaSenderName
string

The KTA sender name.

ktaSenderAccountNumber
string

The KTA sender account number.

ktaSenderBankCode
string

The KTA sender bank code.

recipientAccountNumber
string

The recipient account number.

recipientAccountType
string

The recipient account type.

senderName
string

The sender name.

bankCode
string

The bank code.

productId
string

The product ID.

isAgentTransaction
boolean
required

Indicates if it’s an agent transaction.

isInternational
boolean
required

Indicates if it’s an international transaction.

customerCommission
number

The customer commission.

recipientAccountName
string

The recipient account name.

sessionId
string

The session ID.

accountNumber
string

The account number.

bankName
string

The bank name.