Order patch request schema
| Name | Type | Description | Notes |
|---|---|---|---|
| cartTotal | Double | Ecommerce cart total | [optional] |
| cartId | String | Cart ID is any non-empty unique string | [optional] |
| contact | Contact2 | [optional] | |
| products | List<Product> | List of products | [optional] |
Order patch request schema
| Name | Type | Description | Notes |
|---|---|---|---|
| cartTotal | Double | Ecommerce cart total | [optional] |
| cartId | String | Cart ID is any non-empty unique string | [optional] |
| contact | Contact2 | [optional] | |
| products | List<Product> | List of products | [optional] |