GET /xaman/payload/{uuid}
GET

/v1/xaman/payload/{uuid}

Sign request status (live, never cached): meta.signed/expired/cancelled, response.account (SignIn answer), response.txid (submitted transaction)

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/xaman/payload/{uuid}
Path parameterValueDescription
uuid
curl 'https://api.xrpl.to/v1/xaman/payload/{uuid}'
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

Sign request status (live, never cached): meta.signed/expired/cancelled, response.account (SignIn answer), response.txid (submitted transaction)

OpenAPI