Skip to main content
POST
Create a hosted payin invoice

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 to call confirm.
string
Success: URL of the payment page to open for the customer. Failure: sub-code Echec (CodeXX).
string
URL to the sub-codes documentation for this endpoint.

Error codes

Wiki: https://client.ligdicash.com/wiki/createInvoice — see Sub-codes per endpoint. Create an invoice — full examples and pitfalls to avoid.