public bool VerifyPurchaseUnique(Int64 ixPurchase, string sPurchase) => _purchasesRepository.VerifyPurchaseUnique(ixPurchase, sPurchase);