{"info":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","description":"<html><head></head><body><p>Welcome to V1 of the Kord API. This RESTful API enables clients to perform a range of actions, including sending check invitations, importing property portfolios, collecting payments and accessing data related to completed checks. For Checkboard V2 documentation, navigate to <a href=\"https://developers.kord.com/\">https://developers.kord.com/</a>.</p>\n<h1 id=\"getting-started\">Getting started</h1>\n<p>To consume this API, you will need to request a bearer token and a workspace ID from the Kord Implementations Team at <a href=\"mailto:implementations@kord.com\">implementations@kord.com</a>.</p>\n<h1 id=\"the-checkboard-app\">The Checkboard App</h1>\n<h2 id=\"production\">Production</h2>\n<p>Upon your inviting to complete an app flow, your client will be prompted to download the Checkboard app.</p>\n<h2 id=\"sandbox\">Sandbox</h2>\n<p>Unlike the Production app, the invitee will not be receive a link to download an app. For user acceptance testing, please download the Checkboard app from the relevant app marketplace below.<br><a href=\"https://play.google.com/store/apps/details?id=com.checkboardlondon.app.sb\"><img src=\"https://content.pstmn.io/9b156613-66fa-4771-b86b-4b84a51bf1f2/aW1hZ2UucG5n\" alt=\"Android\"></a><br><a href=\"https://testflight.apple.com/join/D45sRZgd\"><img src=\"https://content.pstmn.io/c48008eb-4f0b-4172-8995-094da22c1030/aW1hZ2UucG5n\" alt=\"iOS\" width=\"153\"></a></p>\n<h2 id=\"user-acceptance-testing\">User Acceptance Testing</h2>\n<p>After installing the Sandbox app, you will be able to place yourself in the shoes of your client.</p>\n<ul>\n<li><p>Use an authentic ID for flows that involve ID data points.</p>\n</li>\n<li><p>Make use of our Modelo Sandbox bank account for flows that involve banking data points:</p>\n</li>\n<li><p><em>Username: mits</em></p>\n</li>\n<li><p><em>Password: mits</em></p>\n</li>\n<li><p>Simulate payments with Stripe's <a href=\"https://docs.stripe.com/testing?testing-method=card-numbers#cards\">test cards</a>.</p>\n</li>\n</ul>\n<p>Contact Support:<br>Email: <a href=\"https://mailto:implementations@checkboard.com\">implementations@checkboard.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Getting started","slug":"getting-started"},{"content":"The Checkboard App","slug":"the-checkboard-app"}],"owner":"18114370","collectionId":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","publishedId":"2sBXVcjsBh","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"5db2fb"},"publishDate":"2026-01-01T12:01:23.000Z"},"item":[{"name":"health","item":[{"name":"Get Kord API health status","id":"991ec580-3afb-4134-849d-380ff8aea7c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/health","description":"<ul>\n<li>Global health check (unauthenticated): <code>https://kord.{env}/data/v1/health</code></li>\n<li>Workspace-specific health check (authenticated): <code>https://{account_name}.kord.{env}/data/v1/health</code><ul>\n<li>where <code>{env}</code> = <code>com</code> (production), <code>build</code> (sandbox)</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["health"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"2768cdab-3f1a-41cb-bd03-48b4b1d157e9","name":"Global health check","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/health"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"healthy\"\n}"},{"id":"e6a0f03a-d0ad-4080-b01e-138b665e3e2b","name":"Workspace-specific health check","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/health"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"status\": \"healthy\",\n    \"timestamp\": \"2025-11-17T12:12:37+00:00\",\n    \"services\": {\n      \"database\": {\n        \"status\": \"operational\",\n        \"response_time_ms\": 3.98\n      },\n      \"cache\": {\n        \"status\": \"operational\",\n        \"write_time_ms\": 12.65,\n        \"read_time_ms\": 12.66\n      },\n      \"api\": {\n        \"status\": \"operational\",\n        \"base_url\": \"https://ainsley.kord.work/v1\"\n      }\n    },\n    \"api_info\": {\n      \"version\": \"v3\",\n      \"authentication\": \"Bearer token (API key)\",\n      \"documentation_url\": null\n    },\n    \"performance\": {\n      \"avg_response_time_ms\": null,\n      \"database_query_time_ms\": 3.98\n    },\n    \"rate_limits\": {\n      \"enabled\": true,\n      \"default_limit\": null,\n      \"burst_limit\": null,\n      \"headers\": [\n        \"X-RateLimit-Limit\",\n        \"X-RateLimit-Remaining\",\n        \"X-RateLimit-Reset\"\n      ]\n    },\n    \"response_time_ms\": 29.35,\n    \"overall_status\": \"healthy\"\n  }\n}"},{"id":"9e62074d-99be-4436-a1de-2280154c426c","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/health"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"3014f240-2b88-403c-9fa7-1435bb55b75b","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/health"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"24c653c7-6fd4-4cf6-91ca-0307259a94ba","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/health"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"2cf575d3-11f8-4184-8cff-cf9800a1d5f1","name":"Degraded status","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/health"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"SERVICE_UNAVAILABLE\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"991ec580-3afb-4134-849d-380ff8aea7c9"}],"id":"e9dd2e6e-b37e-4ebe-9893-82c5983f58bb","_postman_id":"e9dd2e6e-b37e-4ebe-9893-82c5983f58bb","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"auth","item":[{"name":"keys","item":[{"name":"status","item":[{"name":"Get API key status","id":"469927ff-51cb-413b-86ec-78dfd6b37173","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/status","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["auth","keys","status"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"e612c4d8-f15c-4be3-818c-92a36ace9e22","name":"API key status retrieved","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"environment\": \"test\",\n    \"workspace\": {\n      \"id\": 1247,\n      \"name\": \"A&C\"\n    },\n    \"key\": {\n      \"id\": 4934,\n      \"name\": \"API Key - Rotated 2025-10-29 11:59 [ROTATED - Expires: 2025-10-29 13:02:42]\",\n      \"created_at\": \"2025-10-29T11:59:41+00:00\",\n      \"last_used_at\": null,\n      \"expires_at\": null,\n      \"days_until_expiry\": null\n    },\n    \"checked_at\": \"2025-11-04T12:57:31+00:00\"\n  }\n}"},{"id":"e994260b-c0b8-4199-840b-77e1d28bb377","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/status"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"688bcab1-d62b-4c61-8c83-e3b5e2a23438","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/status"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"714f6304-2a79-475f-b060-17d02d04760d","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/status"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"469927ff-51cb-413b-86ec-78dfd6b37173"}],"id":"f874c618-92bd-461f-bd3d-c60dd56b864b","_postman_id":"f874c618-92bd-461f-bd3d-c60dd56b864b","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"rotate","item":[{"name":"Rotate an API key","id":"7089e526-2474-42b4-8758-21b9e8f81909","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"API Name Post-rotation (Optional)\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/rotate","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["auth","keys","rotate"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"108bb8d4-c44f-4f56-bd6c-f15ed8f7f78b","name":"API key rotated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"API Name Post-rotation (Optional)\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/rotate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"api_key\": \"kord_test_1aaAAa.aAAAa1a-aaAaAaaA1a1aaaAaaaaaaaAAaAAaaaaAaAA\",\n    \"created_at\": \"2025-10-29T11:59:41+00:00\",\n    \"old_key_expires_at\": \"2025-10-29T12:59:41+00:00\",\n    \"grace_period_minutes\": 60\n  },\n  \"meta\": {\n    \"context\": {\n      \"workspace_id\": 1234,\n      \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n    }\n  }\n}"},{"id":"6fe741e1-6261-43b3-a31b-4d09b1703206","name":"No API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"API Name Post-rotation (Optional)\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/rotate"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"e6ec4e8a-79ee-478d-a762-63a3e78ea7ac","name":"Invalid API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"API Name Post-rotation (Optional)\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/rotate"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"35b540cf-80ff-4ea3-8753-a0b5995988a0","name":"Expired API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"API Name Post-rotation (Optional)\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/rotate"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"e62b86a1-d777-4e13-9a6e-4ec9332f4de9","name":"Fulfilling request would exceed API key limit.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"API Name Post-rotation (Optional)\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/rotate"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"API_KEY_LIMIT_EXCEEDED\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\",\n    \"details\": {\n      \"limit\": 2,\n      \"current\": 2\n    }\n  }\n}"},{"id":"ccb29663-1250-4732-a647-903480fdf188","name":"Name is too short","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"API Name Post-rotation (Optional)\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/rotate"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\",\n    \"details\": {\n      \"validation_errors\": [\n        {\n          \"field\": \"name\",\n          \"message\": \"The API key name must be at least 3 characters.\"\n        }\n      ]\n    }\n  }\n}"},{"id":"2379e955-fd5e-434f-8497-6b6fedc66399","name":"Name is too long","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"API Name Post-rotation (Optional)\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/rotate"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\",\n    \"details\": {\n      \"validation_errors\": [\n        {\n          \"field\": \"name\",\n          \"message\": \"The API key name cannot exceed 255 characters.\"\n        }\n      ]\n    }\n  }\n}"}],"_postman_id":"7089e526-2474-42b4-8758-21b9e8f81909"}],"id":"851cdbd4-eb8a-4a22-b116-f2e8bf92477d","_postman_id":"851cdbd4-eb8a-4a22-b116-f2e8bf92477d","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"{id}","item":[{"name":"Revoke an API key","id":"278e336e-45a1-4da7-a5c4-76145377bb68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys/:id","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["auth","keys",":id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"c76b50d4-087b-417c-9f93-a267341491bc","type":"any","value":"1082","key":"id"}]}},"response":[{"id":"ffb43b9c-6c2d-43f6-97e5-11a24f2e466f","name":"API key revoked","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/auth/keys/:id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["auth","keys",":id"],"variable":[{"key":"id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"revoked_key\": {\n      \"id\": 9876,\n      \"name\": \"Kord key\",\n      \"created_at\": \"2025-06-02T13:56:35.000000Z\",\n      \"last_used_at\": \"2025-08-20T15:02:02.000000Z\"\n    },\n    \"revoked_at\": \"2025-11-04T09:03:00.251289Z\"\n  }\n}"},{"id":"0e3acb14-8abc-45bd-83b2-385d9ec5bcf6","name":"No API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/auth/keys/:id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["auth","keys",":id"],"variable":[{"key":"id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"4cde7ef9-7920-4d92-95e6-4f07957057ff","name":"Invalid API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/auth/keys/:id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["auth","keys",":id"],"variable":[{"key":"id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"aeed87fe-3dcc-4a9f-b191-4a9c6c0f9927","name":"Expired API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/auth/keys/:id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["auth","keys",":id"],"variable":[{"key":"id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"bb87f1b8-c2d5-4d33-b139-83d4b1a343d0","name":"API key not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/auth/keys/:id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["auth","keys",":id"],"variable":[{"key":"id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"API_KEY_NOT_FOUND\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\",\n    \"details\": {\n      \"accessible_workspace_ids\": [\n        1234,\n        1235,\n        1238,\n        1240\n      ],\n      \"api_key_id\": 123456\n    }\n  }\n}"}],"_postman_id":"278e336e-45a1-4da7-a5c4-76145377bb68"}],"id":"9b57a75b-a602-44a3-8dff-cbc5dbdb7761","_postman_id":"9b57a75b-a602-44a3-8dff-cbc5dbdb7761","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"List all API keys","id":"aa9e7a60-a5fe-4111-9f6b-50f920a8b308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["auth","keys"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"f78e5b86-6104-4304-93d3-e940760543a4","name":"Two API keys","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"keys\": [\n      {\n        \"id\": 4945,\n        \"name\": \"Second Key\",\n        \"preview\": \"cb_****_**_2e2Ve7.****\",\n        \"health_status\": \"healthy\",\n        \"is_expired\": false,\n        \"last_used_at\": null,\n        \"created_at\": \"2025-11-04T14:18:19+00:00\",\n        \"expires_at\": null\n      },\n      {\n        \"id\": 4944,\n        \"name\": \"Kord key\",\n        \"preview\": \"cb_****_**_2e3tkb.****\",\n        \"health_status\": \"healthy\",\n        \"is_expired\": false,\n        \"last_used_at\": null,\n        \"created_at\": \"2025-11-04T14:17:13+00:00\",\n        \"expires_at\": null\n      }\n    ],\n    \"summary\": {\n      \"total_keys\": 2,\n      \"active_keys\": 2,\n      \"expiring_soon\": 0,\n      \"expired_keys\": 0\n    }\n  }\n}"},{"id":"3e40ac6a-9169-4c46-8bb9-cc5accfad37d","name":"Rotation grace period","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"keys\": [\n      {\n        \"id\": 4945,\n        \"name\": \"Kord [ROTATED] 2025-11-05 12:48\",\n        \"preview\": \"cb_****_**_2e2Ve7.****\",\n        \"health_status\": \"healthy\",\n        \"is_expired\": false,\n        \"last_used_at\": null,\n        \"created_at\": \"2025-11-05T12:48:27+00:00\",\n        \"expires_at\": null\n      },\n      {\n        \"id\": 4944,\n        \"name\": \"Kord\",\n        \"preview\": \"cb_****_**_2e3tkb.****\",\n        \"health_status\": \"expiring_soon\",\n        \"is_expired\": false,\n        \"last_used_at\": null,\n        \"created_at\": \"2025-11-05T12:46:12+00:00\",\n        \"expires_at\": \"2025-11-05T13:48:27+00:00\"\n      }\n    ],\n    \"summary\": {\n      \"total_keys\": 2,\n      \"active_keys\": 1,\n      \"expiring_soon\": 1,\n      \"expired_keys\": 0\n    }\n  }\n}"},{"id":"55d63fa1-c40f-4420-a989-c3ce12502eca","name":"Rotation grace period elapsed","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"keys\": [\n      {\n        \"id\": 4945,\n        \"name\": \"Kord [ROTATED] 2025-11-05 12:48\",\n        \"preview\": \"cb_****_**_2e2Ve7.****\",\n        \"health_status\": \"healthy\",\n        \"is_expired\": false,\n        \"last_used_at\": null,\n        \"created_at\": \"2025-11-05T12:48:27+00:00\",\n        \"expires_at\": null\n      },\n      {\n        \"id\": 4944,\n        \"name\": \"Kord\",\n        \"preview\": \"cb_****_**_2e3tkb.****\",\n        \"health_status\": \"expired\",\n        \"is_expired\": true,\n        \"last_used_at\": null,\n        \"created_at\": \"2025-11-05T12:46:12+00:00\",\n        \"expires_at\": \"2025-11-05T13:48:27+00:00\"\n      }\n    ],\n    \"summary\": {\n      \"total_keys\": 2,\n      \"active_keys\": 1,\n      \"expiring_soon\": 0,\n      \"expired_keys\": 1\n    }\n  }\n}"},{"id":"f7fa3c9a-a169-48df-a74c-478741db5322","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"ae4b6e8b-d044-4efb-aaee-6ac23fdfca5c","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"43f66c33-5005-407b-ac26-d917783ae071","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"aa9e7a60-a5fe-4111-9f6b-50f920a8b308"},{"name":"Generate an API key for a child workspace","id":"10b50bf8-e727-4a8a-a5f0-450abccd7ac1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys","description":"<p>Child workspace API keys are managed by the parent; the child is unable to manage their own keys.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["auth","keys"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"c376f27b-2fc6-4290-aeec-d7ddf5748759","name":"Child workspace key generated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 999,\n    \"key\": \"kord_test_1aaAAa.aAAAa1a-aaAaAaaA1a1aaaAaaaaaaaAAaAAaaaaAaAA\",\n    \"workspace_id\": 789,\n    \"workspace_name\": \"Company A via Company B\",\n    \"environment\": \"live\",\n    \"type\": \"secret_key\",\n    \"name\": \"Production API Key for Business B\",\n    \"created_at\": \"2024-11-03T10:30:00.000Z\",\n    \"status\": \"active\",\n    \"warning\": \"Store this key securely. It will not be shown again.\"\n  }\n}"},{"id":"f29106a5-1500-4d31-a763-021b9ef47213","name":"Request with name","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235,\n  \"name\": \"Optional API Key Name\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 999,\n    \"key\": \"kord_test_1aaAAa.aAAAa1a-aaAaAaaA1a1aaaAaaaaaaaAAaAAaaaaAaAA\",\n    \"workspace_id\": 789,\n    \"workspace_name\": \"Company A via Company B\",\n    \"environment\": \"live\",\n    \"type\": \"secret_key\",\n    \"name\": \"Production API Key for Business B\",\n    \"created_at\": \"2024-11-03T10:30:00.000Z\",\n    \"status\": \"active\",\n    \"warning\": \"Store this key securely. It will not be shown again.\"\n  }\n}"},{"id":"92568e5c-9403-4d5b-8bc9-145cdba0e74d","name":"No API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"6cb5e5e7-6267-4d63-a0c9-c0789e1e3e25","name":"Invalid API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235,\n  \"name\": \"Optional API Key Name\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"b2629090-2315-4f0d-a4ee-7d1af2eb16b6","name":"Expired API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"2b764d08-d425-4620-94bd-c0e9e1390151","name":"Invalid API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"NOT_PARENT\"\n  }\n}"},{"id":"b98ce9dd-3543-4d94-bd5f-ed8bfe6e22db","name":"Request with name","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235,\n  \"name\": \"Optional API Key Name\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"NOT_PARENT\"\n  }\n}"},{"id":"8a06831e-fb2c-4163-9672-18c659a0e355","name":"No such child","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"WORKSPACE_NOT_FOUND\"\n  }\n}"},{"id":"cd47e672-2644-4c06-b041-30d3ac20fbf5","name":"Request with name","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235,\n  \"name\": \"Optional API Key Name\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"WORKSPACE_NOT_FOUND\"\n  }\n}"},{"id":"e31f78ef-bfcd-4b5b-897f-7c12485ecd0f","name":"Invactive child workspace","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"WORKSPACE_INACTIVE\"\n  }\n}"},{"id":"cf0df135-c505-4111-91fa-b05dbf4e86e9","name":"Request with name","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1235,\n  \"name\": \"Optional API Key Name\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/auth/keys"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"WORKSPACE_INACTIVE\"\n  }\n}"}],"_postman_id":"10b50bf8-e727-4a8a-a5f0-450abccd7ac1"}],"id":"295b3ef3-042d-4b27-af1f-fcdb5fcb2ed7","_postman_id":"295b3ef3-042d-4b27-af1f-fcdb5fcb2ed7","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}}],"id":"b2a27958-4fd0-45a8-9c25-d40c39b429ae","_postman_id":"b2a27958-4fd0-45a8-9c25-d40c39b429ae","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"workspaces","item":[{"name":"{workspace_id}","item":[{"name":"Get workspace","id":"5381eb3c-8145-4d6f-930a-cde6c30f134b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["workspaces",":workspace_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"618d94d6-c2b4-4b1f-b3e2-2fd418316f72","type":"any","value":"1082","key":"workspace_id"}]}},"response":[{"id":"cf84d6d9-52d4-4abf-94cd-3d612321d6fa","name":"Workspace found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1000,\n    \"email\": \"mailbox_2@domain.co.uk\",\n    \"workspace_name\": \"Child Workspace\",\n    \"is_active\": true,\n    \"active_plan\": \"enterprise\",\n    \"phone\": null,\n    \"address\": null,\n    \"details\": null,\n    \"created_at\": \"2025-06-01T14:24:02.000Z\",\n    \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n  }\n}"},{"id":"4f2a09e5-68ba-43db-83a7-1a16fba5a6dc","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"2a738aea-0192-46e8-849d-58841a927734","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"cf50f01c-b244-4e72-ae19-8119c611b7a2","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"b1dd2674-5f9d-4d2d-93c9-5cd47aeead86","name":"Workspace not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"WORKSPACE_NOT_FOUND\"\n  }\n}"}],"_postman_id":"5381eb3c-8145-4d6f-930a-cde6c30f134b"},{"name":"Edit workspace","id":"816ef52c-e765-41cd-949b-316f1131161f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"details\": \"Patch one attribute\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","description":"<p>PATCH a workspace to preserve unspecified fields.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["workspaces",":workspace_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"edd4c7fd-8cd7-49b4-a3f6-f7cb95941f52","type":"any","value":"1082","key":"workspace_id"}]}},"response":[{"id":"7c6b5944-4cc1-4d0b-ace0-fc4df1c788e6","name":"Workspace modified","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"details\": \"Patch one attribute\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1000,\n    \"email\": \"mailbox_1@domain.co.uk\",\n    \"workspace_name\": \"Same Name\",\n    \"is_active\": true,\n    \"active_plan\": \"enterprise\",\n    \"phone\": null,\n    \"address\": null,\n    \"details\": \"Patch one attribute\",\n    \"created_at\": \"2025-06-01T14:24:02.000Z\",\n    \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n  }\n}"},{"id":"42587b48-7694-44c2-b203-c1dbd3e6f571","name":"No valid parameters","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"details\": \"Patch one attribute\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Valid parameter is required'\"\n  ]\n}"},{"id":"6fe86d52-4933-4f13-9563-740c4a47ed8d","name":"No API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"details\": \"Patch one attribute\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"1414e206-0f55-45c7-8619-a24c1ef0aaed","name":"Invalid API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"details\": \"Patch one attribute\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"bf6ae1b1-21f0-4d1f-a056-8b4c413b0923","name":"Expired API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"details\": \"Patch one attribute\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"ac09a02b-d5df-41a8-8a5a-e9f888c38a20","name":"Workspace not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"details\": \"Patch one attribute\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"WORKSPACE_NOT_FOUND\"\n  }\n}"}],"_postman_id":"816ef52c-e765-41cd-949b-316f1131161f"},{"name":"Delete workspace","id":"bc695d2a-6b2e-4de6-9c57-f8ecd3d748a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["workspaces",":workspace_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"5640410f-01ee-4a6a-9a8a-b58fcaa9fa24","type":"any","value":"1082","key":"workspace_id"}]}},"response":[{"id":"a995d0a0-c3cb-4151-bcce-b81d847724b2","name":"Workspace deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ed076c34-54ea-4509-b5e1-21864af58a4a","name":"No API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"518cdd08-4e92-4d68-9b1c-1e368c620c13","name":"Invalid API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"aba36d6b-3fa1-4ed4-87a9-44a28c3d369f","name":"Expired API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"3c8a2e97-c4ee-4fad-a96d-55c7108345fb","name":"Workspace not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/workspaces/:workspace_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["workspaces",":workspace_id"],"variable":[{"key":"workspace_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Workspace not found\"\n  ]\n}"}],"_postman_id":"bc695d2a-6b2e-4de6-9c57-f8ecd3d748a4"}],"id":"e4a1460a-f59b-4218-863a-f54f6c335f51","_postman_id":"e4a1460a-f59b-4218-863a-f54f6c335f51","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"Create workspace","id":"b50ce3dc-3fd4-452c-8cf1-192755b11fe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.co.uk\",\n  \"workspace_name\": \"Child Workspace\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["workspaces"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"d422b962-2975-453d-ab11-7886f43a5c04","name":"Minimal request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.co.uk\",\n  \"workspace_name\": \"Child Workspace\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1000,\n    \"email\": \"mailbox_2@domain.co.uk\",\n    \"workspace_name\": \"Child Workspace\",\n    \"is_active\": true,\n    \"active_plan\": \"enterprise\",\n    \"phone\": null,\n    \"address\": null,\n    \"details\": null,\n    \"created_at\": \"2025-06-01T14:24:02.000Z\",\n    \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n  }\n}"},{"id":"9d1e2c56-d29c-4644-ad08-dd16f86c0790","name":"Full request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox_2@domain.co.uk\",\n  \"workspace_name\": \"Sister Business\",\n  \"contact_first_name\": \"Given\",\n  \"contact_surname\": \"Family\",\n  \"phone\": \"+447777777777\",\n  \"address\": \"313 Mirror Works, 12 Marshgate Lane, London, E15 2NH\",\n  \"details\": \"Workspace for Sister Business\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1000,\n    \"email\": \"mailbox_2@domain.co.uk\",\n    \"workspace_name\": \"Child Workspace\",\n    \"is_active\": true,\n    \"active_plan\": \"enterprise\",\n    \"phone\": null,\n    \"address\": null,\n    \"details\": null,\n    \"created_at\": \"2025-06-01T14:24:02.000Z\",\n    \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n  }\n}"},{"id":"055c8f49-ca2b-494b-a0b1-687696f1a94c","name":"Minimal request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.co.uk\",\n  \"workspace_name\": \"Child Workspace\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"details\": [\n      {\n        \"field\": \"email\",\n        \"message\": \"An email address is required.\"\n      },\n      {\n        \"field\": \"workspace_name\",\n        \"message\": \"A name must be provided for the child workspace.\"\n      }\n    ]\n  }\n}"},{"id":"86c0af32-4d24-4335-b69c-02b858747d86","name":"Full request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox_2@domain.co.uk\",\n  \"workspace_name\": \"Sister Business\",\n  \"contact_first_name\": \"Given\",\n  \"contact_surname\": \"Family\",\n  \"phone\": \"+447777777777\",\n  \"address\": \"313 Mirror Works, 12 Marshgate Lane, London, E15 2NH\",\n  \"details\": \"Workspace for Sister Business\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"details\": [\n      {\n        \"field\": \"email\",\n        \"message\": \"An email address is required.\"\n      },\n      {\n        \"field\": \"workspace_name\",\n        \"message\": \"A name must be provided for the child workspace.\"\n      }\n    ]\n  }\n}"},{"id":"fd529f26-07f1-4a47-b15f-c20aeb22b66c","name":"No API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.co.uk\",\n  \"workspace_name\": \"Child Workspace\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"e2e0cbc2-a03b-4cd6-9174-9b3335279547","name":"Invalid API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox_2@domain.co.uk\",\n  \"workspace_name\": \"Sister Business\",\n  \"contact_first_name\": \"Given\",\n  \"contact_surname\": \"Family\",\n  \"phone\": \"+447777777777\",\n  \"address\": \"313 Mirror Works, 12 Marshgate Lane, London, E15 2NH\",\n  \"details\": \"Workspace for Sister Business\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"69c24513-91b0-466b-b935-c235565a1d60","name":"Expired API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.co.uk\",\n  \"workspace_name\": \"Child Workspace\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"b50ce3dc-3fd4-452c-8cf1-192755b11fe9"},{"name":"List all workspaces","id":"38be26e4-c274-4db7-ad8c-73222314d38f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["workspaces"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"f880820e-a4d4-4049-bac2-66bb8b5d7e47","name":"One child workspace","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": 1000,\n      \"email\": \"mailbox_2@domain.co.uk\",\n      \"workspace_name\": \"Child Workspace\",\n      \"is_active\": true,\n      \"active_plan\": \"enterprise\",\n      \"phone\": null,\n      \"address\": null,\n      \"details\": null,\n      \"created_at\": \"2025-06-01T14:24:02.000Z\",\n      \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n    }\n  ]\n}"},{"id":"c1dd7bbb-0a0a-43e7-a4f5-454bc5134842","name":"Two child workspaces","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": 1000,\n      \"email\": \"mailbox_2@domain.co.uk\",\n      \"workspace_name\": \"Child Workspace\",\n      \"is_active\": true,\n      \"active_plan\": \"enterprise\",\n      \"phone\": null,\n      \"address\": null,\n      \"details\": null,\n      \"created_at\": \"2025-06-01T14:24:02.000Z\",\n      \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n    },\n    {\n      \"id\": 1001,\n      \"email\": \"mailbox_3@domain.co.uk\",\n      \"workspace_name\": \"Child Workspace Two\",\n      \"is_active\": true,\n      \"active_plan\": \"enterprise\",\n      \"phone\": null,\n      \"address\": null,\n      \"details\": null,\n      \"created_at\": \"2025-07-01T14:24:02.000Z\"\n    }\n  ]\n}"},{"id":"54177cfa-4aaa-42d5-a0a9-6e0bf15d54b1","name":"No child workspaces","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": []\n}"},{"id":"358f67ea-dc36-48cb-9617-db6befaf7f63","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"0552be09-e145-47d6-bde3-9cdcf25d4340","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"1ef215ce-e3e2-4ce3-b9bf-51ec46b90d67","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/workspaces"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"38be26e4-c274-4db7-ad8c-73222314d38f"}],"id":"4f5eb738-13b8-4efe-b6e3-b54daa6bd5e6","_postman_id":"4f5eb738-13b8-4efe-b6e3-b54daa6bd5e6","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"members","item":[{"name":"{member_id}","item":[{"name":"Get member","id":"d38d6fd4-141f-4bf5-8796-94c9e2a33549","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/members/:member_id","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["members",":member_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"f2e1a698-44b5-4584-aa29-00ebea6c6d1a","type":"any","value":"1082","key":"member_id"}]}},"response":[{"id":"61c077e6-2a2e-41d7-a85f-5629ffadda92","name":"Member found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1001,\n    \"email\": \"mailbox@domain.com\",\n    \"role\": \"admin\",\n    \"first_name\": \"Forename\",\n    \"surname\": \"Surname\",\n    \"phone\": \"+447777777777\",\n    \"created_at\": \"2025-06-01T14:24:02\",\n    \"updated_at\": \"2025-06-01T14:24:02\"\n  }\n}"},{"id":"6e90b01a-9c8c-42ca-b26f-516e2261853d","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"c1688efa-f536-4c7d-92ef-178b1bca68f9","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"affc007c-7b88-4cd3-a959-9801a24bbd3d","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"640d6c9d-7cf5-4a26-b685-9980e3b9a8e2","name":"Workspace not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Workspace not found\"\n  ]\n}"},{"id":"cc879661-108c-4545-9474-60d5a505cbec","name":"Member not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Member not found\"\n  ]\n}"}],"_postman_id":"d38d6fd4-141f-4bf5-8796-94c9e2a33549"},{"name":"Edit member","id":"3a75b0f8-33d6-4f39-9549-2e0941d204e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": {\n    \"first_name\": \"First Name\",\n    \"surname\": \"Last Name\",\n    \"phone\": \"+448888888888\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members/:member_id","description":"<p>PATCH a workspace to preserve unspecified fields.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["members",":member_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"ad41f281-66c9-4a8d-8967-ad212953d2f4","type":"any","value":"1082","key":"member_id"}]}},"response":[{"id":"1ab35e3d-48a8-4ada-b601-545e9c8a0122","name":"Member patched","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": {\n    \"first_name\": \"First Name\",\n    \"surname\": \"Last Name\",\n    \"phone\": \"+448888888888\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"email\": \"mailbox@domain.com\",\n  \"first_name\": \"First Name\",\n  \"surname\": \"Last Name\",\n  \"phone\": \"+448888888888\",\n  \"role\": \"admin\"\n}"},{"id":"b99fcc02-8ad3-48a8-96d0-f5c33eaf2334","name":"No API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": {\n    \"first_name\": \"First Name\",\n    \"surname\": \"Last Name\",\n    \"phone\": \"+448888888888\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"5a74082c-3902-4a1a-86a3-5bbb40fc6e3e","name":"Invalid API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": {\n    \"first_name\": \"First Name\",\n    \"surname\": \"Last Name\",\n    \"phone\": \"+448888888888\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"eba66c87-6f97-4717-89ef-3dd4b6d02d81","name":"Expired API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": {\n    \"first_name\": \"First Name\",\n    \"surname\": \"Last Name\",\n    \"phone\": \"+448888888888\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"4d7cdc31-39d8-4fcd-bb8b-232fc24a5fe3","name":"Workspace not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": {\n    \"first_name\": \"First Name\",\n    \"surname\": \"Last Name\",\n    \"phone\": \"+448888888888\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Workspace not found\"\n  ]\n}"},{"id":"540bb547-2a4d-4701-a75b-a1c7100ec91a","name":"Member not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"data\": {\n    \"first_name\": \"First Name\",\n    \"surname\": \"Last Name\",\n    \"phone\": \"+448888888888\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Member not found\"\n  ]\n}"}],"_postman_id":"3a75b0f8-33d6-4f39-9549-2e0941d204e1"},{"name":"Delete member","id":"11d76cd8-588a-41b9-a7c4-4e464167a3d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/members/:member_id","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["members",":member_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"cf938689-183d-46c1-9196-202e1af688b1","type":"any","value":"1082","key":"member_id"}]}},"response":[{"id":"d2fafc6e-4376-4cbf-9ab3-255a51a2fd20","name":"Memeber removed.","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c2489428-8ce8-46bd-890b-3f067afce31f","name":"No API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"a979773d-e2ba-422b-b420-e007f949da19","name":"Invalid API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"4ce421f2-5f88-427d-a631-b201cb14878c","name":"Expired API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"9ea0f787-28a6-4707-bbaf-5a624fa8efdd","name":"Workspace not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Workspace not found\"\n  ]\n}"},{"id":"107f9404-b178-410e-a006-56f638b07133","name":"Member not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/members/:member_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["members",":member_id"],"variable":[{"key":"member_id","value":"1082"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Member not found\"\n  ]\n}"}],"_postman_id":"11d76cd8-588a-41b9-a7c4-4e464167a3d2"}],"id":"cf9e6051-186c-448a-9181-255b1595357a","_postman_id":"cf9e6051-186c-448a-9181-255b1595357a","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"Add member","id":"8e6d8739-ea04-44c9-aa6a-ab8993d03976","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"role\": \"viewer\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["members"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"29e98b1c-e4ce-44ef-ad58-e0ab924a5738","name":"Minimal request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"role\": \"viewer\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1001,\n    \"email\": \"mailbox@domain.com\",\n    \"first_name\": \"Forename\",\n    \"surname\": \"Surname\",\n    \"phone\": \"+447777777777\",\n    \"role\": \"admin\",\n    \"created_at\": \"2025-06-01T14:24:02\",\n    \"updated_at\": \"2025-06-01T14:24:02\"\n  }\n}"},{"id":"557d4103-7336-4d0f-9369-0a6b7e608556","name":"Full request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"first_name\": \"Forename\",\n  \"surname\": \"Surname\",\n  \"phone\": \"+447777777777\",\n  \"role\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1001,\n    \"email\": \"mailbox@domain.com\",\n    \"first_name\": \"Forename\",\n    \"surname\": \"Surname\",\n    \"phone\": \"+447777777777\",\n    \"role\": \"admin\",\n    \"created_at\": \"2025-06-01T14:24:02\",\n    \"updated_at\": \"2025-06-01T14:24:02\"\n  }\n}"},{"id":"34a8abe4-8d0d-4c1f-a684-f8ef11587dfd","name":"No API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"role\": \"viewer\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"e05d73da-243f-44d5-9d7d-ae12fd805841","name":"Invalid API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"first_name\": \"Forename\",\n  \"surname\": \"Surname\",\n  \"phone\": \"+447777777777\",\n  \"role\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"0b4e6e7e-edce-47c1-b0db-d4780360098b","name":"Expired API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"role\": \"viewer\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"d9d6e202-912b-4880-ab94-9d0fd083cbb6","name":"Workspace not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"role\": \"viewer\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"WORKSPACE_NOT_FOUND\"\n  }\n}"},{"id":"db169af6-cc3e-4f05-af32-7439c565464f","name":"Full request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"first_name\": \"Forename\",\n  \"surname\": \"Surname\",\n  \"phone\": \"+447777777777\",\n  \"role\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"WORKSPACE_NOT_FOUND\"\n  }\n}"},{"id":"32123deb-c980-47f5-b8d0-29b062b5df72","name":"Minimal request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"role\": \"viewer\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Duplicate email address\"\n  ]\n}"},{"id":"0c336dc1-7cd9-4ee2-a031-ba9f2ae3afd3","name":"Full request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"mailbox@domain.com\",\n  \"first_name\": \"Forename\",\n  \"surname\": \"Surname\",\n  \"phone\": \"+447777777777\",\n  \"role\": \"admin\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/members"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Duplicate email address\"\n  ]\n}"}],"_postman_id":"8e6d8739-ea04-44c9-aa6a-ab8993d03976"}],"id":"fadd452b-19c2-4dd4-9dee-b654c33f69ed","_postman_id":"fadd452b-19c2-4dd4-9dee-b654c33f69ed","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"properties","item":[{"name":"{property_id}","item":[{"name":"Get property","id":"4701f77a-125f-41ec-a946-683776315ff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["properties",":property_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"9da8a38f-1449-4766-be51-dd63abd841b7","type":"any","value":"1093699","key":"property_id"}]}},"response":[{"id":"841547e0-40dc-4163-bab6-07611168cbca","name":"Property found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1093699,\n    \"property_reference\": \"CubicLease\",\n    \"deal_type\": \"sale\",\n    \"price\": 10000,\n    \"payment_frequency\": \"monthly\",\n    \"address1\": \"Checkboard\",\n    \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n    \"address3\": \"Stratford\",\n    \"city\": \"London\",\n    \"postcode\": \"E15 2NH\",\n    \"region\": \"Greater London\",\n    \"country\": \"England\",\n    \"title_number\": \"NGL109691\",\n    \"tenure_type\": \"Leasehold\",\n    \"latitude\": 51.5316154,\n    \"longitude\": -0.0129194,\n    \"created_at\": \"2025-06-01T14:24:02\",\n    \"updated_at\": \"2025-06-01T14:24:02\"\n  }\n}"},{"id":"f3f136c5-b748-45a5-ac2e-47faa1528f3b","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"d6903b2b-4084-4da9-bd4b-611ff75beca8","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"e3a61676-eb48-49db-9744-97d29a265d5a","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"6f99558f-bf06-4b4c-82fb-7c74a14be9f9","name":"Property not found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"PROPERTY_NOT_FOUND\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"4701f77a-125f-41ec-a946-683776315ff3"},{"name":"Edit property","id":"c8233a21-fd34-494d-914c-d082b9f9c2b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deal_type\": \"letting\",\n  \"price\": 25000,\n  \"payment_frequency\": \"weekly\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","description":"<p>PATCH a workspace to preserve unspecified fields.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["properties",":property_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"6b5e07f8-124e-4898-b32f-372867044dcb","type":"any","value":"1093699","key":"property_id"}]}},"response":[{"id":"5683817c-3209-4d2d-adc1-102a3125e93b","name":"Property patced.","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deal_type\": \"letting\",\n  \"price\": 25000,\n  \"payment_frequency\": \"weekly\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1093699,\n    \"workspce_id\": 1234,\n    \"property_reference\": \"CubicLease\",\n    \"deal_type\": \"letting\",\n    \"price\": 25000,\n    \"payment_frequency\": \"weekly\",\n    \"address1\": \"Checkboard\",\n    \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n    \"address3\": \"Stratford\",\n    \"city\": \"London\",\n    \"postcode\": \"E15 2NH\",\n    \"region\": \"Greater London\",\n    \"country\": \"England\",\n    \"title_number\": \"NGL109691\",\n    \"tenure_type\": \"Leasehold\",\n    \"latitude\": 51.5316154,\n    \"longitude\": -0.0129194,\n    \"created_at\": \"2025-06-01T14:24:02\",\n    \"updated_at\": \"2025-06-01T14:24:02\"\n  }\n}"},{"id":"26cd0426-175c-443f-a077-91cea388158c","name":"No API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deal_type\": \"letting\",\n  \"price\": 25000,\n  \"payment_frequency\": \"weekly\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"e7505a82-41e2-4bc6-8be7-e3b3bfe490a5","name":"Invalid API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deal_type\": \"letting\",\n  \"price\": 25000,\n  \"payment_frequency\": \"weekly\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"bda9f1fe-3c64-42b1-99bc-2b9a320aca0f","name":"Expired API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deal_type\": \"letting\",\n  \"price\": 25000,\n  \"payment_frequency\": \"weekly\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"72232169-7ebc-40b1-9dd8-d6a633a5bb30","name":"Property not found.","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"deal_type\": \"letting\",\n  \"price\": 25000,\n  \"payment_frequency\": \"weekly\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"PROPERTY_NOT_FOUND\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"c8233a21-fd34-494d-914c-d082b9f9c2b6"},{"name":"Delete property","id":"f5ea71b2-8dd2-4fc1-9e93-5a0e905c64b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["properties",":property_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"58ca5d1a-89ab-4d4d-893b-831deba01c5b","type":"any","value":"1093699","key":"property_id"}]}},"response":[{"id":"95b9cc78-aa2b-4e48-bbb7-188ae69fc703","name":"Property deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1e9cb6fb-4412-4bd2-8619-e08e408dc78a","name":"No API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"6f0acfaf-18ae-42fb-bbcb-ab27c7b45996","name":"Invalid API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"eaafa867-9ef3-47e4-ba6f-56e5695cc9d0","name":"Expired API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"0fd0d886-4df7-4c2a-89a8-7443601a1240","name":"Property not found.","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties/:property_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties",":property_id"],"variable":[{"key":"property_id","value":"1093699"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"PROPERTY_NOT_FOUND\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"f5ea71b2-8dd2-4fc1-9e93-5a0e905c64b9"}],"id":"5c7c6444-5dd3-43bd-8c97-961cb0531eaa","_postman_id":"5c7c6444-5dd3-43bd-8c97-961cb0531eaa","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"Create property","id":"effe15b9-0b3b-4e2c-b3d3-09232a44db22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"property_reference\": \"CubicLease\",\n  \"deal_type\": \"sale\",\n  \"price\": 1000000,\n  \"payment_frequency\": \"monthly\",\n  \"address1\": \"Checkboard\",\n  \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n  \"address3\": \"Stratford\",\n  \"city\": \"London\",\n  \"postcode\": \"E15 2NH\",\n  \"region\": \"Greater London\",\n  \"country\": \"England\",\n  \"title_number\": \"NGL109691\",\n  \"tenure_type\": \"Leasehold\",\n  \"latitude\": 51.5316154,\n  \"longitude\": -0.0129194\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/properties","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["properties"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"5040b502-3f0a-4115-bd0f-f97238f5b905","name":"Property created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"property_reference\": \"CubicLease\",\n  \"deal_type\": \"sale\",\n  \"price\": 1000000,\n  \"payment_frequency\": \"monthly\",\n  \"address1\": \"Checkboard\",\n  \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n  \"address3\": \"Stratford\",\n  \"city\": \"London\",\n  \"postcode\": \"E15 2NH\",\n  \"region\": \"Greater London\",\n  \"country\": \"England\",\n  \"title_number\": \"NGL109691\",\n  \"tenure_type\": \"Leasehold\",\n  \"latitude\": 51.5316154,\n  \"longitude\": -0.0129194\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/properties"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1093699,\n    \"property_reference\": \"CubicLease\",\n    \"deal_type\": \"sale\",\n    \"price\": 1000000,\n    \"payment_frequency\": \"monthly\",\n    \"address1\": \"Checkboard\",\n    \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n    \"address3\": \"Stratford\",\n    \"city\": \"London\",\n    \"postcode\": \"E15 2NH\",\n    \"region\": \"Greater London\",\n    \"country\": \"England\",\n    \"title_number\": \"NGL109691\",\n    \"tenure_type\": \"Leasehold\",\n    \"latitude\": 51.5316154,\n    \"longitude\": -0.0129194,\n    \"created_at\": \"2025-06-01T14:24:02\",\n    \"updated_at\": \"2025-06-01T14:24:02\"\n  }\n}"},{"id":"7819c213-fe77-4a71-be67-78fdaf5f3c98","name":"Absent mandatory parameters","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"property_reference\": \"CubicLease\",\n  \"deal_type\": \"sale\",\n  \"price\": 1000000,\n  \"payment_frequency\": \"monthly\",\n  \"address1\": \"Checkboard\",\n  \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n  \"address3\": \"Stratford\",\n  \"city\": \"London\",\n  \"postcode\": \"E15 2NH\",\n  \"region\": \"Greater London\",\n  \"country\": \"England\",\n  \"title_number\": \"NGL109691\",\n  \"tenure_type\": \"Leasehold\",\n  \"latitude\": 51.5316154,\n  \"longitude\": -0.0129194\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/properties"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"'price' is required\",\n    \"'deal_type' is required\",\n    \"'city' is required\",\n    \"'postcode' is required\"\n  ]\n}"},{"id":"bc282ade-6fb4-47c1-81cb-dc40bb291b86","name":"No API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"property_reference\": \"CubicLease\",\n  \"deal_type\": \"sale\",\n  \"price\": 1000000,\n  \"payment_frequency\": \"monthly\",\n  \"address1\": \"Checkboard\",\n  \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n  \"address3\": \"Stratford\",\n  \"city\": \"London\",\n  \"postcode\": \"E15 2NH\",\n  \"region\": \"Greater London\",\n  \"country\": \"England\",\n  \"title_number\": \"NGL109691\",\n  \"tenure_type\": \"Leasehold\",\n  \"latitude\": 51.5316154,\n  \"longitude\": -0.0129194\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/properties"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"8517ce21-a920-44e2-8aa4-9ea6fa15f53a","name":"Invalid API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"property_reference\": \"CubicLease\",\n  \"deal_type\": \"sale\",\n  \"price\": 1000000,\n  \"payment_frequency\": \"monthly\",\n  \"address1\": \"Checkboard\",\n  \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n  \"address3\": \"Stratford\",\n  \"city\": \"London\",\n  \"postcode\": \"E15 2NH\",\n  \"region\": \"Greater London\",\n  \"country\": \"England\",\n  \"title_number\": \"NGL109691\",\n  \"tenure_type\": \"Leasehold\",\n  \"latitude\": 51.5316154,\n  \"longitude\": -0.0129194\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/properties"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"04f3f230-9ef1-4f49-8144-4dabf9f35009","name":"Expired API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"property_reference\": \"CubicLease\",\n  \"deal_type\": \"sale\",\n  \"price\": 1000000,\n  \"payment_frequency\": \"monthly\",\n  \"address1\": \"Checkboard\",\n  \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n  \"address3\": \"Stratford\",\n  \"city\": \"London\",\n  \"postcode\": \"E15 2NH\",\n  \"region\": \"Greater London\",\n  \"country\": \"England\",\n  \"title_number\": \"NGL109691\",\n  \"tenure_type\": \"Leasehold\",\n  \"latitude\": 51.5316154,\n  \"longitude\": -0.0129194\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/properties"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"effe15b9-0b3b-4e2c-b3d3-09232a44db22"},{"name":"List properties","id":"8b5c24d1-aca4-4731-a1a2-2574fe9f1cef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/properties?property_reference=string","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["properties"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[{"key":"property_reference","value":"string"}],"variable":[]}},"response":[{"id":"066b8d8a-ab23-42af-90ab-0a473a99c69b","name":"Property found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties?property_reference=string","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties"],"query":[{"key":"property_reference","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 1093699,\n    \"property_reference\": \"CubicLease\",\n    \"deal_type\": \"sale\",\n    \"price\": 10000,\n    \"payment_frequency\": \"monthly\",\n    \"address1\": \"Checkboard\",\n    \"address2\": \"Unit 302, Mirror Works, 12 Marshgate Lane\",\n    \"address3\": \"Stratford\",\n    \"city\": \"London\",\n    \"postcode\": \"E15 2NH\",\n    \"region\": \"Greater London\",\n    \"country\": \"England\",\n    \"title_number\": \"NGL109691\",\n    \"tenure_type\": \"Leasehold\",\n    \"latitude\": 51.5316154,\n    \"longitude\": -0.0129194,\n    \"created_at\": \"2025-06-01T14:24:02\",\n    \"updated_at\": \"2025-06-01T14:24:02\"\n  }\n}"},{"id":"9c847d5e-e2fb-47f7-9eb9-1147e496465d","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties?property_reference=string","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties"],"query":[{"key":"property_reference","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"8f7f9160-ba26-4472-ae48-0bc2a75174a5","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties?property_reference=string","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties"],"query":[{"key":"property_reference","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"1bdf6196-b370-444e-abe8-576769447d62","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/properties?property_reference=string","host":["https://{{account_name}}.kord.build/data/v1"],"path":["properties"],"query":[{"key":"property_reference","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"8b5c24d1-aca4-4731-a1a2-2574fe9f1cef"}],"id":"f7655eda-6cf1-4ba2-a839-eae822252dd2","_postman_id":"f7655eda-6cf1-4ba2-a839-eae822252dd2","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"flow-keys","item":[{"name":"{flow_key}","item":[{"name":"schema","item":[{"name":"Flow key schema","id":"7d5b8fa1-eca2-4694-a706-adbb20229acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key/schema","description":"<p>Retrieve validation rules for a given flow key.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flow-keys",":flow_key","schema"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"55504f63-729d-469d-814d-1f02c58d9913","description":{"content":"<p>Flow key.</p>\n","type":"text/plain"},"type":"any","value":"1082","key":"flow_key"}]}},"response":[{"id":"440c4608-a061-4b9f-99af-640578ead487","name":"Flow key schema retrieved","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key/schema","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key","schema"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"flow_key\": 2927,\n    \"flow_name\": \"string\",\n    \"schema\": {}\n  },\n  \"meta\": {\n    \"context\": {\n      \"workspace_id\": 1247,\n      \"request_id\": \"d0c12db4-815c-4242-b198-53266d08c9af\"\n    }\n  }\n}"},{"id":"18128087-7688-451e-9e60-00591c1bc269","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key/schema","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key","schema"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"ecba7cf1-44b2-4164-a6e4-a3dead7b97e6","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key/schema","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key","schema"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"c2bd7c7f-4d82-4656-9478-4deb32551c0e","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key/schema","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key","schema"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"6286cd31-61ec-4a43-9db6-c56677a7f8ad","name":"Flow key not found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key/schema","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key","schema"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"FLOW_KEY_NOT_FOUND\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"7d5b8fa1-eca2-4694-a706-adbb20229acb"}],"id":"ef5d2755-9ba8-4331-9dc1-8475009ad427","_postman_id":"ef5d2755-9ba8-4331-9dc1-8475009ad427","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"Flow key data points","id":"38cae0f6-b7c8-45a7-b8ed-c296f5a25d96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key","description":"<p>Retrieve the complete list of flow keys available to the calling workspace.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flow-keys",":flow_key"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"00cc6d1f-f2f9-412f-94e3-0d72232751d3","description":{"content":"<p>Flow key.</p>\n","type":"text/plain"},"type":"any","value":"1082","key":"flow_key"}]}},"response":[{"id":"793525bb-4d51-4269-a17c-9d1e178ffede","name":"Single flow key retrieved","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"key\": 2,\n    \"name\": \"Property Seller\",\n    \"description\": \"Gather and verify the essential information of the sellers of a property, whilst providing cover in case the transaction falls through.\",\n    \"data_points\": {\n      \"address_verification\": \"Address Verification\",\n      \"property\": \"Property\",\n      \"property_ownership\": \"Property Ownership\",\n      \"property_mortgage\": \"Property Mortgage\",\n      \"financial_history\": \"Financial History\",\n      \"aml\": \"AML\",\n      \"ongoing_monitoring\": \"Ongoing Monitoring\",\n      \"mortality\": \"Mortality\",\n      \"pep\": \"PEP\",\n      \"sanctions\": \"Sanctions\",\n      \"email\": \"Email\",\n      \"id_verification\": \"ID Verification\",\n      \"proof_of_address\": \"Proof of Address\",\n      \"employment\": \"Employment\",\n      \"document_upload\": \"Document Upload\",\n      \"get_cover\": \"Get Cover\"\n    }\n  }\n}"},{"id":"e21704f7-961b-4dad-821a-37b395091141","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"7aa5b005-5b9d-4899-a16f-3e1d97d7c239","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"2fe6b8fa-0116-45d8-bbff-7634952e3933","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"3760ce91-4a15-40e1-b584-d39afd991e44","name":"Flow key not found.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys/:flow_key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys",":flow_key"],"variable":[{"key":"flow_key","value":"1082","description":"Flow key."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"FLOW_KEY_NOT_FOUND\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"38cae0f6-b7c8-45a7-b8ed-c296f5a25d96"}],"id":"809524f1-59fd-46d7-a4ff-8aeb73e60aa4","_postman_id":"809524f1-59fd-46d7-a4ff-8aeb73e60aa4","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"Available flow keys","id":"8a5d1e60-d3d6-4e56-b887-645863d6b3bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flow-keys?page=1&per_page=25","description":"<p>Retrieve the complete list of flow keys available to the calling workspace.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flow-keys"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[{"description":{"content":"<p>Page number (1-indexed).</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Number of items per page. Default is 15.</p>\n","type":"text/plain"},"key":"per_page","value":"25"}],"variable":[]}},"response":[{"id":"64168261-50e0-49be-ab80-874cbb64389a","name":"Flow keys retrieved","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys?page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys"],"query":[{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"key\": 1,\n      \"name\": \"Property Buyer\",\n      \"description\": \"Gather and verify the essential information of the buyers of a property, whilst providing cover in case the transaction falls through.\",\n      \"data_points\": {\n        \"transaction_history6_months\": \"Transaction History 6 Months\",\n        \"address_verification\": \"Address Verification\",\n        \"account_analysis\": \"Account Analysis\",\n        \"financial_history\": \"Financial History\",\n        \"top20_debits\": \"Top 20 Debits\",\n        \"top20_credits\": \"Top 20 Credits\",\n        \"property\": \"Property\",\n        \"transaction_summary\": \"Transaction Summary\",\n        \"email\": \"Email\",\n        \"id_verification\": \"ID Verification\",\n        \"proof_of_address\": \"Proof of Address\",\n        \"employment\": \"Employment\",\n        \"banking\": \"Banking\",\n        \"proof_of_funds\": \"Proof of Funds\",\n        \"source_of_funds\": \"Source of Funds\",\n        \"document_upload\": \"Document Upload\",\n        \"get_cover\": \"Get Cover\"\n      }\n    },\n    {\n      \"key\": 2,\n      \"name\": \"Property Seller\",\n      \"description\": \"Gather and verify the essential information of the sellers of a property, whilst providing cover in case the transaction falls through.\",\n      \"data_points\": {\n        \"address_verification\": \"Address Verification\",\n        \"property\": \"Property\",\n        \"property_ownership\": \"Property Ownership\",\n        \"property_mortgage\": \"Property Mortgage\",\n        \"financial_history\": \"Financial History\",\n        \"aml\": \"AML\",\n        \"ongoing_monitoring\": \"Ongoing Monitoring\",\n        \"mortality\": \"Mortality\",\n        \"pep\": \"PEP\",\n        \"sanctions\": \"Sanctions\",\n        \"email\": \"Email\",\n        \"id_verification\": \"ID Verification\",\n        \"proof_of_address\": \"Proof of Address\",\n        \"employment\": \"Employment\",\n        \"document_upload\": \"Document Upload\",\n        \"get_cover\": \"Get Cover\"\n      }\n    },\n    {\n      \"key\": 3,\n      \"name\": \"Property Landlord\",\n      \"description\": \"Verify that your client truly owns a property that they are able to let.\",\n      \"data_points\": {\n        \"address_verification\": \"Address Verification\",\n        \"property\": \"Property\",\n        \"property_ownership\": \"Property Ownership\",\n        \"aml\": \"AML\",\n        \"land_registry\": \"Land Registry\",\n        \"email\": \"Email\",\n        \"id_verification\": \"ID Verification\",\n        \"proof_of_address\": \"Proof of Address\",\n        \"employment\": \"Employment\",\n        \"document_upload\": \"Document Upload\"\n      }\n    }\n  ]\n}"},{"id":"2e09985a-5cc7-471b-83a9-ad0923a9af17","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys?page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys"],"query":[{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"59166167-449d-4b84-b7bf-b11c93c94a83","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys?page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys"],"query":[{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"903aaabc-cd26-4f76-a9ac-15317fd09926","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flow-keys?page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flow-keys"],"query":[{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"8a5d1e60-d3d6-4e56-b887-645863d6b3bc"}],"id":"8d739098-6f3b-4bfe-a5b8-6bd9e1e316fe","_postman_id":"8d739098-6f3b-4bfe-a5b8-6bd9e1e316fe","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"flows","item":[{"name":"kba","item":[{"name":"verify","item":[{"name":"Knowledge-Based Authentication","id":"33b3b154-b168-48ec-a8fc-e90fc1e34f35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    },\n    {\n      \"quesion_id\": 3,\n      \"choice_id\": 1\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify","description":"<p>authenticate by submitting the reference and answers of a questionnaire</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows","kba","verify"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"38856417-6011-4755-9489-fc3ab6714537","name":"Pass","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    },\n    {\n      \"quesion_id\": 3,\n      \"choice_id\": 1\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": true\n  }\n}"},{"id":"58a5982b-dc75-415b-ac14-0106afd7ee06","name":"Fail","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": false\n  }\n}"},{"id":"27435a05-a82b-42e1-8c5f-bce37f3f1f42","name":"Missing parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    },\n    {\n      \"quesion_id\": 3,\n      \"choice_id\": 1\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"'workspace_id' is required\",\n    \"'questionnaire_reference' is required\",\n    \"'answers' is required\"\n  ]\n}"},{"id":"79fbcf79-02c7-4762-bbbd-102dba6cc9ab","name":"Invalid 'answers' format","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"'answers' must be an array of two or three integers\"\n  ]\n}"},{"id":"5e915460-9f35-4da6-9fc4-50afa0abeee7","name":"Three-part questionnaire","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    },\n    {\n      \"quesion_id\": 3,\n      \"choice_id\": 1\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Questionnaire not found\"\n  ]\n}"},{"id":"236c6cbf-d28e-443e-bb30-c629e87de512","name":"Two-part questionnaire","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Questionnaire not found\"\n  ]\n}"},{"id":"2bcc89c1-4ca4-4d34-af08-3c38d91a5017","name":"Expired questionnaire","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    },\n    {\n      \"quesion_id\": 3,\n      \"choice_id\": 1\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify"},"status":"Gone","code":410,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Questionnaire expired after 15 minutes\"\n  ]\n}"},{"id":"aad6d55a-cecc-4b34-a79c-dc1a4b25e8c2","name":"Repeat reference","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"questionnaire_reference\": \"58321_dk3920yzvq3t925abc5g6h73813f654cd\",\n  \"answers\": [\n    {\n      \"question_id\": 1,\n      \"choice_id\": 5\n    },\n    {\n      \"question_id\": 2,\n      \"choice_id\": 3\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/kba/verify"},"status":"Gone","code":410,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Reference has already been submitted\"\n  ]\n}"}],"_postman_id":"33b3b154-b168-48ec-a8fc-e90fc1e34f35"}],"id":"7d8206ea-b6d8-4364-8ac8-71c6460a0d04","_postman_id":"7d8206ea-b6d8-4364-8ac8-71c6460a0d04","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}}],"id":"b7feabf1-3e65-4096-bf7c-38282539ec2b","_postman_id":"b7feabf1-3e65-4096-bf7c-38282539ec2b","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"otpa","item":[{"name":"resend","item":[{"name":"Resend OTP","id":"790f48e0-3f51-41b9-8918-b86d09f00c35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"otp_reference\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/resend","description":"<p>An OTP, which has been sent via the /flows endpoint, may be resent up to four times. Further requests will return a 410 response.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows","otpa","resend"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"c477ec9d-5307-4d23-9020-71f77197e56d","name":"OTP resent","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"otp_reference\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/resend"},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"cb71be49-1084-412c-ac05-b0aeb165218f","name":"Reference not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"otp_reference\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/resend"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"OTP reference not found\"\n  ]\n}"},{"id":"702e9ce5-db93-4aef-8906-750783c8ebfb","name":"OTP already authenticated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"otp_reference\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/resend"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"OTP already authenticated\"\n  ]\n}"},{"id":"97a9e50b-3e37-4ce1-87a5-706717e9cb32","name":"Too many requests on reference","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"otp_reference\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/resend"},"status":"Gone","code":410,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Too many requests on OTP reference\"\n  ]\n}"}],"_postman_id":"790f48e0-3f51-41b9-8918-b86d09f00c35"}],"id":"be645171-a1c4-4606-ac38-1e3296cced42","_postman_id":"be645171-a1c4-4606-ac38-1e3296cced42","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"verify","item":[{"name":"One-Time Password Authentication","id":"e31d9e33-0621-4622-8687-404d480db6b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"otp_reference\": \"LmK8UFhG1pUHv7smxR2S5j3VycPq6MEw9TZkNcBv0Q4dAdLz8WJtGyI1XpB3NaF7Ul9Rs6Dj5OOh8CeVrKwYJxLoI2CgMfTqZP7Qw0XvV1Hip4NlMVtKm3SbF6Uw8ZHo7DyR5Su9QyG4AjEdCnxWbZvJrTyUeMp3Gn2XsOdPlIq0LrAa9QfTjPsBrMz5EuLbNhFmAhJoKa7QpWcLt8HzMu1Vk7\",\n  \"otp\": \"123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/verify","description":"<p>authenticate an OTP against a reference</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows","otpa","verify"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"93f7ac13-d2e2-4ccb-99ff-399335cff0e2","name":"Pass","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"otp_reference\": \"LmK8UFhG1pUHv7smxR2S5j3VycPq6MEw9TZkNcBv0Q4dAdLz8WJtGyI1XpB3NaF7Ul9Rs6Dj5OOh8CeVrKwYJxLoI2CgMfTqZP7Qw0XvV1Hip4NlMVtKm3SbF6Uw8ZHo7DyR5Su9QyG4AjEdCnxWbZvJrTyUeMp3Gn2XsOdPlIq0LrAa9QfTjPsBrMz5EuLbNhFmAhJoKa7QpWcLt8HzMu1Vk7\",\n  \"otp\": \"123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": true\n  }\n}"},{"id":"a6382e78-2c2b-433b-b7d4-2d3e104ca03d","name":"Fail","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"otp_reference\": \"LmK8UFhG1pUHv7smxR2S5j3VycPq6MEw9TZkNcBv0Q4dAdLz8WJtGyI1XpB3NaF7Ul9Rs6Dj5OOh8CeVrKwYJxLoI2CgMfTqZP7Qw0XvV1Hip4NlMVtKm3SbF6Uw8ZHo7DyR5Su9QyG4AjEdCnxWbZvJrTyUeMp3Gn2XsOdPlIq0LrAa9QfTjPsBrMz5EuLbNhFmAhJoKa7QpWcLt8HzMu1Vk7\",\n  \"otp\": \"123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": false\n  }\n}"},{"id":"83f5655d-d02a-4154-9d92-0ed235acea6b","name":"Absent parameter","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"otp_reference\": \"LmK8UFhG1pUHv7smxR2S5j3VycPq6MEw9TZkNcBv0Q4dAdLz8WJtGyI1XpB3NaF7Ul9Rs6Dj5OOh8CeVrKwYJxLoI2CgMfTqZP7Qw0XvV1Hip4NlMVtKm3SbF6Uw8ZHo7DyR5Su9QyG4AjEdCnxWbZvJrTyUeMp3Gn2XsOdPlIq0LrAa9QfTjPsBrMz5EuLbNhFmAhJoKa7QpWcLt8HzMu1Vk7\",\n  \"otp\": \"123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"'workspace_id' is required\",\n    \"'otp_reference' is required\",\n    \"'otp' is required\"\n  ]\n}"},{"id":"67c48103-ceec-4426-8ff6-3d2852dcfb4a","name":"Invalid OTP format","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"otp_reference\": \"LmK8UFhG1pUHv7smxR2S5j3VycPq6MEw9TZkNcBv0Q4dAdLz8WJtGyI1XpB3NaF7Ul9Rs6Dj5OOh8CeVrKwYJxLoI2CgMfTqZP7Qw0XvV1Hip4NlMVtKm3SbF6Uw8ZHo7DyR5Su9QyG4AjEdCnxWbZvJrTyUeMp3Gn2XsOdPlIq0LrAa9QfTjPsBrMz5EuLbNhFmAhJoKa7QpWcLt8HzMu1Vk7\",\n  \"otp\": \"123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"'otp' must be a six-digit string\"\n  ]\n}"},{"id":"ae6b09c4-07e1-4dd4-a3c0-1e5de6fe8d3e","name":"Expired OTP","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"otp_reference\": \"LmK8UFhG1pUHv7smxR2S5j3VycPq6MEw9TZkNcBv0Q4dAdLz8WJtGyI1XpB3NaF7Ul9Rs6Dj5OOh8CeVrKwYJxLoI2CgMfTqZP7Qw0XvV1Hip4NlMVtKm3SbF6Uw8ZHo7DyR5Su9QyG4AjEdCnxWbZvJrTyUeMp3Gn2XsOdPlIq0LrAa9QfTjPsBrMz5EuLbNhFmAhJoKa7QpWcLt8HzMu1Vk7\",\n  \"otp\": \"123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/otpa/verify"},"status":"Gone","code":410,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"OTP expired after nine minutes\"\n  ]\n}"}],"_postman_id":"e31d9e33-0621-4622-8687-404d480db6b9"}],"id":"1b841afe-3847-4370-82e8-9c01d8f2f7ad","_postman_id":"1b841afe-3847-4370-82e8-9c01d8f2f7ad","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}}],"id":"09e73d80-ff07-4400-94fe-aa18c392cd32","_postman_id":"09e73d80-ff07-4400-94fe-aa18c392cd32","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"status","item":[{"name":"Flow Status","id":"1b6aff8b-2806-4183-a143-6004e0aa4565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flows/status","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows","status"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"228c471e-8d0d-4fbe-a8a5-bfdf30ed97f3","name":"Non-started one-service app flow","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flows/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": 12345,\n      \"reference\": \"Flow-reference\",\n      \"flow_key\": 101,\n      \"flow_name\": \"Driving Licence\",\n      \"data_points\": [\n        {\n          \"id\": 58,\n          \"name\": \"Driving Licence Only\",\n          \"status\": \"Not Started\"\n        }\n      ],\n      \"status\": \"Invited\",\n      \"created_at\": \"2025-07-19T10:48:20.494Z\",\n      \"updated_at\": \"2025-07-19T10:48:20.494Z\"\n    }\n  ]\n}"},{"id":"53655b4d-2988-4ef6-8514-b66267462c89","name":"Completed multi-service app flow","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flows/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": 12346,\n      \"reference\": \"Flow-reference\",\n      \"flow_key\": 101,\n      \"flow_name\": \"Multiple Service Check\",\n      \"data_points\": [\n        {\n          \"id\": 6,\n          \"name\": \"Email\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 68,\n          \"name\": \"Invitee Pay\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 68,\n          \"name\": \"Invitee Pay\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 2,\n          \"name\": \"ID Verification\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 25,\n          \"name\": \"Proof of Address\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 8,\n          \"name\": \"Employment\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 1,\n          \"name\": \"Banking\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 11,\n          \"name\": \"Proof of Funds\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\\\"\": 40,\n          \"name\": \"Source of Funds\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 73,\n          \"name\": \"Bank account verification\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 74,\n          \"name\": \"Mortgage\",\n          \"status\": \"Completed\"\n        },\n        {\n          \"id\": 20,\n          \"name\": \"Document Upload\",\n          \"status\": \"Completed\"\n        }\n      ],\n      \"status\": \"Report Available\",\n      \"created_at\": \"2025-07-19T10:48:20.494Z\",\n      \"updated_at\": \"2025-07-19T10:48:20.494Z\"\n    }\n  ]\n}"}],"_postman_id":"1b6aff8b-2806-4183-a143-6004e0aa4565"}],"id":"3622db90-135f-40f1-b801-95ac72f4ac2d","_postman_id":"3622db90-135f-40f1-b801-95ac72f4ac2d","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"{flow_id}","item":[{"name":"progression","item":[{"name":"Flow audit log","id":"a910456f-eca2-4d83-9552-c60dd35f9248","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/progression","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows",":flow_id","progression"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"7deb7dab-f1af-46df-a4cf-162a1643a267","type":"any","value":"1082","key":"flow_id"}]}},"response":[{"id":"c1327e81-7fe9-43eb-9589-03b6782ea66b","name":"Non-started app invitation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/progression","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","progression"],"variable":[{"key":"flow_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"invited\": \"2025-07-18T06:38:29.228Z\"\n  }\n}"},{"id":"967fdd2c-62b2-4a25-942d-6e8e68be5a5e","name":"Aborted app flow","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/progression","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","progression"],"variable":[{"key":"flow_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"invited\": \"2025-07-18T06:38:29.228Z\",\n    \"started\": \"2025-07-18T06:38:29.228Z\",\n    \"aborted\": \"2025-07-18T06:38:29.228Z\"\n  }\n}"},{"id":"d8b6ce6b-60d2-4de0-abd8-705d37ad38e7","name":"Completed app flow","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/progression","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","progression"],"variable":[{"key":"flow_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"invited\": \"2025-07-18T06:38:29.228Z\",\n    \"started\": \"2025-07-18T06:38:29.228Z\",\n    \"ready\": \"2025-07-18T06:38:29.228Z\",\n    \"submitted\": \"2025-07-18T06:38:29.228Z\",\n    \"report_generated\": \"2025-07-18T06:38:29.228Z\"\n  }\n}"}],"_postman_id":"a910456f-eca2-4d83-9552-c60dd35f9248"}],"id":"6109e979-aee3-4d08-b14e-9391198c940a","_postman_id":"6109e979-aee3-4d08-b14e-9391198c940a","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"reminder","item":[{"name":"Send reminder.","id":"c5673f48-ec54-4dd3-89e0-27b78e3150ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/reminder","description":"<p>Send an invitation reminder to the same phone number (and email address) provided in the original invitation.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows",":flow_id","reminder"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"933353c0-9f54-4b5d-94fa-88758e52853e","description":{"content":"<p>ID of flow that the client will be prompted to complete.</p>\n","type":"text/plain"},"type":"any","value":"1082","key":"flow_id"}]}},"response":[{"id":"5c96e9cf-5ba6-427f-aa6a-fc68eab9cf8e","name":"Flow not found","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/reminder","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","reminder"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow that the client will be prompted to complete."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Flow not found\"\n  ]\n}"}],"_postman_id":"c5673f48-ec54-4dd3-89e0-27b78e3150ce"}],"id":"84d3d723-7642-4262-b39a-1a5316a7d72a","_postman_id":"84d3d723-7642-4262-b39a-1a5316a7d72a","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"flow-key","item":[{"name":"Change flow key","id":"4836141d-141e-4002-a159-c352c4e0709f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"flow_key\": 2\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/flow-key","description":"<p>There is some scope to change the key of a flow that a user has been invited to complete.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows",":flow_id","flow-key"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"738b0224-128c-4bce-9916-3bd75f3e190a","description":{"content":"<p>ID of flow to be altered.</p>\n","type":"text/plain"},"type":"any","value":"1082","key":"flow_id"}]}},"response":[{"id":"ebad6437-309f-4199-b787-ce86dec579c6","name":"Flow key changed. Maybe return Get flow status to get name of bundle and progress of all services","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"flow_key\": 2\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/flow-key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","flow-key"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be altered."}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8dc722d5-2501-43de-87c1-1c1689bb9df3","name":"Absent flow pey parameter","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"flow_key\": 2\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/flow-key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","flow-key"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be altered."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"'''flow_key'' is required'\"\n  ]\n}"},{"id":"fd238165-16c3-48d1-8a8e-6b3e91d80025","name":"Flow not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"flow_key\": 2\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/flow-key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","flow-key"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be altered."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Flow not found\"\n  ]\n}"},{"id":"5b009425-97ee-4a5a-9f9e-918e2460da2e","name":"Flow key not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"flow_key\": 2\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/flow-key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","flow-key"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be altered."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Flow key not found\"\n  ]\n}"},{"id":"8bcaed55-c2ef-41f5-85f7-c5a766ca11e6","name":"Asset type mismatch","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"flow_key\": 2\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/flow-key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","flow-key"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be altered."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Asset type mismatch\"\n  ]\n}"},{"id":"ae5d9392-6060-4cb4-86d3-1fb4bb18af7b","name":"Same flow key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"flow_key\": 2\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/flow-key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","flow-key"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be altered."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Flow key already assigned\"\n  ]\n}"},{"id":"816e6898-0916-4449-8808-c51839473917","name":"Key is unchangeable due to flow status","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"flow_key\": 2\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/flow-key","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","flow-key"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be altered."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Flow status must be 1, 2 or 3\"\n  ]\n}"}],"_postman_id":"4836141d-141e-4002-a159-c352c4e0709f"}],"id":"f3583e06-0a36-4868-8d2c-18244568db9e","_postman_id":"f3583e06-0a36-4868-8d2c-18244568db9e","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"proof-of-funds","item":[{"name":"Edit proof of funds amount","id":"2a81fc4a-afdf-4611-b2fe-ca92a6dd0fbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1000,\n  \"proof_of_funds\": 5000000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/proof-of-funds","description":"<p>Edit the required proof of funds of a flow (before it reaches status 4). This function pertains to flow keys that include the \"Proof of Funds\" (ID 11) data point.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows",":flow_id","proof-of-funds"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"cc1c7c7d-93cb-427c-86fa-0790d2b5d4d5","description":{"content":"<p>ID of flow to be patched.</p>\n","type":"text/plain"},"type":"any","value":"1082","key":"flow_id"}]}},"response":[{"id":"7c55172f-653e-4a45-aa3a-910fd816e27d","name":"Proof of funds edited.","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1000,\n  \"proof_of_funds\": 5000000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/proof-of-funds","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","proof-of-funds"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be patched."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"flow_id\": \"54321,\",\n    \"proof_of_funds\": \"5000000,\",\n    \"modified_by\": {\n      \"workspace_id\": 1234,\n      \"member_id\": 1000\n    }\n  }\n}"},{"id":"fb44b3e0-94e2-45e5-b5ef-cd432c02b391","name":"Absent proof of funds parameter.","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1000,\n  \"proof_of_funds\": 5000000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/proof-of-funds","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","proof-of-funds"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be patched."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"'proof_of_funds' is required\"\n  ]\n}"},{"id":"9332fc9f-987e-4627-9548-257c2172650d","name":"Flow not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1000,\n  \"proof_of_funds\": 5000000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/proof-of-funds","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","proof-of-funds"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be patched."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Flow not found\"\n  ]\n}"},{"id":"1e59665a-ab4b-4e95-affd-ec9afabcd018","name":"Member not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1000,\n  \"proof_of_funds\": 5000000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/proof-of-funds","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","proof-of-funds"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be patched."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Member not found\"\n  ]\n}"},{"id":"dbd24ccd-0f65-4178-bf6e-27c51bb0547c","name":"Unpatchable due to flow status","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1000,\n  \"proof_of_funds\": 5000000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/proof-of-funds","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","proof-of-funds"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be patched."}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Only flows of 'Invited' or 'Started' status are patchable\"\n  ]\n}"},{"id":"5896502e-c8a6-4621-ab5c-649cfda2aed1","name":"Flow key does not include the Proof of funds data point.","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1000,\n  \"proof_of_funds\": 5000000\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/proof-of-funds","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","proof-of-funds"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be patched."}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Flow key does not include 'Proof of funds' data point\"\n  ]\n}"}],"_postman_id":"2a81fc4a-afdf-4611-b2fe-ca92a6dd0fbb"}],"id":"63a82537-2d8e-4ef7-b9b7-812d91f42414","_postman_id":"63a82537-2d8e-4ef7-b9b7-812d91f42414","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"cancel","item":[{"name":"Cancel a flow","id":"e8db00cc-23de-4d99-8d5a-5a2c545d7fb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/cancel","description":"<p>\"Cancel flows that have a status of \"Invited\", \"Viewed\" and \"Started\".</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows",":flow_id","cancel"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"f8f9c8a5-9564-4719-9483-9930daa3b1f5","description":{"content":"<p>ID of flow to be cancelled.</p>\n","type":"text/plain"},"type":"any","value":"1082","key":"flow_id"}]}},"response":[{"id":"2faed9d1-0212-4931-b271-045d0b809ef9","name":"Flow not found","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/:flow_id/cancel","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows",":flow_id","cancel"],"variable":[{"key":"flow_id","value":"1082","description":"ID of flow to be cancelled."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": [\n    \"Flow not found\"\n  ]\n}"}],"_postman_id":"e8db00cc-23de-4d99-8d5a-5a2c545d7fb3"}],"id":"2530be52-0112-47a1-802e-ea611d11a582","_postman_id":"2530be52-0112-47a1-802e-ea611d11a582","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}}],"id":"1dfe78d5-9882-476d-a02b-822d88d17c63","_postman_id":"1dfe78d5-9882-476d-a02b-822d88d17c63","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"reports","item":[{"name":"Flow report","id":"2cd3f9c4-1e56-401a-9bb2-598dc07582b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/flows/reports?reference=string","description":"<p>Retrieve data of completed flows.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows","reports"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[{"key":"reference","value":"string"}],"variable":[]}},"response":[{"id":"de227d4c-e260-43a8-b8c5-f55df1860dbb","name":"Reports retrieved","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/flows/reports?reference=string","host":["https://{{account_name}}.kord.build/data/v1"],"path":["flows","reports"],"query":[{"key":"reference","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"subject\": {\n        \"phone\": \"+447777777777\",\n        \"email\": \"implementations@checkboard.com\",\n        \"addresses\": [\n          {\n            \"sub_building\": null,\n            \"name\": null,\n            \"number\": \"3B\",\n            \"street1\": \"Rowlands Close\",\n            \"street2\": \"Barnton Mills\",\n            \"district\": null,\n            \"city\": \"Training Town\",\n            \"county\": \"Isle Of Skye\",\n            \"postcode\": \"IV44 8TZ\",\n            \"address_id\": \"TEST0004548\",\n            \"country\": \"United Kingdom\",\n            \"latitude\": 51.5473815,\n            \"longitude\": 0.0559994,\n            \"start_date\": \"1993-11-29\",\n            \"end_date\": null\n          }\n        ]\n      },\n      \"flow_data\": {\n        \"address_verifiation\": {\n          \"address\": {\n            \"sub_building\": null,\n            \"name\": null,\n            \"number\": \"3B\",\n            \"street1\": \"Rowlands Close\",\n            \"street2\": \"Barnton Mills\",\n            \"district\": null,\n            \"city\": \"Training Town\",\n            \"county\": \"Isle Of Skye\",\n            \"postcode\": \"IV44 8TZ\",\n            \"address_id\": \"TEST0004548\",\n            \"verification\": [\n              {\n                \"type\": \"electoralRoll\",\n                \"company_class\": \"ELR\",\n                \"start\": \"2011\",\n                \"end\": \"2025\"\n              },\n              {\n                \"type\": \"commsSupplyAccount\",\n                \"company_class\": \"CS\",\n                \"start\": \"2012-04-24\",\n                \"end\": null\n              },\n              {\n                \"type\": \"creditCard\",\n                \"company_class\": \"CC\",\n                \"start\": \"2013-04-17\",\n                \"end\": null\n              }\n            ]\n          }\n        },\n        \"aml\": {\n          \"mortality\": [],\n          \"pep\": [],\n          \"sanctions\": []\n        },\n        \"employment\": {\n          \"nino\": \"XX000000X\",\n          \"status\": \"Employed\",\n          \"occupation\": \"Accompanist\"\n        },\n        \"financial_history\": [],\n        \"previous_soft_searches\": [\n          {\n            \"search_date\": \"2025-06-29\",\n            \"search_type\": \"Authentication Check\",\n            \"company_name\": \"Checkboard Limited\"\n          },\n          {\n            \"search_date\": \"2025-07-29\",\n            \"search_type\": \"Creditfile Request\",\n            \"company_name\": \"Checkboard Limited\"\n          }\n        ],\n        \"property\": {\n          \"property_reference\": \"Lard_Bay\",\n          \"deal_type\": \"sale\",\n          \"price\": 9000000,\n          \"payment_frequency\": \"sale\",\n          \"address1\": \"90 Dover Avenue\",\n          \"address2\": \"Ironshore\",\n          \"city\": \"Montego Bay\",\n          \"postcode\": \"JMCJS12\",\n          \"country\": \"Jamaica\",\n          \"title_number\": null,\n          \"tenure_type\": \"Freehold\"\n        }\n      },\n      \"caution\": false,\n      \"flow_key\": 2,\n      \"flow_name\": \"Property Seller\",\n      \"reference\": \"property_seller_report_demo\",\n      \"doc_url\": \"https://documents.checkboard.tech/view/report/veryLongString\",\n      \"initiated_at\": \"2025-06-01T14:24:02\",\n      \"completed_at\": \"2025-06-03T14:24:02\"\n    }\n  ]\n}"}],"_postman_id":"2cd3f9c4-1e56-401a-9bb2-598dc07582b3"}],"id":"7e280493-2a9a-42ec-9a4d-c2b546987d52","_postman_id":"7e280493-2a9a-42ec-9a4d-c2b546987d52","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"Initiate flow","id":"144ceacd-55c3-4022-853c-7a8935b3a2c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1111,\n  \"flow_key\": 2,\n  \"phone\": \"+447777777777\",\n  \"email\": \"support@checkboard.com\",\n  \"reference\": \"optional_identifier_to_track_user_progress_and_retrieve_report_data\",\n  \"property_reference\": \"sales_property\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows","description":"<h1 id=\"description\">Description</h1>\n<p>Post to this path to invite someone to complete a flow, i.e., an instance of a flow key representing a bundle selected service. If you would like to have a custom flow key created, including any combination of our 92 services, please send an email to <a href=\"mailto:implementations@checkboard.com\">implementations@checkboard.com</a>.</p>\n<h1 id=\"additional-parameters\">Additional Parameters</h1>\n<h1 id=\"kba--otpa\">KBA &amp; OTPA</h1>\n<h1 id=\"sample-flow-keys-sandbox\">Sample Flow Keys (Sandbox)</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Flow Key</strong></th>\n<th><strong>Flow Name</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Property Buyer</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Property Seller</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Property Landlord</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Property Tenant</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Property Guarantor</td>\n</tr>\n<tr>\n<td>6</td>\n<td>KYC</td>\n</tr>\n<tr>\n<td>18</td>\n<td>Identity</td>\n</tr>\n<tr>\n<td>20</td>\n<td>Payments</td>\n</tr>\n<tr>\n<td>30</td>\n<td>Standalone AML</td>\n</tr>\n<tr>\n<td>31</td>\n<td>Standalone Address Verification</td>\n</tr>\n<tr>\n<td>120</td>\n<td>Mortgage Fact Find</td>\n</tr>\n<tr>\n<td>3059</td>\n<td>Enhanced Agreements (KBA)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["flows"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"bac54494-9f6e-4bf3-82b1-e2917d264614","name":"Failed Mobile Risk authentication","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1111,\n  \"flow_key\": 2,\n  \"phone\": \"+447777777777\",\n  \"email\": \"support@checkboard.com\",\n  \"reference\": \"optional_identifier_to_track_user_progress_and_retrieve_report_data\",\n  \"property_reference\": \"sales_property\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": false\n  }\n}"},{"id":"131b4ab9-e951-45ff-b4d3-fcae2d12a63c","name":"KYC","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"member_id\": 1111,\n  \"flow_key\": 6,\n  \"phone\": \"+447777777777\",\n  \"email\": \"support@checkboard.com\",\n  \"reference\": \"optional_identifier\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": false\n  }\n}"},{"id":"feb5f73a-9b5c-464e-92a2-66fbe2ccacbc","name":"KBA","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"flow_key\": 3066,\n  \"phone\": \"+447777777777\",\n  \"email\": \"support@checkboard.com\",\n  \"reference\": \"optional_identifier\",\n  \"addresses\": [\n    {\n      \"name\": \"Blenley Lodge\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004506\"\n    },\n    {\n      \"sub_building\": \"Flat 1\",\n      \"name\": \"Rochester House\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004376\"\n    },\n    {\n      \"number\": \"568\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004567\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": false\n  }\n}"},{"id":"b8aacaa0-9fdf-46eb-a94f-7ff214b1e697","name":"OTPA","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"flow_key\": 3115,\n  \"phone\": \"+447777777777\",\n  \"email\": \"support@checkboard.com\",\n  \"reference\": \"optional_identifier\",\n  \"addresses\": [\n    {\n      \"name\": \"Blenley Lodge\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004506\"\n    },\n    {\n      \"sub_building\": \"Flat 1\",\n      \"name\": \"Rochester House\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004376\"\n    },\n    {\n      \"number\": \"568\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004567\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": false\n  }\n}"},{"id":"7bd59509-cccf-4509-9a53-675c4d9a2dad","name":"Mobile Risk","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"flow_key\": 6,\n  \"phone\": \"+447777777777\",\n  \"email\": \"support@checkboard.com\",\n  \"reference\": \"optional_identifier\",\n  \"addresses\": [\n    {\n      \"name\": \"Blenley Lodge\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004506\"\n    },\n    {\n      \"sub_building\": \"Flat 1\",\n      \"name\": \"Rochester House\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004376\"\n    },\n    {\n      \"number\": \"568\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004567\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": false\n  }\n}"},{"id":"619e40fa-2b3c-4934-9165-690f8dea9b70","name":"Bank Account Verification","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"account_type\": \"Personal\",\n  \"account_holder\": \"John Doe\",\n  \"account_number\": \"12345678\",\n  \"sort_code\": \"123456\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": false\n  }\n}"},{"id":"3be01acc-5c68-4d53-b311-88cdde395058","name":"KB questionnaire sent","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"flow_key\": 3066,\n  \"phone\": \"+447777777777\",\n  \"email\": \"support@checkboard.com\",\n  \"reference\": \"optional_identifier\",\n  \"addresses\": [\n    {\n      \"name\": \"Blenley Lodge\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004506\"\n    },\n    {\n      \"sub_building\": \"Flat 1\",\n      \"name\": \"Rochester House\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004376\"\n    },\n    {\n      \"number\": \"568\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004567\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": 12345,\n    \"sms_invitation_sent\": false,\n    \"email_invitation_sent\": false,\n    \"questionnaire_reference\": \"123456_71b8e5059258u781644t130b8c92a537\",\n    \"questions\": [\n      {\n        \"question_id\": 1,\n        \"note\": \"Your Equifax credit file indicates that you may have a current account opened on or around July 2010 and updated in December 2024.\",\n        \"question\": \"Who is your account provider?\",\n        \"choices\": [\n          {\n            \"id\": 1,\n            \"text\": \"Bank 1\"\n          },\n          {\n            \"id\": 2,\n            \"text\": \"Bank 2\"\n          },\n          {\n            \"id\": 3,\n            \"text\": \"Bank 3\"\n          },\n          {\n            \"id\": 4,\n            \"text\": \"Bank 4\"\n          },\n          {\n            \"id\": 5,\n            \"text\": \"None of the Above\"\n          }\n        ]\n      },\n      {\n        \"question_id\": 2,\n        \"note\": \"Your Equifax credit file indicates that you may have a credit or store card account opened on or around April 2021.\",\n        \"question\": \"Who provides your credit card?\",\n        \"choices\": [\n          {\n            \"id\": 1,\n            \"text\": \"Bank 1\"\n          },\n          {\n            \"id\": 2,\n            \"text\": \"Bank 2\"\n          },\n          {\n            \"id\": 3,\n            \"text\": \"Bank 3\"\n          },\n          {\n            \"id\": 4,\n            \"text\": \"Bank 4\"\n          },\n          {\n            \"id\": 5,\n            \"text\": \"None of the Above\"\n          }\n        ]\n      },\n      {\n        \"question_id\": 3,\n        \"note\": \"Your Equifax credit file indicates that you may have associated previous addresses\",\n        \"question\": \"Where did you live immediately prior to your current supplied address?\",\n        \"choices\": [\n          {\n            \"id\": 1,\n            \"text\": \"Address 1\"\n          },\n          {\n            \"id\": 2,\n            \"text\": \"Address 2\"\n          },\n          {\n            \"id\": 3,\n            \"text\": \"Address 3\"\n          },\n          {\n            \"id\": 4,\n            \"text\": \"Address 4\"\n          },\n          {\n            \"id\": 5,\n            \"text\": \"None of the Above\"\n          }\n        ]\n      }\n    ]\n  }\n}"},{"id":"baa2e1c5-cb4c-4957-8639-4685c62ac3fc","name":"Mobile Risk & additional services","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"flow_key\": 6,\n  \"phone\": \"+447777777777\",\n  \"email\": \"support@checkboard.com\",\n  \"reference\": \"optional_identifier\",\n  \"addresses\": [\n    {\n      \"name\": \"Blenley Lodge\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004506\"\n    },\n    {\n      \"sub_building\": \"Flat 1\",\n      \"name\": \"Rochester House\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004376\"\n    },\n    {\n      \"number\": \"568\",\n      \"steet1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"city\": \"Training Town\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004567\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/flows"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"authenticated\": true,\n    \"flow_data\": {\n      \"mobile_match\": {\n        \"first_name_match\": true,\n        \"last_names_match\": false,\n        \"dob_match\": true,\n        \"verdict\": \"Partial match\"\n      },\n      \"previous_soft_searches\": [\n        {\n          \"search_date\": \"2025-05-01\",\n          \"search_type\": \"Identity Verification\",\n          \"company_name\": \"Gb Group-fellows\"\n        },\n        {\n          \"search_date\": \"2025-02-01\",\n          \"search_type\": \"Insurance Quotation\",\n          \"company_name\": \"Hastings Insurance Services Ltd\"\n        },\n        {\n          \"search_date\": \"2024-11-01\",\n          \"search_type\": \"Identity Verification\",\n          \"company_name\": \"Tracesmart-spkpharmaltd\"\n        }\n      ],\n      \"mortality\": {\n        \"forename\": \"JANE\",\n        \"second_name\": \"MAY\",\n        \"third_name\": \"\",\n        \"surname\": \"\",\n        \"dob\": \"1934-11-21\",\n        \"dod\": \"2017-02-11\",\n        \"place_of_birth\": \"JAMAICA\",\n        \"maiden_name\": \"SWIRE\",\n        \"address1\": \"12 MARSHGATE LANE\",\n        \"address2\": \"LONDON\",\n        \"address3\": \"\",\n        \"address4\": \"\",\n        \"address5\": \"\",\n        \"postcode\": \"E15 2NH\",\n        \"source\": \"DEATH REGISTRATION INFORMATION\",\n        \"match_type\": \"NAME, ADDRESS AND DOB\"\n      }\n    }\n  }\n}"}],"_postman_id":"144ceacd-55c3-4022-853c-7a8935b3a2c2"}],"id":"ccd5123a-4868-4a69-a2e7-dcd6304cc685","_postman_id":"ccd5123a-4868-4a69-a2e7-dcd6304cc685","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"webhooks","item":[{"name":"{webhook_id}","item":[{"name":"Get webhook setup","id":"d981a10d-305b-4326-8037-f396820bd932","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","description":"<p>GET webhook setup by type.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["webhooks",":webhook_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"5f77e319-7760-47e1-92b8-d49628bdf45f","type":"any","value":"1082","key":"webhook_id"}]}},"response":[{"id":"503b11a8-af4c-4b7a-8693-f5e086ea4a3d","name":"All workspace webhooks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"webhook_type\": \"flow_status\",\n      \"url\": \"https://checkboard.tech/webhooks\",\n      \"auth_type\": \"secret\",\n      \"secret\": \"secret-string\",\n      \"created_at\": \"2025-06-01T14:24:02.000Z\",\n      \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n    },\n    {\n      \"webhook_type\": \"user_actions\",\n      \"url\": \"https://checkboard.tech/webhooks\",\n      \"auth_type\": \"secret\",\n      \"secret\": \"secret-string\",\n      \"created_at\": \"2025-06-01T14:24:02.000Z\",\n      \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n    }\n  ]\n}"},{"id":"b9be120d-c176-473d-a71e-4feca3230d54","name":"?webhook_type=report","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"webhook_type\": \"report\",\n    \"url\": \"https://checkboard.tech/webhooks\",\n    \"auth_type\": \"secret\",\n    \"secret\": \"secret-string\",\n    \"created_at\": \"2025-06-01T14:24:02.000Z\",\n    \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n  }\n}"},{"id":"8c521df8-906e-40ee-bd45-e0c21c576013","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"29df0c5a-db5c-43e6-8b8d-40cb80ac92a8","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"34cfe73e-abfa-4a52-8fcc-f79af619b3dc","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"d981a10d-305b-4326-8037-f396820bd932"},{"name":"Edit webhook setup","id":"51e99da1-af88-4dfe-8fde-d750453f1b7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"secret\": \"more-secret-string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","description":"<p>PATCH a webhook setup to preserve unspecified fields, using 'webhook_type' as the identifier</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["webhooks",":webhook_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"061a8127-f27a-4abc-8a12-e68b19f95ee2","type":"any","value":"1082","key":"webhook_id"}]}},"response":[{"id":"8ebf26c3-e5e0-4a25-9f3f-4c810a58df28","name":"Modified webhook setup","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"secret\": \"more-secret-string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"secret\": \"more-secret-string\",\n  \"created_at\": \"2025-06-01T14:24:02\",\n  \"updated_at\": \"2025-06-01T14:24:02\"\n}"},{"id":"2dbbbe48-c328-42dd-a72f-30c7429710db","name":"No API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"secret\": \"more-secret-string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"3cd7d213-5d50-4cf5-baf3-f7a7b28b5c2b","name":"Invalid API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"secret\": \"more-secret-string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"e56c3216-74b0-4fbf-a359-5697b2711a3d","name":"Expired API key","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"secret\": \"more-secret-string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"51e99da1-af88-4dfe-8fde-d750453f1b7e"},{"name":"Delete webhook setup","id":"6fa8dc86-1a4b-49b1-81ee-f583c07ede2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","description":"<p>DELETE a webhook setup by specifying 'webhook_type'.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["webhooks",":webhook_id"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"2d28acfc-d905-4908-98cb-68d9d4701232","type":"any","value":"1082","key":"webhook_id"}]}},"response":[{"id":"506972d2-cfd5-4316-989d-edc7a60ca153","name":"Webhook setup deleted","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2deb1197-0721-46d0-b66e-f8c570643a09","name":"No API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"84c4ca0f-fbf4-4327-9f47-60e4ed42b03f","name":"Invalid API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"9e9116a5-47d6-4e23-8455-fc3e28d970d5","name":"Expired API key","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/webhooks/:webhook_id","host":["https://{{account_name}}.kord.build/data/v1"],"path":["webhooks",":webhook_id"],"variable":[{"key":"webhook_id","value":"1082"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"6fa8dc86-1a4b-49b1-81ee-f583c07ede2b"}],"id":"fb1c3c12-7a01-4f14-a7df-11cffffd2f21","_postman_id":"fb1c3c12-7a01-4f14-a7df-11cffffd2f21","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"Create webhook setup","id":"0a77d981-e544-42a7-bf0a-d69a16db854e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks","description":"<p>POST a webhook setup.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["webhooks"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"4720d76b-1b15-486f-9eec-2c337667e42e","name":"Flow status webhook setup created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 100,\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\",\n  \"secret\": \"secret-string\",\n  \"created_at\": \"2025-06-01T14:24:02.000Z\",\n  \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n}"},{"id":"055f2995-4083-4297-96fc-2d57737810a5","name":"Full request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\",\n  \"secret\": \"secret-string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 100,\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\",\n  \"secret\": \"secret-string\",\n  \"created_at\": \"2025-06-01T14:24:02.000Z\",\n  \"updated_at\": \"2025-06-01T14:24:02.000Z\"\n}"},{"id":"b45031b3-c159-4e3b-bb34-d5d0f4ccfc91","name":"No API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"1abd870e-77dc-4048-80e9-a30032e3c52e","name":"Invalid API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\",\n  \"secret\": \"secret-string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"d14184a7-7886-4d74-ba82-12d085bc2252","name":"Expired API key","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"752c19de-e767-4e12-851a-00bb8dd879d6","name":"Flow status webhook setup created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXTANT_WEBHOOK\"\n  }\n}"},{"id":"2d1b0352-8692-47a5-90c5-813d63ddbffb","name":"Full request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"workspace_id\": 1234,\n  \"webhook_type\": \"flow_status\",\n  \"url\": \"https://checkboard.tech/webhooks\",\n  \"auth_type\": \"secret\",\n  \"secret\": \"secret-string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXTANT_WEBHOOK\"\n  }\n}"}],"_postman_id":"0a77d981-e544-42a7-bf0a-d69a16db854e"},{"name":"List webhook setups","id":"e7b4a244-8f87-4c12-a9a4-8e21035002de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/webhooks","description":"<p>GET all webhooks</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["webhooks"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[]}},"response":[{"id":"dbe59481-db8b-4c86-a1a8-f97c794886dd","name":"An array of all webhooks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"webhook_type\": \"report\",\n      \"url\": \"https://www.checkboard.com/webhooks1\",\n      \"auth_type\": \"secret\",\n      \"secret\": \"**cret\",\n      \"created_at\": \"2025-06-01T14:24:02\",\n      \"updated_at\": \"2025-06-01T14:24:02\"\n    },\n    {\n      \"webhook_type\": \"flow_status\",\n      \"url\": \"https://www.checkboard.com/webhooks2\",\n      \"auth_type\": null,\n      \"secret\": null,\n      \"created_at\": \"2025-06-01T14:24:02\",\n      \"updated_at\": \"2025-06-01T14:24:02\"\n    }\n  ]\n}"},{"id":"8e3f0f13-2586-4d7a-9942-8ba1fffbf6d3","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"8d7f783e-1583-4e42-8f20-c1ed41489783","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"ceddc9b0-24c4-4d23-8dfc-e6b8d7b54a64","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/webhooks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"}],"_postman_id":"e7b4a244-8f87-4c12-a9a4-8e21035002de"}],"id":"358202d2-4631-4650-b7e8-1f432d80dc87","_postman_id":"358202d2-4631-4650-b7e8-1f432d80dc87","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"addresses","item":[{"name":"{postcode}","item":[{"name":"Address Lookup","id":"41ccf22e-f28d-448e-a719-9749334bcdad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","description":"<p>It is highly recommended to call this endpoint before <code>/flow</code> to obtain the bureau-optimal format for address parameters. We first query the postcode at our credit bureau. Bureau address objects include a non-null address ID. If the bureau does not recognise the postcode, we query a secondary database, which returns addresses without address IDs.</p>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["addresses",":postcode"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[],"variable":[{"id":"f7d5b37f-17bc-4bfa-bd80-f73b0b961c8e","description":{"content":"<p>Client postcode.</p>\n","type":"text/plain"},"type":"any","value":"L06zD","key":"postcode"}]}},"response":[{"id":"c2b2cb1e-6502-4bcb-ae08-c25658af22a3","name":"Multiple bureau addresses found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"sub_building\": null,\n      \"name\": \"Blenley Lodge\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004506\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Briarfield\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004256\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Bronallt\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004409\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Bryn Meurig\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004407\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Brynderi\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004381\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Chy-an-brea\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004437\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Coach House\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004480\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Cyrnant Lodge\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004406\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Flatts\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004183\"\n    },\n    {\n      \"sub_building\": null,\n      \"name\": \"Glenhurst Lodge\",\n      \"number\": null,\n      \"street1\": \"Rowlands Close\",\n      \"street2\": \"Barnton Mills\",\n      \"district\": null,\n      \"city\": \"Training Town\",\n      \"county\": \"Isle Of Skye\",\n      \"postcode\": \"IV44 8TZ\",\n      \"address_id\": \"TEST0004057\"\n    }\n  ]\n}"},{"id":"7182e6ec-50d1-4b7b-bfe0-f79d31c04341","name":"Single bureau address found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": \"1\",\n      \"street1\": \"Ives Road\",\n      \"street2\": null,\n      \"district\": null,\n      \"city\": \"London\",\n      \"county\": null,\n      \"postcode\": \"E16 4SH\",\n      \"address_id\": \"98003899798\"\n    }\n  ]\n}"},{"id":"0485ddb5-abf6-4055-a8b8-791c4fce39ca","name":"Extrabureau addresses found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"Mill Road Stables\",\n      \"street2\": \"Sandown Industrial Park\",\n      \"district\": \"Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"P X G Europe\",\n      \"street2\": \"Unit A1\",\n      \"district\": \"Royal Mills, Sandown Industrial Park, Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"Unit A2, Royal Mills\",\n      \"street2\": \"Sandown Industrial Park, Mill Road\",\n      \"district\": null,\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"A L A UK\",\n      \"street2\": \"Unit A3\",\n      \"district\": \"Royal Mills, Sandown Industrial Park, Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"Jump In Adventure Park\",\n      \"street2\": \"Unit A4\",\n      \"district\": \"Royal Mills, Sandown Industrial Park, Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"Williams Trade Supplies\",\n      \"street2\": \"Unit C1\",\n      \"district\": \"Sandown Industrial Park, Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"Burvills\",\n      \"street2\": \"Unit C2\",\n      \"district\": \"Sandown Industrial Park, Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"Unit C3\",\n      \"street2\": \"Sandown Industrial Park\",\n      \"district\": \"Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"Amayse\",\n      \"street2\": \"Unit C4\",\n      \"district\": \"Sandown Industrial Park, Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    },\n    {\n      \"sub_building\": null,\n      \"name\": null,\n      \"number\": null,\n      \"street1\": \"Origins Design\",\n      \"street2\": \"Unit C5\",\n      \"district\": \"Sandown Industrial Park, Mill Road\",\n      \"city\": \"Esher\",\n      \"county\": \"Surrey\",\n      \"postcode\": \"KT10 8BL\",\n      \"address_id\": null\n    }\n  ]\n}"},{"id":"c24e11f6-9031-446e-bd76-682549ae92de","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"ee200af9-1279-4bd8-91ec-96576a340504","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"7f47d254-18c4-4502-8f78-7370f43dc32f","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"fa8e11cd-0fb8-4403-a8a0-7feedc868c19","name":"Suggested postcodes","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"POSTCODE_NOT_FOUND\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\",\n    \"details\": {\n      \"suggestions\": [\n        \"E20 1AA\",\n        \"N21 1AA\",\n        \"G21 1AA\",\n        \"E11 1AA\",\n        \"EN1 1AA\"\n      ]\n    }\n  }\n}"},{"id":"011e8521-d43d-459a-8b09-b2bb8e8f59a3","name":"No suggestions found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"POSTCODE_NOT_FOUND\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\",\n    \"details\": {\n      \"suggestions\": []\n    }\n  }\n}"},{"id":"49e254e2-23eb-439e-8243-b6725d4282e6","name":"Invalid postcode format","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/addresses/:postcode","host":["https://{{account_name}}.kord.build/data/v1"],"path":["addresses",":postcode"],"variable":[{"key":"postcode","value":"L06zD","description":"Client postcode."}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\",\n    \"details\": {\n      \"validation_errors\": [\n        {\n          \"field\": \"postcode\",\n          \"message\": \"Postcode format is invalid.\"\n        }\n      ]\n    }\n  }\n}"}],"_postman_id":"41ccf22e-f28d-448e-a719-9749334bcdad"}],"id":"d94a8eca-5439-4901-8fa4-fffdc03d1791","_postman_id":"d94a8eca-5439-4901-8fa4-fffdc03d1791","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}}],"id":"9f79d965-9f92-47da-9f16-a00aede6a47e","_postman_id":"9f79d965-9f92-47da-9f16-a00aede6a47e","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}},{"name":"usages","item":[{"name":"Usages (will be redeveloped to new tiers system)","id":"7300b72e-b61f-4844-893f-4ceb7ca1d0a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://{{account_name}}.kord.build/data/v1/usages?workspace_id=8626&flow_key=8626&month=5&year=4628&page=1&per_page=25","description":"<p>Retrieve usage details for a specified calendar month, optionally filtering by workspace and flow key. </p>\n<p><strong>Defaults</strong>:</p>\n<ul>\n<li><code>year</code>, <code>month</code>: latest completed billing cycle;</li>\n<li><code>workspace_id</code>: assumed from API key;</li>\n<li><code>page</code>: 1;</li>\n<li><code>per_page</code>: 15.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}},"urlObject":{"path":["usages"],"host":["https://{{account_name}}.kord.build/data/v1"],"query":[{"key":"workspace_id","value":"8626"},{"key":"flow_key","value":"8626"},{"key":"month","value":"5"},{"key":"year","value":"4628"},{"description":{"content":"<p>Page number (1-indexed).</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Number of items per page. Default is 15.</p>\n","type":"text/plain"},"key":"per_page","value":"25"}],"variable":[]}},"response":[{"id":"8d315e70-101c-462a-bc24-eded346b5ae6","name":"No usages in billing cycle","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/usages?workspace_id=8626&flow_key=8626&month=5&year=4628&page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["usages"],"query":[{"key":"workspace_id","value":"8626"},{"key":"flow_key","value":"8626"},{"key":"month","value":"5"},{"key":"year","value":"4628"},{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"usages\": [],\n    \"billing_period\": \"1-31 August 2050\",\n    \"total_amount\": 0\n  }\n}"},{"id":"8b498318-cfbe-4b32-9b8f-dc776ac8aa33","name":"Three usages in billing period","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/usages?workspace_id=8626&flow_key=8626&month=5&year=4628&page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["usages"],"query":[{"key":"workspace_id","value":"8626"},{"key":"flow_key","value":"8626"},{"key":"month","value":"5"},{"key":"year","value":"4628"},{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"usgaes\": [\n      {\n        \"id\": 1234560,\n        \"flow_id\": 1000001,\n        \"reference\": \"property_buyer_ref\",\n        \"flow_key\": 1,\n        \"flow_name\": \"Property Buyer\",\n        \"amount\": 10.5,\n        \"created_at\": \"2026-01-29T13:26:31.000000Z\",\n        \"workspace_id\": 2000\n      },\n      {\n        \"id\": 1234561,\n        \"flow_id\": 1000002,\n        \"reference\": \"property_seller_ref\",\n        \"flow_key\": 2,\n        \"flow_name\": \"Property Seller\",\n        \"amount\": 10.5,\n        \"created_at\": \"2026-01-29T13:26:31.000000Z\",\n        \"workspace_id\": 2000\n      },\n      {\n        \"id\": 1234562,\n        \"flow_id\": 1000003,\n        \"reference\": \"property_landlord_ref\",\n        \"flow_key\": 3,\n        \"flow_name\": \"Property Landlord\",\n        \"amount\": 10.5,\n        \"created_at\": \"2026-01-29T13:26:31.000000Z\",\n        \"workspace_id\": 2000\n      }\n    ],\n    \"billing_period\": \"1-31 January 2026\",\n    \"total_amount\": 31.5\n  }\n}"},{"id":"4f76dffd-5b14-4158-b9f9-da78ed22aa02","name":"No API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/usages?workspace_id=8626&flow_key=8626&month=5&year=4628&page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["usages"],"query":[{"key":"workspace_id","value":"8626"},{"key":"flow_key","value":"8626"},{"key":"month","value":"5"},{"key":"year","value":"4628"},{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"MISSING_BEARER_TOKEN\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"7d301038-0fe9-4c2e-9751-af92c1f365b2","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/usages?workspace_id=8626&flow_key=8626&month=5&year=4628&page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["usages"],"query":[{"key":"workspace_id","value":"8626"},{"key":"flow_key","value":"8626"},{"key":"month","value":"5"},{"key":"year","value":"4628"},{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INVALID_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"1fa1da43-5614-4daa-92a4-8f1efebdfb76","name":"Expired API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/usages?workspace_id=8626&flow_key=8626&month=5&year=4628&page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["usages"],"query":[{"key":"workspace_id","value":"8626"},{"key":"flow_key","value":"8626"},{"key":"month","value":"5"},{"key":"year","value":"4628"},{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"EXPIRED_API_KEY\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"bf5ed62f-c8fd-42d4-8629-8524fd69ae5f","name":"The API key is valid but lacks authorisation for the requested operation.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/usages?workspace_id=8626&flow_key=8626&month=5&year=4628&page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["usages"],"query":[{"key":"workspace_id","value":"8626"},{"key":"flow_key","value":"8626"},{"key":"month","value":"5"},{"key":"year","value":"4628"},{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"INSUFFICIENT_PERMISSIONS\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\"\n  }\n}"},{"id":"660500ee-9978-4027-90b8-130fda12b9ee","name":"Potential validation failures","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://{{account_name}}.kord.build/data/v1/usages?workspace_id=8626&flow_key=8626&month=5&year=4628&page=1&per_page=25","host":["https://{{account_name}}.kord.build/data/v1"],"path":["usages"],"query":[{"key":"workspace_id","value":"8626"},{"key":"flow_key","value":"8626"},{"key":"month","value":"5"},{"key":"year","value":"4628"},{"description":"Page number (1-indexed).","key":"page","value":"1"},{"description":"Number of items per page. Default is 15.","key":"per_page","value":"25"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"code\": \"VALIDATION_ERROR\",\n    \"request_id\": \"11a111a1-a1a1-1a11-a1a1-111a111111aa\",\n    \"details\": {\n      \"validation_errors\": [\n        {\n          \"field\": \"workspace_id\",\n          \"message\": \"Workspace ID must be a valid integer.\"\n        },\n        {\n          \"field\": \"month\",\n          \"message\": \"Month must be a valid integer.\"\n        },\n        {\n          \"field\": \"month\",\n          \"message\": \"Month must be between 1 and 12.\"\n        },\n        {\n          \"field\": \"year\",\n          \"message\": \"Year must be a valid integer.\"\n        },\n        {\n          \"field\": \"year\",\n          \"message\": \"Year must be 2020 or later.\"\n        }\n      ]\n    }\n  }\n}"}],"_postman_id":"7300b72e-b61f-4844-893f-4ceb7ca1d0a3"}],"id":"53e535f6-6b7c-4a2c-820f-7e0a26e374da","_postman_id":"53e535f6-6b7c-4a2c-820f-7e0a26e374da","description":"","auth":{"type":"bearer","bearer":{},"isInherited":true,"source":{"_postman_id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","id":"3d8dac5e-5ac6-4413-8de4-c57118fec9e3","name":"Kord API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{}},"event":[{"listen":"prerequest","script":{"id":"d344bf8d-c18a-44b5-897b-07dc7098e7be","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"ef585461-6db1-41d1-b742-325dfe41d62a","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://{{account_name}}.kord.build/data/v1"}]}