SOAP API method Error_update
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is updated
Return values
- Return value 'error' : Structure of type 'error'
- All properties of the now updated error
Structure 'error'
This structure error was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the error.
- Property 'code' : int
- The error code for this error.
- Property 'errortime' : timestamp
- The moment the error occured
- Property 'message' : string
- The description of the error.