Create checkout

Creates a checkout (reservation) for one or more products at a specific merchant. The checkout expires if not confirmed within its TTL. Supports idempotency via the Idempotency-Key header.

Events fired

EventTriggerDescription
checkouts.CheckoutStartedsyncFired when the checkout is successfully created.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
date-time
required

Desired visit date.

boolean
required
Defaults to false

When true the reservation is not tied to a specific date.

string

Caller-supplied reference (e.g. cart ID).

lines
array of objects
required
length ≥ 1
lines*
Headers
uuid
required

Campaign scope for this request. Filters content to the specified campaign.

uuid
required

Client-generated UUID. Identical keys within the TTL window return the cached response.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json