Company

Field Type Description
id Int Id of the company
name [Language: String] Name of the company
active Bool Whether this company is activated

Examples

Example 1

{
    "id": 18,
    "name": {
        "nl": "...",
        "en": "...",
        "fr": "..."
    },
    "active": true
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
0.2.2 stable