Create/Start checkout

POST {{orgUrl}}/services/data/v{{apiVersion}}/commerce/webstores/{{webstoreId}}/checkouts/

Starts a checkout for the cart identified by the variable _cartId. Sets the checkout identifier in the variable _checkoutId.

Request Body

{"cartId"=>"{{_cartId}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring