Wallet
Process Payment
Submit a payment request for a specific invoice.
POST
/
payment
Headers
LAM-API-KEY
string
requiredBody
application/json
phone
integer
requiredPhone number associated with the user's electronic wallet. This identifies the user making the payment
code_operateur
enum<string>
requiredPayment operator code used to process the transaction
Available options:
CASHINOMSN
amount
number
requiredAmount to be transferred or paid via the electronic wallet. It must be positive
otp
string
requiredOne-Time Password (OTP) required to authenticate the transaction
callback_url
string
Used to receive real-time transaction status notifications. This endpoint allows you to specify a URL where notifications will be sent when the status of the transaction changes
Response
200 - application/json
status
string
message
string
reference
string
code
integer