{ "opencollection": "1.0.0", "info": { "name": "BrightEdge Platform accounts time API", "version": "5.0.0" }, "items": [ { "info": { "name": "time", "type": "folder" }, "items": [ { "info": { "name": "This call returns the time value for a given time frequency and day", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/5.0/objects/time/:account_id/:time_frequency/:day", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "time_frequency", "value": "", "type": "path" }, { "name": "day", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns the time value for a given time frequency and day" }, { "info": { "name": "This call returns the time value for a given time frequency and day", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest5/objects/time/:account_id/:time_frequency/:day", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "time_frequency", "value": "", "type": "path" }, { "name": "day", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns the time value for a given time frequency and day" }, { "info": { "name": "This call returns the time value for a given time frequency and day", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/3.0/objects/time/:account_id/:time_frequency/:day", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "time_frequency", "value": "", "type": "path" }, { "name": "day", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns the time value for a given time frequency and day" }, { "info": { "name": "This call returns the time value for a given time frequency and day", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/latest3/objects/time/:account_id/:time_frequency/:day", "params": [ { "name": "account_id", "value": "", "type": "path" }, { "name": "time_frequency", "value": "", "type": "path" }, { "name": "day", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This call returns the time value for a given time frequency and day" } ] } ], "bundled": true }