GET /boost/stripe/{sessionId}
GET

/v1/boost/stripe/{sessionId}

Check Stripe boost payment status

AuthNone — works without a key

Request

GEThttps://api.xrpl.to/v1/boost/stripe/{sessionId}
Path parameterValueDescription
sessionId
Query parameterValueDescription
walletr-address (required, must match invoice payer)
curl 'https://api.xrpl.to/v1/boost/stripe/{sessionId}'
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 Stripe boost payment status

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