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

    The documentId and an S3 pre-signed URL that you can use to download the specified document file.

    interface InvoiceDocument {
        invoiceDocumentUrl?: string;
    }
    Index
    invoiceDocumentUrl?: string

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