/api/customers/K0002/targets/queue-services/345/destination-on-rejection HTTP/1.1 200 OK application/vnd.collection.next+json {
"href": "/api/customers/K0002/targets/queue-services/345/destination-on-rejection",
"links": [{
"rel": "destinationOnRejection",
"href": "/api/customers/K0002/targets/NO_ACTION"
}, {
"rel": "availableDestinations",
"href": "/api/customers/K0002/targets/queue-services/available-destinations-on-rejection"
}],
"data": [{
"name": "joinEmpty",
"value": true
}]
}
/api/customers/K0002/targets/queue-services/345/destination-on-rejection HTTP/1.1 400 Bad Request {
"errors": [{
"message": "Operation not allowed for OUTBOUND direction"
}]
}
/api/customers/K0002/targets/queue-services/404/destination-on-rejection HTTP/1.1 404 Not Found {
"title": "Queue not found",
"detail": "Queue with serviceNumber 404 not found",
"described_by": "http://api.nfon.net/probs/queue-not-found"
}
/api/customers/K404/targets/queue-services/345/destination-on-rejection HTTP/1.1 404 Not Found {
"title": "Customer not found",
"detail": "Customer with identifier K404 has not been found",
"described_by": "http://api.nfon.net/probs/customer-not-found"
}
/api/customers/K0002/targets/queue-services/345/destination-on-rejection 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/queue-services/345/destination-on-rejection 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/queue-services/345/destination-on-rejection 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"
}