codestring or nullError code Example: "nshift-error"messagestring or nullDetailed error information Example: "No warehouse configured for this region"nShiftErrorobject or nullError if originating from nShift+Show 3 properties{ "code": "nshift-error", "message": "No warehouse configured for this region", "nShiftError": { "errorCode": "string", "errorMessages": [ … ], "correlationId": "string" } }
idstring or nulladapterIdstring or nullsubscribeTostring or nulltargetstring or nullinvokestring or null{ "id": "string", "adapterId": "string", "subscribeTo": "string", "target": "string", "invoke": "string" }