Hi team,
Is that possible to import an instrument list to create or update a list in Datascope Select via REST API.
thanks and regards
Ludovic
For a deeper look into our DataScope Select SOAP API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials
Hi team,
Is that possible to import an instrument list to create or update a list in Datascope Select via REST API.
thanks and regards
Ludovic
Refer to the REST API Reference Tree, there is the /Extractions/InstrumentListImportFromBytes endpoint which can import an instrument list from an XML or CSV file.
Please refer to this question for more information.