cartCreateinput
Fields
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.
More
attributes ● [AttributeInput]
An array of key-value pairs that contains additional information about the cart.
More
lines ● [CartLineInput]
A list of merchandise lines to add to the cart.
More
isNeedReturnCartDetail ● Boolean
Whether to return the latest cart detail.
userToken ● String
customer access token
countryCode ● String
The code of the country.
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
Argument from
CartInput
Was this article helpful to you?