{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Scripts Asia API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Scripts Asia", "type": "folder" }, "items": [ { "info": { "name": "Returns the daily files from Open:FactSet Partner - Scripts Asia.", "type": "http" }, "http": { "method": "GET", "url": "https://api.factset.com/scripts-asia/transcripts", "params": [ { "name": "_sort", "value": "", "type": "query", "description": "Enables to get the data in ascending or descending order based on startTime. Results are in reverse chronological order if this parameter is not used." }, { "name": "_paginationLimit", "value": "", "type": "query", "description": "Specifies the maximum number of results to return per result." }, { "name": "_paginationOffset", "value": "", "type": "query", "description": "Specifies the starting point for pagination. This parameter is used to identify the beginning of next set of results. Using this parameter can fetch maximum of first 10000 records." }, { "name": "trackingId", "value": "431eb8d0-cc45-11ed-8609-0f67251fe7a4", "type": "query", "description": "Unique Scripts Asia identifier assigned to an event.\n" }, { "name": "saId", "value": "SA002220_2023Mar27_a_02", "type": "query", "description": "This parameter filters the results based on saId of the Transcript.\n" }, { "name": "startDate", "value": "2023-03-20", "type": "query", "description": "The earliest date of the Scripts Asia file the API should return based on date.\n" }, { "name": "endDate", "value": "2023-03-28", "type": "query", "description": "The latest date of the Scripts Asia file the API should return based on date. \n" }, { "name": "companyName", "value": "Beijing Shunxin Agriculture Co Ltd", "type": "query", "description": "This parameter filters the results based on Company Name of the Transcript.\n" }, { "name": "eventType", "value": "", "type": "query", "description": "This parameter filters the results based on eventType of the Transcript.\n\n* 01 = Shareholders Meeting\n* 02 = Earnings Announcement\n* 03 = Medium-term Management Plan Announcement\n* 04 = Analyst Meeting\n* 05 = Special Announcement\n* 06 = Investor Conference\n" }, { "name": "languageType", "value": "", "type": "query", "description": "This parameter filters the results based on language type(either English or local) of the Transcript.\n" }, { "name": "fileName", "value": "SA002220_2023Mar27_a_02_fds_xml_local.xml", "type": "query", "description": "This parameter is used to filters the results based on file name." }, { "name": "type", "value": "", "type": "query", "description": "Specifies the type of the file." } ] }, "docs": "Returns XML files and relevant metadata provided by Open: FactSet Partner – Scripts Asia.\n- type=delta returns the files from March 1st 2023 to current date.\n- type=full will returns the files from start of date until Feb 28th 2023." } ] } ], "bundled": true }