{"info":{"_postman_id":"6b383e0f-604c-462c-9a07-01714243d041","name":"Verification Service","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7517177","collectionId":"6b383e0f-604c-462c-9a07-01714243d041","publishedId":"SzRuYXPm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-03-04T15:03:15.000Z"},"item":[{"name":"health","id":"2fd970a9-b3e4-4010-abf4-136d7db468fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{verificationUrl}}/_health","urlObject":{"path":["_health"],"host":["{{verificationUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cd5dad98-51c4-4a93-affd-b9fb42210774","name":"health","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{token}}","type":"text"}],"url":"{{verificationUrl}}/_health"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 Mar 2020 09:02:07 GMT"},{"key":"Content-Length","value":"17"}],"cookie":[],"responseTime":null,"body":"{\n    \"healthy\": true\n}"}],"_postman_id":"2fd970a9-b3e4-4010-abf4-136d7db468fc"},{"name":"Get Assignments","id":"b1f0174d-5773-4342-a2ed-73b050360048","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{verificationUrl}}/assignments?verifier_id=1&job_id=0&task_id=0&response_id=0&status=","urlObject":{"path":["assignments"],"host":["{{verificationUrl}}"],"query":[{"key":"verifier_id","value":"1"},{"key":"job_id","value":"0"},{"key":"task_id","value":"0"},{"key":"response_id","value":"0"},{"key":"status","value":""}],"variable":[]}},"response":[{"id":"23693b54-36f2-411d-ad9a-613116069758","name":"Get Assignments","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{verificationUrl}}/assignments?verifier_id=1&job_id=0&task_id=0&response_id=0&status=","host":["{{verificationUrl}}"],"path":["assignments"],"query":[{"key":"verifier_id","value":"1"},{"key":"job_id","value":"0"},{"key":"task_id","value":"0"},{"key":"response_id","value":"0"},{"key":"status","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 16 Mar 2020 11:14:27 GMT"},{"key":"Content-Length","value":"153"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"job_id\": 1,\n        \"task_id\": 1,\n        \"verifier_id\": 1,\n        \"response_id\": 1,\n        \"active\": true,\n        \"assigned_at\": \"2020-03-04T09:04:31Z\",\n        \"expires_at\": \"2020-03-04T11:04:31Z\"\n    }\n]"}],"_postman_id":"b1f0174d-5773-4342-a2ed-73b050360048"},{"name":"Get Eligible Job Wainting for Verification","id":"13f801d2-e629-47ca-927d-a80b2ef62296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","type":"text","value":"application/json"}],"url":"{{verificationUrl}}/jobs/eligible","urlObject":{"path":["jobs","eligible"],"host":["{{verificationUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3f3de25e-7deb-4e6b-97a4-551aeb1f0599","name":"Get Assignments","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{verificationUrl}}/assignments?verifier_id=1&job_id=0&task_id=0&response_id=0&status=","host":["{{verificationUrl}}"],"path":["assignments"],"query":[{"key":"verifier_id","value":"1"},{"key":"job_id","value":"0"},{"key":"task_id","value":"0"},{"key":"response_id","value":"0"},{"key":"status","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 16 Mar 2020 11:14:27 GMT"},{"key":"Content-Length","value":"153"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"job_id\": 1,\n        \"task_id\": 1,\n        \"verifier_id\": 1,\n        \"response_id\": 1,\n        \"active\": true,\n        \"assigned_at\": \"2020-03-04T09:04:31Z\",\n        \"expires_at\": \"2020-03-04T11:04:31Z\"\n    }\n]"},{"id":"935d50e2-96a5-41a7-bd63-505cd0ade9ad","name":"Get Job Wainting for Verification","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","type":"text","value":"application/json"}],"url":"{{verificationUrl}}/jobs/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Tue, 24 Mar 2020 14:48:21 GMT"},{"key":"Content-Length","value":"31"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"job_id\": 1,\n        \"empty_count\": 3\n    }\n]"}],"_postman_id":"13f801d2-e629-47ca-927d-a80b2ef62296"},{"name":"Get Responses","id":"9cb60412-6711-49d4-ad92-4ae0bb1809f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{verificationUrl}}/assignments?verifier_id=1&job_id=0&task_id=0&response_id=0&status=","urlObject":{"path":["assignments"],"host":["{{verificationUrl}}"],"query":[{"key":"verifier_id","value":"1"},{"key":"job_id","value":"0"},{"key":"task_id","value":"0"},{"key":"response_id","value":"0"},{"key":"status","value":""}],"variable":[]}},"response":[{"id":"a7efde51-d1fd-4adf-9a72-db16ff0d013a","name":"Get Assignments","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{verificationUrl}}/assignments?verifier_id=1&job_id=0&task_id=0&response_id=0&status=","host":["{{verificationUrl}}"],"path":["assignments"],"query":[{"key":"verifier_id","value":"1"},{"key":"job_id","value":"0"},{"key":"task_id","value":"0"},{"key":"response_id","value":"0"},{"key":"status","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Mon, 16 Mar 2020 11:14:27 GMT"},{"key":"Content-Length","value":"153"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"job_id\": 1,\n        \"task_id\": 1,\n        \"verifier_id\": 1,\n        \"response_id\": 1,\n        \"active\": true,\n        \"assigned_at\": \"2020-03-04T09:04:31Z\",\n        \"expires_at\": \"2020-03-04T11:04:31Z\"\n    }\n]"}],"_postman_id":"9cb60412-6711-49d4-ad92-4ae0bb1809f9"},{"name":"Get Assignment","id":"b1e0251a-72f9-44c5-b441-1577c992c2a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{verificationUrl}}/assignments/:assignment_id","urlObject":{"path":["assignments",":assignment_id"],"host":["{{verificationUrl}}"],"query":[],"variable":[{"type":"string","value":"1","key":"assignment_id"}]}},"response":[{"id":"1fd3f5cf-d108-45e1-9c6b-03922d875dd1","name":"Get Assignment","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"}],"url":{"raw":"{{verificationUrl}}/assignments/:assignment_id","host":["{{verificationUrl}}"],"path":["assignments",":assignment_id"],"variable":[{"key":"assignment_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 Mar 2020 09:06:41 GMT"},{"key":"Content-Length","value":"151"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"job_id\": 1,\n    \"task_id\": 1,\n    \"verifier_id\": 1,\n    \"response_id\": 1,\n    \"active\": true,\n    \"assigned_at\": \"2020-03-04T09:04:31Z\",\n    \"expires_at\": \"2020-03-04T11:04:31Z\"\n}"}],"_postman_id":"b1e0251a-72f9-44c5-b441-1577c992c2a7"},{"name":"Create Assignments","id":"db2af51f-0dd8-4b32-9cb3-a29c882e947c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": 1,\n\t\"job_id\": 2,\n\t\"task_id\": 1,\n\t\"worker_id\": 1,\n\t\"value\": \"{}\",\n\t\"created_at\": \"2020-03-04T14:15:15Z\",\n\t\"updated_at\": \"2020-03-04T14:15:15Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{verificationUrl}}/assignments","urlObject":{"path":["assignments"],"host":["{{verificationUrl}}"],"query":[],"variable":[]}},"response":[{"id":"94f9f414-881d-4811-95af-70b362aebb7b","name":"Verify Automatically","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": 1,\n\t\"job_id\": 1,\n\t\"task_id\": 1,\n\t\"worker_id\": 1,\n\t\"value\": \"{}\",\n\t\"created_at\": \"2020-03-04T14:15:15Z\",\n\t\"updated_at\": \"2020-03-04T14:15:15Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{verificationUrl}}/verify/automatic"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 Mar 2020 14:58:10 GMT"},{"key":"Content-Length","value":"368"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"job_id\": 1,\n        \"task_id\": 1,\n        \"response_id\": 3,\n        \"worker_id\": 4,\n        \"verifier_id\": null,\n        \"accepted\": true,\n        \"reason\": null,\n        \"created_at\": \"2020-03-04T14:58:10Z\",\n        \"updated_at\": \"2020-03-04T14:58:10Z\"\n    },\n    {\n        \"id\": 3,\n        \"job_id\": 1,\n        \"task_id\": 1,\n        \"response_id\": 5,\n        \"worker_id\": 3,\n        \"verifier_id\": null,\n        \"accepted\": true,\n        \"reason\": null,\n        \"created_at\": \"2020-03-04T14:58:10Z\",\n        \"updated_at\": \"2020-03-04T14:58:10Z\"\n    }\n]"}],"_postman_id":"db2af51f-0dd8-4b32-9cb3-a29c882e947c"},{"name":"Assign verification","id":"fe64fbe4-259a-41bf-aa6c-27cb491be118","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"job_id\": 1,\n    \"task_id\": 1,\n    \"verifier_id\": 2,\n    \"response_id\": 1\n}"},"url":"{{verificationUrl}}/assign","urlObject":{"path":["assign"],"host":["{{verificationUrl}}"],"query":[],"variable":[]}},"response":[{"id":"abc98fe1-4880-4988-b64f-c26d05e0814c","name":"Assign verification","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"job_id\": 1,\n    \"task_id\": 1,\n    \"verifier_id\": 2,\n    \"response_id\": 1\n}"},"url":"{{verificationUrl}}/assign"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 Mar 2020 14:15:15 GMT"},{"key":"Content-Length","value":"151"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"job_id\": 1,\n    \"task_id\": 1,\n    \"verifier_id\": 2,\n    \"response_id\": 1,\n    \"active\": true,\n    \"assigned_at\": \"2020-03-04T14:15:15Z\",\n    \"expires_at\": \"2020-03-04T16:15:15Z\"\n}"}],"_postman_id":"fe64fbe4-259a-41bf-aa6c-27cb491be118"},{"name":"Get Settings","id":"17d9244d-8fbe-4db5-8195-f5e07717668f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{verificationUrl}}/settings/:job_id","urlObject":{"path":["settings",":job_id"],"host":["{{verificationUrl}}"],"query":[],"variable":[{"type":"string","value":"1","key":"job_id"}]}},"response":[{"id":"d79ffe76-1a32-49e5-8239-fa326aca5f49","name":"Get Settings","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"}],"url":{"raw":"{{verificationUrl}}/settings/:job_id","host":["{{verificationUrl}}"],"path":["settings",":job_id"],"variable":[{"key":"job_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 Mar 2020 13:24:59 GMT"},{"key":"Content-Length","value":"98"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"job_id\": 1,\n    \"manual\": true,\n    \"requester\": true,\n    \"limit\": 1,\n    \"whitelist\": true,\n    \"agreement_count\": 1\n}"}],"_postman_id":"17d9244d-8fbe-4db5-8195-f5e07717668f"},{"name":"Create Settings","id":"fcb46542-6cb8-4ad0-9a04-3c71a6122aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"job_id\": 1,\n    \"manual\": true,\n    \"limit\": 0,\n    \"requester\": false,\n    \"limit\": 1,\n    \"whitelist\": false,\n    \"agreement_count\": 0\n}"},"url":"{{verificationUrl}}/settings","urlObject":{"path":["settings"],"host":["{{verificationUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c8463369-d40c-4da1-9097-3034c4faa672","name":"Create Settings","originalRequest":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"job_id\": 1,\n    \"manual\": true,\n    \"limit\": 0,\n    \"requester\": false,\n    \"limit\": 1,\n    \"whitelist\": false,\n    \"agreement_count\": 0\n}"},"url":"{{verificationUrl}}/settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 Mar 2020 13:52:51 GMT"},{"key":"Content-Length","value":"100"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"job_id\": 1,\n    \"manual\": true,\n    \"requester\": false,\n    \"limit\": 1,\n    \"whitelist\": false,\n    \"agreement_count\": 0\n}"}],"_postman_id":"fcb46542-6cb8-4ad0-9a04-3c71a6122aad"},{"name":"Verify Manually","id":"bfcb4e6b-bdd0-4ac7-b233-05d6308af2f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"job_id\": 1,\n    \"task_id\": 1,\n    \"response_id\": 1,\n    \"worker_id\": 1,\n    \"verifier_id\": 2,\n    \"accepted\": false,\n    \"reason\": \"\"\n}"},"url":"{{verificationUrl}}/verify/manual","urlObject":{"path":["verify","manual"],"host":["{{verificationUrl}}"],"query":[],"variable":[]}},"response":[{"id":"bb713695-e2e7-4c4f-93b6-70902c96204d","name":"Verify Manually","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"job_id\": 1,\n    \"task_id\": 1,\n    \"response_id\": 1,\n    \"worker_id\": 1,\n    \"verifier_id\": 2,\n    \"accepted\": false,\n    \"reason\": \"\"\n}"},"url":"{{verificationUrl}}/verify/manual"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 Mar 2020 14:30:12 GMT"},{"key":"Content-Length","value":"179"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"job_id\": 1,\n    \"task_id\": 1,\n    \"response_id\": 1,\n    \"worker_id\": 1,\n    \"verifier_id\": 2,\n    \"accepted\": false,\n    \"reason\": \"\",\n    \"created_at\": \"2020-03-04T14:30:12Z\",\n    \"updated_at\": \"2020-03-04T14:30:12Z\"\n}"}],"_postman_id":"bfcb4e6b-bdd0-4ac7-b233-05d6308af2f3"},{"name":"Verify Automatically","id":"a4d688b3-2a95-4b06-94fb-27ea7b66179b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": 1,\n\t\"job_id\": 1,\n\t\"task_id\": 1,\n\t\"worker_id\": 1,\n\t\"value\": \"{}\",\n\t\"created_at\": \"2020-03-04T14:15:15Z\",\n\t\"updated_at\": \"2020-03-04T14:15:15Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{verificationUrl}}/verify/automatic","urlObject":{"path":["verify","automatic"],"host":["{{verificationUrl}}"],"query":[],"variable":[]}},"response":[{"id":"dda25203-c5fa-4f6a-9f04-09452e42c489","name":"Verify Automatically","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","type":"text","value":"{{token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": 1,\n\t\"job_id\": 1,\n\t\"task_id\": 1,\n\t\"worker_id\": 1,\n\t\"value\": \"{}\",\n\t\"created_at\": \"2020-03-04T14:15:15Z\",\n\t\"updated_at\": \"2020-03-04T14:15:15Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{verificationUrl}}/verify/automatic"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 Mar 2020 14:58:10 GMT"},{"key":"Content-Length","value":"368"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"job_id\": 1,\n        \"task_id\": 1,\n        \"response_id\": 3,\n        \"worker_id\": 4,\n        \"verifier_id\": null,\n        \"accepted\": true,\n        \"reason\": null,\n        \"created_at\": \"2020-03-04T14:58:10Z\",\n        \"updated_at\": \"2020-03-04T14:58:10Z\"\n    },\n    {\n        \"id\": 3,\n        \"job_id\": 1,\n        \"task_id\": 1,\n        \"response_id\": 5,\n        \"worker_id\": 3,\n        \"verifier_id\": null,\n        \"accepted\": true,\n        \"reason\": null,\n        \"created_at\": \"2020-03-04T14:58:10Z\",\n        \"updated_at\": \"2020-03-04T14:58:10Z\"\n    }\n]"}],"_postman_id":"a4d688b3-2a95-4b06-94fb-27ea7b66179b"},{"name":"Update Assignment","id":"139c4dce-1d1f-41fc-aef2-45d3fc2a67a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Authorization","type":"text","value":"{{token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"verifier_id\": 68,\n\t\"job_id\": 41,\n\t\"response_id\": 263,\n\t\"status\": \"accepted\"\n}","options":{"raw":{"language":"json"}}},"url":"{{verificationUrl}}/assignments","urlObject":{"path":["assignments"],"host":["{{verificationUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1eb27c4b-3500-4a58-bc38-d56d2ffc5d91","name":"Update Assignment","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","type":"text","value":"{{token}}","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"verifier_id\": 68,\n\t\"job_id\": 41,\n\t\"response_id\": 263,\n\t\"status\": \"accepted\"\n}","options":{"raw":{"language":"json"}}},"url":"{{verificationUrl}}/assignments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 18 Mar 2020 11:21:29 GMT"},{"key":"Content-Length","value":"17"}],"cookie":[],"responseTime":null,"body":"{\n    \"updated\": true\n}"}],"_postman_id":"139c4dce-1d1f-41fc-aef2-45d3fc2a67a5"}],"event":[{"listen":"prerequest","script":{"id":"e124359d-356b-48ae-881f-1e7257753c25","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a8dbbc46-655a-4547-9d5e-e8ae507316db","type":"text/javascript","exec":[""]}}]}