{ "opencollection": "1.0.0", "info": { "name": "Factset Analytics Datastore About Reorder API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Reorder", "type": "folder" }, "items": [ { "info": { "name": "UpdateCustomSymbolTypeOrder", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/v1/custom-symbol-types/reorder", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "Factset Reorder Relationship Categories", "type": "http" }, "http": { "method": "POST", "url": "https://api.factset.com/v1/relationship-categories/reorder", "body": { "type": "json", "data": "{}" } }, "docs": "Factset Reorder Relationship Categories" } ] } ], "bundled": true }