{ "opencollection": "1.0.0", "info": { "name": "Keystone SSIF Headers Mappings API", "version": "v12" }, "items": [ { "info": { "name": "SSIFHeadersMappings", "type": "folder" }, "items": [ { "info": { "name": "SSIFHeadersMappings/List", "type": "http" }, "http": { "method": "GET", "url": "https://api.sandbox.autoenrolment.co.uk/companies/:company_id/ssif_headers_mappings", "params": [ { "name": "company_id", "value": "1334", "type": "path" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/authorize", "accessTokenUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "SSIFHeadersMappings/List" }, { "info": { "name": "SSIFHeadersMappings/Create", "type": "http" }, "http": { "method": "POST", "url": "https://api.sandbox.autoenrolment.co.uk/companies/:company_id/ssif_headers_mappings", "params": [ { "name": "company_id", "value": "1317", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/authorize", "accessTokenUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "SSIFHeadersMappings/Create" }, { "info": { "name": "SSIFHeadersMappings/List", "type": "http" }, "http": { "method": "GET", "url": "https://api.sandbox.autoenrolment.co.uk/companies/:company_id/ssif_headers_mappings/:id", "params": [ { "name": "company_id", "value": "1325", "type": "path" }, { "name": "id", "value": "5", "type": "path" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/authorize", "accessTokenUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "SSIFHeadersMappings/List" }, { "info": { "name": "SSIFHeadersMappings/Update", "type": "http" }, "http": { "method": "PUT", "url": "https://api.sandbox.autoenrolment.co.uk/companies/:company_id/ssif_headers_mappings/:id", "params": [ { "name": "company_id", "value": "1336", "type": "path" }, { "name": "id", "value": "17", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/authorize", "accessTokenUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "SSIFHeadersMappings/Update" }, { "info": { "name": "SSIFHeadersMappings/Update", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.sandbox.autoenrolment.co.uk/companies/:company_id/ssif_headers_mappings/:id", "params": [ { "name": "company_id", "value": "1338", "type": "path" }, { "name": "id", "value": "20", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/authorize", "accessTokenUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "SSIFHeadersMappings/Update" }, { "info": { "name": "SSIFHeadersMappings/Destroy", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.sandbox.autoenrolment.co.uk/companies/:company_id/ssif_headers_mappings/:id", "params": [ { "name": "company_id", "value": "1320", "type": "path" }, { "name": "id", "value": "2", "type": "path" } ], "auth": { "type": "oauth2", "flow": "authorization_code", "authorizationUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/authorize", "accessTokenUrl": "https://id.sandbox.autoenrolment.co.uk/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "SSIFHeadersMappings/Destroy" } ] } ], "bundled": true }