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

    An invoice creation error occurrence.

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

    Properties

    description?: string

    A text description of the error.

    errorCode?: string

    The code of the error.