Skip to content

Look up a fulfilled purchase by Stripe Checkout Session id

GET
/v1/portal/purchase/{sessionId}
curl --request GET \
--url https://api.extport.dev/api/v1/portal/purchase/example

Polled by the checkout success page. 404 until the webhook fulfills; 410 once the 24h window has passed.

sessionId
required
string

Fulfilled

Not fulfilled (yet)

Window expired