SOAP API methode Error_retrieve
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
error | Structure of type 'error' | All properties of the retrieved error |
Structuur 'error'
Naam | Type | Beschrijving |
---|---|---|
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. |