Update checkout experience
Change a checkout experience’s settings. Only the fields you send are changed.
Changes to an experience that is live in the checkout tree take effect for shoppers immediately.
Requires the checkout_write scope.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Store ID
"64e5a8a1af49a89df37e4ee7"
Checkout experience ID.
"66b2f1c9e4b0a1d2c3f4a5b6"
Body
Only the fields you send are changed.
New merchant-facing name. Must not be blank.
"Holiday rates"
Add landed costs (duties and import fees) to every shipping method's price in this experience. Enabling it fails if a method uses a carrier service that does not support landed cost calculation.
Days of fulfillment delay to assume for delivery estimates across this experience, overriding the store-level value. A whole number of days, zero or more. Send null to remove the override so the store-level value applies again.
x >= 02
Response
Updated
The checkout experience that was written. Read it back with GET /stores/{storeId}/checkout-experiences/{checkoutExperienceId}.
"66b2f1c9e4b0a1d2c3f4a5b6"