Skip to main content
GET
Get checkout experience

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

storeId
string
required

Store ID

Example:

"64e5a8a1af49a89df37e4ee7"

checkoutExperienceId
string
required

Checkout experience ID.

Example:

"66b2f1c9e4b0a1d2c3f4a5b6"

Response

Success

checkoutExperience
Checkout experience · object
required

A checkout experience: a named group of shipping methods shown together at checkout. It does not decide who sees it — the checkout tree does. An experience can also group checkout widgets and a post-purchase upsell page; neither is covered here.