{ "opencollection": "1.0.0", "info": { "name": "Clio API Documentation Activities Billing Settings API", "version": "v4" }, "items": [ { "info": { "name": "Billing Settings", "type": "folder" }, "items": [ { "info": { "name": "Return the billing settings", "type": "http" }, "http": { "method": "GET", "url": "https://app.clio.com/api/v4/settings/billing.json", "headers": [ { "name": "IF-MODIFIED-SINCE", "value": "" }, { "name": "IF-NONE-MATCH", "value": "" }, { "name": "X-API-VERSION", "value": "" } ], "params": [ { "name": "duration", "value": "", "type": "query", "description": "Duration string for time rounding, conforming to the Chronic date parser. For example: '3h' or '2:15'." }, { "name": "fields", "value": "", "type": "query", "description": "The fields to be returned. See response samples for what fields are available. For more information see the [fields section](#section/Fields)." } ] }, "docs": "Outlines the parameters, optional and required, used when requesting the data for a single BillingSetting" } ] } ], "bundled": true }