We are trying to export the QM audit details via the /api/v2/audit/query/{transactionId}/results api and are experiencing an issue because changes to different properties within the QM policy are represented in the API results with the same Property Name. We've identified that if the "Archive recordings after days" value AND the "Delete recordings after days" options are changed in the QM policy the API results show the property name of both as "Days" so we are unable to write this to their database because the property name is the same but is referring to different QM Actions. Is there a way we can differentiate this properties within the response?
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.