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

    Whether the packing slip is required to be attached to the shipment, and its corresponding status.

    interface PackingSlipRequirement {
        requirement?: PackingSlipRequirementRequirementEnum;
        status?: PackingSlipRequirementStatusEnum;
    }
    Index

    Properties

    Whether the packing slip is required to be attached to the shipment.

    The status of the packing slip that is attached to the shipment.