Carts are entities used for assembling an order before submitting.
Name | Type | Description | Notes |
---|---|---|---|
CultureName | string | The culture name in which language the data will be returned. | [optional] |
WorkflowToExecute | string | The name of the workflow that should be executed. | [optional] |
string | The email address of the customer owning this cart. | [optional] | |
FirstName | string | The first name of the customer owning this cart. | [optional] |
LastName | string | The last name of the customer owning this cart | [optional] |
MiddleName | string | The middle name of the customer owning this cart | [optional] |
Phone | string | The phone number of the customer owning this cart. | [optional] |
Type | string | The type of the customer owning this cart. | [optional] |