Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.22 KB

File metadata and controls

19 lines (16 loc) · 1.22 KB

TransactionReversalRequest

Properties

Name Type Description Notes
initiator str The name of the initiator initiating the request.
security_credential str Encrypted credential of the user getting transaction status
command_id str Takes only the 'TransactionReversal' Command ID.
transaction_id str Unique identifier to identify a transaction on Mpesa
amount int The amount of money being sent to the customer.
receiver_party int The organization that receives the transaction.
receiver_identifier_type str Type of organization receiving the transaction
result_url str URL where the results will be sent by M-Pesa API
queue_time_out_url str URL where the results will be sent by M-Pesa API
remarks str Comments that are sent along with the transaction
occasion str Any additional information to be associated with the transaction. [optional]

[Back to Model list] [Back to API list] [Back to README]