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
- Auth Token
- Balance API
- Redemption API
- Reversal API
- Member Transaction API
- Member Statement API
- Expiry Schedule API
- Member Activity API
- Member Profile API
- Generate OTP API
- Verify OTP BY Relation Reference API
- Verify OTP BY Email
- Member Transaction By Date
Updated 6 months ago