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

    Link to retrieve the schema.

    interface SchemaLinkLink {
        resource: string;
        verb: "GET";
    }
    Index
    resource: string

    URI resource for the link.

    verb: "GET"

    HTTP method for the link operation.