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

    An S3-Presigned URL you can use to retrieve file contents.

    interface DocumentV2 {
        url: string;
    }
    Index
    url: string

    A presigned URL to fetch the ship label file using an HTTP GET request. To determine file type, use the contentType header of the file response. The file retrieved will be in one of the following supported formats: - ZPL: x.application/zpl - PDF: application/pdf - PNG: image/png - Plain Text: text/plain