Skip to main content
POST
Create a checkout

Authorizations

x-api-key
string
header
required

Body

application/json
line_items
object[]
required
currency
string
buyer
object

The person checking out. email is required before a checkout can be completed. Send a name as full_name, as first_name + last_name, or as both.

context
object

Where the shopper is. Drives currency, per-market availability, and a tax estimate before a full address exists.

Response

Checkout created

data
object