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.
handle*string
Stable handle used in routes and lookups.
Request payload for Create cart.