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

    A list of errors for an unsuccessful request.

    interface ErrorList {
        errors: Error[];
    }
    Index
    errors: Error[]

    An array of error details.