Requirements for API consumers
To ensure the updateability of the Intrexx Administration API, the following requirements are made of API consumers:
-
The API consumer must ensure that new fields in the JSON objects do not cause errors in the consumer code.
-
The API consumer must ensure that the HTTP status code 301 is followed.
-
The API consumer must ensure that extensions to the HTTP status codes do not result in errors.