reference returned by Initialize Payment and Paylink returns the latest status and full transaction details.
Replace
sandbox.lyseis-pay.com with live.lyseis-pay.com when moving to production.Headers
Path Parameters
string
required
The unique payment reference. This is either the value you provided at initialization or the auto-generated reference returned in the initialization response.
Response
string
Top-level request status.
"success" means the API call completed and data was found — it does not indicate whether the payment itself succeeded. Inspect data.status for the payment outcome.string
A human-readable summary of the response (e.g.
"Transaction retrieved").object
The transaction object.