Name | Type | Description | Notes |
---|---|---|---|
id_cart | int | Cart ID to attach this Gift | |
id_product | int | Product ID to offer | |
id_product_attribute | int | ID Product Attribute to offer | [optional] |
firstname | string | Recipient firstname | |
lastname | string | Recipient lastname | |
string | Recipient email | ||
message | string | Message for the recipient | |
custom | string | Custom data | [optional] |
date_send | string | Date to send the Gift to the recipient | [optional] |
auto_link | bool | Auto-link Gift to an existing Product in Cart with same IDs - true by default | [optional] |