Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 842 Bytes

File metadata and controls

12 lines (9 loc) · 842 Bytes

B2BPaymentResponse

Properties

Name Type Description Notes
originator_conversation_id str Unique request identifier assigned by Daraja upon successful request submission. [optional]
conversation_id str Unique request identifier assigned by M-Pesa upon successful request submission. [optional]
response_code str The numeric status code indicates the status of transaction processing. 0 means success and any other code means an error occurred or the transaction failed. [optional]
response_description str Response description message [optional]

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