Fields


store
required

This field represents the store’s information for which the cart submission result is provided.

status

This non-null field is an enumeration that represents the status of the checkout process for the store.

requestId
ID

This nullable field represents the request ID received from the checkout process. It can be used for tracking or troubleshooting purposes.

isSubmitted
Boolean!
required

True if the store items ended up with a successful checkout

Store submit errors.