Release Nov 2023 - v7.1.0

Items released as part of LBMS V7.1.0

Maker Checker

To enable the maker checker module, backend entry(in system parameters table) has to be added which is a manual activity. Once the module is enabled, it cannot be disabled, and this would be at the program level.

Any transactions raised by the user would be in pending unless its verified and approved. If at any point of time the txn is rejected by checker or approver then the txn would not be added to the member. Only after successful verification and approval the points will be credited/debited to members.

If a user has checker and approver permission, then he gets approve permission and verification step is skipped.

If a user has only approver but not checker permission, then he needs to wait till the transaction gets verified by checker and only then he will be able to approve.

Loyalty Points API

  • Sanity test done on below existing API's
  1. Auth Token
  2. Balance API
  3. Redemption API
  4. Reversal API
  5. Member Transaction API
  6. Member Statement API
  7. Expiry Schedule API
  8. Member Activity API
  9. Member Profile API
  10. Generate OTP API
  11. Verify OTP BY Relation Reference API
  12. Verify OTP BY Email
  13. Member Transaction By Date