public PaymentsPost GetPost(Int64 ixPayment) => _paymentsRepository.GetPost(ixPayment);