Data Definition Table:
Field Name | Data Type | Max Length | Mandatory/Optional |
---|---|---|---|
ShortCode | string | 7 | Mandatory |
Amount | decimal | 8 | Mandatory |
PhoneNumber | string | 15 | Mandatory |
AccountNo | string | 25 | Optional |
TransactionDesc | string | 100 | Mandatory |
OriginatorConversationId | string | 100 | Mandatory |
CallBackUrl | string | 256 | Mandatory |
NB: Make a collection to get "OriginatorConversationId" for you to use in check status.