Skip to main content

Error Details

Represents details of an error.

    code string

    The error code.

    message string

    The description of the error.

    details string[]

    Details for the errors of any parameter value.

    fieldErrors

    object[]

    List of field errors associated with the main error.

  • Array [

  • field string

    Identifies the JSON request field.

    error string

    The problem associated with the field.

  • ]