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

    An invoice creation error occurred.

    interface InvoiceError {
        description?: string;
        errorCode?: string;
    }
    Index
    description?: string

    A description of the error.

    errorCode?: string

    The code of the error.