...
Sequence Diagram Step no | TIER | API | Return | Description | Question/Comments/Doubt | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
3 |
| GET/Patron with pagination | return patron | return patron from staging | 6 | ||||||
7 |
| GET/check-email-exist | return patron/boolean if email exist in user table | return patron from user table via email | 6 | ||||||
8 |
| POST/UPDATE/UPSERT/user-patron | 201 if user created in user table | 4 | |||||||
17 |
| DELETE:staging-patron | delete patron from staging stable | 2 | |||||||
18 | Folio hit locate api to notifuy user record created/updated | ||||||||||
19 | return saved record from 8 | ||||||||||
20 | PUT/update-photo | Will utilise existing upload photo api since record in user table. | |||||||||
21 | PUT/patron-group and activation |