This returned a Tuple[OriginVisit, OriginVisitStatus] which is no longer needed a.
This was required to have the missing information "type" for visit-status. This is now
longer needed as now OriginVisitStatus heldolds the type information nown.
Impact foreseen is the icinga-plugin integration test. which uses that endpoint.