public List <string> VerifyPaymentDeleteOK(Int64 ixPayment, string sPayment) => _paymentsRepository.VerifyPaymentDeleteOK(ixPayment, sPayment);