Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3 - Okapi timer triggers the synchronization process. process by calling an endpoint:


Code Block
POST /automated-patron-blocks/run-synchronization

Synchronization request's status is changed from "open" to "in-progress".

4 - mod-patronblocks calls mod-circulation-storage and mod-feesfines API to retrieve information about loans and fees/fines and updates its database

...