Selling Partner API SDK for JavaScript
    Preparing search index...

    Gift wrapping and personalization options selected by the customer for an order item.

    interface GiftOption {
        giftMessage?: string;
        giftWrapLevel?: string;
    }
    Index

    Properties

    giftMessage?: string

    Personal message from the buyer to be included with the gift-wrapped item.

    giftWrapLevel?: string

    Type or quality level of gift wrapping service selected by the customer.