I am looking to retrieve alarms using the SOAP protocol in Postman for Milestone XProtect version 2022 R3. I have accessed the WSDL file at the following URL: http://localhost:22331/Central/AlarmServiceToken?singleWsdl, which provides multiple methods, all requiring either an alarm ID or an event ID.
Could you please guide me on how to obtain these IDs? Additionally, I would appreciate detailed steps on how to retrieve the alarms based on the specifications outlined.