SOAP API method Error_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
error | Structure of type 'error' | All properties of the retrieved error |
Structure 'error'
Name | Type | Description |
---|---|---|
id | int | The ID of the error. |
code | int | The error code for this error. |
errortime | timestamp | The moment the error occured |
message | string | The description of the error. |