POST
/
payment

Headers

LAM-API-KEY
string
required

Body

application/json
phone
integer
required

Phone number associated with the user's electronic wallet. This identifies the user making the payment

code_operateur
enum<string>
required

Payment operator code used to process the transaction

Available options:
CASHINOMSN
amount
number
required

Amount to be transferred or paid via the electronic wallet. It must be positive

otp
string
required

One-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