GET /submit/ledger-entry/check/{checkId}
GET

/v1/submit/ledger-entry/check/{checkId}

Lookup a Check ledger entry by id

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/submit/ledger-entry/check/{checkId}
Path parameterValueDescription
checkId
curl 'https://api.xrpl.to/v1/submit/ledger-entry/check/{checkId}'
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

Lookup a Check ledger entry by id

Transaction hashes are 64-character hex. Submit relays whatever you signed: the type list below is what the ledger accepts today. Every transaction type you can submit →
OpenAPI