Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 848 Bytes

File metadata and controls

12 lines (9 loc) · 848 Bytes

TransactionReversalResponse

Properties

Name Type Description Notes
originator_conversation_id str The unique request ID for tracking a transaction [optional]
conversation_id str The unique request ID returned my M-PESA for each request made [optional]
response_code str he numeric status code indicates the status transaction processing. 0 means success and any other code means an error occurred or the transaction failed. Success submission message or an error description [optional]
response_description str Response description message [optional]

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