GET /boost/nft/verify/{invoiceId}
GET

/v1/boost/nft/verify/{invoiceId}

Verify NFT boost payment

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/boost/nft/verify/{invoiceId}
Path parameterValueDescription
invoiceId
curl 'https://api.xrpl.to/v1/boost/nft/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 NFT boost payment

How the slot auction works is in the Boost guide. Read the guide →
OpenAPI