[{"label":"Latest (1.0)","version":"latest"}]
customer-connect
ErrorResponse
Error Response in case of operation failures.
Properties
string
requestId
Optional
Unique Request Id assigned to this request.
integer as int32
statusCode
Optional
Generally the http code i.e. 400, 500 for the error
string as date-time
timestamp
Optional
The timestamp of the error
string
traceId
Optional
Unique Trace Id assigned to this request.
JSON Example
{
"errorDetails": [
{
"errorCode": "VMW-XXX-XXX",
"message": "Error occured while processing your request."
}
],
"requestId": "61f8f6d7acb254330dc6cbc9cf993717",
"statusCode": 400,
"timestamp": "string",
"traceId": "b13a30a88b1e4d64"
}
[{"label":"Latest (1.0)","version":"latest"}]
customer-connect