invoiceHeader_isGift {#invoice-header-is-gift}
==============================================

Indicates whether the customer requested gift wrapping for this purchase.  
This field can contain one of the following values:

* `yes`: The customer requested gift wrapping.
* `no`: The customer did not request gift wrapping.

Specifications {#invoice-header-is-gift_d2038e36}
-------------------------------------------------

* **Data Type:** String
* **Data Length:** 3

Mapping Information {#invoice-header-is-gift_d2038e55}
------------------------------------------------------

* REST API Field: orderInformation.shippingDetails.giftWrap
* SCMP API Field: customer_gift_wrap
* Simple Order API Field: invoiceHeader_isGift

