{ "opencollection": "1.0.0", "info": { "name": "Oracle General Ledger REST Accounting Periods API", "version": "11.13.18.05" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Accounting Periods", "type": "folder" }, "items": [ { "info": { "name": "List accounting period statuses", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.oraclecloud.com/fscmRestApi/resources/11.13.18.05/accountingPeriodStatusLOV", "params": [ { "name": "limit", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" }, { "name": "q", "value": "", "type": "query", "description": "Oracle filter expression." } ] }, "docs": "List accounting period statuses" } ] } ], "bundled": true }