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

    Special shipping requirements and restrictions that must be observed when shipping an order item.

    interface ItemShippingConstraints {
        cashOnDelivery?: "MANDATORY";
        palletDelivery?: "MANDATORY";
        recipientAgeVerification?: "MANDATORY";
        recipientIdentityVerification?: "MANDATORY";
        signatureConfirmation?: "MANDATORY";
    }
    Index

    Properties

    cashOnDelivery?: "MANDATORY"
    palletDelivery?: "MANDATORY"
    recipientAgeVerification?: "MANDATORY"
    recipientIdentityVerification?: "MANDATORY"
    signatureConfirmation?: "MANDATORY"