{ "category": "VALIDATION_ERROR", "correlationId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890", "message": "This is an example description.", "subCategory": "standard", "context": { "key": "value" }, "links": { "key": "value" }, "errors": [ { "message": "This is an example description.", "code": "example-value", "subCategory": "standard", "in": "example-value", "context": { "key": "value" } } ] }