C2BValidationPayload
Defined in: src/callbacks/types.ts:52
C2B validation – sent to Validation URL before completion; respond with Result.
Properties
Section titled “Properties”BillRefNumber
Section titled “BillRefNumber”BillRefNumber:
string
Defined in: src/callbacks/types.ts:58
BusinessShortCode
Section titled “BusinessShortCode”BusinessShortCode:
string
Defined in: src/callbacks/types.ts:57
FirstName?
Section titled “FirstName?”
optionalFirstName:string
Defined in: src/callbacks/types.ts:61
InvoiceNumber?
Section titled “InvoiceNumber?”
optionalInvoiceNumber:string
Defined in: src/callbacks/types.ts:59
LastName?
Section titled “LastName?”
optionalLastName:string
Defined in: src/callbacks/types.ts:63
MiddleName?
Section titled “MiddleName?”
optionalMiddleName:string
Defined in: src/callbacks/types.ts:62
MSISDN
Section titled “MSISDN”MSISDN:
string
Defined in: src/callbacks/types.ts:60
TransactionType
Section titled “TransactionType”TransactionType:
string
Defined in: src/callbacks/types.ts:53
TransAmount
Section titled “TransAmount”TransAmount:
string
Defined in: src/callbacks/types.ts:56
TransID
Section titled “TransID”TransID:
string
Defined in: src/callbacks/types.ts:54
TransTime
Section titled “TransTime”TransTime:
string
Defined in: src/callbacks/types.ts:55