Newer Version Available

This content describes an older version of this product. View Latest

Checkout Start Input

Input to start a Commerce store checkout for a cart.
Root XML tag
<checkoutStart>
JSON example
1{
2  "cartId": "0a6456789012345AAA"
3}
Properties
Name Type Description Required or Optional Available Version
cartId String ID of a cart, or the value active, which indicates that the checkout operation should use the active cart. Required 55.0