/api/customers/K0002/targets/ivr-services/345/timeout HTTP/1.1 200 OK
{
"links": [{
"rel": "availableDestinations",
"href": "/api/customers/K0002/targets/ivr-services/available-destinations-on-timeout"
}]
}
/api/customers/K0002/targets/ivr-services/345/timeout HTTP/1.1 200 OK
{
"links": [{
"rel": "destinationOnTimeout",
"href": "/api/customers/K0002/targets/BUSY"
}],
"data": [{
"name": "timeoutDelay",
"value": 2
}]
}
/api/customers/K0002/targets/ivr-services/404/timeout HTTP/1.1 404 Not Found {
"title": "IVR Service not found",
"detail": "IVR Service with service number 404 not found",
"described_by": "http://api.nfon.net/probs/ivr-service-not-found"
}
/api/customers/K0404/targets/ivr-services/345/timeout 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/K0002/targets/ivr-services/345/timeout HTTP/1.1 403 Forbidden {
"title": "Access forbidden",
"detail": "Access denied to [Customer] with id [K0002]",
"described_by": "http://api.nfon.net/probs/invalid-authorization"
}
/api/customers/K0003/targets/ivr-services/345/timeout 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/targets/ivr-services/345/timeout 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"
}