{ "opencollection": "1.0.0", "info": { "name": "Purplebricks.Branch.Api 1.0 - Squad Agents Experience", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "OnTheMarketBranch", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/onthemarketbranch", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/onthemarketbranch" } }, { "info": { "name": "GET /v1/onthemarketbranch/{branchId}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/onthemarketbranch/:branchId", "params": [ { "name": "branchId", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /v1/onthemarketbranch/search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/onthemarketbranch/search", "params": [ { "name": "propertyId", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "Property", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/property/{propertyId}/rightmovebranch", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/property/:propertyId/rightmovebranch", "params": [ { "name": "propertyId", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /v1/property/{propertyId}/zooplabranch", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/property/:propertyId/zooplabranch", "params": [ { "name": "propertyId", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /v1/property/{propertyId}/onthemarketbranch", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/property/:propertyId/onthemarketbranch", "params": [ { "name": "propertyId", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "RightmoveBranch", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/rightmovebranch", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/rightmovebranch" } }, { "info": { "name": "GET /v1/rightmovebranch/{branchId}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/rightmovebranch/:branchId", "params": [ { "name": "branchId", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /v1/rightmovebranch/search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/rightmovebranch/search", "params": [ { "name": "propertyId", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "ZooplaBranch", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/zooplabranch", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/zooplabranch" } }, { "info": { "name": "GET /v1/zooplabranch/{branchId}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/zooplabranch/:branchId", "params": [ { "name": "branchId", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /v1/zooplabranch/search", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/zooplabranch/search", "params": [ { "name": "propertyId", "value": "", "type": "query" } ] } } ] } ], "bundled": true }