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

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

    interface DocumentV2 {
        url: string;
    }
    Index

    Properties

    Properties

    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