Hello,
I am trying to get a list of modified entities given a token id, I found that the call to make is RetrieveEntityChangeRequest in the SDK, however I can't use C#.
I couldn't find an equivalent in the SOAP or REST APIs, I looked in the OData Metadata file for the Instance Web API as well as the SOAP WSDL file for the Organization Service.
Does anyone know how can I make a REST or SOAP call for this method?
Thanks