Save a storefront checkout intent snapshot

Uses the cit write capability and the same source scope. A sequence less than or equal to lastsequence is an idempotent no-op; only a newer snapshot refreshes activity. Omitted sections and omitted fields are unchanged; null clears a field, and present items/custom_fields arrays replace previous arrays. Completed intents reject updates. No reCAPTCHA token is required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Store unique_id.

uuid
required
Body Params
integer
required
≥ 1
fields
object
items
array of objects
length ≤ 100
items
attribution
object
uri | null

Current checkout URL. Sensitive query parameters and fragments are stripped. Recovery links are only issued for trusted source origins.

integer | null
≥ 1
Headers
string
required

Publishable storefront public API key for the target store. Page public API keys are not accepted on Storefront public routes.

string
required
^cit_

cit write capability returned by start/resume. A cip prefill token is not accepted.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

Snapshot saved or stale sequence ignored; no response body.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain