{"info":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","description":"<html><head></head><body><h2 id=\"overview\">Overview</h2>\n<p>Welcome to SIWFT Documentation. This will serve as a guide on how to interact with our services and inform request parameters, response types and more.</p>\n<h2 id=\"authorization\">Authorization</h2>\n<p>Authenticate API requests with your provided API Key. The key should be added as an Authorization heasder to each request - in the form <code>Token {{token}}</code>. See detail below;</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"26617584","collectionId":"23542552-b011-4c08-ab7c-59cc5e5c1339","publishedId":"2s9Xy2Nra3","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-08-09T07:09:37.000Z"},"item":[{"name":"Media","item":[{"name":"Create Media","id":"f5ccd626-35b5-4cca-b84f-c9f65f26a675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"src","value":"","description":"<p>Data file (base 64) </p>\n","type":"text"},{"key":"alt_text","value":"","type":"text"},{"key":"media_description","value":"","type":"text"}]},"url":"https://sandbox.morrisonrecordsbureau.com/media/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}},"urlObject":{"path":["media",""],"host":["https://sandbox.morrisonrecordsbureau.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5ccd626-35b5-4cca-b84f-c9f65f26a675"}],"id":"899caa68-901d-4caa-8087-99782866bfa7","_postman_id":"899caa68-901d-4caa-8087-99782866bfa7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}}},{"name":"KYCs","item":[{"name":"Create KYC","id":"0ba12592-095d-469c-8090-df6c2e65a6fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apptype","value":"KYC","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user\": 50,\n    \"citizenship_country\": \"533\",\n    \"doc_type\": 0,\n    \"official_doc\": 211,\n    \"live_photo\": 210,\n    \"status\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.morrisonrecordsbureau.com/kyc/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}},"urlObject":{"path":["kyc",""],"host":["https://sandbox.morrisonrecordsbureau.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ba12592-095d-469c-8090-df6c2e65a6fc"},{"name":"Get KYCs","id":"792d8c5f-2d9e-466e-a4a6-e23b13f80f3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apptype","value":"KYC","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user\": 48,\n    \"citizenship_country\": \"533\",\n    \"doc_type\": 0,\n    \"official_doc\": 1,\n    \"live_photo\": 1,\n    \"status\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.morrisonrecordsbureau.com/kyc/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}},"urlObject":{"path":["kyc",""],"host":["https://sandbox.morrisonrecordsbureau.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"792d8c5f-2d9e-466e-a4a6-e23b13f80f3c"},{"name":"Get KYC","id":"4c6791be-925c-490a-81e6-16a60849adeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"apptype","value":"KYC","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user\": 48,\n    \"citizenship_country\": \"533\",\n    \"doc_type\": 0,\n    \"official_doc\": 1,\n    \"live_photo\": 1,\n    \"status\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.morrisonrecordsbureau.com/kyc/35/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}},"urlObject":{"path":["kyc","35",""],"host":["https://sandbox.morrisonrecordsbureau.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c6791be-925c-490a-81e6-16a60849adeb"},{"name":"Update KYC Media","id":"a7afd347-528d-4519-a56a-370e019732f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"apptype","value":"KYC","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"live_photo\": {\n        \"file_name\": \"trest.jpg\",\n        \"alt_text\": \"Alt\",\n        \"media_description\": \"Media desc\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.morrisonrecordsbureau.com/kyc/update-media/48/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}},"urlObject":{"path":["kyc","update-media","48",""],"host":["https://sandbox.morrisonrecordsbureau.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7afd347-528d-4519-a56a-370e019732f6"},{"name":"Get or Create Client KYC","id":"35406b00-17ee-4ba4-9df1-8ac8d9206545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sandbox.morrisonrecordsbureau.com/applicant-kycs/78/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}},"urlObject":{"path":["applicant-kycs","78",""],"host":["https://sandbox.morrisonrecordsbureau.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"35406b00-17ee-4ba4-9df1-8ac8d9206545"}],"id":"ead3eab4-4195-4e87-ae65-4d9bacee2287","_postman_id":"ead3eab4-4195-4e87-ae65-4d9bacee2287","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}}},{"name":"Applicants","item":[{"name":"Get Applicants","id":"bcd523dc-2fe9-4590-b231-fe440f82366f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":false},"method":"GET","header":[],"url":"https://sandbox.morrisonrecordsbureau.com/client","urlObject":{"path":["client"],"host":["https://sandbox.morrisonrecordsbureau.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bcd523dc-2fe9-4590-b231-fe440f82366f"},{"name":"Register Applicant","id":"e782e412-8b0a-4dde-8e03-34672804d0c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"verification_type\": \"KYC\",\n    \"first_name\": \"Joab\",\n    \"last_name\": \"Doe\",\n    \"email\": \"h.d.sogbesan+joen@gmail.com\",\n    \"date_of_birth\": \"1999-04-13\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.morrisonrecordsbureau.com/client/","description":"<p>Valid values for <code>verification_type</code> includes;</p>\n<ul>\n<li><code>KYC</code> for basic KYC verifications</li>\n<li><code>BGC_PREMIUM</code> for premium background check verifications including national data, date of birth and employment history verifications</li>\n<li><code>BGC_PRO</code> for <code>BGC_PREMIUM</code> verification offerings and SSN verifications</li>\n</ul>\n","urlObject":{"path":["client",""],"host":["https://sandbox.morrisonrecordsbureau.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e782e412-8b0a-4dde-8e03-34672804d0c1"}],"id":"88f05574-b49f-440a-9411-c22b25bee9b2","_postman_id":"88f05574-b49f-440a-9411-c22b25bee9b2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]},"isInherited":true,"source":{"_postman_id":"23542552-b011-4c08-ab7c-59cc5e5c1339","id":"23542552-b011-4c08-ab7c-59cc5e5c1339","name":"SIWFT Identity Public API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"907ee74d-90be-488b-a0d5-cd35f1fe02a7"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"38d47647-f1fd-4364-9be1-fede2c8a429a"}}],"variable":[{"key":"local","value":"https://sandbox.morrisonrecordsbureau.com","type":"string"},{"key":"token","value":"","type":"string","disabled":true},{"key":"dev","value":"https://sandbox.morrisonrecordsbureau.com/api","type":"string"},{"key":"apiKey","value":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx","type":"string"}]}