Skip to main content
POST
Create a new checkout session

Body

application/json
product_id
string
required
variant_id
string
customer_email
string
discount_code
string
affiliate_code
string
splits
object[]
success_url
string
cancel_url
string
ui_mode
string
return_url
string
metadata
object
seat_quantity
integer

Pre-filled seat quantity

options
object
custom_checkout_id
string

UUID of the custom checkout design

Response

Checkout session created

data
object