I'm working with AEP API, and I neeed to identify what changes were made to a specific customer profile.Specifically, I want to know how to determine trough the API, what data was modified during the last profile update, as indicated by the lastModifiedAt field. Additionally, I would like to understand how to identifiy the batch or data source responsible for the update.
Thank you in advance for your assistance!