Newer Version Available
Commerce Webstore Checkouts
If a store is segmented into markets, this API looks at the language parameter appended to the URL to determine the shopper’s locale and returns the appropriate values.
- Resource
-
1/commerce/webstores/webstoreId/checkouts - Available version
- 55.0
- HTTP methods
- POST
- Request body for POST
-
- 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
- Response body for POST
- Checkout