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

    The request schema for the sendInvoice operation.

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

    Attachments to include in the message to the buyer.