What's new

API and White Label change log

10min

This topic describes changes and improvements made to the and the White Label.



December 12, 2024

This release of API introduces the following changes.

API changes:

  • Added Z timestamp to webhooks
  • Fixed issue with transaction update webhook

November 21, 2024

This release of API introduces the following changes.

API changes:

  • Added primary_zip to the POST /users endpoint to indicate the home zip code of a given user. This helps identify offers that are local to the user.
  • Added support for better feedback when trying to add a user that already exists in Finfare Connect.
  • Improved the ability to detect duplicate Plaid linked accounts.


November 14, 2024

This release of API and White Label introduces the following changes.

API changes:

White Label changes:

  • Added support for users to change their password when needed.
  • Added the option for users to opt-in to marketing terms and conditions by providing the following statement that users can consent to: "Yes, I'd like to receive special offers, product updates, and other promotional emails for Finfare products.” This update allows emails to be sent to the users to increase offer conversion and transaction volume.
  • Improved the gift card purchasing experience by removing unnecessary checkboxes.
  • Fixed the infinite refresh loop when logging into the White Label which caused an excess amount of login messages.
  • Fixed the transaction table that required users to select a date.
  • Fixed an issue with customer posting transactions.
  • Fixed an issue related to the search function.
  • Fixed missing error messages when logging in.
  • Improved the look of the redemption email.


October 31, 2024

This release of API and White Label introduces the following changes.

API changes:

  • Added the email query parameter for the GET /users endpoint. This allows publishers to filter users by email address.
  • Fixed an issue that used an incorrect Publisher ID on transaction webhooks.

White Label changes:

  • Added a new 404 page when going to a brand page that doesn’t exist.
  • Added terms and conditions to gift cards.
  • Added the advertiser name to URLs.
  • Added support for the Forgot/Reset Password.
  • Enhanced search and filter functionality.
  • Improved alerting for when a user logs out.
  • Improved better handling of offers overflow.
  • Updated toolbar and removed the back button.