- UXPROD-4663Getting issue details... STATUS
Option 1. Online registration Tier 1, Tier 2
Sequence Diagram Step no | TIER | API | Return | Description | Question/Comments/Doubt |
---|---|---|---|---|---|
2 | TIER-1 | GET:/Patron-registration-status |
| To check if email is already exist in USER table. | |
4 | TIER-1 | POST/UPDATE/UPSERT: /patron |
| Create or update patron Tier-1 data in Staging table. | |
10 | TIER-1 | POST/UPDATE/UPSERT: /activate-patron |
| To activate the patron. | Record still be there in staging table after activated? Patron will activated even before T2 registration flow? |
15 | TIER-2 | POST/UPDATE/UPSERT: /patron |
| To store patron Tier-2 data. | Will this be stored in staging table only? |
Onsite registration completion
Sequence Diagram Step no | TIER | API | Return | Description | Question/Comments/Doubt |
---|---|---|---|---|---|
TIER-1 | |||||
TIER-1 | |||||
TIER-1 | |||||
TIER-2 |