Skip to content

Releases: voucherifyio/voucherify-dotNET-sdk

v9.0.2

19 Mar 10:19
504fd17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.1...v9.0.2

v9.0.1

05 Mar 07:24
846962d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.0...v9.0.1

v9.0.0

03 Feb 11:12
348e7fe

Choose a tag to compare

What's Changed

Full Changelog: 8.1.0...v9.0.0

8.1.0

23 Oct 10:20
cb41410

Choose a tag to compare

  • Invalid/New Enums will be parsed as null
  • If a property is missing will be simply skipped, please ensure on your side if parameter is expected
  • Added support for POST /v1/loyalties/members/{memberId}/pending-points/{pendingPointsId}/balance
  • Added new properties:
    • Limit in Bundles
    • UnitsLimitExceeded in Applicable To`
    • ExpirationRules in ExpirationRule
    • CampaignId in ExportParameters
    • PointsFormula is supported now
    • ManagementProjectsStackingRulesUpdateResponseBody has many more properties now.
  • Aligned with the latest OpenAPI definition.

8.0.1

21 Oct 11:42
e483b08

Choose a tag to compare

2025-05-06 - 8.0.1

  • Added OAuth support for Loyalty Pending Points endpoints.
  • The new version of the SDK includes coverage for all Voucherify endpoints and supports typed models.

7.5.0

19 Nov 10:07
258caf5

Choose a tag to compare

Change log:

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.

Api class changes

19 Jun 17:37

Choose a tag to compare

Api class improvements: split Endpoint into Host, BasePath and Port

Replaced ApplicableProductList and ApplicableProduct. Added listing Promotion Tiers

03 Feb 19:56
b09b1d3

Choose a tag to compare

v6.4.0

v6.4. Replaced ApplicableProductList and ApplicableProduct. Added lis…

v6.3.0

29 Jan 17:02
05a5a1f

Choose a tag to compare

v6.3.0: Reorganized Delete methods with force option for: Voucher, Ca…

v6.0.1

27 Dec 10:45
3c223e4

Choose a tag to compare

  • Added CreatedAt and UpdatedAt property to VoucherFilter