...
The goal of the user synchronization process is that all users of the partner are available for the property within hotelkit.
It should be done when activating an integration and daily to ensure that users are synchronized regularly.
Additional updates can be send each time a user is edited in the partner, wether it’s an attribute or the activation status.
The daily process is displayed in the graphic.
Fetch active users
Fetch deactivated users
Fetch previously ignored users
Fetch pending users
Post new users
...
Each time hotelkit passes users back to the partner on a GET-call the partner has to iterate through each user internally to match the user.
ID vs. clientID
...