Skip to main content
POST
Create a direct payin transaction
The LigdiCash Wallet uses distinct endpoints (/v02). See GET /pay/v02/debitotp and POST /pay/v02/debitwallet/withotp.

Headers

string
required
API key of the LigdiCash project.
string
required
Bearer {API_TOKEN}
string
required
application/json
string
required
application/json

Body

object
required

Response

string
"00" = success, "01" = error.
string
Transaction token. Store it immediately — required for confirm.
string
Success: "Votre requête est en cours de traitement". Failure: Echec (CodeXX).
string
URL to the sub-codes documentation.

Error codes

Wiki: https://client.ligdicash.com/wiki/createInvoice — see Sub-codes per endpoint.