cartCreateinput
Returns
language ● String
The language of the front client.
note ● String
A note that's associated with the cart. For example, the note can be a personalized message to the buyer.
buyerIdentity ● CartBuyerIdentityInput
The customer associated with the cart.
attributes ● [AttributeInput]
An array of key-value pairs that contains additional information about the cart.
lines ● [CartLineInput]
A list of merchandise lines to add to the cart.
isNeedReturnCartDetail ● Boolean
Whether to return the latest cart detail.
userToken ● String
customer access token
countryCode ● String
The code of the country.
Map
Argument from
CartInput
Was this article helpful to you?