Open origin_visit_status_add_one endpoint to all only one origin visit status.
This does some sanity checks on the input parameters to check the origin and origin_visit exists.
This does not deal with an Iterable[OriginVisitStatus] which will be another endpoint.
Related to T2310
Note: expects the build to fail as current master is.