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

    Object containing the documentId and a S3 pre-signed URL to download the specified document file.

    interface InvoiceDocument {
        invoiceDocumentUrl?: string;
    }
    Index

    Properties

    invoiceDocumentUrl?: string

    A pre-signed URL to download the invoice document in its original format. This URL expires after 30 seconds.