{ "opencollection": "1.0.0", "info": { "name": "Campfire Developer APIs Accounts Payable Custom Fields API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Custom Fields", "type": "folder" }, "items": [ { "info": { "name": "Reorder Custom Fields", "type": "http" }, "http": { "method": "POST", "url": "https://api.meetcampfire.com/ca/api/v1/custom-fields/reorder", "body": { "type": "json", "data": "{}" } }, "docs": "Reorder Custom Fields" } ] } ], "bundled": true }