POST /promotion/claim
POST

/v1/promotion/claim

Claim earned promotion rewards (paid in XRP)

AuthNone — works without a key

Request

POSThttps://api.xrpl.to/v1/promotion/claim
Body
Body fieldsas documented
{ md5, account }
curl -X POST 'https://api.xrpl.to/v1/promotion/claim'
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

Claim earned promotion rewards (paid in XRP)

OpenAPI