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