Skip to main content
POST
Validate Purchase Code

Body

application/json
full_code
string
required

The verification code, given as a query parameter in the purchase URL

Example:

"proj_abc123_def456ghi789"

return_url
string

URL to redirect to after purchase completion

Example:

"https://myapp.com/purchase-success"

Response

200 - application/json

Successful response

project_id
string
required
already_bought_non_stackable
boolean
required
conflicting_products
object[]
required
test_mode
boolean
required
product
object
stripe_account_id
string
project_logo_url
string
charges_enabled
boolean