Selling Partner API SDK for JavaScript

    Error response returned when the request is unsuccessful.

    ModelError

    interface ModelError {
        code: string;
        details?: string;
        message: string;
    }
    Index

    Properties

    Properties

    code: string

    An error code that identifies the type of error that occurred.

    ModelError

    details?: string

    Additional details that can help the caller understand or fix the issue.

    ModelError

    message: string

    A message that describes the error condition.

    ModelError

    MMNEPVFCICPMFPCPTTAAATR