Status

Further information on the status of the response.

code
Status code of the response. Can take one of the following values:
200: „ok“ – request executed successfully.
400: „not authenticated“ – missing rights to process the request or the actions specified in the request.
500: „server error“ – an error occurred while processing the request.
errorcode
Error code of the response. If there is an error in the transmitted JSON or the structure of the request, this is specified here. If an error occurs in the processing of an action, the response error code is “97” (“Error in action”) and further information on the error that has occurred must be taken from the action status.

message
Status message of the response.