{"info":{"_postman_id":"f53a72da-5ad1-45a0-a0bf-aa6d1ccb4914","name":"truuth API","description":"<html><head></head><body><p>This document has been created to provide you a concise outline of truuth API’s in an interactive format that allows easy data access to our methods and code to allow straight forward and fast integration of our services into your own systems. </p>\n<p>This page is dynamically updated as our platform evolves utilising the Postman API documentation tool so that developers can with one click run the API’s in Postman (see icon on top right).</p>\n<h1 id=\"meet-truuth\">Meet truuth</h1>\n<p>truuth mission is to build the worlds most secure and accurate digital identity service.</p>\n<p>To achieve this we are building our truuth identity platform that empowers enterprises with a flexible suite of integrated services to provide the most secure and frictionless experiences to their customers for a range of use cases from customer on-boarding to ongoing authentication. Our <a href=\"http://www.truuth.id\">www.truuth.id</a> website outlines our product offerings. </p>\n<h1 id=\"truuth-api-use-cases\">truuth API use cases</h1>\n<p>Our API’s are matched to your business use cases. Truuth offers both end to end API’s such as identity verification and API’s for more simple use cases including individual steps within our identity verification process. This provides enterprises full flexibility to build a full end to end solution on a single API or to bring in certain truuth capabilities into their own customer solutions.</p>\n<p>Truuth provides an identity verification API that covers the following steps:</p>\n<ul>\n<li>Scan &amp; authenticity verification of a range of photo ID document types (Passports, all Australian drivers licence types for all states), and other non photo document types (Medicare). This includes document data extraction so that you can use this high quality verified data in your customer management systems and return of authentication check results that we run in an overall verification record</li>\n<li>Capture of face and data from e-passport chip</li>\n<li>Liveness test of user and capture of their face ‘selfie’ and voice biometric for ongoing authentication</li>\n<li>Match of captured face to photo ID document image</li>\n</ul>\n<h1 id=\"is-truuth-the-right-solution-for-you\">Is truuth the right solution for you?</h1>\n<p>Yes if you are looking for the most accurate &amp; trusted identity service at the right price and if you are looking to ‘mix &amp; match’ step by step API’s that fit with your own solutions.</p>\n<h1 id=\"explore-truuth\">Explore truuth</h1>\n<p>We welcome our enterprise customers to explore truuth API’s in our sandbox before proceeding with an integration and any commercial commitments. A user can create a free test ‘sandbox’ account enabling a developer to gather first impressions of the truuth services before committing to a subscription plan. </p>\n<p>Please contact us by sending an email to <a href=\"mailto:support@truuth.id\">support@truuth.id</a> for any questions on truuth APIs and to request access to the sandbox (we will provide API authentication keys), receive information on service pricing and to onboard onto our live environment. We can also provide information on the further range of API use cases that are soon available and to hear your requests.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>To send an authenticated request to the truuth API you must provide your API key and secret in Authorization header as Basic Authentication within each request.</p>\n<h5 id=\"for-example\">For example:</h5>\n<ul>\n<li><code>Authorization</code>: {{vault:basic-auth}}</li>\n</ul>\n<h1 id=\"error-responses\">Error Responses</h1>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>transactionId</code></td>\n<td>String</td>\n<td>unique transaction identifier ie. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td>String</td>\n<td>The transaction date-time in YYYY-MM-DDThh:mm:ss:msZ format ie. 1998-12-23T11:47:15.140Z</td>\n</tr>\n<tr>\n<td><code>code</code></td>\n<td>Number</td>\n<td>See the list of Error Codes below for more details</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>String</td>\n<td>Type of the Error ie. InternalServerError</td>\n</tr>\n<tr>\n<td><code>message</code></td>\n<td>String</td>\n<td>A user friendly meesage provides more details about the Error</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"error-codes\">Error Codes</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>400</code></td>\n<td>Bad or invalid request</td>\n</tr>\n<tr>\n<td><code>401</code></td>\n<td>Unauthorized</td>\n</tr>\n<tr>\n<td><code>500</code></td>\n<td>Internal server error</td>\n</tr>\n<tr>\n<td><code>4001</code></td>\n<td>Multiple faces are detected on the image</td>\n</tr>\n<tr>\n<td><code>4002</code></td>\n<td>No face is detected on the image</td>\n</tr>\n<tr>\n<td><code>4003</code></td>\n<td>Document type is not supported</td>\n</tr>\n<tr>\n<td><code>4004</code></td>\n<td>Country code is not supported</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Meet truuth","slug":"meet-truuth"},{"content":"truuth API use cases","slug":"truuth-api-use-cases"},{"content":"Is truuth the right solution for you?","slug":"is-truuth-the-right-solution-for-you"},{"content":"Explore truuth","slug":"explore-truuth"},{"content":"Authentication","slug":"authentication"},{"content":"Error Responses","slug":"error-responses"}],"owner":"3590546","collectionId":"f53a72da-5ad1-45a0-a0bf-aa6d1ccb4914","publishedId":"TVetbRF8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-12-04T03:52:47.000Z"},"item":[{"name":"Document OCR","item":[{"name":"Retreives list of supported documents to OCR based on the specified parameters.","id":"4c224881-bb03-42d0-aa12-a01f4b8aa8e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"<p>(Required) The api key and secret associated with your account</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/supported-documents","description":"<p>This function provides the supported document types so automatic update as further document types are added.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>document-type</code></td>\n<td>String</td>\n<td>The type of the documents to be retreived. The valid document types are: <code>PASSPORT</code>, <code>DRIVERS_LICENCE</code>, <code>MEDICARE</code>, <code>PROOF_OF_AGE</code>, <code>IDENTITY_CARD</code></td>\n</tr>\n<tr>\n<td><code>country-code</code></td>\n<td>String</td>\n<td>The three-letter country codes defines in <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3\">ISO 3166-1</a>. ie. <code>AUS</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>transactionId</code></td>\n<td>String</td>\n<td>unique transaction identifier ie. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td>String</td>\n<td>The transaction date-time in YYYY-MM-DDThh:mm:ss:msZ format ie. 1998-12-23T11:47:15.140Z</td>\n</tr>\n<tr>\n<td><code>documents</code></td>\n<td>Array</td>\n<td>List of supported documents</td>\n</tr>\n<tr>\n<td><code>documents[i].documentType</code></td>\n<td>String</td>\n<td>The type of the documents. The valid document types are: <code>PASSPORT</code>, <code>DRIVERS_LICENCE</code>, <code>MEDICARE</code>, <code>PROOF_OF_AGE</code>, <code>IDENTITY_CARD</code></td>\n</tr>\n<tr>\n<td><code>documents[i].countryCode</code></td>\n<td>String</td>\n<td>The three-letter country codes defines in <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3\">ISO 3166-1</a>. ie. <code>AUS</code></td>\n</tr>\n<tr>\n<td><code>documents[i].subType</code></td>\n<td>String</td>\n<td>The subtype of the documents. ie. AUS_VIC_DRIVERS_LICENCE</td>\n</tr>\n<tr>\n<td><code>documents[i].maxPageCount</code></td>\n<td>Number</td>\n<td>The maximum number of pages which this document type can have.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["document-management","v1","supported-documents"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[{"disabled":true,"description":{"content":"<p>The type of the document that templates is designed for</p>\n","type":"text/plain"},"key":"document-type","value":"<string>"},{"disabled":true,"description":{"content":"<p>The code of country that the template is designed for</p>\n","type":"text/plain"},"key":"country-code","value":"<string>"}],"variable":[]}},"response":[{"id":"011d5353-81de-4b3a-80d8-f683e94ef26c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/supported-documents?document-type=DRIVERS_LICENCE&country-code=AUS","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["document-management","v1","supported-documents"],"query":[{"key":"document-type","value":"DRIVERS_LICENCE"},{"key":"country-code","value":"AUS"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n    \"timestamp\": \"2009-09-29T18:04:53.101Z\",\n    \"documents\": [\n        {\n            \"countryCode\": \"AUS\",\n            \"documentType\": \"DRIVERS_LICENCE\",\n            \"subType\": \"AUS_VIC_DRIVERS_LICENCE\",\n            \"maxPageCount\": 2\n        },\n        {\n            \"countryCode\": \"AUS\",\n            \"documentType\": \"DRIVERS_LICENCE\",\n            \"subType\": \"AUS_WA_DRIVERS_LICENCE\",\n            \"maxPageCount\": 2\n        },\n        {\n            \"countryCode\": \"AUS\",\n            \"documentType\": \"DRIVERS_LICENCE\",\n            \"subType\": \"AUS_VIC_DRIVERS_LICENCE\",\n            \"maxPageCount\": 2\n        },\n        {\n            \"countryCode\": \"AUS\",\n            \"documentType\": \"DRIVERS_LICENCE\",\n            \"subType\": \"AUS_QLD_DRIVERS_LICENCE\",\n            \"maxPageCount\": 2\n        }\n    ]\n}"},{"id":"0d893f8d-0294-45ec-8083-614f885e0c65","name":"BadRequest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/supported-documents?document-type=PASSPORT&country-code=AUS","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["document-management","v1","supported-documents"],"query":[{"key":"document-type","value":"PASSPORT"},{"key":"country-code","value":"AUS"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"},{"id":"b1527407-d2cf-4b3e-8715-94cef8d0363f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/supported-documents?document-type=PASSPORT&country-code=AUS","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["document-management","v1","supported-documents"],"query":[{"key":"document-type","value":"PASSPORT"},{"key":"country-code","value":"AUS"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"},{"id":"bc21805e-bb41-445d-a431-2217fa17164d","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/supported-documents?document-type=PASSPORT&country-code=AUS","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["document-management","v1","supported-documents"],"query":[{"key":"document-type","value":"PASSPORT"},{"key":"country-code","value":"AUS"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 500,\n        \"name\": \"InternalServerError\",\n        \"message\": \"Internal Server Error\"\n    }\n}"}],"_postman_id":"4c224881-bb03-42d0-aa12-a01f4b8aa8e3"},{"name":"Document data extraction","id":"5930b02d-51cc-4b58-8b57-fb4be3b37820","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"<p>(Required) The api key and secret associated with your account</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"countryCode\": \"AUS\",\n    \"documentType\": \"<string>\",\n    \"images\": [\n        {\n            \"mimeType\": \"<string>\",\n            \"image\": \"<byte>\"\n        },\n        {\n            \"mimeType\": \"<string>\",\n            \"image\": \"<byte>\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/textract","description":"<h4 id=\"request-body\">Request Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>The three-letter country codes defines in <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3\">ISO 3166-1</a>. ie. <code>AUS</code>  <br />  <br />This is an optional field</td>\n</tr>\n<tr>\n<td><code>documentType</code></td>\n<td>String</td>\n<td>The type of the documents. The valid document types are: <code>PASSPORT</code>, <code>DRIVERS_LICENCE</code>, <code>MEDICARE</code>, <code>PROOF_OF_AGE</code>, <code>IDENTITY_CARD</code>  <br />This is an optional field</td>\n</tr>\n<tr>\n<td><code>images</code></td>\n<td>Array</td>\n<td>The images is an array of Image object which each image represents a single page of the document. Some of the documents such as <code>PASSPORT</code> documents are single page documents so only one image item is provided in the list while others such as <code>DRIVERS_LICENCE</code> have front and back with front side provided as index 0 and back side of the document as index 1.</td>\n</tr>\n<tr>\n<td><code>images[i].mimeType</code></td>\n<td>String</td>\n<td>The Photo Id image mime-type. It can either be <code>image/jpeg</code> or <code>image/png</code></td>\n</tr>\n<tr>\n<td><code>images[i].image</code></td>\n<td>Byte</td>\n<td>The photo Id image in <code>base64</code> format. The Photo Id orientation must be correct and it would be recommended to crop the Photo Id to improve the OCR accuracy. The image size must be between 500KB to 3MB. 300dpi image quality is recommended.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>traceId</code></td>\n<td>String</td>\n<td>unique transaction identifier e.g. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td>String</td>\n<td>The transaction date-time in YYYY-MM-DDThh:mm:ss:msZ format e.g. 1998-12-23T11:47:15.140Z</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>The three-letter country codes defines in <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3\">ISO 3166-1</a>. e.g. <code>AUS</code>This is the countryCode supplied in the request, not extracted from the document.</td>\n</tr>\n<tr>\n<td><code>documentType</code></td>\n<td>String</td>\n<td>The type of the document. The valid document types are: <code>PASSPORT</code>, <code>DRIVERS_LICENCE</code>, <code>MEDICARE</code></td>\n</tr>\n<tr>\n<td><code>pageCount</code></td>\n<td>Number</td>\n<td>Number of pages scanned and OCR'd</td>\n</tr>\n<tr>\n<td><code>confidence</code></td>\n<td>Number</td>\n<td>The overall OCR confidence score. min: 0, max: 1</td>\n</tr>\n<tr>\n<td><code>textract</code></td>\n<td>Array</td>\n<td>List of data fields extracted from the document.</td>\n</tr>\n<tr>\n<td><code>textract[i].key</code></td>\n<td>String</td>\n<td>Name of the data field. e.g. 'passportNumber'</td>\n</tr>\n<tr>\n<td><code>textract[i].value</code></td>\n<td>String</td>\n<td>Value of the data field. e.g. 'PD12345678'</td>\n</tr>\n<tr>\n<td><code>textract[i].confidence</code></td>\n<td>Number</td>\n<td>The data field OCR confidence score. min: 0, max: 1</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"textract-document-attributes---drivers-licence\">Textract Document Attributes - Drivers Licence</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>licenceNumber</code></td>\n<td>\"Licence number\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>cardNumber</code></td>\n<td>Drivers Licence card number.  <br />  <br />This field will be populated for the following jurisdictions:  <br />  <br />Australia: NSW, ACT, SA, WA, TAS, NT  <br />  <br />For other jurisdictions this field will not be available</td>\n</tr>\n<tr>\n<td><code>givenName</code></td>\n<td>Given name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>middleName</code></td>\n<td>Middle name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>familyName</code></td>\n<td>Family name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>licenceClass</code></td>\n<td>\"Licence class\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>dateOfBirth</code></td>\n<td>\"Date of birth\" of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>dateOfExpiry</code></td>\n<td>\"Date of expiry\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>addressLine1</code></td>\n<td>First Line of the \"Address\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>addressLine2</code></td>\n<td>Second Line of the \"Address\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>\"State\" from Driver's Licence</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"textract-document-attributes---passport\">Textract Document Attributes - Passport</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>passportNumber</code></td>\n<td>\"Passport number\" from Passport</td>\n</tr>\n<tr>\n<td><code>givenName</code></td>\n<td>Given names of the customer from Passport</td>\n</tr>\n<tr>\n<td><code>familyName</code></td>\n<td>Family name of the customer from Passport</td>\n</tr>\n<tr>\n<td><code>dateOfBirth</code></td>\n<td>\"Date of birth\" of the customer from Passport</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>\"Gender\" of the customer from Passport. Possible values: M, F, &lt; for unspecified</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td>\"Nationality\" of the customer from Passport</td>\n</tr>\n<tr>\n<td><code>dateOfExpiry</code></td>\n<td>\"Date of expiry\" from Passport</td>\n</tr>\n<tr>\n<td><code>issuingAuthority</code></td>\n<td>\"Issuing Authority\" from Passport</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"textract-document-attributes---medicare\">Textract Document Attributes - Medicare</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>medicareNumber</code></td>\n<td>\"Medicare Number\" from Medicare</td>\n</tr>\n<tr>\n<td><code>name-[i]</code></td>\n<td>Person's full name from Medicare where [i] is the IRN (Individual Reference Number) for instance the Key for the second person's full name is name-2</td>\n</tr>\n<tr>\n<td><code>validTo</code></td>\n<td>\"Valid To\" date from Medicare. The date format for the Green (G) Medicare card is YYYY-MM. Blue (B) and Yellow (Y) date format is YYYY-MM-DD</td>\n</tr>\n<tr>\n<td><code>cardType</code></td>\n<td>\"Card Type\" from Medicare. Possible values: G,B,Y</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["document-management","v1","textract"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[]}},"response":[{"id":"1621f347-20ab-42cf-9f63-baa6574ecba4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/textract"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"traceId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n \"countryCode\": \"AUS\",\n \"documentType\": \"PASSPORT\",\n \"pageCount\": 1,\n \"confidence\": 0.98,\n \"textract\": [\n  {\n   \"key\": \"passportNumber\",\n   \"value\": \"PD12345678\",\n   \"confidence\": 0.98\n  },\n  {\n   \"key\": \"firstName\",\n   \"value\": \"John\",\n   \"confidence\": 0.97\n  }\n ]\n}"},{"id":"29dbdf0a-f6fe-46c1-9abe-f9ac2e524081","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/textract"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 500,\n        \"name\": \"InternalServerError\",\n        \"message\": \"Internal Server Error\"\n    }\n}"},{"id":"332f6dca-294d-4b7f-9dfb-c2938512490b","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/textract"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"},{"id":"974fc6f9-c671-49a5-913a-73750d02ba1f","name":"BadRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/textract"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"}],"_postman_id":"5930b02d-51cc-4b58-8b57-fb4be3b37820"}],"id":"210b02ff-bf8d-41ef-ae76-71595dfade46","description":"<p>Extracts data from a set of document types in a defined response format relative to each document type. Each document type has had templates created that match data to output fields for easy use within your customer systems.</p>\n","_postman_id":"210b02ff-bf8d-41ef-ae76-71595dfade46"},{"name":"Authenticity Verification","item":[{"name":"Authenticity Verification V1","id":"41b237e2-7c9a-4f5f-8efb-9eab5022ca9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"countryCode\": \"<string>\",\n    \"documentType\": \"<string>\",\n    \"images\": [\n        {\n            \"mimeType\": \"<string>\",\n            \"image\": \"<byte>\"\n        },\n        {\n            \"mimeType\": \"<string>\",\n            \"image\": \"<byte>\"\n        }\n    ]\n}"},"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify","description":"<h4 id=\"request-body\">Request Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>The three-letter country codes defines in <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3\">ISO 3166-1</a>. e.g. <code>AUS</code></td>\n</tr>\n<tr>\n<td><code>documentType</code></td>\n<td>String</td>\n<td>The type of the documents. The valid document types are: <code>PASSPORT</code>, <code>DRIVERS_LICENCE</code>, <code>MEDICARE</code></td>\n</tr>\n<tr>\n<td><code>images</code></td>\n<td>Array</td>\n<td>The images is an array of Image object which each image represents a single page of the document. Some of the documents such as <code>PASSPORT</code> documents are single page documents so only one image item is provided in the list while others such as <code>DRIVERS_LICENCE</code> have front and back with front side provided as index 0 and back side of the document as index 1.</td>\n</tr>\n<tr>\n<td><code>images[i].mimeType</code></td>\n<td>String</td>\n<td>The Photo Id image mime-type. It can either be <code>image/jpeg</code> or <code>image/png</code></td>\n</tr>\n<tr>\n<td><code>images[i].image</code></td>\n<td>Byte</td>\n<td>The photo Id image in <code>base64</code> format. The Photo Id orientation must be correct and it is recommended to crop the Photo Id. The image size must be between 500KB to 3MB. 300dpi image quality is recommended.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>traceId</code></td>\n<td>String</td>\n<td>unique transaction identifier, e.g. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td>String</td>\n<td>The transaction date-time in YYYY-MM-DDThh:mm:ss:msZ format, e.g. 1998-12-23T11:47:15.140Z</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>The three-letter country codes defines in <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3\">ISO 3166-1</a>. e.g. <code>AUS</code></td>\n</tr>\n<tr>\n<td><code>documentType</code></td>\n<td>String</td>\n<td>The type of the document. The valid document types are: <code>PASSPORT</code>, <code>DRIVERS_LICENCE</code>, <code>MEDICARE</code></td>\n</tr>\n<tr>\n<td><code>authenticityScore</code></td>\n<td>Number</td>\n<td>The overall document authenticity confidence score. min: 0, max: 1</td>\n</tr>\n<tr>\n<td><code>authenticityChecks</code></td>\n<td>Object</td>\n<td>Individual checks like MRZ, VISUAL</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"authenticity-checks\">Authenticity Checks</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>MRZ</code></td>\n<td>String</td>\n<td>status of MRZ, e.g. <code>PASSED</code> <code>FAILED</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["document-management","v1","authenticity","verify"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[]}},"response":[{"id":"23e9b81e-fdcc-44fd-9a73-3962597c2e21","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"traceId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n \"countryCode\": \"AUS\",\n \"documentType\": \"PASSPORT\",\n \"authenticityScore\": 0.98,\n \"authenticityChecks\": {\n     \"MRZ\": \"PASS\"\n }\n}"},{"id":"506c8663-a74d-4afb-b054-0d7e36044c02","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"},{"id":"5d8142cb-f409-4dda-81ff-f9fdd56a9d9d","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"},{"id":"e249bc31-5e65-43f2-b275-a8f6453779aa","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 500,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"}],"_postman_id":"41b237e2-7c9a-4f5f-8efb-9eab5022ca9e"},{"name":"Authenticity Verification V2","id":"cf59c809-258b-42fc-b07d-536ad3891161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"countryCode?\": \"<string>\",\n    \"documentType?\": \"<string>\",\n    \"images\": [\n        {\n            \"mimeType\": \"<string>\",\n            \"image\": \"<byte>\"\n        },\n        {\n            \"mimeType\": \"<string>\",\n            \"image\": \"<byte>\"\n        }\n    ]\n}"},"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v2/authenticity/verify","description":"<h4 id=\"request-body\">Request Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>The three-letter country codes defines in <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3\">ISO 3166-1</a>. e.g. <code>AUS</code>This is an optional field</td>\n</tr>\n<tr>\n<td><code>documentType</code></td>\n<td>String</td>\n<td>The type of the documents. The valid document types are: <code>PASSPORT</code>, <code>DRIVERS_LICENCE</code>, <code>MEDICARE</code>This is an optional field</td>\n</tr>\n<tr>\n<td><code>images</code></td>\n<td>Array</td>\n<td>The images is an array of Image object which each image represents a single page of the document. Some of the documents such as <code>PASSPORT</code> documents are single page documents so only one image item is provided in the list while others such as <code>DRIVERS_LICENCE</code> have front and back with front side provided as index 0 and back side of the document as index 1.</td>\n</tr>\n<tr>\n<td><code>images[i].mimeType</code></td>\n<td>String</td>\n<td>The Photo Id image mime-type. It can either be <code>image/jpeg</code> or <code>image/png</code></td>\n</tr>\n<tr>\n<td><code>images[i].image</code></td>\n<td>Byte</td>\n<td>The photo Id image in <code>base64</code> format. The Photo Id orientation must be correct and it is recommended to crop the Photo Id. The image size must be between 500KB to 3MB. 300dpi image quality is recommended.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>timestamp</code></td>\n<td>String</td>\n<td>The transaction date-time in YYYY-MM-DDThh:mm:ss:msZ format, e.g. 1998-12-23T11:47:15.140Z</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>The three-letter country codes defines in <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3\">ISO 3166-1</a>. e.g. <code>AUS</code></td>\n</tr>\n<tr>\n<td><code>documentType</code></td>\n<td>String</td>\n<td>The type of the document. The valid document types are: <code>PASSPORT</code>, <code>DRIVERS_LICENCE</code>, <code>MEDICARE</code></td>\n</tr>\n<tr>\n<td><code>classificationCode</code></td>\n<td>String</td>\n<td>It is a combination of documentType, counryCode, jurisdiction and subtype</td>\n</tr>\n<tr>\n<td><code>authenticityScore</code></td>\n<td>Number</td>\n<td>The overall document authenticity confidence score. min: 0, max: 1</td>\n</tr>\n<tr>\n<td><code>authenticityChecks</code></td>\n<td>Array</td>\n<td>Individual checks like TEXT_FEATURES, BLACK_WHITE, EXPIRY, PHOTO_SUBSTITUTION, MRZ</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"authenticity-checks\">Authenticity Checks</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>check</code></td>\n<td>String</td>\n<td>individual check name like TEXT_FEATURES, BLACK_WHITE, EXPIRY, PHOTO_SUBSTITUTION, MRZ  <br /></td>\n</tr>\n<tr>\n<td><code>score</code></td>\n<td>number</td>\n<td>individual check score</td>\n</tr>\n<tr>\n<td><code>failureReason</code></td>\n<td>String</td>\n<td>reason for individual check failure</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"interpretation-of-authenticity-checks\">Interpretation of Authenticity Checks</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Check</th>\n<th>Interpretation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>TEXT_FEATURES</code></td>\n<td>This check verifies the presence of important text features specific to each ID document.  <br />  <br />Score : Ranges from (0 - 1) where a score of 1 indicates all text features are in the expected position and a score of 0 indicates text features are NOT present in the expected positions.  <br />  <br />Failure Reason:  <br />NONE: Check executed succesfully  <br />NOT_READABLE: Check has an error because document was not readable</td>\n</tr>\n<tr>\n<td><code>BLACK_WHITE</code></td>\n<td>This check returns the probability the input ID document is not a black and white photocopy.  <br />  <br />Score : Ranges from (0 - 1) where a score of 1 indicates the document is NOT a black and white photocopy and a score of 0 indicates high probability of being a black and white photocopy.  <br />  <br />Failure Reason:  <br />NONE: Check executed succesfully  <br />NOT_READABLE: Check has an error because document was not readable</td>\n</tr>\n<tr>\n<td><code>EXPIRY</code></td>\n<td>This check returns a binary score on whether the ID document has expired.  <br />  <br />Score : Binary value (0 or 1) where a score of 1 indicates the document has a future expiry date and a score of 0 indicates the document has expired.  <br />  <br />Failure Reason:  <br />NONE: Check executed succesfully  <br />NOT_READABLE: Check has an error because document was not readable</td>\n</tr>\n<tr>\n<td><code>PHOTO_SUBSTITUTION</code></td>\n<td>This check returns the probability an ID document has not been falsified via photo substitution.  <br />  <br />Score : Ranges from (0 or 1) where a score of 1 indicates a high probability the document photo zone has NOT been falsified and a score of 0 indicates a high probability the document photo zone has been falsified.  <br />  <br />Failure Reason:  <br />NONE: Check executed succesfully  <br />NOT_READABLE: Check has an error because document was not readable</td>\n</tr>\n<tr>\n<td><code>MRZ</code></td>\n<td>This check returns a score indicating whether the Machine Readable Zone (MRZ) has been falsified.  <br />  <br />Score : Ranges from (0 or 1) where a score of 1 indicates the document has high probability the MRZ zone has NOT been falsified and a score of 0 indicates high probability the MRZ zone has been falsified.  <br />  <br />Failure Reason:  <br />NONE: Check executed succesfully  <br />NOT_READABLE: Check has an error because document was not readable</td>\n</tr>\n</tbody>\n</table>\n</div><p>[if gte mso 9]&gt;  </p>\n<p>[if gte mso 9]&gt;  </p>\n<p>Normal<br />0  </p>\n<p>false<br />false<br />false  </p>\n<p>EN-AU<br />X-NONE<br />X-NONE  </p>\n<p>[if gte mso 9]&gt;  </p>\n<p>[if gte mso 10]&gt;  </p>\n<p>StartFragme</p>\n<p>Note: The authenticityChecks object is a dynamic array and depending on whether a particular check is applicable to a document it will be found in the response.</p>\n<p>EndFragment</p>\n","urlObject":{"path":["document-management","v2","authenticity","verify"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[]}},"response":[{"id":"04f47737-240c-4abc-a7af-924438b68920","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"traceId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n  \"countryCode\": \"AUS\",\n  \"documentType\": \"DRIVERS_LICENCE\",\n  \"classificationCode\": \"DRIVERS_LICENCE.AUS.NSW.FULL\",\n  \"authenticityScore\": 0.98,\n  \"authenticityChecks\": [\n    {\n      \"check\": \"VISUAL_FEATURES\",\n      \"score\": 0.99,\n      \"failureReason\": \"NONE\"\n    }\n  ]\n}"},{"id":"a23f01fc-cbd2-42d1-8e1c-2135cebd8767","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"},{"id":"fa142b96-a404-45e5-95d7-a852ad3d6efb","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"},{"id":"3bcb2479-5b4b-4049-9d6f-526d9d11e909","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/document-management/v1/authenticity/verify"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 500,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"}],"_postman_id":"cf59c809-258b-42fc-b07d-536ad3891161"}],"id":"f367e3cf-0ff6-4496-a751-126f79b0a44a","description":"<p>Takes an image of a document and returns a score from 0 to 1 representing the authenticity of that document. Currently supported documents are:</p>\n<ul>\n<li>Australian drivers licences</li>\n<li>Passports</li>\n<li>Australian Medicare cards</li>\n</ul>\n<p>Confidence values should be interpreted as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Confidence Bracket</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>0.75 - 1</td>\n<td>Pass: Good quality image and no signs of tampering.</td>\n</tr>\n<tr>\n<td>0.5 - 0.75</td>\n<td>Warning: Poor quality image and/or signs of document tampering.</td>\n</tr>\n<tr>\n<td>0 - 0.5</td>\n<td>Fail: Document is fraudulent, unsupported or of very poor quality.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"f367e3cf-0ff6-4496-a751-126f79b0a44a"},{"name":"Document Face Match","item":[{"name":"Match the selfie with the Photo ID","id":"150ed6c7-0b33-48de-a718-2a9c14acca86","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"<p>(Required) The access key and secret associated with your account</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"photoId\": {\n        \"mimeType\": \"<string>\",\n        \"image\": \"<byte>\"\n    },\n    \"face\": {\n        \"mimeType\": \"<string>\",\n        \"image\": \"<byte>\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/face-match/v1/verify","description":"<h4 id=\"request-body\">Request Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>photoId.mimeType</code></td>\n<td>String</td>\n<td>The photoId image mime-type. It can either be <code>image/jpeg</code> or <code>image/png</code></td>\n</tr>\n<tr>\n<td><code>photoId.image</code></td>\n<td>Byte</td>\n<td>The photoId image in <code>base64</code> format. The image size must be between 500KB to 3MB. 300dpi image quality is recommended</td>\n</tr>\n<tr>\n<td><code>face.mimeType</code></td>\n<td>String</td>\n<td>The face image mime-type. It can either be <code>image/jpeg</code> or <code>image/png</code></td>\n</tr>\n<tr>\n<td><code>face.image</code></td>\n<td>Byte</td>\n<td>The face image in <code>base64</code> format. The image size must be between 500KB to 3MB. 300dpi image quality is recommended. The face image is not required to be cropped.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>transactionId</code></td>\n<td>String</td>\n<td>unique transaction identifier ie. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td>String</td>\n<td>The transaction date-time in YYYY-MM-DDThh:mm:ss:msZ format ie. 1998-12-23T11:47:15.140Z</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td><code>MATCHED</code> is face matched with photoId otherwise <code>NOT_MATCHED</code></td>\n</tr>\n<tr>\n<td><code>similarity</code></td>\n<td>Number</td>\n<td>The face match similarity score. min: 0, max: 1</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"7aadb42f-9dca-4eaf-b81d-3e9a406ba34f","id":"7aadb42f-9dca-4eaf-b81d-3e9a406ba34f","name":"Document Face Match","type":"folder"}},"urlObject":{"path":["face-match","v1","verify"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[]}},"response":[{"id":"20ef4289-2f42-4874-bcdb-dc3a6f4b78fc","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/face-match/v1/verify"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 500,\n        \"name\": \"InternalServerError\",\n        \"message\": \"Internal Server Error\"\n    }\n}"},{"id":"4f8d2788-05d7-4de1-8412-af4203486493","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/face-match/v1/verify"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"},{"id":"cdce439e-10d4-4b65-8e61-b1e13835beb6","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/face-match/v1/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n \"timestamp\": \"2009-09-29T18:04:53.101Z\",\n \"status\": \"MATCHED\",\n \"similarity\": 0.98\n}"},{"id":"d4eb5125-17a2-4d79-9bec-35e58d2a01bf","name":"BadRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/face-match/v1/verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"}],"_postman_id":"150ed6c7-0b33-48de-a718-2a9c14acca86"}],"id":"7aadb42f-9dca-4eaf-b81d-3e9a406ba34f","description":"<p>Compares two facial image files and returns a code &amp; description either confirming the match or giving an error message.\n(For example the enterprise system extracts these two images from a selfie and ID document and passes them to the API)</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""]}},{"listen":"test","script":{"type":"text/javascript","exec":[""]}}],"_postman_id":"7aadb42f-9dca-4eaf-b81d-3e9a406ba34f"},{"name":"Identity Verification","item":[{"name":"Callback for identity verification [Legacy]","item":[],"id":"aa831951-5b3d-485b-8f3d-8ede0e71b62d","description":"<p>When the identity verification is complete an HTTP POST request is sent to your specified callback URL containing an application/JSON formatted string with the verification result in the body.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<p>The following parameters are posted to your callback URL for Identity verification.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong><code>\\*verificationId</code></strong></td>\n<td>String</td>\n<td>unique verification identifier ie. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n<tr>\n<td><code>externalRefId</code></td>\n<td>String</td>\n<td>Reference identifier for easy identification</td>\n</tr>\n<tr>\n<td><strong><code>\\*status</code></strong></td>\n<td>String</td>\n<td>Enum: <code>DONE</code></td>\n</tr>\n<tr>\n<td><strong><code>\\*results.verificationStatus</code></strong></td>\n<td>String</td>\n<td>Possible states: <code>PASS</code> <code>FAIL</code></td>\n</tr>\n<tr>\n<td><strong><code>\\*results. failureReasons</code></strong></td>\n<td>Array</td>\n<td>Possible reasons: <code>REJECTED_DOCUMENTS</code> <code>REJECTED_COMPARISON</code> <code>DECLINED_TERMS_AND_CONDITIONS</code> <code>DID_NOT_COMPLETE</code> <code>REJECTED_LIVENESS</code></td>\n</tr>\n<tr>\n<td><strong><code>\\*results.identityDocuments</code></strong></td>\n<td>Array</td>\n<td>Returns one array for each document scanned. Please refer to <code>Result Document Details</code> section below for more details</td>\n</tr>\n<tr>\n<td><code>results.faceImage</code></td>\n<td>String</td>\n<td>Face images URL to retrieve the face image</td>\n</tr>\n<tr>\n<td><code>results.liveness</code></td>\n<td>Object</td>\n<td>Please refer to <code>Result Liveness Details</code> section below for more details</td>\n</tr>\n<tr>\n<td><strong><code>\\*createdAt</code></strong></td>\n<td>String</td>\n<td>The verification created date-time in YYYY-MM-DDThh:mm:ss:msZ format ie. 1998-12-23T11:47:15.140Z</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"failure-reasons\">Failure Reasons</h2>\n<p>If the result is FAIL then we need to supply the following failure reasons (NB: it is possible to have more than one reason):</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Failure Reason [*]</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>REJECTED_DOCUMENTS</code></td>\n<td>There were one or more problems with the documents submitted.</td>\n</tr>\n<tr>\n<td><code>REJECTED_COMPARISON</code></td>\n<td>Names or Dates of Birth on documents were different and/or user has not provided a change of name doc.</td>\n</tr>\n<tr>\n<td><code>DECLINED_TERMS_AND_CONDITIONS</code></td>\n<td>User declined the Terms and Conditions..</td>\n</tr>\n<tr>\n<td><code>DID_NOT_COMPLETE</code></td>\n<td>User failed to complete the verification process.</td>\n</tr>\n<tr>\n<td><code>REJECTED_LIVENESS</code></td>\n<td>User failed the liveness test.</td>\n</tr>\n<tr>\n<td>UNREADABLE_DOCUMENT</td>\n<td>One of the Document is not readable</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"result-liveness-details\">Result Liveness Details</h2>\n<p>This object contains details for an liveness.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td><code>LIVE</code> <code>FAKE</code> <code>ERROR</code></td>\n</tr>\n<tr>\n<td><code>score</code></td>\n<td>number</td>\n<td>Liveness score range between 0 to 1</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"result-document-details\">Result Document Details</h2>\n<p>This object contains details for an individual document.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>documentType</code></td>\n<td>String</td>\n<td><code>PASSPORT</code> <code>DRIVERS LICENCE</code> <code>MEDICARE</code></td>\n</tr>\n<tr>\n<td><code>documentDisplayName</code></td>\n<td>String</td>\n<td>Document type can be displayed with different name for better understanding.  <br />Eg: AUS Drivers Licence</td>\n</tr>\n<tr>\n<td><code>documentData</code></td>\n<td>Object</td>\n<td>Identity document extract details. Please refer to <code>Document Data</code> section below for more information</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>\"AUS\"</td>\n</tr>\n<tr>\n<td><code>security</code></td>\n<td>Object</td>\n<td>Document security check status. Please refer <code>Security check details</code> section below for more details</td>\n</tr>\n<tr>\n<td><code>images</code></td>\n<td>Array</td>\n<td>Document images Url. Please refer <code>Identity Document Image Details</code> section below for more details</td>\n</tr>\n<tr>\n<td><code>verificationStatus</code></td>\n<td>String</td>\n<td>Possible states: <code>PASS</code> <code>FAIL</code></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"identity-document-data---drivers-licence\">Identity Document Data - Drivers Licence</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>givenName</code></td>\n<td>Object</td>\n<td>Given name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>familyName</code></td>\n<td>Object</td>\n<td>Family name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>middleName</code></td>\n<td>Object</td>\n<td>Middle name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>dateOfBirth</code></td>\n<td>Object</td>\n<td>\"Date of birth\" of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>dateOfExpiry</code></td>\n<td>Object</td>\n<td>\"Date of expiry\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>Object</td>\n<td>\"State\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>licenceClass</code></td>\n<td>Object</td>\n<td>\"Licence class\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>licenceNumber</code></td>\n<td>Object</td>\n<td>\"Licence number\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>cardNumber</code></td>\n<td>Object</td>\n<td>Drivers Licence card number.  <br />  <br />This field will be populated for the following jurisdictions:  <br />  <br />Australia: NSW, ACT, SA, WA, TAS, NT  <br />  <br />For other jurisdictions this field will not be available</td>\n</tr>\n<tr>\n<td><code>addressLine1</code></td>\n<td>Object</td>\n<td>\"Address Line1\" from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>addressLine2</code></td>\n<td>Object</td>\n<td>\"Address Line2\" from Driver's Licence</td>\n</tr>\n</tbody>\n</table>\n</div><p>Please refer <code>Identity Document Data - Object definition</code> section below for more details</p>\n<h2 id=\"identity-document-data---passport\">Identity Document Data - Passport</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>givenName</code></td>\n<td>Object</td>\n<td>Given name of the customer from Passport</td>\n</tr>\n<tr>\n<td><code>familyName</code></td>\n<td>Object</td>\n<td>Family name of the customer from Passport</td>\n</tr>\n<tr>\n<td><code>middleName</code></td>\n<td>Object</td>\n<td>Middle name of the customer from Passport</td>\n</tr>\n<tr>\n<td><code>dateOfBirth</code></td>\n<td>Object</td>\n<td>\"Date of birth\" of the customer from Passport</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>Object</td>\n<td>\"Gender\" of the customer from Passport. Possible values: M, F</td>\n</tr>\n<tr>\n<td><code>passportNumber</code></td>\n<td>Object</td>\n<td>\"Passport number\" from Passport</td>\n</tr>\n<tr>\n<td><code>dateOfExpiry</code></td>\n<td>Object</td>\n<td>\"Date of expiry\" from Passport</td>\n</tr>\n<tr>\n<td><code>issuingAuthority</code></td>\n<td>Object</td>\n<td>\"Issuing Authority\" from Passport</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td>Object</td>\n<td>\"Nationality\" of the customer from Passport</td>\n</tr>\n</tbody>\n</table>\n</div><p>Please refer <code>Identity Document Data - Object definition</code> section below for more details</p>\n<h2 id=\"identity-document-data---medicare\">Identity Document Data - Medicare</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>medicareNumber</code></td>\n<td>Object</td>\n<td>\"Medicare Number\" from Medicare</td>\n</tr>\n<tr>\n<td><code>givenName</code></td>\n<td>Object</td>\n<td>Given name of the customer from Medicare</td>\n</tr>\n<tr>\n<td><code>familyName</code></td>\n<td>Object</td>\n<td>Family name of the customer from Medicare</td>\n</tr>\n<tr>\n<td><code>middleName</code></td>\n<td>Object</td>\n<td>Middle name of the customer from Medicare</td>\n</tr>\n<tr>\n<td><code>individualReferenceNumber</code></td>\n<td>Object</td>\n<td>IRN (Individual Reference Number)</td>\n</tr>\n<tr>\n<td><code>fullName1</code></td>\n<td>Object</td>\n<td>Includes given name, middle initial (if any) and family name</td>\n</tr>\n<tr>\n<td><code>fullName2</code></td>\n<td>Object</td>\n<td>Long name extension (see FullName1)</td>\n</tr>\n<tr>\n<td><code>fullName3</code></td>\n<td>Object</td>\n<td>Long name extension (see FullName1)</td>\n</tr>\n<tr>\n<td><code>fullName4</code></td>\n<td>Object</td>\n<td>Long name extension (see FullName1)</td>\n</tr>\n<tr>\n<td><code>validTo</code></td>\n<td>Object</td>\n<td>\"Valid To\" date from Medicare. The date format for the Green (G) Medicare card is YYYY-MM. Blue (B) and Yellow (Y) date format is YYYY-MM-DD</td>\n</tr>\n<tr>\n<td><code>cardType</code></td>\n<td>Object</td>\n<td>\"Card Type\" from Medicare. Possible values: G,B,Y</td>\n</tr>\n</tbody>\n</table>\n</div><p>Please refer <code>Identity Document Data - Object definition</code> section below for more details</p>\n<h2 id=\"identity-document-data---object-definition\">Identity Document Data - Object definition</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>value</code></td>\n<td>String</td>\n<td>Value of the document data field.</td>\n</tr>\n<tr>\n<td><code>confidence</code></td>\n<td>Number</td>\n<td>The data field extract confidence score. min: 0, max: 1</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"security-check-details\">Security check details</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>expiryCheck</code></td>\n<td>String</td>\n<td><code>FAILED</code> when document expired otherwise <code>PASSED</code>. Possible values: <code>PASSED</code>, <code>FAILED</code>.</td>\n</tr>\n<tr>\n<td><code>faceMatch</code></td>\n<td>String</td>\n<td><code>MATCHED</code> when face matches with document otherwise <code>NOT_MATCHED</code>. Possible values: <code>MATCHED</code>, <code>NOT_MATCHED</code>. Applicable only when face scan feature is turned on otherwise <code>NA</code> will be returned</td>\n</tr>\n<tr>\n<td><code>nameMatch</code></td>\n<td>String</td>\n<td><code>MATCHED</code> when name matches with primary document otherwise <code>NOT_MATCHED</code>. Possible values: <code>MATCHED</code>, <code>NOT_MATCHED</code>. First document will be considered as primary document.</td>\n</tr>\n<tr>\n<td><code>dobMatch</code></td>\n<td>String</td>\n<td><code>MATCHED</code> when dob matches with primary document otherwise <code>NOT_MATCHED</code>. Possible values: <code>MATCHED</code>, <code>NOT_MATCHED</code>, <code>NA</code>. <code>NA</code> will be returned for document which doesn't have <code>dateOfBirth</code>.</td>\n</tr>\n<tr>\n<td><code>sourceCheck</code></td>\n<td>String</td>\n<td>Possible values: <code>PASSED</code>, <code>FAILED</code>. Verifies the document with the provider of the document. In Australia, DVS does the document verification. This check will happen only if this feature is enabled for your subscription.</td>\n</tr>\n<tr>\n<td><code>irnMatch</code></td>\n<td>String</td>\n<td>Possible values: <code>PASS</code>, <code>FAIL</code>. Verifies the provided individual reference number is matching with one of the name in medicare card</td>\n</tr>\n<tr>\n<td><code>documentAuthenticity</code></td>\n<td>String</td>\n<td>Checks if the document is authentic. Possible values: <code>AUTHENTIC</code>, <code>UNREADABLE</code>, <code>FAKE</code>, <code>WRONG_DOCUMENT</code>.</td>\n</tr>\n<tr>\n<td><code>documentOcr</code></td>\n<td>String</td>\n<td>Checks if the document is readable. Possible values: <code>VERIFIED</code>, <code>UNREADABLE</code>.</td>\n</tr>\n<tr>\n<td><code>dataEditCheck</code></td>\n<td>String</td>\n<td>Checks if the user has edited a significant amount of data. Possible values:  <br /><code>WARNING</code>, <code>PASS</code></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"verification-status\">Verification Status</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>PASS</code></td>\n<td>Identity has been verified and all provided documents are valid</td>\n</tr>\n<tr>\n<td><code>FAIL</code></td>\n<td>Some of the documents provided are not considered as valid.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"139622fa-42ec-4772-bcff-3de9f0cc4062","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"778d8793-2227-421a-b3f3-de61b96d74ba","type":"text/javascript","exec":[""]}}],"_postman_id":"aa831951-5b3d-485b-8f3d-8ede0e71b62d","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"6fe13897-6f3f-4d73-8031-48bf7d174777","id":"6fe13897-6f3f-4d73-8031-48bf7d174777","name":"Identity Verification","type":"folder"}}},{"name":"Callback for identity verification","item":[],"id":"51ec87ac-760f-43ba-bec1-7a628d9b5ec3","description":"<p>When the identity verification is complete an HTTP POST request is sent to your specified callback URL containing an application/JSON formatted string with the verification result in the body.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<p>The following parameters are posted to your callback URL for Identity verification.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong><code>verificationId</code></strong></td>\n<td>String</td>\n<td>unique verification identifier</td>\n</tr>\n<tr>\n<td><code>externalRefId</code></td>\n<td>String</td>\n<td>Reference identifier for easy identification</td>\n</tr>\n<tr>\n<td><strong><code>status</code></strong></td>\n<td>String</td>\n<td>Enum:  <br /><code>DONE</code> - Verification is completed  <br /><code>IN_PROGRESS</code> - User is still submitting the document  <br /><code>PROCESSING</code> - Waiting for verification outcome</td>\n</tr>\n<tr>\n<td><strong><code>identityOwner</code></strong></td>\n<td>Object</td>\n<td>Please refer to <code>Identity Owner</code> section below for more details</td>\n</tr>\n<tr>\n<td>**<code>results.</code>**proofingOutcomes</td>\n<td>Array</td>\n<td>Please refer to <code>Proofing Outcome</code> section below for more details</td>\n</tr>\n<tr>\n<td><code>results.faceImage</code></td>\n<td>String</td>\n<td>Face images URL to retrieve the face image</td>\n</tr>\n<tr>\n<td><code>results.reports</code></td>\n<td>Array</td>\n<td>Additional reports like  <br />1. Pep and sanctions  <br />2. Company enquiry report  <br />  <br />will be returned depends on client subscriptions  <br />  <br />Please refer to Reports section below for more details</td>\n</tr>\n<tr>\n<td><strong><code>createdAt</code></strong></td>\n<td>String</td>\n<td>The verification created date-time in YYYY-MM-DDThh:mm:ss:msZ format ie. 1998-12-23T11:47:15.140Z</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"identity-owner\">Identity Owner</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>givenName</code></td>\n<td>Object</td>\n<td>Given name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>familyName</code></td>\n<td>Object</td>\n<td>Family name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>middleName</code></td>\n<td>Object</td>\n<td>Middle name of the customer from Driver's Licence</td>\n</tr>\n<tr>\n<td><code>dateOfBirth</code></td>\n<td>Object</td>\n<td>\"Date of birth\" of the customer from Driver's Licence</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"proofing-outcome\">Proofing Outcome</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td>Possible states: <code>PASS</code> <code>FAIL</code></td>\n</tr>\n<tr>\n<td><code>proofingType</code></td>\n<td>String</td>\n<td><code>IDENTITY_PROOFING</code>  <br /><code>ADDRESS_PROOFING</code></td>\n</tr>\n<tr>\n<td>documents</td>\n<td>Array</td>\n<td>Returns one array for each document scanned. Please refer to <code>Result Document Details</code> section below for more details</td>\n</tr>\n<tr>\n<td><code>userBehaviourChecks</code></td>\n<td>Array</td>\n<td>Returns an array of different behavioural checks. Please refer <code>User Behaviour Checks</code> section</td>\n</tr>\n<tr>\n<td><strong><code>proofingReport</code></strong></td>\n<td>Object</td>\n<td>Proofing outcome report available to download.  <br />  <br />Please refer <code>Proofing Report</code> section for definition</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"user-behaviour-checks\">User Behaviour Checks</h2>\n<p>This object contains details of different user behaviour checks</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>type</code></td>\n<td>String</td>\n<td>security check type  <br /><code>liveness</code>  <br /><code>docSubmissionCheck t&amp;c</code></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>String</td>\n<td><code>Liveness</code> <code>Doc Submission Check</code> <code>T&amp;C</code></td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td><code>PASS</code> <code>FAIL</code></td>\n</tr>\n<tr>\n<td><code>score</code></td>\n<td>number</td>\n<td>Liveness score range between 0 to 1  <br />  <br /><strong>Note</strong>: score is applicable only for Liveness</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"proofing-report\">Proofing Report</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>reportUrl</code></td>\n<td>String</td>\n<td>can be used to download the verification outcome in pdf format.  <br />  <br />Authentication Type: <strong>BASIC</strong></td>\n</tr>\n<tr>\n<td><code>details.status</code></td>\n<td>String</td>\n<td><code>IN_PROGRESS</code> <code>DONE</code> <code>ERROR</code></td>\n</tr>\n<tr>\n<td><code>details.statusReason</code></td>\n<td>String</td>\n<td>Reasons of failure can be added here</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"reports\">Reports</h2>\n<p>If the result is FAIL then we need to supply the following failure reasons (NB: it is possible to have more than one reason):</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>type</code></td>\n<td>String</td>\n<td><code>SANCTIONS_AND_PEP_REPORT</code>  <br /><code>AUS_BUSINESS_VERIFICATION_REPORT</code></td>\n</tr>\n<tr>\n<td><code>reportUrl</code></td>\n<td>String</td>\n<td>can be used to download the verification outcome in pdf format.  <br />  <br />Authentication Type: <strong>BASIC</strong></td>\n</tr>\n<tr>\n<td><code>details.status</code></td>\n<td>String</td>\n<td><code>IN_PROGRESS</code> <code>DONE</code> <code>ERROR</code></td>\n</tr>\n<tr>\n<td><code>details.statusReason</code></td>\n<td>String</td>\n<td><code>MATCH</code> <code>NO_MATCH</code></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"result-document-details\">Result Document Details</h2>\n<p>This object contains details for an individual document.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>documentType</code></td>\n<td>String</td>\n<td><code>PASSPORT</code> <code>DRIVERS LICENCE</code> <code>MEDICARE</code></td>\n</tr>\n<tr>\n<td><code>documentDisplayName</code></td>\n<td>String</td>\n<td>User friendly name given in proofing framework</td>\n</tr>\n<tr>\n<td>documentClassificationCode</td>\n<td>String</td>\n<td>Used to identify the classification of the code.  <br />  <br /><strong>Format:</strong>  <br />DocumentType.CountryCode.Class.SubClass  <br />  <br />Class and Sub Class will be used to get more detail abt document</td>\n</tr>\n<tr>\n<td><code>category</code></td>\n<td>String</td>\n<td>Document category can be <code>PRIMARY</code> Or <code>LINKING</code>  <br /><code>PRIMARY</code> - Document used as main document to prove identity  <br /><code>LINKING</code> - If there is name mismatch between 2 documents then linking documents will be used to prove both names are same</td>\n</tr>\n<tr>\n<td><code>documentData</code></td>\n<td>Object</td>\n<td>Identity document extract details. Please refer to <strong>Identity Document Data</strong> section below for more information</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>String</td>\n<td>\"AUS\"</td>\n</tr>\n<tr>\n<td>securityChecks</td>\n<td>Array</td>\n<td>Document security check status. Please refer <code>Security check details</code> section below for more details</td>\n</tr>\n<tr>\n<td><code>images</code></td>\n<td>Array</td>\n<td>Document images Url. Please refer <code>Identity Document Image Details</code> section below for more details</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td>Possible states: <code>PASS</code> <code>FAIL</code></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"identity-document-data---object-definition\">Identity Document Data - Object definition</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>value</code></td>\n<td>String</td>\n<td>Value of the document data field.</td>\n</tr>\n<tr>\n<td><code>confidence</code></td>\n<td>Number</td>\n<td>The data field extract confidence score. min: 0, max: 1</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"security-check-details\">Security Check Details</h2>\n<p>This object contains details of different user behaviour checks</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>type</code></td>\n<td>String</td>\n<td><code>expiryCheck</code>  <br /><code>faceMatch</code>  <br /><code>nameMatch</code>  <br /><code>dobMatch</code>  <br /><code>sourceCheck</code> <code>documentAuthenticity</code> <code>dataEditCheck</code> <code>dataExtractionCheck</code></td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>String</td>\n<td>Friendly name</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td><code>PASS</code>  <br /><code>FAIL</code>  <br /><code>WARNING</code></td>\n</tr>\n<tr>\n<td><code>score</code></td>\n<td>number</td>\n<td>score is applicable only for <code>documentAuthenticity.</code>  <br />min: 0, max: 1</td>\n</tr>\n<tr>\n<td><code>subChecks</code></td>\n<td>Array</td>\n<td>Sub checks are applicable only for <code>documentAuthenticity</code></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"available-security-checks\">Available Security checks</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>expiryCheck</code></td>\n<td>Checks if the document provided is expired or not</td>\n</tr>\n<tr>\n<td><code>faceMatch</code></td>\n<td>Ensures the selfie and provided identity document face is matching or not</td>\n</tr>\n<tr>\n<td><code>nameMatch</code></td>\n<td>Ensures the name of all document provided is matching or not</td>\n</tr>\n<tr>\n<td><code>dobMatch</code></td>\n<td>Ensures the dob of all document provided is matching or not  <br />  <br /><code>NA</code> will be returned for document which doesn't have <code>dateOfBirth</code>.</td>\n</tr>\n<tr>\n<td><code>sourceCheck</code></td>\n<td>Verifies the document with the provider of the document. In Australia, DVS does the document verification. This check will happen only if this feature is enabled for your subscription.</td>\n</tr>\n<tr>\n<td><code>irnMatch</code></td>\n<td>Verifies the provided individual reference number is matching with one of the name in medicare card</td>\n</tr>\n<tr>\n<td><code>documentAuthenticity</code></td>\n<td>Verifies the auhtneitcity of the document</td>\n</tr>\n<tr>\n<td><code>documentOcr</code></td>\n<td>Verifies the document extract information</td>\n</tr>\n<tr>\n<td><code>dataEditCheck</code></td>\n<td>This check gives the visibilty of whether user editted the data or not when review edit feature is turned On</td>\n</tr>\n<tr>\n<td>documentRecencyCheck</td>\n<td>To ensure whether the document provided is recent or not</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"139622fa-42ec-4772-bcff-3de9f0cc4062","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"778d8793-2227-421a-b3f3-de61b96d74ba","type":"text/javascript","exec":[""]}}],"_postman_id":"51ec87ac-760f-43ba-bec1-7a628d9b5ec3","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"6fe13897-6f3f-4d73-8031-48bf7d174777","id":"6fe13897-6f3f-4d73-8031-48bf7d174777","name":"Identity Verification","type":"folder"}}},{"name":"Invite customer","id":"e9c07c87-5b33-4001-8968-71ceed5eeeaa","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>(Required) The access key and secret associated with your account</p>\n","key":"Authorization","type":"text","value":"Basic {{api-key}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"<email>\",\n    \"familyName\": \"<string>\",\n    \"givenName\": \"<string>\",\n    \"middleName\": \"<string>\",\n    \"gender\": \"<string>\",\n    \"mobileNumber\": \"<string>\",\n    \"dateOfBirth\": \"<string>\",\n    \"externalRefId\": \"<string>\",\n    \"options\": {\n        \"identityProofingLevel\": \"<string>\",\n        \"channel\": \"<string>\",\n        \"redirectUrl\": \"<string>\",\n        \"state\": \"<string>\",\n        \"showWelcomePage\": \"<boolean>\",\n        \"showTermsAndConditionsPage\": \"<boolean>\",\n        \"showSuccessPage\": \"<boolean>\",\n        \"showErrorPage\": \"<boolean>\",\n        \"sanctionsAndPepCheckRequired\": \"<boolean>\"\n    }\n    \n}"},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/invite","description":"<p>Sends an invitation email containing a URL to a customer to start their identity verification process. Please note this is distinct from the <code>Create verification</code> endpoint below, which returns the URL alone for you to send to the customer.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong><code>\\\\\\\\\\\\*email</code></strong></td>\n<td>String</td>\n<td>Customer email id to send an invite</td>\n</tr>\n<tr>\n<td><code>givenName</code></td>\n<td>String</td>\n<td>Customer legal given name. This is also known as the first name</td>\n</tr>\n<tr>\n<td><code>familyName</code></td>\n<td>String</td>\n<td>Customer legal family name. This is also known as last name/ surname</td>\n</tr>\n<tr>\n<td><code>middleName</code></td>\n<td>String</td>\n<td>Customer legal middle name</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>String</td>\n<td>Possible values M, F</td>\n</tr>\n<tr>\n<td><code>mobileNumber</code></td>\n<td>String</td>\n<td>Customer contact number</td>\n</tr>\n<tr>\n<td><code>dateOfBirth</code></td>\n<td>String</td>\n<td>Customer date of birth</td>\n</tr>\n<tr>\n<td><code>externalRefId</code></td>\n<td>String</td>\n<td>Reference id. Please enter only AlphaNumeric characters</td>\n</tr>\n<tr>\n<td><code>options.proofingFrameworks</code></td>\n<td>String[]</td>\n<td>This is configured as part of your subscription. This is an optional field. Service will pick the first identity proofing level by default. Please contact Truuth to get the list of identity proofing level as per your subscription and you can send the exact value here.</td>\n</tr>\n<tr>\n<td><code>options.channel</code></td>\n<td>String</td>\n<td>This specifies if the identity owner must use the mobile native or web version of the truuth KYC app to submit their evidence of identity documents. The possible values are <code>MOBILE</code> or <code>WEB</code>. Default would be <code>MOBILE</code>.</td>\n</tr>\n<tr>\n<td><code>options.redirectUrl</code></td>\n<td>String</td>\n<td>If specified, the truuth KYC app will be redirected to this url after the submission process is completed or if something goes wrong during the process. The <code>redirectUrl</code> applies only to the <code>WEB</code> channel and will be ignored if the <code>channel</code> set to <code>MOBILE</code>.</td>\n</tr>\n<tr>\n<td><code>options.state</code></td>\n<td>String</td>\n<td>An optional <code>base64Url-encoded</code> string which is sent back within <code>redirectUrl</code> if provided. This includes any data required by the client web application to re-establish the session after the redirection. The <code>state</code> applies only to the <code>WEB</code> channel and will be ignored if the <code>channel</code> set to <code>MOBILE</code>.</td>\n</tr>\n<tr>\n<td><code>options.showWelcomePage</code></td>\n<td>Boolean</td>\n<td><code>true</code> if the identity owner should see the Welcome page in the truuth KYC app otherwise set it to <code>false</code>. Default is <code>true</code>.</td>\n</tr>\n<tr>\n<td><code>options.showTermsAndConditionsPage</code></td>\n<td>Boolean</td>\n<td><code>true</code> if the identity owner should see the Terms and conditions page in the truuth KYC app otherwise set it to <code>false</code>. Default is <code>true</code>.</td>\n</tr>\n<tr>\n<td><code>options.showSuccessPage</code></td>\n<td>Boolean</td>\n<td>Valid when <code>redirectUrl</code> is present only, otherwise will default to <code>true</code>. If <code>true</code> then user will see the success page at the end of the identity verification submission process. They will click the Continue button to redirect back to the <code>redirectUrl</code>. If <code>false</code> then user will be redirected back to the <code>redirectUrl</code> without seeing the Success screen. Defaults to <code>true</code>.</td>\n</tr>\n<tr>\n<td><code>options.showErrorPage</code></td>\n<td>Boolean</td>\n<td>Valid when <code>redirectUrl</code> is present only, otherwise will default to <code>true</code>. If <code>true</code> then user will see the error page in the KYC app, if any error happens during the identity verification submission process. They will click the Continue button to redirect back to the <code>redirectUrl</code>. If <code>false</code> then user will be redirected back to the <code>redirectUrl</code> with error details without seeing the Error screen in the KYC app. Defaults to <code>true</code>.</td>\n</tr>\n<tr>\n<td><code>options.sanctionsAndPepCheckRequired</code></td>\n<td>Boolean</td>\n<td>Wish to do a more detailed investigation of a user’s background, mainly for employment purposes. After verifying a person’s identity, this check does the following searches.  <br />  <br />PEP: Politically Exposed Persons list</td>\n</tr>\n<tr>\n<td><code>options.</code>businessVerificationRequired</td>\n<td>Boolean</td>\n<td>Wish to do a more detailed investigation of a bussiness. After verifying a person’s identity, this check does the following searches.  <br />  <br />A Company Enquiry product provides the credit records of a company together with public record information, ASIC data as it exists on the Veda database, plus fresh PPSR Grantor Search information on Companies.  <br />  <br />As of now, this check is only for Australian bussiness</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"redirecturl-query-string-params\">RedirectUrl Query String Params</h4>\n<p>The following query string parameters will be attached to the <code>redirectUrl</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Query String Params</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>If the process is completed successfully <code>status</code> is set to <code>success</code> otherwise <code>failure</code>. If the <code>status</code> is <code>failure</code> the <code>err_code</code> and <code>err_msg</code> are provided as additional parameters with <code>redirectUrl</code>.</td>\n</tr>\n<tr>\n<td><code>vid</code></td>\n<td>The <code>verificationId</code>.</td>\n</tr>\n<tr>\n<td><code>xid</code></td>\n<td>The <code>externalRefId</code> if provided.</td>\n</tr>\n<tr>\n<td><code>err_code</code></td>\n<td>The error code if the status is <code>failure</code>.</td>\n</tr>\n<tr>\n<td><code>err_msg</code></td>\n<td>The error message if the status is <code>failure</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"redirecturl-error-codes\">RedirectUrl Error Codes</h4>\n<p>In the event of an error, one of the following error codes are sent to the client web app via redirectUrl:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>InternalServerError</code></td>\n<td>It's an internal server error and needs to be retried later.</td>\n</tr>\n<tr>\n<td><code>MultipleFaceDetectedError</code></td>\n<td>More than one face detected in the face scan process.</td>\n</tr>\n<tr>\n<td><code>NoFaceDetectedError</code></td>\n<td>Couldn’t detect face in the face scan process.</td>\n</tr>\n<tr>\n<td><code>InvalidDocumentDetectedError</code></td>\n<td>Couldn’t read your document.</td>\n</tr>\n<tr>\n<td><code>InvalidVerificationStatusError</code></td>\n<td>The verification record has already been processed and completed.</td>\n</tr>\n<tr>\n<td><code>InvalidVerificationIdError</code></td>\n<td>Invalid verification Id detected.</td>\n</tr>\n<tr>\n<td><code>InvalidUrlError</code></td>\n<td>Invalid url with possible missing parameters provided.</td>\n</tr>\n<tr>\n<td><code>OutageError</code></td>\n<td>platform is currently undergoing an upgrade and is unavailable. Please try again in an hour.</td>\n</tr>\n<tr>\n<td><code>NoDocError</code></td>\n<td>Sorry you can't continue if you don't have both documents with you.</td>\n</tr>\n<tr>\n<td><code>verificationTCDecline</code></td>\n<td>Sorry you can't continue if you do not agree terms and conditions. please contact your agent.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>verificationId</code></td>\n<td>String</td>\n<td>unique identifier ie. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["identity-verification","v1","verifications","invite"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[]}},"response":[{"id":"138810d1-f553-458e-a271-84331c2a657e","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"(Required) The subscription ID of the client requesting the KYC","key":"X-Subscription-ID","value":"<uuid>","disabled":true},{"description":"(Required) The access key and secret associated with your account","key":"Authorization","type":"text","value":"Basic {{api-key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jsnow@truuth.id\",\n    \"familyName\": \"Snow\",\n    \"givenName\": \"John\",\n    \"middleName\": \"\",\n    \"gender\": \"M\",\n    \"mobileNumber\": \"+61 430000000\",\n    \"dateOfBirth\": \"1995-01-01\",\n    \"externalRefId\": \"AC-012345678\",\n    \"options\": {\n        \"identityProofingLevel\": \"IPL1\",\n        \"channel\": \"MOBILE\",\n        \"redirectUrl\": \"https:/www.truuth.id\",\n        \"state\": \"\",\n        \"showWelcomePage\": false,\n        \"showTermsAndConditionsPage\": true,\n        \"showSuccessPage\": false,\n        \"showErrorPage\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/invite"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"},{"id":"d0be2bbd-f62d-425e-b4c5-3172c52d37c3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}} ","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Accept-Language","value":"application/json","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jsnow@truuth.id\",\n    \"familyName\": \"Snow\",\n    \"givenName\": \"John\",\n    \"middleName\": \"\",\n    \"gender\": \"M\",\n    \"mobileNumber\": \"+61 430000000\",\n    \"dateOfBirth\": \"1995-01-01\",\n    \"externalRefId\": \"AC-012345678\",\n    \"options\": {\n        \"identityProofingLevel\": \"IPL1\",\n        \"channel\": \"MOBILE\",\n        \"redirectUrl\": \"https:/www.truuth.id\",\n        \"state\": \"\",\n        \"showWelcomePage\": false,\n        \"showTermsAndConditionsPage\": true,\n        \"showSuccessPage\": false,\n        \"showErrorPage\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/invite"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"verificationId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\"\n}"},{"id":"d45b19dc-81ac-4f86-b036-a66eabcc4d67","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"description":"(Required) The access key and secret associated with your account","key":"Authorization","type":"text","value":"Basic {{api-key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jsnow@truuth.id\",\n    \"familyName\": \"Snow\",\n    \"givenName\": \"John\",\n    \"middleName\": \"\",\n    \"gender\": \"M\",\n    \"mobileNumber\": \"+61 430000000\",\n    \"dateOfBirth\": \"1995-01-01\",\n    \"externalRefId\": \"AC-012345678\",\n    \"options\": {\n        \"identityProofingLevel\": \"IPL1\",\n        \"channel\": \"MOBILE\",\n        \"redirectUrl\": \"https:/www.truuth.id\",\n        \"state\": \"\",\n        \"showWelcomePage\": false,\n        \"showTermsAndConditionsPage\": true,\n        \"showSuccessPage\": false,\n        \"showErrorPage\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/invite"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 500,\n        \"name\": \"InternalServerError\",\n        \"message\": \"Internal Server Error\"\n    }\n}"},{"id":"fee8e6b4-dcf3-494e-a555-2b8ba1632656","name":"BadRequest","originalRequest":{"method":"POST","header":[{"description":"(Required) The subscription ID of the client requesting the KYC","key":"X-Subscription-ID","value":"<uuid>","disabled":true},{"description":"(Required) The access key and secret associated with your account","key":"Authorization","type":"text","value":"Basic {{api-key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jsnow@truuth.id\",\n    \"familyName\": \"Snow\",\n    \"givenName\": \"John\",\n    \"middleName\": \"\",\n    \"gender\": \"M\",\n    \"mobileNumber\": \"+61 430000000\",\n    \"dateOfBirth\": \"1995-01-01\",\n    \"externalRefId\": \"AC-012345678\",\n    \"options\": {\n        \"identityProofingLevel\": \"IPL1\",\n        \"channel\": \"MOBILE\",\n        \"redirectUrl\": \"https:/www.truuth.id\",\n        \"state\": \"\",\n        \"showWelcomePage\": false,\n        \"showTermsAndConditionsPage\": true,\n        \"showSuccessPage\": false,\n        \"showErrorPage\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/invite"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"}],"_postman_id":"e9c07c87-5b33-4001-8968-71ceed5eeeaa"},{"name":"Create verification","id":"9bdf8631-6c7a-40af-a5fa-4eceb01e4409","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"<p>(Required) The access key and secret associated with your account</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"gunase29@gmail.com\",\n    \"familyName\": \"Test\",\n    \"givenName\": \"Test\",\n    \"middleName\": \"<string>\",\n    \"gender\": \"M\"\n    \n}"},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/create","description":"<p>Create the verification record and get the invite URL which can be used to send to the customer to start the verification process. Please note, this endpoint returns the URL only. If you need us to send an email to the customer on your behalf, please use the <code>Invite customer</code> endpoint.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>email</code></td>\n<td>String</td>\n<td>Customer email id to save as part of the verification record</td>\n</tr>\n<tr>\n<td><code>givenName</code></td>\n<td>String</td>\n<td>Customer legal given name. This is also known as the first name</td>\n</tr>\n<tr>\n<td><code>familyName</code></td>\n<td>String</td>\n<td>Customer legal family name. This is also known as last name/ surname</td>\n</tr>\n<tr>\n<td><code>middleName</code></td>\n<td>String</td>\n<td>Customer legal middle name</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>String</td>\n<td>Possible values M, F</td>\n</tr>\n<tr>\n<td><code>mobileNumber</code></td>\n<td>String</td>\n<td>Customer contact number</td>\n</tr>\n<tr>\n<td><code>dateOfBirth</code></td>\n<td>String</td>\n<td>Customer date of birth</td>\n</tr>\n<tr>\n<td><code>externalRefId</code></td>\n<td>String</td>\n<td>Reference id. Please enter only AlphaNumeric characters</td>\n</tr>\n<tr>\n<td><code>options.proofingFrameworks</code></td>\n<td>String[]</td>\n<td>This is configured as part of your subscription. This is an optional field. Service will pick the first identity proofing level by default. Please contact Truuth to get the list of identity proofing level as per your subscription and you can send the exact value here.</td>\n</tr>\n<tr>\n<td><code>options.channel</code></td>\n<td>String</td>\n<td>This specifies if the identity owner must use the mobile native or web version of the truuth KYC app to submit their evidence of identity documents. The possible values are <code>MOBILE</code> or <code>WEB</code>. Default would be <code>MOBILE</code>.</td>\n</tr>\n<tr>\n<td><code>options.redirectUrl</code></td>\n<td>String</td>\n<td>If specified, the truuth KYC app will be redirected to this url after the submission process is completed or if something goes wrong during the process. The <code>redirectUrl</code> applies only to the <code>WEB</code> channel and will be ignored if the <code>channel</code> set to <code>MOBILE</code>.</td>\n</tr>\n<tr>\n<td><code>options.state</code></td>\n<td>String</td>\n<td>An optional <code>base64Url-encoded</code> string which is sent back within <code>redirectUrl</code> if provided. This includes any data required by the client web application to re-establish the session after the redirection. The <code>state</code> applies only to the <code>WEB</code> channel and will be ignored if the <code>channel</code> set to <code>MOBILE</code>.</td>\n</tr>\n<tr>\n<td><code>options.showWelcomePage</code></td>\n<td>Boolean</td>\n<td><code>true</code> if the identity owner should see the Welcome page in the truuth KYC app otherwise set it to <code>false</code>. Default is <code>true</code>.</td>\n</tr>\n<tr>\n<td><code>options.showTermsAndConditionsPage</code></td>\n<td>Boolean</td>\n<td><code>true</code> if the identity owner should see the Terms and conditions page in the truuth KYC app otherwise set it to <code>false</code>. Default is <code>true</code>.</td>\n</tr>\n<tr>\n<td><code>options.showSuccessPage</code></td>\n<td>Boolean</td>\n<td>Valid when <code>redirectUrl</code> is present only, otherwise will default to <code>true</code>. If <code>true</code> then user will see the success page at the end of the identity verification submission process. They will click the Continue button to redirect back to the <code>redirectUrl</code>. If <code>false</code> then user will be redirected back to the <code>redirectUrl</code> without seeing the Success screen. Defaults to <code>true</code>.</td>\n</tr>\n<tr>\n<td><code>options.showErrorPage</code></td>\n<td>Boolean</td>\n<td>Valid when <code>redirectUrl</code> is present only, otherwise will default to <code>true</code>. If <code>true</code> then user will see the error page in the KYC app, if any error happens during the identity verification submission process. They will click the Continue button to redirect back to the <code>redirectUrl</code>. If <code>false</code> then user will be redirected back to the <code>redirectUrl</code> with error details without seeing the Error screen in the KYC app. Defaults to <code>true</code>.</td>\n</tr>\n<tr>\n<td><code>options.sanctionsAndPepCheckRequired</code></td>\n<td>Boolean</td>\n<td>Wish to do a more detailed investigation of a user’s background, mainly for employment purposes. After verifying a person’s identity, this check does the following searches.  <br />  <br />PEP: Politically Exposed Persons list  <br /></td>\n</tr>\n<tr>\n<td><code>options.</code>businessVerificationRequired</td>\n<td>Boolean</td>\n<td>Wish to do a more detailed investigation of a bussiness. After verifying a person’s identity, this check does the following searches.  <br />  <br />A Company Enquiry product provides the credit records of a company together with public record information, ASIC data as it exists on the Veda database, plus fresh PPSR Grantor Search information on Companies.  <br />  <br />As of now, this check is only for Australian bussiness</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"redirecturl-query-string-params\">RedirectUrl Query String Params</h4>\n<p>The following query string parameters will be attached to the <code>redirectUrl</code>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Query String Params</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>If the process is completed successfully <code>status</code> is set to <code>success</code> otherwise <code>failure</code>. If the <code>status</code> is <code>failure</code> the <code>err_code</code> and <code>err_msg</code> are provided as additional parameters with <code>redirectUrl</code>.</td>\n</tr>\n<tr>\n<td><code>vid</code></td>\n<td>The <code>verificationId</code>.</td>\n</tr>\n<tr>\n<td><code>xid</code></td>\n<td>The <code>externalRefId</code> if provided.</td>\n</tr>\n<tr>\n<td><code>err_code</code></td>\n<td>The error code if the status is <code>failure</code>.</td>\n</tr>\n<tr>\n<td><code>err_msg</code></td>\n<td>The error message if the status is <code>failure</code>.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"redirecturl-error-codes\">RedirectUrl Error Codes</h4>\n<p>In the event of an error, one of the following error codes are sent to the client web app via redirectUrl:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Error Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>InternalServerError</code></td>\n<td>It's an internal server error and needs to be retried later.</td>\n</tr>\n<tr>\n<td><code>MultipleFaceDetectedError</code></td>\n<td>More than one face detected in the face scan process.</td>\n</tr>\n<tr>\n<td><code>NoFaceDetectedError</code></td>\n<td>Couldn’t detect face in the face scan process.</td>\n</tr>\n<tr>\n<td><code>InvalidDocumentDetectedError</code></td>\n<td>Couldn’t read your document.</td>\n</tr>\n<tr>\n<td><code>InvalidVerificationStatusError</code></td>\n<td>The verification record has already been processed and completed.</td>\n</tr>\n<tr>\n<td><code>InvalidVerificationIdError</code></td>\n<td>Invalid verification Id detected.</td>\n</tr>\n<tr>\n<td><code>InvalidUrlError</code></td>\n<td>Invalid url with possible missing parameters provided.</td>\n</tr>\n<tr>\n<td><code>OutageError</code></td>\n<td>platform is currently undergoing an upgrade and is unavailable. Please try again in an hour.</td>\n</tr>\n<tr>\n<td><code>NoDocError</code></td>\n<td>Sorry you can't continue if you don't have both documents with you.</td>\n</tr>\n<tr>\n<td><code>verificationTCDecline</code></td>\n<td>Sorry you can't continue if you do not agree terms and conditions. please contact your agent.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>verificationId</code></td>\n<td>String</td>\n<td>unique identifier ie. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n<tr>\n<td><code>inviteUrl</code></td>\n<td>String</td>\n<td>Customer invitation URL ie. <a href=\"https://dev.kyc.truuth.id/portal/launch?referrer=db7d8928-fffe-4f37-a399-f6b35b16d606&amp;org=locii%20pty%20ltd\">https://dev.kyc.truuth.id/portal/launch?referrer=db7d8928-fffe-4f37-a399-f6b35b16d606&amp;org=locii%20pty%20ltd</a>.</td>\n</tr>\n<tr>\n<td><code>inviteQRCode</code></td>\n<td>string</td>\n<td>Customer invitation QR Code is SVG format.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["identity-verification","v1","verifications","create"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[]}},"response":[{"id":"272f91aa-8af8-44d7-824b-1a95e0373aba","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jsnow@truuth.id\",\n    \"familyName\": \"Snow\",\n    \"givenName\": \"John\",\n    \"middleName\": \"\",\n    \"gender\": \"M\",\n    \"mobileNumber\": \"+61 430000000\",\n    \"dateOfBirth\": \"1995-01-01\",\n    \"externalRefId\": \"AC-012345678\",\n    \"options\": {\n        \"identityProofingLevel\": \"IPL1\",\n        \"channel\": \"MOBILE\",\n        \"redirectUrl\": \"https:/www.truuth.id\",\n        \"state\": \"\",\n        \"showWelcomePage\": false,\n        \"showTermsAndConditionsPage\": true,\n        \"showSuccessPage\": false,\n        \"showErrorPage\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/create"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"},{"id":"34708092-85e2-4cb0-b5a8-078b85201b9a","name":"BadRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jsnow@truuth.id\",\n    \"familyName\": \"Snow\",\n    \"givenName\": \"John\",\n    \"middleName\": \"\",\n    \"gender\": \"M\",\n    \"mobileNumber\": \"+61 430000000\",\n    \"dateOfBirth\": \"1995-01-01\",\n    \"externalRefId\": \"AC-012345678\",\n    \"options\": {\n        \"identityProofingLevel\": \"IPL1\",\n        \"channel\": \"MOBILE\",\n        \"redirectUrl\": \"https:/www.truuth.id\",\n        \"state\": \"\",\n        \"showWelcomePage\": false,\n        \"showTermsAndConditionsPage\": true,\n        \"showSuccessPage\": false,\n        \"showErrorPage\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/create"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"},{"id":"a57cdd56-2266-48c7-9108-2d5551e8d02e","name":"InternalServerError","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jsnow@truuth.id\",\n    \"familyName\": \"Snow\",\n    \"givenName\": \"John\",\n    \"middleName\": \"\",\n    \"gender\": \"M\",\n    \"mobileNumber\": \"+61 430000000\",\n    \"dateOfBirth\": \"1995-01-01\",\n    \"externalRefId\": \"AC-012345678\",\n    \"options\": {\n        \"identityProofingLevel\": \"IPL1\",\n        \"channel\": \"MOBILE\",\n        \"redirectUrl\": \"https:/www.truuth.id\",\n        \"state\": \"\",\n        \"showWelcomePage\": false,\n        \"showTermsAndConditionsPage\": true,\n        \"showSuccessPage\": false,\n        \"showErrorPage\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/create"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n    \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n    \"code\": 500,\n    \"name\": \"InternalServerError\",\n    \"message\": \"Internal Server Error\"\n  }\n}"},{"id":"f16d352d-49c8-411d-8db1-081aecf06863","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"jsnow@truuth.id\",\n    \"familyName\": \"Snow\",\n    \"givenName\": \"John\",\n    \"middleName\": \"\",\n    \"gender\": \"M\",\n    \"mobileNumber\": \"+61 430000000\",\n    \"dateOfBirth\": \"1995-01-01\",\n    \"externalRefId\": \"AC-012345678\",\n    \"options\": {\n        \"identityProofingLevel\": \"IPL1\",\n        \"channel\": \"MOBILE\",\n        \"redirectUrl\": \"https:/www.truuth.id\",\n        \"state\": \"\",\n        \"showWelcomePage\": false,\n        \"showTermsAndConditionsPage\": true,\n        \"showSuccessPage\": false,\n        \"showErrorPage\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/create"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"verificationId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n    \"inviteUrl\": \"https://dev.kyc.truuth.id/portal/launch?referrer=db7d8928-fffe-4f37-a399-f6b35b16d606&org=locii%20pty%20ltd.\",\n    \"inviteQRCode\": \"<svg>...</svg>\"\n}"}],"_postman_id":"9bdf8631-6c7a-40af-a5fa-4eceb01e4409"},{"name":"Retrieve document image","id":"de28d138-50d2-4385-8290-46bd0ffb8910","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>(Required) The access key and secret associated with your account</p>\n","key":"Authorization","type":"text","value":"Basic {{api-key}}"},{"key":"Content-Type","type":"text","value":"application/json"}],"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationId/documents/:documentType/images?pageId=0","description":"<p>Download the document image in <code>base64</code> format. Document image URL will be provided as part of the callback result. </p>\n<h4 id=\"query-string\">Query string</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>pageId</code></td>\n<td>number</td>\n<td>Page id should be a number.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>image</code></td>\n<td>Byte</td>\n<td>The photoId image in <code>base64</code> format.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["identity-verification","v1","verifications",":verificationId","documents",":documentType","images"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[{"key":"pageId","value":"0"}],"variable":[{"type":"any","value":"","key":"verificationId"},{"type":"any","value":"","key":"documentType"}]}},"response":[{"id":"5f4b104d-3592-42f5-bcda-99940e533823","name":"BadRequest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationID/documents/:documentType/images","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["identity-verification","v1","verifications",":verificationID","documents",":documentType","images"],"variable":[{"key":"verificationID","value":""},{"key":"documentType","value":""}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"},{"id":"5f7206d1-2a5d-4b60-b66e-38d3ecdbe372","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationID/documents/:documentType/images","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["identity-verification","v1","verifications",":verificationID","documents",":documentType","images"],"variable":[{"key":"verificationID","value":""},{"key":"documentType","value":""}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 500,\n        \"name\": \"InternalServerError\",\n        \"message\": \"Internal Server Error\"\n    }\n}"},{"id":"b0d79392-24d8-40bc-95cc-74c55c1ba672","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationID/documents/:documentType/images","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["identity-verification","v1","verifications",":verificationID","documents",":documentType","images"],"variable":[{"key":"verificationID","value":""},{"key":"documentType","value":""}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"},{"id":"e2eb5f49-f9ed-4aba-b00b-1ecea793624c","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Accept-Language","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationID/documents/:documentType/images","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["identity-verification","v1","verifications",":verificationID","documents",":documentType","images"],"variable":[{"key":"verificationID","value":""},{"key":"documentType","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"image\": \"<byte>\"\n}"}],"_postman_id":"de28d138-50d2-4385-8290-46bd0ffb8910"},{"name":"Retrieve face image","id":"b17c7c2d-e30c-4036-b957-58fae959ee29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"<p>(Required) The access key and secret associated with your account</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationId/faces","description":"<p>Download the face image in base64 format. Face image URL will be provided as part of the callback result.</p>\n<h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>image</code></td>\n<td>Byte</td>\n<td>The photoId image in <code>base64</code> format.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["identity-verification","v1","verifications",":verificationId","faces"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[{"type":"any","value":"<uuid>","key":"verificationId"}]}},"response":[{"id":"95165236-fe79-4183-9ae9-fbdd3be823fe","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationId/faces","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["identity-verification","v1","verifications",":verificationId","faces"],"variable":[{"key":"verificationId","value":"<uuid>"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"image\": \"<byte>\"\n}"},{"id":"a4a45658-4d6c-4010-9ea9-6cb1c81f9956","name":"InternalServerError","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationId/faces","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["identity-verification","v1","verifications",":verificationId","faces"],"variable":[{"key":"verificationId","value":"<uuid>"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 500,\n        \"name\": \"InternalServerError\",\n        \"message\": \"Internal Server Error\"\n    }\n}"},{"id":"e87ff85d-21b9-403f-804e-8d6cdda29d78","name":"BadRequest","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationId/faces","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["identity-verification","v1","verifications",":verificationId","faces"],"variable":[{"key":"verificationId","value":"<uuid>"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 400,\n        \"name\": \"BadRequest\",\n        \"message\": \"Bad or invalid request\"\n    }\n}"},{"id":"f4f58e15-2ed2-4fc7-8f06-1f32ff58e3f2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"(Required) The access key and secret associated with your account","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/identity-verification/v1/verifications/:verificationId/faces","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["identity-verification","v1","verifications",":verificationId","faces"],"variable":[{"key":"verificationId","value":"<uuid>"}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"transactionId\": \"4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f\",\n        \"timestamp\": \"1998-12-23T11:47:15.140Z\",\n        \"code\": 401,\n        \"name\": \"Unauthorized\",\n        \"message\": \"Unauthorized\"\n    }\n}"}],"_postman_id":"b17c7c2d-e30c-4036-b957-58fae959ee29"},{"name":"Retrieve Verification Invite","id":"10be01f6-195f-40b0-b33a-c0735c0ec880","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"6fe13897-6f3f-4d73-8031-48bf7d174777","id":"6fe13897-6f3f-4d73-8031-48bf7d174777","name":"Identity Verification","type":"folder"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"10be01f6-195f-40b0-b33a-c0735c0ec880"}],"id":"6fe13897-6f3f-4d73-8031-48bf7d174777","description":"<p>This service initiates an identity verification process and returns the resulting data through a callback service.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""]}},{"listen":"test","script":{"type":"text/javascript","exec":[""]}}],"_postman_id":"6fe13897-6f3f-4d73-8031-48bf7d174777"},{"name":"Invoice Parser","item":[{"name":"Submit invoice request","id":"b1196372-e694-4423-8efe-c8e1bbe6f828","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"<p>(Required) The access key and secret associated with your account</p>\n"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"invoiceUrl\": \"https://myaccount.blob.core.windows.net/invoices/VeterinaryClinic.pdf?sv=2012-02-12&st=2009-02-09&se=2009-02-10&sr=c&sp=r&si=YWJjZGVmZw%3d%3d&sig=dD80ihBh5jfNpymO5Hg1IdiJIEvHcJpCMiCMnN%2fRnbI%3d\",\n    \"invoiceName\": \"PalmyraVeterinary.pdf\"\n}"},"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/submit","description":"<p>Submit invoice requests to parse documents and extracts invoice OCR data</p>\n<h4 id=\"request-body\">Request Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong><code>*invoiceUrl</code></strong></td>\n<td>String</td>\n<td>Invoice url of document which is stored in external repository and available for processing.</td>\n</tr>\n<tr>\n<td><code>invoiceName</code></td>\n<td>String</td>\n<td>invoice document name. This is <strong>optional</strong></td>\n</tr>\n<tr>\n<td><code>additionalAttributes</code></td>\n<td>Array</td>\n<td>Key value pair to provide any additional attributes. This is <strong>optional</strong></td>\n</tr>\n<tr>\n<td><code>additionalAttributes[i].key</code></td>\n<td>string</td>\n<td>additional attribute name</td>\n</tr>\n<tr>\n<td><code>additionalAttributes[i].value</code></td>\n<td>string</td>\n<td>additional attribute value</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>invoiceId</code></td>\n<td>String</td>\n<td>unique identifier ie. 4242ecfa-91a1-4aca-86a1-b6fdc3c3fc3f</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["invoice-parser","v1","invoices","submit"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[]}},"response":[{"id":"7786e9ae-aa13-40d7-a90b-89fa8687c5dc","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/submit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"invoiceId\": \"f0eac4d8-e70d-4d76-bc2a-44bdf4490e1d\"\n}"},{"id":"d393ea2a-60f7-4192-99ad-8198f662ee1e","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/submit"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 400,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"},{"id":"e6110c0d-8a39-4b94-8659-516f4978e73c","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/submit"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 400,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"},{"id":"6d9f3d9d-9e40-4aab-be7a-14f9594be8f9","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/submit"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 500,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"}],"_postman_id":"b1196372-e694-4423-8efe-c8e1bbe6f828"},{"name":"Retrieve invoice results","id":"3fcf9f26-6d18-4e4f-ae07-96efd7cc4334","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"<p>(Required) The access key and secret associated with your account</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/:invoiceId","description":"<p>Retrieve invoice results</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong><code>*invoiceId</code></strong></td>\n<td>uuid</td>\n<td>invoice id</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td><code>SUCCEEDED</code> <code>IN_PROGRESS</code> <code>FAILED</code></td>\n</tr>\n<tr>\n<td><code>results</code></td>\n<td>Any</td>\n<td>invoice results are returned in JSON format</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["invoice-parser","v1","invoices",":invoiceId"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[{"description":{"content":"<p>(Required) The Id of the invoice request</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"invoiceId"}]}},"response":[{"id":"fb4dff3c-5b02-422c-b7e5-aa416bd2847f","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/:invoiceId","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["invoice-parser","v1","invoices",":invoiceId"],"variable":[{"key":"invoiceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": \"SUCCEEDED\",\n \"results\": {}\n}"},{"id":"bd8dfec2-d9c9-4b5c-af2b-69d69f37bf67","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/:invoiceId","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["invoice-parser","v1","invoices",":invoiceId"],"variable":[{"key":"invoiceId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 400,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"},{"id":"5b579617-5a73-4fc2-8d11-e01fe3c9a935","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/:invoiceId","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["invoice-parser","v1","invoices",":invoiceId"],"variable":[{"key":"invoiceId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 400,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"},{"id":"1c6197cc-8ae1-4e73-bbf4-cfbde0e19caa","name":"Invoice Request Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/:invoiceId","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["invoice-parser","v1","invoices",":invoiceId"],"variable":[{"key":"invoiceId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 400,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"},{"id":"9bf03cc2-27a6-40a3-9205-0f9fd81431e1","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/:invoiceId","host":["https://sandbox.api.truuth.id/document-management/v1"],"path":["invoice-parser","v1","invoices",":invoiceId"],"variable":[{"key":"invoiceId"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": {\n  \"traceId\": \"44e08b00-5ac2-46d8-8c60-04f570a9c034\",\n  \"timestamp\": \"2020-01-01T00:00:00.000Z\",\n  \"code\": 500,\n  \"name\": \"InternalServerError\",\n  \"message\": \"there was a problem somewhere\"\n }\n}"}],"_postman_id":"3fcf9f26-6d18-4e4f-ae07-96efd7cc4334"},{"name":"Invoice Parser API Health","id":"1fdbd1b4-3e9b-434f-8cd7-5aa0691c6acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{api-key}}","description":"<p>(Required) The access key and secret associated with your account</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/healthy","description":"<p>Retrieve health status</p>\n<h4 id=\"response-body\">Response Body</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td>String</td>\n<td><code>alive</code> <code>outage</code></td>\n</tr>\n<tr>\n<td><code>date</code></td>\n<td>Date</td>\n<td>current date of API call</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["invoice-parser","v1","invoices","healthy"],"host":["https://sandbox.api.truuth.id/document-management/v1"],"query":[],"variable":[]}},"response":[{"id":"572bcade-a4af-434e-b33f-43238799cd9f","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/healthy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"alive\",\n    \"date\": \"2021-10-26T23:17:39.117Z\"\n}"},{"id":"413a3e29-d4b6-4989-a57b-bb711a197866","name":"Service Unavailable","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":"https://sandbox.api.truuth.id/document-management/v1/invoice-parser/v1/invoices/healthy"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"traceId\": \"a6354b13-5f5e-4ad9-9901-997a0833c1bc\",\n        \"timestamp\": \"2021-10-26T13:24:02.236Z\",\n        \"code\": 503,\n        \"name\": \"APIOutageError\",\n        \"message\": \"Invoice Parser Endpoint Outage\"\n    }\n}"}],"_postman_id":"1fdbd1b4-3e9b-434f-8cd7-5aa0691c6acb"}],"id":"c7f863ea-3adf-4c04-aac5-b5f4c50d2e30","description":"<p>This service initiates a invoice parsing process to extract an invoice data from submitted document and returns the resulting data through a callback service.</p>\n<p>And also service can return invoice results from system by invoice id.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"6e20b437-d1f0-4177-8fc5-808caab32b97","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1269d6d8-1ada-4181-a256-5e2ecc064b41","type":"text/javascript","exec":[""]}}],"_postman_id":"c7f863ea-3adf-4c04-aac5-b5f4c50d2e30"}],"event":[{"listen":"prerequest","script":{"id":"b354bdc1-0902-44bd-af5e-9eaa16ad6ad2","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"ed56e524-3b33-4e47-8104-0d8da1b4d15f","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://sandbox.api.truuth.id/document-management/v1"}]}