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

    Interface CreateConfirmDeliveryDetailsRequest

    The request schema for the createConfirmDeliveryDetails operation.

    interface CreateConfirmDeliveryDetailsRequest {
        text?: string;
    }
    Index
    text?: string

    The text to be sent to the buyer. Only links related to order delivery are allowed. Do not include HTML or email addresses. The text must be written in the buyer's language of preference, which can be retrieved from the GetAttributes operation.