Create cart
Creates a new cart for the current session and makes it active.
POST/api/carts/{handle}/create
Creates a new cart for the current session and makes it active.
Stable handle used in routes and lookups.
Request payload for Create cart.
TypeScript Definitions
Use the request body type in TypeScript.