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

    Interface CreateLegalDisclosureRequest

    The request schema for the createLegalDisclosure operation.

    interface CreateLegalDisclosureRequest {
        attachments?: Attachment[];
    }
    Index

    Properties

    Properties

    attachments?: Attachment[]

    Attachments to include in the message to the buyer. If any text is included in the attachment, the text must be written in the buyer's language of preference, which can be retrieved from the GetAttributes operation.