Changelog

Changelog 22.07.2022

  1. Get PIN is available only for activated physical cards. Other card types do not have a PIN
  2. User uniqueness is scoped to a tenant
  3. Better error messages on failed transfers
  4. FEATURE - Card authorization simulator against any account asset supported on Striga
  5. Update startDate & endDate to be Epoch timestamp values, no longer accepts strings.
  6. Add balanceBefore and balanceAfter to intra/inter responses
  7. Only EEA country codes allowed on signup and card delivery
  8. Sanitized all list APIs to return count and total
  9. Get card statement returns the total number of transactions under total
  10. Added intra/inter/card transaction webhook notifications to /tx stub on root webhook URL. Format in docs
  11. Several other bug fixes and performance improvements