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

    Delivery constraints applicable to this order.

    interface ShippingConstraints {
        PalletDelivery?: "MANDATORY";
        RecipientAgeVerification?: "MANDATORY";
        RecipientIdentityVerification?: "MANDATORY";
        SignatureConfirmation?: "MANDATORY";
    }
    Index

    Properties

    PalletDelivery?: "MANDATORY"
    RecipientAgeVerification?: "MANDATORY"
    RecipientIdentityVerification?: "MANDATORY"
    SignatureConfirmation?: "MANDATORY"