ApplyCustomerDataToCartPayload
Object
Payload returned after applying customer data to a cart.
Fields
| Field | Description | Type |
|---|---|---|
cart | The updated cart. | Cart |
validation | The result of validating the provided customer data. | CustomerDataValidationResult |
Payload returned after applying customer data to a cart.
| Field | Description | Type |
|---|---|---|
cart | The updated cart. | Cart |
validation | The result of validating the provided customer data. | CustomerDataValidationResult |