Send LigdiCash Wallet OTP
Endpoints — Payin
Send LigdiCash Wallet OTP
Triggers the sending of an SMS OTP to the customer to authenticate a payment via their LigdiCash wallet. First step of the wallet flow.
GET
Send LigdiCash Wallet OTP
This endpoint is exclusive to the LigdiCash Wallet. For all other mobile money operators, use POST /pay/v01/straight/checkout-invoice/create.
Headers
string
required
API key of the LigdiCash project.
string
required
Bearer {API_TOKEN}string
required
application/jsonPath parameters
string
required
Customer’s phone number linked to their LigdiCash account. Format: country code + local number, no
+ or spaces. Example: 22670000000.integer
required
Amount in XOF (integer, no decimals).
Response
boolean
false = OTP sent successfully. true = failure.string
Descriptive message. Example:
"OTP sent. Please check your phone."