GET /keys/xrp/status/{txHash}
GET

/v1/keys/xrp/status/{txHash}

Check XRP payment status

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/keys/xrp/status/{txHash}
Path parameterValueDescription
txHash
curl 'https://api.xrpl.to/v1/keys/xrp/status/{txHash}'
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

Check XRP payment status

OpenAPI