Skip to main content

Cashout Transaction Object

NoNameTypeMandatoryMin LengthMax LengthDescription
1 amountStringM120
2 mobile_phoneStringM120
3 referenceNumberStringC136Generate by Bank
4 tokenStringM164
5 trxIdStringM132Generate by Channel
"transaction": {
"amount": "100000",
"mobile_phone": "08112875234",
"referenceNumber": "11047578623",
"token": "371775",
"trxId": "T4DU2409041109320101"
}