{ "businessNumber":"12345", "amount":100, "remarks":"Here are the remarks", "occasion":"Here is the occasion", "callbackUrl":"https://kiotapay.co.ke","referenceId":"1234"}
Explanation
Field
Type
Description
businessNumber
String
The shortcode to which money will be moved
accountNumber
String
The account number to be associated with the payment. Up to 13 characters.
amount
Number
The transaction amount in Kenyan Currency.
remarks
String
Any additional information to be associated with the transaction. It should be upto 100 characters.
occasion
String
Any additional information to be associated with the transaction. It should be upto 100 characters.
callbackUrl
String
A valid POST url where the callback will be sent
referenceId
String
This is an optional field that represents the request ID from your system. It can be used to query the transaction, as it maps to the identifier used in your system.