Error

Error
Error
JSON Example
{
    "code": "string",
    "messageParameters": [
        {}
    ],
    "message": "string",
    "localizedMessage": "string",
    "type": "string",
    "errors": [
        "Error Object"
    ]
}
string
code
Optional

Error code. It will be of format VCDC_some-number

array of object
messageParameters
Optional

messageParameters

string
message
Required

Detailed error message.

string
localizedMessage
Optional

Localized error message.

string
type
Optional

Type of error.

array of Error
errors
Optional

errors