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] |
ExecuteWorkflow | bool | Whether or not to execute the specified workflow before returning the cart. | [optional] |
PaymentMethodId | string | The payment method identifier | [optional] |
PaymentProviderName | string | The name of the payment provider | [optional] |