GET /user/tier/verify/{invoiceId}
GET

/v1/user/tier/verify/{invoiceId}

Verify tier XRP payment (scans fee collector; expired invoices honored if exact payment exists)

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/user/tier/verify/{invoiceId}
Path parameterValueDescription
invoiceId
curl 'https://api.xrpl.to/v1/user/tier/verify/{invoiceId}'
No public sample for this one — copy the code and fill in your own values.

Response

No public sample for this endpoint — run the code on the right with your own values to see the response.

What it does

Verify tier XRP payment (scans fee collector; expired invoices honored if exact payment exists)

An account is its r-address, e.g. rN7n3473SaZBCG4dFL83w7a1RXtXtbk2D9.
OpenAPI