/api/customers/K0002/feature-status HTTP/1.1 200 OK {
"href": "/api/customers/K0002/feature-status",
"items": [{
"href": null,
"links": [],
"data": [{
"name": "name",
"value": "NCTIPRO_LICENCE"
}, {
"name": "value",
"value": "true"
}]
}],
"links": null
}
/api/customers/K0002/feature-status HTTP/1.1 403 Forbidden {
"detail": "Authentication Failed",
"title": "Access forbidden",
"described_by": "http://api.nfon.net/probs/invalid-authentication"
}