{"info":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"5479160","collectionId":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","publishedId":"2sA3s1nrgx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-12-04T16:31:08.000Z"},"item":[{"name":"Document","id":"6a701771-0d5c-4c5a-a6ad-736876cb9a0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{tcgo_public_api_url}}1.0/document/{{document_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","type":"collection"}},"urlObject":{"path":["document","{{document_id}}"],"host":["{{tcgo_public_api_url}}1","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a701771-0d5c-4c5a-a6ad-736876cb9a0e"},{"name":"Instances","id":"74441a4e-005d-4d04-b0ca-0ceeed9424aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{tcgo_public_api_url}}1.0/instance","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","type":"collection"}},"urlObject":{"path":["instance"],"host":["{{tcgo_public_api_url}}1","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"74441a4e-005d-4d04-b0ca-0ceeed9424aa"},{"name":"Job","id":"9e7c1d7e-cbe9-4959-be2b-6a81fcfb8ee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{tcgo_public_api_url}}1.0/job/{{job_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","type":"collection"}},"urlObject":{"path":["job","{{job_id}}"],"host":["{{tcgo_public_api_url}}1","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"9e7c1d7e-cbe9-4959-be2b-6a81fcfb8ee3"},{"name":"Job","id":"4b41ba24-bc66-48c6-b422-6b03780fbdc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"instance_id\": 2901,\n\t\"uprn\": \"006COL0104\",\n\t\"description\": \"API Test\",\n\t\"deadline\": \"2025-01-15\",\n\t\"appointment_date\": \"2024-12-17 10:00:00\",\n    \"appointment_period\": \"pm\",\n\t\"assignee\": \"graeme@truecompliance.co.uk\",\n\t\"approver\": \"alejandro@truecompliance.co.uk\",\n    \"reference\": \"JOB-12345\"\n}","options":{"raw":{"language":"json"}}},"url":"{{tcgo_public_api_url}}1.0/job","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","type":"collection"}},"urlObject":{"path":["job"],"host":["{{tcgo_public_api_url}}1","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b41ba24-bc66-48c6-b422-6b03780fbdc1"},{"name":"Job","id":"bdd21e21-b463-44f1-8c58-36b5ec6662b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"description\": null,\n\t\"deadline\": \"2025-01-15\",\n\t\"appointment_date\": \"2024-12-17 10:00:00\",\n\t\"appointment_period\": null,\n\t\"assignee\": \"alejandro@truecompliance.co.uk\",\n\t\"approver\": \"graeme@truecompliance.co.uk\",\n    \"reference\": \"JOB-12345\"\n}","options":{"raw":{"language":"json"}}},"url":"{{tcgo_public_api_url}}1.0/job/{{job_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","type":"collection"}},"urlObject":{"path":["job","{{job_id}}"],"host":["{{tcgo_public_api_url}}1","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"bdd21e21-b463-44f1-8c58-36b5ec6662b9"},{"name":"Job","id":"e06ff27a-47f1-4f94-974d-5ac55d3e4dd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{tcgo_public_api_url}}1.0/job/{{job_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","type":"collection"}},"urlObject":{"path":["job","{{job_id}}"],"host":["{{tcgo_public_api_url}}1","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"e06ff27a-47f1-4f94-974d-5ac55d3e4dd0"},{"name":"Organisation","id":"cbf22a37-afef-4345-a346-ca5ddf53645a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{tcgo_public_api_url}}1.0/organisation","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","type":"collection"}},"urlObject":{"path":["organisation"],"host":["{{tcgo_public_api_url}}1","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbf22a37-afef-4345-a346-ca5ddf53645a"},{"name":"Property Search","id":"3c5b3c7d-2c92-49c6-bbbd-a82cd5e13369","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"uprn\": \"DWL3010\",\n    \"postcode\": \"SW22 8MJ\"\n}","options":{"raw":{"language":"json"}}},"url":"{{tcgo_public_api_url}}1.0/property/search","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","id":"c5101c2d-2eb5-4e8f-a77a-d2959a817592","name":"TCGo Public API","type":"collection"}},"urlObject":{"path":["property","search"],"host":["{{tcgo_public_api_url}}1","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c5b3c7d-2c92-49c6-bbbd-a82cd5e13369"}],"auth":{"type":"bearer","bearer":{"basicConfig":[]}},"event":[{"listen":"prerequest","script":{"id":"c9176453-21c3-4f77-8101-2421058a87a9","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"7baf7fb7-eccd-46d4-8054-6b3ec968eb36","type":"text/javascript","packages":{},"exec":[""]}}]}