LoyaltyCard
| API | Description |
|---|---|
| POST api/loyaltycard/add |
No documentation available. |
| GET api/loyaltycard/list |
No documentation available. |
| DELETE api/loyaltycard/delete/{cardId} |
No documentation available. |
Members
| API | Description |
|---|---|
| POST api/members/register |
No documentation available. |
| GET api/members/list |
No documentation available. |
| GET api/members/get/{input} |
No documentation available. |
| PUT api/members/update/{regNo} |
No documentation available. |
| POST api/members/login |
No documentation available. |
| DELETE api/members/delete/{regNo} |
No documentation available. |
Offers
| API | Description |
|---|---|
| POST api/offers/create |
No documentation available. |
| GET api/offers/list |
No documentation available. |
| DELETE api/offers/delete/{id} |
No documentation available. |
Otp
| API | Description |
|---|---|
| POST api/auth/send-otp |
No documentation available. |
| POST api/auth/verify-otp |
No documentation available. |
TransPoints
| API | Description |
|---|---|
| POST api/transpoints/add |
No documentation available. |
| GET api/transpoints/list |
No documentation available. |
| GET api/members/points-summary/{input} |
No documentation available. |
| GET api/transpoints/history/{input} |
No documentation available. |
Crz
| API | Description |
|---|---|
| POST api/crzpoints/add |
No documentation available. |
| GET api/crz/list |
No documentation available. |
TransCoupen
| API | Description |
|---|---|
| POST api/coupen/redeem |
No documentation available. |
| GET api/coupen/list |
No documentation available. |
| POST api/coupen/create-voucher |
No documentation available. |
| GET api/coupen/list/{memberId} |
No documentation available. |
| PUT api/coupen/update-status |
No documentation available. |
| GET api/coupen/details/{voucherId} |
No documentation available. |
| PUT api/coupen/revert |
No documentation available. |