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
API key of the LigdiCash project.
Bearer {API_TOKEN}application/jsonPath parameters
Customer’s phone number linked to their LigdiCash account. Format: country code + local number, no
+ or spaces. Example: 22670000000.Amount in XOF (integer, no decimals).
Response
false = OTP sent successfully. true = failure.Descriptive message. Example:
"OTP sent. Please check your phone."