1) Can you provide a sample script in Python written for the REDI API?
2) What is the correct method to query existing positions via REDI API? I am unable to find this in the referenced documentation.
1- All our examples are listed under the Documentation tab of the REDI API page.
https://developers.refinitiv.com/en/api-catalog/transactions/redi-api/documentation
More specifically, here are the Python examples.
https://github.com/TR-API-Samples/Example.REDI.Python.BasicExamples
2- This isn't supported via Python.