/api/customers/K0002/default-system-integrator HTTP/1.1 200 OK {
"href": "/api/customers/K0002/default-system-integrator",
"links": [{
"rel": "defaultSystemIntegrator",
"href": "/api/system-integrators/S0002"
}, {
"rel": "availableDefaultSystemIntegrators",
"href": "/api/operators/C0002/system-integrators"
}],
"data": [{
"name": "defaultSystemIntegrator",
"value": "S0002 (S0002)"
}]
}
/api/customers/K0002/default-system-integrator HTTP/1.1 200 OK {
"href": "/api/customers/K0002/default-system-integrator",
"links": [],
"data": [{
"name": "defaultSystemIntegrator",
"value": "S0002 (S0002)"
}]
}
/api/customers/K0002/default-system-integrator HTTP/1.1 403 Forbidden {
"detail": "Required role is missing",
"title": "Access forbidden",
"described_by": "http://api.nfon.net/probs/invalid-authorization"
}
/api/customers/K0404/default-system-integrator HTTP/1.1 404 Not Found {
"title": "Customer not found",
"detail": "Customer with identifier K0404 has not been found",
"described_by": "http://api.nfon.net/probs/customer-not-found"
}
/api/customers/K0003/default-system-integrator HTTP/1.1 403 Forbidden {
"title": "Access forbidden",
"detail": "Access denied to [Customer] with id [K0003]",
"described_by": "http://api.nfon.net/probs/invalid-authorization"
}
/api/customers/K0003/default-system-integrator HTTP/1.1 403 Forbidden {
"title": "Access forbidden",
"detail": "Access denied to [Customer] with id [K0003]",
"described_by": "http://api.nfon.net/probs/invalid-authorization"
}
/api/customers/K0003/default-system-integrator HTTP/1.1 403 Forbidden {
"title": "Access forbidden",
"detail": "Access denied to [Customer] with id [K0003]",
"described_by": "http://api.nfon.net/probs/invalid-authorization"
}