I am using the Update Account API to correlate an account with a new identity. Once complete, I want to initiate an attribute sync as there will be differences between the identity and the account (e.g., employeeID will always be different).
The documentation seems to indicate that calling the Process a list of identityIds API will also invoke attribute synchronization.
Can I assume that there is no need to call the Attribute synchronization for single identity after, as this will have already occured?
Thanks!