Voucherify.Client
7.5.0
.Net SDK for Voucherify - coupons, vouchers, promo codes - http://www.voucherify.io/
See the version list below for details.
Install-Package Voucherify.Client -Version 7.5.0
dotnet add package Voucherify.Client --version 7.5.0
<PackageReference Include="Voucherify.Client" Version="7.5.0" />
paket add Voucherify.Client --version 7.5.0
Release Notes
2020-11-19: 7.5.0
- Added CampaignType for CampaignCreate, Changed existing CampaignType to CampaignExtensionType as it was not correct
2020-10-29: 7.4.0
- Throw ArgumentNullException when url parameter is not defined.
2020-10-19: 7.3.0
- Add `campaign` and `campaign_id` in Voucher validation response. Add 'is_referral_code' in voucher model.
2020-09-17: 7.2.1
- Fixed returning ProductSKuList in async implementation.
2020-09-15: 7.2.0
- Added Support for Consents. Drop deprecated API Versions. Changed Amounts from int to long.
2020-08-12: 7.1.0
- Added Barcode property for VoucherAssets. Introduced ValidationError and BusinessValidationRuleError to support custom error messages.
Rest available in readme.md in repository.
Dependencies
-
.NETFramework 2.0
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 3.5
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.0
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.