{"info":{"_postman_id":"f9cb89ca-4975-4dee-b260-615e92ffb746","name":"EazyMatch","description":"<html><head></head><body><p>Voorbeeld / documentatie EazyMatch API connectie</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3565820","collectionId":"f9cb89ca-4975-4dee-b260-615e92ffb746","publishedId":"SVtSXA2M","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-08T09:59:53.000Z"},"item":[{"name":"handshake / connection setup","id":"1ba31b55-77c0-43f0-ad17-88f043d1f0e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instantie naam (klantxxx.eazymatch.net)</p>\n","key":"instance","type":"text","value":"{{InstanceName}}"},{"description":"<p>Public API key </p>\n","key":"key","type":"text","value":"{{PublicKey}}"}]},"url":"{{coreUrl}}/v1/session/getToken.json","description":"<p>Opzetten van een verbinding met een tijdelijke token om toegang tot het systeem te verkrijgen. Deze functie verwacht twee velden als form-data: \"instance\" en \"key\". Wanneer deze POST succesvol is krijg je een result token terug. Deze token dient samen met de SECRET te worden gehashed tot een nieuwe token waarmee toekomstige requests gedaan kunnen worden:</p>\n<p><strong>PHP</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-php\">$sessionToken = hash( 'sha256', $resultToken . $clientSecret);\n</code></pre>\n","urlObject":{"path":["v1","session","getToken.json"],"host":["{{coreUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ba31b55-77c0-43f0-ad17-88f043d1f0e7"},{"name":"overview applicants","id":"b26c205b-4ea6-4fc1-8c4e-6043f29261b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"instance","value":"<string>","description":"<p>instanceslug</p>\n","type":"text"},{"key":"key","value":"<string>","description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","type":"text"},{"key":"argument[0][queryString]","value":"<string>","description":"<p>query string</p>\n","type":"text"}]},"url":"https://api.eazymatch.cloud/v1/overview/applicant.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"protocol":"https","path":["v1","overview","applicant.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"b26c205b-4ea6-4fc1-8c4e-6043f29261b4"},{"name":"overview contacts","id":"81e2ab58-0e08-4b3e-a5c2-ccbc7c0eac3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>query string</p>\n","key":"argument[0][queryString]","type":"text","value":"<string>"}]},"url":"https://api.eazymatch.cloud/v1/overview/contacts.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"protocol":"https","path":["v1","overview","contacts.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"81e2ab58-0e08-4b3e-a5c2-ccbc7c0eac3e"},{"name":"overview jobs","id":"19ec00ba-357e-4c88-bd06-e5a831fa3e55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>query string</p>\n","key":"argument[0][queryString]","type":"text","value":"<string>"}]},"url":"https://api.eazymatch.cloud/v1/overview/job.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"protocol":"https","path":["v1","overview","job.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"19ec00ba-357e-4c88-bd06-e5a831fa3e55"},{"name":"overview mediations","id":"67667269-0e5c-4bb0-ab0d-08c525204f83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>query string</p>\n","key":"argument[0][queryString]","type":"text","value":"<string>"}]},"url":"https://api.eazymatch.cloud/v1/overview/mediation.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"protocol":"https","path":["v1","overview","mediation.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"67667269-0e5c-4bb0-ab0d-08c525204f83"},{"name":"overview placements","id":"37010d92-62df-4f34-8784-030cfdfa0101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"{{InstanceName}}"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"{{ConnectionToken}}"},{"description":"<p>query string</p>\n","key":"argument[0][queryString]","type":"text","value":"title=Allround"},{"key":"argument[0][0][field]","value":"startdate","type":"text"},{"key":"argument[0][0][type]","value":"date","type":"text"},{"key":"argument[0][0][comparison]","value":"gti","type":"text"},{"key":"argument[0][0][value]","value":"2010-10-01","type":"text"},{"key":"argument[0][1][field]","value":"enddate","type":"text"},{"key":"argument[0][1][type]","value":"date","type":"text"},{"key":"argument[0][1][comparison]","value":"lt","type":"text"},{"key":"argument[0][1][value]","value":"2020-10-01","type":"text"}]},"url":"https://api.eazymatch.cloud/v1/overview/placement.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare comparisons: lt (lighter than), gt (greater than), lti (&lt;=), gti (&gt;=), in (IN), eq (=)</p>\n","urlObject":{"protocol":"https","path":["v1","overview","placement.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"37010d92-62df-4f34-8784-030cfdfa0101"},{"name":"overview timesheets (days)","id":"62721dad-6d40-492c-818d-73ce78b9f4e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>query string</p>\n","key":"argument[0][queryString]","type":"text","value":"<string>"}]},"url":"https://api.eazymatch.cloud/v1/overview/timesheet.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"protocol":"https","path":["v1","overview","timesheet.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"62721dad-6d40-492c-818d-73ce78b9f4e3"},{"name":"overview timesheets (weeks)","id":"630960f1-4afa-4781-ba45-3fcc45a18deb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>query string</p>\n","key":"argument[0][queryString]","type":"text","value":"<string>"}]},"url":"https://api.eazymatch.cloud/v1/overview/timesheetWeek.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"protocol":"https","path":["v1","overview","timesheetWeek.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"630960f1-4afa-4781-ba45-3fcc45a18deb"},{"name":"overview timesheets (financial)","id":"99b6bbcb-a775-4ec7-8978-46c18138371b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>query string</p>\n","key":"argument[0][queryString]","type":"text","value":"<string>"}]},"url":"https://api.eazymatch.cloud/v1/overview/financialtime.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"protocol":"https","path":["v1","overview","financialtime.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"99b6bbcb-a775-4ec7-8978-46c18138371b"},{"name":"overview calendar","id":"75dcd53e-2177-4aa0-ba68-75491e770543","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>query string</p>\n","key":"argument[0][queryString]","type":"text","value":"<string>"}]},"url":"https://api.eazymatch.cloud/v1/overview/calendar.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"protocol":"https","path":["v1","overview","calendar.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"75dcd53e-2177-4aa0-ba68-75491e770543"},{"name":"update applicant (person) data","id":"9d21d115-942a-48f2-989c-123b49fecbbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"emol"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"{{ConnectionToken}}"},{"key":"argument[0]['id']","value":"0","description":"<p>0=new, else pass id of the Applicant object</p>\n","type":"text"},{"description":"<p>0=new, else pass id of the Person object</p>\n","key":"argument[0][Person]['id']","type":"text","value":"0"},{"key":"argument[0][Person]['lastname']","value":"Janssen","type":"text"},{"key":"argument[0][Person]['firstname']","value":"Jan","type":"text"},{"key":"argument[0]['title']","value":"Programmeur PHP","type":"text"}]},"url":"{{coreUrl}}/v1/applicant/editPersonal.json","description":"<p>Ophalen van overzicht.</p>\n<p>Beschikbare filters:</p>\n","urlObject":{"path":["v1","applicant","editPersonal.json"],"host":["{{coreUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d21d115-942a-48f2-989c-123b49fecbbb"},{"name":"get details of applicant","id":"fae20f20-2407-4f18-845a-2745d5a33ea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the applicant</p>\n","key":"argument[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/applicant/getBasic.json","urlObject":{"protocol":"https","path":["v1","applicant","getBasic.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"fae20f20-2407-4f18-845a-2745d5a33ea6"},{"name":"get profile of applicant","id":"a63cd093-bd53-4024-b91d-4f2194c47e20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the person</p>\n","key":"argument[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/applicant/getProfile.json","urlObject":{"protocol":"https","path":["v1","applicant","getProfile.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"a63cd093-bd53-4024-b91d-4f2194c47e20"},{"name":"get details of contact","id":"f73b05a0-b824-47c1-a199-57454984ca82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the contact</p>\n","key":"argument[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/contact/get.json","urlObject":{"protocol":"https","path":["v1","contact","get.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"f73b05a0-b824-47c1-a199-57454984ca82"},{"name":"get details of person","id":"00cbd6a3-dbb6-4e45-b4af-9db8766fc31c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the person</p>\n","key":"argument[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/person/getPersonInfo.json","description":"<p>includes person data as addresses, email, phonenumbers and other basic info</p>\n","urlObject":{"protocol":"https","path":["v1","person","getPersonInfo.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"00cbd6a3-dbb6-4e45-b4af-9db8766fc31c"},{"name":"get details of placement","id":"9fe908bc-efda-41b6-b3ce-7a29af413774","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the placement</p>\n","key":"argument[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/placement/get.json","urlObject":{"protocol":"https","path":["v1","placement","get.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fe908bc-efda-41b6-b3ce-7a29af413774"},{"name":"get details of company","id":"3829fa89-904b-4a9c-9a2c-e00a3573e493","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the company</p>\n","key":"argument[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/company/getBasic.json","urlObject":{"protocol":"https","path":["v1","company","getBasic.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"3829fa89-904b-4a9c-9a2c-e00a3573e493"},{"name":"get details of job (basic)","id":"13d8d8fb-d1d3-4e2c-8032-26bbc031a4af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the job</p>\n","key":"argument[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/job/getBasic.json","urlObject":{"protocol":"https","path":["v1","job","getBasic.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"13d8d8fb-d1d3-4e2c-8032-26bbc031a4af"},{"name":"get details of job (full)","id":"04992c2b-8458-424e-8d7f-bc844844956e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the job</p>\n","key":"argument[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/job/get.json","urlObject":{"protocol":"https","path":["v1","job","get.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"04992c2b-8458-424e-8d7f-bc844844956e"},{"name":"get details of mediation","id":"33f0c9b7-241e-4977-93f4-d46b501639c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"description":"<p>instanceslug</p>\n","key":"instance","type":"text","value":"<string>"},{"description":"<p>The Token obtained by /session/getToken.json hashed sha256 with clientSecret</p>\n","key":"key","type":"text","value":"<string>"},{"description":"<p>ID of the mediation</p>\n","key":"idField[0]","type":"text","value":"<integer>"}]},"url":"https://api.eazymatch.cloud/v1/mediation/get.json","urlObject":{"protocol":"https","path":["v1","mediation","get.json"],"host":["api","eazymatch","cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"33f0c9b7-241e-4977-93f4-d46b501639c9"},{"name":"fetch all lists","id":"b118e95a-fe8b-45fa-b51a-7ff76859f6b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"instance","value":"<string>","type":"text"},{"key":"key","value":"<string>","type":"text"}]},"url":"https://api.eazymatch.test/v1/list/all.json","urlObject":{"protocol":"https","path":["v1","list","all.json"],"host":["api","eazymatch","test"],"query":[],"variable":[]}},"response":[],"_postman_id":"b118e95a-fe8b-45fa-b51a-7ff76859f6b2"}]}