Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Packing slip settings.

    interface OrderPackingSlip {
        templateAttributes?: { [key: string]: string };
        templateName?: string;
    }
    Index
    templateAttributes?: { [key: string]: string }

    Packing slip template attributes.

    templateName?: string

    The template name for the packing slip.