Skip to content

Latest SDK version with minor updates

Compare
Choose a tag to compare
@michaelzon michaelzon released this 31 Oct 08:51
· 122 commits to master since this release

In the latest update, we've added a couple of new features and made some updates:

New Resources:

  • Collectable Rewards: You can now list and collect rewards.
  • Portal Sessions: We've added methods to create and show portal sessions.
  • Webhook Subscriptions: You can list, make, show, change, and remove webhook subscriptions.
  • Vouchers: We've added a new methods, like creating, listing, redeem, and more.
  • Promotions: You can now list and make promotions.
  • Promotion Attributes: You can list, show, make, and change promotion attributes.
  • Forms, Tiers, BrandKit, Contacts Portal, and Loyalty Transaction Attributes: These have new methods like listing and showing.

Updates to Current Resources:

  • Authentication: We have added functionality to authenticate using an API key from the business dashboard. Use the OAuthClientApiKey class for this.
  • Contacts: We've added more methods to manage contacts, like creating them asynchronously and showing the tier of a contact.
  • Contact Verification: We added a method to show the authentication token from a contact.
  • Giftcard Transactions: You can now list giftcard transactions.