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

    Delivery settings for a fulfillment preview.

    interface PreviewDeliveryService {
        paymentOnDelivery?: string;
    }
    Index
    paymentOnDelivery?: string

    Indicates whether to include payment on delivery pricing in the preview. Only present when includePaymentOnDelivery is true on the request. Possible values: ENABLED, DISABLED.