{"info":{"_postman_id":"e940dfd1-9d4b-4465-b801-d1b9b1f6b6f1","name":"CI-API V0 Documentation","description":"<html><head></head><body><p>Credit Information Web Services documentation</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"43458823","collectionId":"e940dfd1-9d4b-4465-b801-d1b9b1f6b6f1","publishedId":"2sB3WvNJom","public":true,"customColor":{"top-bar":"8750E5","right-sidebar":"303030","highlight":"29074A"},"publishDate":"2025-11-14T14:34:16.000Z"},"item":[{"name":"Introduction","item":[],"id":"b93ac1c4-6bc5-4699-8a02-c585f9a7ccec","description":"<h3 id=\"what-the-api-is-for\">What the API is for</h3>\n<p>The Credit Information API provided by Intrum offers a secure, scalable, and fully integrated API platform for accessing a wide range of credit, identity, and compliance-related data. Built for modern digital workflows, CI API supports real-time decision-making across the customer lifecycle — from onboarding and fraud prevention to risk scoring and regulatory compliance.</p>\n<p>With CI-API businesses can seamlessly connect to Intrum’s trusted data services to assess creditworthiness, identify individuals or companies, validate addresses, and screen for regulatory risk — all directly from their internal systems such as CRM, ERP, or digital onboarding platforms.</p>\n<h3 id=\"core-capabilities\">Core Capabilities</h3>\n<ul>\n<li><p>Person &amp; Company Checks<br />  Retrieve credit, financial, and identity data on individuals and businesses in Switzerland.</p>\n</li>\n<li><p>Scoring &amp; Risk Evaluation<br />  Make informed decisions using Intrum’s advanced credit scoring models, including alphanumeric and numeric scoring.</p>\n</li>\n<li><p>Address Validation<br />  Normalize and validate postal addresses to ensure data integrity from the start.</p>\n</li>\n<li><p>ZEK / IKO Integration<br />  Integration with Swiss credit bureaus ZEK IKO, enabling data exchange and regulatory compliance for credit contract management and creditworthiness checks.</p>\n</li>\n<li><p>Compliance &amp; AML Services<br />  Perform sanction list screening, PEP checks and crime lists all aligned with Swiss AML regulations and international compliance standards.</p>\n</li>\n<li><p>KREMO<br />  Support for KREMO Budget calculation as part of credit decisions.</p>\n</li>\n<li><p>Workflow / Credit Check rulesets<br />  Trigger credit checks and risk evaluation with no manual effort. Rulebooks contain various checks related to score cut offs, address status, fraudprevention and credit limits.</p>\n</li>\n</ul>\n<h3 id=\"technology\">Technology</h3>\n<p>The interface is provided as a REST/JSON API.</p>\n<h3 id=\"date-format\">Date format</h3>\n<p>Unless explicitly defined otherwise, all dates used in this API are of the following format: YYYY-MM-DD.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"b93ac1c4-6bc5-4699-8a02-c585f9a7ccec"},{"name":"Environments","item":[],"id":"0503a1e0-c54d-45f1-abe9-3376174fbf04","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>environment</strong></th>\n<th><strong>url</strong></th>\n<th><strong>data</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Test / Integration (INT)</td>\n<td><a href=\"https://test-credit-information-ws.ch/\">https://test-credit-information-ws.ch/</a></td>\n<td>synthetic test data</td>\n</tr>\n<tr>\n<td>Production (PROD)</td>\n<td><a href=\"https://credit-information-ws.ch/\">https://credit-information-ws.ch/</a></td>\n<td>production data</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"0503a1e0-c54d-45f1-abe9-3376174fbf04"},{"name":"HTTP Status Codes","item":[],"id":"4115a90c-b868-4da9-92d8-176a26d3ce7c","description":"<h4 id=\"informational-response\">Informational response</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>100</td>\n<td>Continue</td>\n<td>Only a part of the request has been received by the server, but as long as it has not been rejected, the client should continue with the request.</td>\n</tr>\n<tr>\n<td>101</td>\n<td>Switching Protocols</td>\n<td>The server switches protocol.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"success\">success</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>The request is OK.</td>\n</tr>\n<tr>\n<td>201</td>\n<td>Created</td>\n<td>The request is complete, and a new resource is created.</td>\n</tr>\n<tr>\n<td>202</td>\n<td>Accepted</td>\n<td>The request is accepted for processing, but the processing is not complete.</td>\n</tr>\n<tr>\n<td>203</td>\n<td>Non-authoritative Information</td>\n<td>The information in the entity header is from a local or third-party copy, not from the original server.</td>\n</tr>\n<tr>\n<td>204</td>\n<td>No Content</td>\n<td>A status code and a header are given in the response, but there is no entity-body in the reply.</td>\n</tr>\n<tr>\n<td>205</td>\n<td>Reset Content</td>\n<td>The browser should clear the form used for this transaction for additional input.</td>\n</tr>\n<tr>\n<td>206</td>\n<td>Partial Content</td>\n<td>The server is returning partial data of the size requested. Used in response to a request specifying a Range header. The server must specify the range included in the response with the Content-Range header.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"redirection\">redirection</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>300</td>\n<td>Multiple Choices</td>\n<td>A link list: The user can select a link and go to that location. Maximum five addresses.</td>\n</tr>\n<tr>\n<td>301</td>\n<td>Moved Permanently</td>\n<td>The requested page has moved to a new URL.</td>\n</tr>\n<tr>\n<td>302</td>\n<td>Found</td>\n<td>The requested page has moved temporarily to a new URL.</td>\n</tr>\n<tr>\n<td>303</td>\n<td>See Other</td>\n<td>The requested page can be found under a different URL.</td>\n</tr>\n<tr>\n<td>304</td>\n<td>Not Modified</td>\n<td>This is the response code to an If-Modified-Since or If-None-Match header, where the URL has not been modified since the specified date.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"client-errors\">client errors</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>Bad Request</td>\n<td>The server did not understand the request.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>Unauthorized</td>\n<td>The requested page needs a username and a password.</td>\n</tr>\n<tr>\n<td>402</td>\n<td>Payment Required</td>\n<td>You cannot use this code yet.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>Forbidden</td>\n<td>Access is forbidden to the requested page.</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Not Found</td>\n<td>The server cannot find the requested page.</td>\n</tr>\n<tr>\n<td>405</td>\n<td>Method Not Allowed</td>\n<td>The method specified in the request is not allowed.</td>\n</tr>\n<tr>\n<td>406</td>\n<td>Not Acceptable</td>\n<td>The server can only generate a response that is not accepted by the client.</td>\n</tr>\n<tr>\n<td>407</td>\n<td>Proxy Authentication Required</td>\n<td>You must authenticate with a proxy server before this request can be served.</td>\n</tr>\n<tr>\n<td>408</td>\n<td>Request Timeout</td>\n<td>The request took longer than the server was prepared to wait.</td>\n</tr>\n<tr>\n<td>409</td>\n<td>Conflict</td>\n<td>The request could not be completed because of a conflict.</td>\n</tr>\n<tr>\n<td>410</td>\n<td>Gone</td>\n<td>The requested page is no longer available.</td>\n</tr>\n<tr>\n<td>411</td>\n<td>Length Required</td>\n<td>The \"Content-Length\" is not defined. The server will not accept the request without it.</td>\n</tr>\n<tr>\n<td>412</td>\n<td>Precondition Failed</td>\n<td>The pre-condition given in the request evaluated to false by the server.</td>\n</tr>\n<tr>\n<td>413</td>\n<td>Request Entity Too Large</td>\n<td>The server will not accept the request, because the request entity is too large.</td>\n</tr>\n<tr>\n<td>414</td>\n<td>Request-url Too Long</td>\n<td>The server will not accept the request, because the URL is too long. Occurs when you convert a \"post\" request to a \"get\" request with a long query information.</td>\n</tr>\n<tr>\n<td>415</td>\n<td>Unsupported Media Type</td>\n<td>The server will not accept the request, because the mediatype is not supported.</td>\n</tr>\n<tr>\n<td>416</td>\n<td>Requested Range Not Satisfiable</td>\n<td>The requested byte range is not available and is out of bounds.</td>\n</tr>\n<tr>\n<td>417</td>\n<td>Expectation Failed</td>\n<td>The expectation given in an Expect request-header field could not be met by this server.</td>\n</tr>\n<tr>\n<td>422</td>\n<td>Unprocessable Entity</td>\n<td>The server understands the content type of the request entity, and the syntax of the request entity is correct but was unable to process the contained instructions.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"server-errors\">server errors</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>code</th>\n<th>message</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>500</td>\n<td>Internal Server Error</td>\n<td>The request was not completed. The server met an unexpected condition.</td>\n</tr>\n<tr>\n<td>501</td>\n<td>Not Implemented</td>\n<td>The request was not completed. The server did not support the functionality required.</td>\n</tr>\n<tr>\n<td>502</td>\n<td>Bad Gateway</td>\n<td>The request was not completed. The server received an invalid response from the upstream server.</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Service Unavailable</td>\n<td>The request was not completed. The server is temporarily overloading or down.</td>\n</tr>\n<tr>\n<td>504</td>\n<td>Gateway Timeout</td>\n<td>The gateway has timed out.</td>\n</tr>\n<tr>\n<td>505</td>\n<td>HTTP Version Not Supported</td>\n<td>The server does not support the \"http protocol\" version.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"4115a90c-b868-4da9-92d8-176a26d3ce7c"},{"name":"address","item":[{"name":"autocomplete","item":[{"name":"Request Fields","item":[],"id":"0b86591a-8949-4fd4-9746-32466e6c18ef","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td>string</td>\n<td>(Parts of )an address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>town</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"0b86591a-8949-4fd4-9746-32466e6c18ef"},{"name":"Response Fields","item":[],"id":"cffe54c7-fb7a-4162-8bac-be8d91490548","description":"<h5 id=\"array\">Array</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>fullAddress</code></td>\n<td><code>string</code></td>\n<td>(Parts of )an address in the following order and structure: street houseNumber swissZipCode town</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"cffe54c7-fb7a-4162-8bac-be8d91490548"},{"name":"Address autocomplete service","id":"7292c827-84fe-45cd-9155-c4cb6ccdf71f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/address/autocomplete?requestId=<string>&fullAddress=<string>&street=<string>&houseNumber=<string>&swissZipCode=<string>&town=<string>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"e90ec277-5b7e-4c02-9cf3-8bacc39aa998","id":"e90ec277-5b7e-4c02-9cf3-8bacc39aa998","name":"autocomplete","type":"folder"}},"urlObject":{"path":["address","autocomplete"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>(Parts of )an address</p>\n","type":"text/plain"},"key":"fullAddress","value":"<string>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"swissZipCode","value":"<string>"},{"description":{"content":"<p>town</p>\n","type":"text/plain"},"key":"town","value":"<string>"}],"variable":[]}},"response":[{"id":"db9e2557-82a8-4cbe-b966-12fe360f5336","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/address/autocomplete?requestId=<string>&fullAddress=<string>&street=<string>&houseNumber=<string>&swissZipCode=<string>&town=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["address","autocomplete"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"(Parts of )an address","key":"fullAddress","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"town","key":"town","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"fullAddress\": \"<string>\",\n    \"houseNumber\": \"<string>\",\n    \"street\": \"<string>\",\n    \"swissZipCode\": \"<string>\",\n    \"town\": \"<string>\"\n  },\n  {\n    \"fullAddress\": \"<string>\",\n    \"houseNumber\": \"<string>\",\n    \"street\": \"<string>\",\n    \"swissZipCode\": \"<string>\",\n    \"town\": \"<string>\"\n  }\n]"},{"id":"9f7fb046-0f35-4cb5-8ea3-b78237fec3cc","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/address/autocomplete?requestId=<string>&fullAddress=<string>&street=<string>&houseNumber=<string>&swissZipCode=<string>&town=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["address","autocomplete"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"(Parts of )an address","key":"fullAddress","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"town","key":"town","value":"<string>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7292c827-84fe-45cd-9155-c4cb6ccdf71f"}],"id":"e90ec277-5b7e-4c02-9cf3-8bacc39aa998","description":"<p>This service can be used to obtain suggestions for complete addresses by providing an incomplete address. The user can decide between sending a full address (fullAddress) or splitting the request parameters. When using the fullAddress approach, the following structure must be followed: street houseNumber swissZipCode town. When using the separate parameters, the fullAddress should not be sent, otherwise these parameters will be overwritten. The response is a list containing all possible addresses.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"e90ec277-5b7e-4c02-9cf3-8bacc39aa998"},{"name":"normalisation","item":[{"name":"Request Fields","item":[],"id":"221bb290-b7dd-4c1c-9fbc-9ca432356515","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td>string</td>\n<td>A full address (street houseNumber swissZipCode town countryCode)</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"221bb290-b7dd-4c1c-9fbc-9ca432356515"},{"name":"Response Fields","item":[],"id":"2b384f22-f4f3-4ed0-beff-2e03f5822eed","description":"<h5 id=\"array\">Array</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressAddition</code></td>\n<td><code>string</code></td>\n<td>Any additional information</td>\n</tr>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton</td>\n</tr>\n<tr>\n<td><code>coAddress</code></td>\n<td><code>string</code></td>\n<td>c/o address</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td><code>string</code></td>\n<td>The normalised full address in the following order and structure: street houseNumber swissZipCode town canton countryCode</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Grade of match. The hitScore varies from 80.0 to 100.0, where 100.0 represents a perfect match.</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>id</code></td>\n<td><code>string</code></td>\n<td>Unique ID of the found address</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>valid</code></td>\n<td><code>integer</code></td>\n<td>Grade of match. The hitScore varies from 80.0 to 100.0, where 100.0 represents a perfect match.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"2b384f22-f4f3-4ed0-beff-2e03f5822eed"},{"name":"Address normalisation service","id":"7e9ed20e-e123-4e3d-8d71-16345522701d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/address/normalisation?requestId=<string>&fullAddress=<string>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"652e1037-91f5-4432-a8cc-477140568a1c","id":"652e1037-91f5-4432-a8cc-477140568a1c","name":"normalisation","type":"folder"}},"urlObject":{"path":["address","normalisation"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>A full address (street houseNumber swissZipCode town countryCode)</p>\n","type":"text/plain"},"key":"fullAddress","value":"<string>"}],"variable":[]}},"response":[{"id":"83f28736-e2b3-4d1d-b312-3bda6158f7ee","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/address/normalisation?requestId=<string>&fullAddress=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["address","normalisation"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"A full address (street houseNumber swissZipCode town countryCode)","key":"fullAddress","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"addressAddition\": \"<string>\",\n    \"canton\": \"<string>\",\n    \"coAddress\": \"<string>\",\n    \"countryCode\": \"<string>\",\n    \"fullAddress\": \"<string>\",\n    \"hitScore\": \"<number>\",\n    \"houseNumber\": \"<string>\",\n    \"id\": \"<string>\",\n    \"street\": \"<string>\",\n    \"swissZipCode\": \"<string>\",\n    \"town\": \"<string>\",\n    \"valid\": \"<integer>\"\n  },\n  {\n    \"addressAddition\": \"<string>\",\n    \"canton\": \"<string>\",\n    \"coAddress\": \"<string>\",\n    \"countryCode\": \"<string>\",\n    \"fullAddress\": \"<string>\",\n    \"hitScore\": \"<number>\",\n    \"houseNumber\": \"<string>\",\n    \"id\": \"<string>\",\n    \"street\": \"<string>\",\n    \"swissZipCode\": \"<string>\",\n    \"town\": \"<string>\",\n    \"valid\": \"<integer>\"\n  }\n]"},{"id":"eca042d0-9460-49b3-b486-dd306f344ace","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/address/normalisation?requestId=<string>&fullAddress=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["address","normalisation"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"A full address (street houseNumber swissZipCode town countryCode)","key":"fullAddress","value":"<string>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7e9ed20e-e123-4e3d-8d71-16345522701d"}],"id":"652e1037-91f5-4432-a8cc-477140568a1c","description":"<p>This service can be used to normalise a given address by providing a full address. The precision of the normalisation improves as the number of attributes (street, houseNumber, swissZipCode, town, countryCode) increases. The order of the attributes does not matter. The response is a list containing normalised addresses sorted by the highest hitScore.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"652e1037-91f5-4432-a8cc-477140568a1c"},{"name":"check","item":[{"name":"Request Fields","item":[],"id":"8dfbf194-67de-44a9-9e77-5920fcb1784f","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td>string</td>\n<td>First name (required for person requests)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>string</td>\n<td>Last name (required for person requests)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td>string</td>\n<td>organisationName (required for company requests)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td>string</td>\n<td>A full address (street houseNumber swissZipCode town)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>town</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"8dfbf194-67de-44a9-9e77-5920fcb1784f"},{"name":"Response Fields","item":[],"id":"d76b082b-194f-4603-b9e3-dded8d8c8158","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>check</code></td>\n<td><code>integer</code></td>\n<td>Indicator if person is registered or not at the given address according to the Swiss Post.<br />0 = the person is not registered at the address<br />1 = the person is registered at the address</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"d76b082b-194f-4603-b9e3-dded8d8c8158"},{"name":"Address check service","id":"fe4241a8-08e1-478c-bb76-a8ace39d44f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/address/check?requestId=<string>&firstName=<string>&lastName=<string>&organisationName=<string>&fullAddress=<string>&street=<string>&houseNumber=<string>&swissZipCode=<string>&town=<string>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"06e72a64-4b7a-41ce-920e-3b0045df434e","id":"06e72a64-4b7a-41ce-920e-3b0045df434e","name":"check","type":"folder"}},"urlObject":{"path":["address","check"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>First name (required for person requests)</p>\n","type":"text/plain"},"key":"firstName","value":"<string>"},{"description":{"content":"<p>Last name (required for person requests)</p>\n","type":"text/plain"},"key":"lastName","value":"<string>"},{"description":{"content":"<p>organisationName (required for company requests)</p>\n","type":"text/plain"},"key":"organisationName","value":"<string>"},{"description":{"content":"<p>A full address (street houseNumber swissZipCode town)</p>\n","type":"text/plain"},"key":"fullAddress","value":"<string>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"swissZipCode","value":"<string>"},{"description":{"content":"<p>town</p>\n","type":"text/plain"},"key":"town","value":"<string>"}],"variable":[]}},"response":[{"id":"cb7652e9-de65-4f05-87bc-11715c73e990","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/address/check?requestId=<string>&firstName=<string>&lastName=<string>&organisationName=<string>&fullAddress=<string>&street=<string>&houseNumber=<string>&swissZipCode=<string>&town=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["address","check"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"First name (required for person requests)","key":"firstName","value":"<string>"},{"description":"Last name (required for person requests)","key":"lastName","value":"<string>"},{"description":"organisationName (required for company requests)","key":"organisationName","value":"<string>"},{"description":"A full address (street houseNumber swissZipCode town)","key":"fullAddress","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"town","key":"town","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"check\": \"<integer>\",\n  \"requestId\": \"<string>\",\n  \"responseId\": \"<integer>\"\n}"},{"id":"d6037be3-a968-4b9c-8e03-7ad0eb035c54","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/address/check?requestId=<string>&firstName=<string>&lastName=<string>&organisationName=<string>&fullAddress=<string>&street=<string>&houseNumber=<string>&swissZipCode=<string>&town=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["address","check"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"First name (required for person requests)","key":"firstName","value":"<string>"},{"description":"Last name (required for person requests)","key":"lastName","value":"<string>"},{"description":"organisationName (required for company requests)","key":"organisationName","value":"<string>"},{"description":"A full address (street houseNumber swissZipCode town)","key":"fullAddress","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"town","key":"town","value":"<string>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fe4241a8-08e1-478c-bb76-a8ace39d44f0"}],"id":"06e72a64-4b7a-41ce-920e-3b0045df434e","description":"<p>This service can be used to check if a person is registered at a given address or not according to the Swiss Post. The user can decide between sending a full address (fullAddress) or splitting the request parameters.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"06e72a64-4b7a-41ce-920e-3b0045df434e"}],"id":"c5a6d152-e8c7-4c65-b60a-033fe865099a","description":"<h2 id=\"introduction\">Introduction</h2>\n<p>In the address section of the credit information api we describe the Intrum address services.</p>\n<p>Details about the endpoints, fields and usage can be found in the specific folders.</p>\n<h3 id=\"autocomplete\">Autocomplete</h3>\n<p>This service can be used to autocomplete an address.</p>\n<h3 id=\"normalisation\">Normalisation</h3>\n<p>This service can be used to normalize an address.</p>\n<h3 id=\"check\">Check</h3>\n<p>This service can be used to check if a company or person is registered at an address.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"c5a6d152-e8c7-4c65-b60a-033fe865099a"},{"name":"company","item":[{"name":"autocomplete","item":[{"name":"Request Fields","item":[],"id":"3837b2ed-2873-4312-b25b-57beb785753a","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td>string</td>\n<td>Company name</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"3837b2ed-2873-4312-b25b-57beb785753a"},{"name":"Response Fields","item":[],"id":"6b43e019-7ee9-4456-b964-e188ff065eb9","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>matchingResults</code></td>\n<td><code>array</code></td>\n<td>List of organisation name(s)</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"6b43e019-7ee9-4456-b964-e188ff065eb9"},{"name":"Company autocomplete service","id":"888f6166-2445-4db8-9218-8ff10914b82a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/company/autocomplete?requestId=<string>&organisationName=<string>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"cabeccdd-20bc-4746-a8f6-39a2f37d6b07","id":"cabeccdd-20bc-4746-a8f6-39a2f37d6b07","name":"autocomplete","type":"folder"}},"urlObject":{"path":["company","autocomplete"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Company name</p>\n","type":"text/plain"},"key":"organisationName","value":"<string>"}],"variable":[]}},"response":[{"id":"623c9c91-b5fa-4f4c-b46b-32625d7f8735","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/company/autocomplete?requestId=<string>&organisationName=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["company","autocomplete"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Company name","key":"organisationName","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"matchingResults\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"requestId\": \"<string>\",\n  \"responseId\": \"<integer>\"\n}"},{"id":"57bae811-9355-42ae-9fd7-738ec0b92869","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/company/autocomplete?requestId=<string>&organisationName=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["company","autocomplete"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Company name","key":"organisationName","value":"<string>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"888f6166-2445-4db8-9218-8ff10914b82a"}],"id":"cabeccdd-20bc-4746-a8f6-39a2f37d6b07","description":"<p>This service can be used to obtain suggestions for company names by providing an incomplete company name.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"cabeccdd-20bc-4746-a8f6-39a2f37d6b07"},{"name":"search","item":[{"name":"Request Fields","item":[],"id":"716723b3-f6aa-491b-9ed7-7336ddf479f0","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td>string</td>\n<td>Intrum ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td>string</td>\n<td>UID number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td>string</td>\n<td>HR ref number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td>string</td>\n<td>Full company name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>matchingProfile</code></td>\n<td>integer</td>\n<td>Only one profile is currently available:<br />1 = if iid, uid, and refNr are not given -&gt; match with given attributes (organisationName, swissZipCode, etc.)</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"716723b3-f6aa-491b-9ed7-7336ddf479f0"},{"name":"Response Fields","item":[],"id":"1e981c04-0388-447f-9082-81dc3626f7e8","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>matchingResults</code></td>\n<td><code>array</code></td>\n<td>Container for all matched Companies</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"matchingresults-array\"><code>matchingResults</code> Array</h5>\n<p>Container for all matched Companies</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerName</code></td>\n<td><code>array</code></td>\n<td>List of former company name(s)</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Grade of match. The hitScore varies from 80.0 to 100.0, where 100.0 represents a perfect match.</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td><code>string</code></td>\n<td>Intrum ID</td>\n</tr>\n<tr>\n<td><code>isBranch</code></td>\n<td><code>string</code></td>\n<td>Indicates if organisation is branch or headquarter. false = This organisation is a headquarter  <br />true = This organisation is a branch</td>\n</tr>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>object</code></td>\n<td>Container for legal form related information</td>\n</tr>\n<tr>\n<td><code>organisationIdCategory</code></td>\n<td><code>string</code></td>\n<td>Indicates if Organisation is listed in commercial register. The most common categories are listed below. For further information see eCH-0097.<br />CH.HR = Listed in CH commercial register<br />FL.HR = Listed in FL commercial register<br />WW.LEI = Listed in other country</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Company name</td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td><code>string</code></td>\n<td>HR ref number</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>object</code></td>\n<td>Container for status related information<br />1 = active<br />2 = beingCancelled<br />3 = cancelled</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Full UID</td>\n</tr>\n<tr>\n<td><code>uidOrganisationId</code></td>\n<td><code>integer</code></td>\n<td>UID number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"legalform-object\"><code>legalForm</code> Object</h5>\n<p>Container for legal form related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>code</code></td>\n<td><code>integer</code></td>\n<td>Legal form value</td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td><code>string</code></td>\n<td>Legal form description</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"status-object\"><code>status</code> Object</h5>\n<p>Container for status related information\n1 = active\n2 = beingCancelled\n3 = cancelled</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>code</code></td>\n<td><code>integer</code></td>\n<td>Status value</td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td><code>string</code></td>\n<td>Status description</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"1e981c04-0388-447f-9082-81dc3626f7e8"},{"name":"Attributes Description","item":[],"id":"3bd811e3-0016-4b4f-8c6d-7a5a9c176266","description":"<h4 id=\"legalform\"><code>legalForm</code></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Description (in German)</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>101</td>\n<td>Einzelunternehmen</td>\n</tr>\n<tr>\n<td>103</td>\n<td>Kollektivgesellschaft</td>\n</tr>\n<tr>\n<td>104</td>\n<td>Kommanditgesellschaft</td>\n</tr>\n<tr>\n<td>105</td>\n<td>Kommanditaktiengesellschaft</td>\n</tr>\n<tr>\n<td>106</td>\n<td>Aktiengesellschaft</td>\n</tr>\n<tr>\n<td>107</td>\n<td>Gesellschaft mit beschränkter Haftung GMBH / SARL</td>\n</tr>\n<tr>\n<td>108</td>\n<td>Genossenschaft</td>\n</tr>\n<tr>\n<td>109</td>\n<td>Verein (hier werden auch staatlich anerkannte Kirchen geführt)</td>\n</tr>\n<tr>\n<td>110</td>\n<td>Stiftung</td>\n</tr>\n<tr>\n<td>111</td>\n<td>Ausländische Niederlassung im Handelsregister eingetragen</td>\n</tr>\n<tr>\n<td>113</td>\n<td>Besondere Rechtsform</td>\n</tr>\n<tr>\n<td>114</td>\n<td>Kommanditgesellschaft für kollektive Kapitalanlagen</td>\n</tr>\n<tr>\n<td>115</td>\n<td>Investmentgesellschaft mit variablem Kapital (SICAV)</td>\n</tr>\n<tr>\n<td>116</td>\n<td>Investmentgesellschaft mit festem Kapital (SICAF)</td>\n</tr>\n<tr>\n<td>117</td>\n<td>Institut des öffentlichen Rechts</td>\n</tr>\n<tr>\n<td>118</td>\n<td>Nichtkaufmännische Prokuren</td>\n</tr>\n<tr>\n<td>119</td>\n<td>Haupt von Gemeinderschaften</td>\n</tr>\n<tr>\n<td>151</td>\n<td>Schweizerische Zweigniederlassung im Handelsregister eingetragen</td>\n</tr>\n<tr>\n<td>220</td>\n<td>Verwaltung des Bundes</td>\n</tr>\n<tr>\n<td>221</td>\n<td>Verwaltung des Kantons</td>\n</tr>\n<tr>\n<td>222</td>\n<td>Verwaltung des Bezirks</td>\n</tr>\n<tr>\n<td>223</td>\n<td>Verwaltung der Gemeinde</td>\n</tr>\n<tr>\n<td>224</td>\n<td>öffentlich-rechtliche Körperschaft (Verwaltung)</td>\n</tr>\n<tr>\n<td>230</td>\n<td>Unternehmen des Bundes</td>\n</tr>\n<tr>\n<td>231</td>\n<td>Unternehmen des Kantons</td>\n</tr>\n<tr>\n<td>232</td>\n<td>Unternehmen des Bezirks</td>\n</tr>\n<tr>\n<td>233</td>\n<td>Unternehmen der Gemeinde</td>\n</tr>\n<tr>\n<td>234</td>\n<td>öffentlich-rechtliche Körperschaft</td>\n</tr>\n<tr>\n<td>302</td>\n<td>Einfache Gesellschaft</td>\n</tr>\n<tr>\n<td>312</td>\n<td>Ausländische Niederlassung nicht im Handelsregister eingetragen</td>\n</tr>\n<tr>\n<td>327</td>\n<td>Ausländisches öffentliches Unternehmen</td>\n</tr>\n<tr>\n<td>328</td>\n<td>Ausländische öffentliche Verwaltung</td>\n</tr>\n<tr>\n<td>329</td>\n<td>Internationale Organisation</td>\n</tr>\n<tr>\n<td>355</td>\n<td>Übrige Genossenschaften</td>\n</tr>\n<tr>\n<td>361</td>\n<td>Trust</td>\n</tr>\n<tr>\n<td>362</td>\n<td>Fonds</td>\n</tr>\n<tr>\n<td>441</td>\n<td>Ausländische Unternehmen (Entreprise étrangère, impresa straniera)</td>\n</tr>\n<tr>\n<td>0</td>\n<td>unbekannt</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"f617edc5-b3b2-47b6-9375-d5294d495e12","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"c75f0396-bef8-46f4-accd-8048b7daa8a6","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"_postman_id":"3bd811e3-0016-4b4f-8c6d-7a5a9c176266"},{"name":"Company search service","id":"bb106526-7418-49a6-8a49-01be8fc8e604","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/company/search?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&matchingProfile=<integer>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"065fcf39-2b6e-4d43-94f8-29a4e35f7521","id":"065fcf39-2b6e-4d43-94f8-29a4e35f7521","name":"search","type":"folder"}},"urlObject":{"path":["company","search"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Intrum ID</p>\n","type":"text/plain"},"key":"iid","value":"<string>"},{"description":{"content":"<p>UID number</p>\n","type":"text/plain"},"key":"uid","value":"<string>"},{"description":{"content":"<p>HR ref number</p>\n","type":"text/plain"},"key":"refNr","value":"<string>"},{"description":{"content":"<p>Full company name</p>\n","type":"text/plain"},"key":"organisationName","value":"<string>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"swissZipCode","value":"<string>"},{"description":{"content":"<p>Only one profile is currently available:\n1 = if iid, uid, and refNr are not given -&gt; match with given attributes (organisationName, swissZipCode, etc.)</p>\n","type":"text/plain"},"key":"matchingProfile","value":"<integer>"}],"variable":[]}},"response":[{"id":"ba59e258-ab13-4b2e-844b-5192a135c7ad","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/company/search?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&matchingProfile=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["company","search"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Intrum ID","key":"iid","value":"<string>"},{"description":"UID number","key":"uid","value":"<string>"},{"description":"HR ref number","key":"refNr","value":"<string>"},{"description":"Full company name","key":"organisationName","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"Only one profile is currently available:\n1 = if iid, uid, and refNr are not given -> match with given attributes (organisationName, swissZipCode, etc.)","key":"matchingProfile","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"matchingResults\": [\n    {\n      \"formerName\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"hitScore\": \"<number>\",\n      \"houseNumber\": \"<string>\",\n      \"iid\": \"<string>\",\n      \"isBranch\": \"<string>\",\n      \"legalForm\": {\n        \"code\": \"<integer>\",\n        \"description\": \"<string>\"\n      },\n      \"organisationIdCategory\": \"<string>\",\n      \"organisationName\": \"<string>\",\n      \"refNr\": \"<string>\",\n      \"status\": {\n        \"code\": \"<integer>\",\n        \"description\": \"<string>\"\n      },\n      \"street\": \"<string>\",\n      \"swissZipCode\": \"<string>\",\n      \"town\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"uidOrganisationId\": \"<integer>\"\n    },\n    {\n      \"formerName\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"hitScore\": \"<number>\",\n      \"houseNumber\": \"<string>\",\n      \"iid\": \"<string>\",\n      \"isBranch\": \"<string>\",\n      \"legalForm\": {\n        \"code\": \"<integer>\",\n        \"description\": \"<string>\"\n      },\n      \"organisationIdCategory\": \"<string>\",\n      \"organisationName\": \"<string>\",\n      \"refNr\": \"<string>\",\n      \"status\": {\n        \"code\": \"<integer>\",\n        \"description\": \"<string>\"\n      },\n      \"street\": \"<string>\",\n      \"swissZipCode\": \"<string>\",\n      \"town\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"uidOrganisationId\": \"<integer>\"\n    }\n  ],\n  \"requestId\": \"<string>\",\n  \"responseId\": \"<integer>\"\n}"},{"id":"a1a5ceb8-ae39-439f-8cf5-259e443e354d","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/company/search?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&matchingProfile=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["company","search"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Intrum ID","key":"iid","value":"<string>"},{"description":"UID number","key":"uid","value":"<string>"},{"description":"HR ref number","key":"refNr","value":"<string>"},{"description":"Full company name","key":"organisationName","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"Only one profile is currently available:\n1 = if iid, uid, and refNr are not given -> match with given attributes (organisationName, swissZipCode, etc.)","key":"matchingProfile","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"bb106526-7418-49a6-8a49-01be8fc8e604"}],"id":"065fcf39-2b6e-4d43-94f8-29a4e35f7521","description":"<p>This service can be used to obtain companies with basic details by a few search parameters.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"065fcf39-2b6e-4d43-94f8-29a4e35f7521"},{"name":"info","item":[{"name":"Request Fields","item":[],"id":"78250f76-2723-402d-8e90-b87db10caf6a","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td>string</td>\n<td>Intrum ID - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td>string</td>\n<td>UID number - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td>string</td>\n<td>HR ref number - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td>string</td>\n<td>Full company name - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>matchingProfile</code></td>\n<td>integer</td>\n<td>Only one profile is currently available:<br />1 = if iid, uid, and refNr are not given -&gt; match with given attributes (organisationName, swissZipCode, etc.)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>string</td>\n<td>Phone number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>string</td>\n<td>e-mail address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td>string</td>\n<td>IP address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>idNumber</code></td>\n<td>string</td>\n<td>ID number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>productCategory</code></td>\n<td>string</td>\n<td>Product Category</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>orderingPersonFirstName</code></td>\n<td>string</td>\n<td>First name of ordering person</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>orderingPersonLastName</code></td>\n<td>string</td>\n<td>Last name of ordering person</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>orderingPersonBirthdate</code></td>\n<td>string</td>\n<td>Birthdate of ordering person (e.g. 1980-01-01)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>reportType</code></td>\n<td>string</td>\n<td>Type of report depending on your contract.<br />Which report type contains which attributes is defined client specific. Possible report types are \"b2bCreditCheck\" and \"b2bCreditDetails\".<br /><br />b2bCreditChec = General data &amp; score<br /><br />b2bCreditDetails = General data, score and Company details</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>hitScoreCutoff</code></td>\n<td>number</td>\n<td>Minimal hitScore to be considered a hit. The default value is 85.0, which is applied if the hitScoreCutoff is missing in the request.</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"78250f76-2723-402d-8e90-b87db10caf6a"},{"name":"Response Fields","item":[],"id":"dfee8e5e-eb22-4338-97e5-2b15d00c150a","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>blacklistData</code></td>\n<td><code>object</code></td>\n<td>Blacklist and whitelist related information, if the client is using bl/wl service (client specific data, not Intrum data)</td>\n</tr>\n<tr>\n<td><code>collectionData</code></td>\n<td><code>object</code></td>\n<td>Intrum debt collection related information</td>\n</tr>\n<tr>\n<td><code>creditData</code></td>\n<td><code>object</code></td>\n<td>Credit score related information<br />Currently the following credit scores are available, depending on the contract/product:<br />- Business Credit Score (Older version of the score)<br />- AI Business Credit Score</td>\n</tr>\n<tr>\n<td><code>eCommerceData</code></td>\n<td><code>object</code></td>\n<td>E-commerce related information (positive payment experiences and orders)</td>\n</tr>\n<tr>\n<td><code>fraudData</code></td>\n<td><code>object</code></td>\n<td>Fraud related information</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>General information</td>\n</tr>\n<tr>\n<td><code>industryData</code></td>\n<td><code>object</code></td>\n<td>Industry related information</td>\n</tr>\n<tr>\n<td><code>managerData</code></td>\n<td><code>object</code></td>\n<td>Manager related information</td>\n</tr>\n<tr>\n<td><code>pursuitData</code></td>\n<td><code>object</code></td>\n<td>Pursuit related information (debt collection cases from pursuit offices)</td>\n</tr>\n<tr>\n<td><code>reportData</code></td>\n<td><code>object</code></td>\n<td>Report related information</td>\n</tr>\n<tr>\n<td><code>shabData</code></td>\n<td><code>object</code></td>\n<td>SHAB message related information</td>\n</tr>\n<tr>\n<td><code>additionalData</code></td>\n<td><code>object</code></td>\n<td>CRIF related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Current address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressLine</code></td>\n<td><code>string</code></td>\n<td>c/o address</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Current address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressLine</code></td>\n<td><code>string</code></td>\n<td>c/o address</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"blacklistdata-object\"><code>blacklistData</code> Object</h5>\n<p>Blacklist and whitelist related information, if the client is using bl/wl service (client specific data, not Intrum data)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>lists</code></td>\n<td><code>array</code></td>\n<td>Detailed blacklist related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"lists-array\"><code>lists</code> Array</h5>\n<p>Detailed blacklist related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>email</code></td>\n<td><code>string</code></td>\n<td>E-mail of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ext1</code></td>\n<td><code>string</code></td>\n<td>Ext1 attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ext2</code></td>\n<td><code>string</code></td>\n<td>Ext2 attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>hcbtCode</code></td>\n<td><code>integer</code></td>\n<td>Code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number of blacklist hit</td>\n</tr>\n<tr>\n<td><code>info</code></td>\n<td><code>string</code></td>\n<td>Info attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>initials</code></td>\n<td><code>string</code></td>\n<td>Initial attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td><code>string</code></td>\n<td>IP address of blacklist hit</td>\n</tr>\n<tr>\n<td><code>modifiedDate</code></td>\n<td><code>string</code></td>\n<td>Modified date of blacklist hit</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td><code>string</code></td>\n<td>Phone number of blacklist hit</td>\n</tr>\n<tr>\n<td><code>sourceId</code></td>\n<td><code>integer</code></td>\n<td>Source Id of blacklist hit</td>\n</tr>\n<tr>\n<td><code>sourceName</code></td>\n<td><code>string</code></td>\n<td>Source name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>sourceParty</code></td>\n<td><code>integer</code></td>\n<td>Source party of blacklist hit</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street of blacklist hit</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town of blacklist hit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"collectiondata-object\"><code>collectionData</code> Object</h5>\n<p>Intrum debt collection related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aggregated</code></td>\n<td><code>object</code></td>\n<td>Aggregated related information (summarized debt collection data)</td>\n</tr>\n<tr>\n<td><code>details</code></td>\n<td><code>array</code></td>\n<td>Detailed collection related information (list of every single debt collection case)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"aggregated-object\"><code>aggregated</code> Object</h5>\n<p>Aggregated related information (summarized debt collection data)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>firstOpeningDate</code></td>\n<td><code>string</code></td>\n<td>Opening date of first case</td>\n</tr>\n<tr>\n<td><code>latestOpeningDate</code></td>\n<td><code>string</code></td>\n<td>Opening date of latest case</td>\n</tr>\n<tr>\n<td><code>latestPaymentAmount</code></td>\n<td><code>number</code></td>\n<td>Amount of latest payment</td>\n</tr>\n<tr>\n<td><code>latestPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Date of latest payment</td>\n</tr>\n<tr>\n<td><code>openCasesNum</code></td>\n<td><code>integer</code></td>\n<td>Number of open cases</td>\n</tr>\n<tr>\n<td><code>totalAmount</code></td>\n<td><code>number</code></td>\n<td>Total amount</td>\n</tr>\n<tr>\n<td><code>totalCasesNum</code></td>\n<td><code>integer</code></td>\n<td>Number of total cases</td>\n</tr>\n<tr>\n<td><code>totalOpenAmount</code></td>\n<td><code>number</code></td>\n<td>Open amount</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"details-array\"><code>details</code> Array</h5>\n<p>Detailed collection related information (list of every single debt collection case)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Amount</td>\n</tr>\n<tr>\n<td><code>caseRef</code></td>\n<td><code>string</code></td>\n<td>Case reference</td>\n</tr>\n<tr>\n<td><code>closingCode</code></td>\n<td><code>integer</code></td>\n<td>Code that indicates why the case has been closed (details in Attributes section)</td>\n</tr>\n<tr>\n<td><code>closingDate</code></td>\n<td><code>string</code></td>\n<td>Closing date</td>\n</tr>\n<tr>\n<td><code>eventCode</code></td>\n<td><code>integer</code></td>\n<td>Event code (details in Attributes section)</td>\n</tr>\n<tr>\n<td><code>industryCode</code></td>\n<td><code>integer</code></td>\n<td>Source industry of the case (details in Attributes section)</td>\n</tr>\n<tr>\n<td><code>latestPaymentAmount</code></td>\n<td><code>number</code></td>\n<td>Amount of latest payment</td>\n</tr>\n<tr>\n<td><code>latestPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Date of latest payment</td>\n</tr>\n<tr>\n<td><code>legalState</code></td>\n<td><code>integer</code></td>\n<td>Indicates if the case is legal or prelegal.<br />0 = prelegal case<br />1 = legal case</td>\n</tr>\n<tr>\n<td><code>openAmount</code></td>\n<td><code>number</code></td>\n<td>Open amount</td>\n</tr>\n<tr>\n<td><code>openingDate</code></td>\n<td><code>string</code></td>\n<td>Date when the case was opened</td>\n</tr>\n<tr>\n<td><code>sourceName</code></td>\n<td><code>string</code></td>\n<td>Indicates source name</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>integer</code></td>\n<td>Indicates if the case is still open or closed.<br />0 = Closed<br />1 = Open</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditdata-object\"><code>creditData</code> Object</h5>\n<p>Credit score related information\nCurrently the following credit scores are available, depending on the contract/product:</p>\n<ul>\n<li>Business Credit Score (Older version of the score)</li>\n<li>AI Business Credit Score</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>bcsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric value of the Business Credit Score.<br />A = (num 5 &amp; 6) very good<br />B = (num 2, 3 &amp; 4) good<br />C = (num -1, 0 &amp; 1) neutral<br />D = (num -4, -3 &amp; -2) bad<br />E = (num -6 &amp; -5) very bad<br /><br />X = requested company is unknown<br />Z = requested company was cancelled</td>\n</tr>\n<tr>\n<td><code>bcsNum</code></td>\n<td><code>number</code></td>\n<td>Nummeric value of the Business Credit Score.<br />5 &amp; 6 = very good<br />2, 3 &amp; 4 = good<br />-1, 0 &amp; 1 = neutral<br />-4, -3 &amp; -2 = bad<br />-6 &amp; -5 = very bad</td>\n</tr>\n<tr>\n<td><code>abcsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric value of the AI Business Credit Score.<br />A = (num 543 - 1000) very good<br />B = (num 457 - 542) good<br />C = (num 396 - 456) neutral<br />D = (num 363 - 395) bad<br />E = (num 1 - 362) very bad<br /><br />X = requested company is unknown<br />Z = requested company was cancelled<br /></td>\n</tr>\n<tr>\n<td><code>abcsNum</code></td>\n<td><code>number</code></td>\n<td>Numeric value of the AI Business Credit Score.<br />543 - 1000 very good<br />457 - 542 good<br />396 - 456 neutral<br />363 - 395 bad<br />1 - 362 very bad</td>\n</tr>\n<tr>\n<td><code>scoreDate</code></td>\n<td><code>string</code></td>\n<td>Date of last score change</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"ecommercedata-object\"><code>eCommerceData</code> Object</h5>\n<p>E-commerce related information (positive payment experiences and orders)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aggregated</code></td>\n<td><code>object</code></td>\n<td>Aggregated e-commerce related information (summarized latest orders and payments)</td>\n</tr>\n<tr>\n<td><code>details</code></td>\n<td><code>array</code></td>\n<td>Detailed e-commerce related information (details of latest orders and payments)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"aggregated-object-1\"><code>aggregated</code> Object</h5>\n<p>Aggregated e-commerce related information (summarized latest orders and payments)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>lastMonthContractsAmount</code></td>\n<td><code>number</code></td>\n<td>Amount of last month’s contracts</td>\n</tr>\n<tr>\n<td><code>lastMonthContractsNum</code></td>\n<td><code>integer</code></td>\n<td>Number of contracts last month</td>\n</tr>\n<tr>\n<td><code>latestContractDate</code></td>\n<td><code>string</code></td>\n<td>Date of latest contract</td>\n</tr>\n<tr>\n<td><code>latestPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Date of latest payment</td>\n</tr>\n<tr>\n<td><code>totalContractsAmount</code></td>\n<td><code>number</code></td>\n<td>Total amount of all contracts</td>\n</tr>\n<tr>\n<td><code>totalContractsNum</code></td>\n<td><code>integer</code></td>\n<td>Number of total contracts</td>\n</tr>\n<tr>\n<td><code>totalPaymentAmount</code></td>\n<td><code>number</code></td>\n<td>Total amount of all payments</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"details-array-1\"><code>details</code> Array</h5>\n<p>Detailed e-commerce related information (details of latest orders and payments)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>sourceId</code></td>\n<td><code>integer</code></td>\n<td>Source Id</td>\n</tr>\n<tr>\n<td><code>contractAmount</code></td>\n<td><code>number</code></td>\n<td>Contract Amount</td>\n</tr>\n<tr>\n<td><code>contractDate</code></td>\n<td><code>string</code></td>\n<td>Contract Date</td>\n</tr>\n<tr>\n<td><code>contractId</code></td>\n<td><code>string</code></td>\n<td>Contract Id</td>\n</tr>\n<tr>\n<td><code>latestPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Latest payment date</td>\n</tr>\n<tr>\n<td><code>paymentAmount</code></td>\n<td><code>number</code></td>\n<td>Payment amount</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"frauddata-object\"><code>fraudData</code> Object</h5>\n<p>Fraud related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>fraudScore</code></td>\n<td><code>number</code></td>\n<td>Fraud score</td>\n</tr>\n<tr>\n<td><code>hits</code></td>\n<td><code>array</code></td>\n<td>List of suspicious attributes that have been flagged during the fraud check, such as phone numbers, email addresses, IP addresses, or individuals. These hits indicate a strong suspicion of fraud.</td>\n</tr>\n<tr>\n<td><code>identityQuality</code></td>\n<td><code>array</code></td>\n<td>Identity quality related information</td>\n</tr>\n<tr>\n<td><code>lists</code></td>\n<td><code>array</code></td>\n<td>Customer-specific blacklists or whitelists that are not based on our own data, Configuration must be requested.</td>\n</tr>\n<tr>\n<td><code>numAddresses</code></td>\n<td><code>object</code></td>\n<td>Number of addresses related information</td>\n</tr>\n<tr>\n<td><code>suspectList</code></td>\n<td><code>array</code></td>\n<td>A warning list that highlights potential fraud risks but not based on a traditional blacklist. It is based on negative credit information associated with certain attributes such as addresses, households, email addresses or phone numbers.<br /><br />E.g.:<br /><br />The phone number provided is linked to a person with negative credit information.<br /><br />The order is placed at a border region address, which could be suspicious.<br /><br />The email address provided comes from a disposable domain.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"hits-array\"><code>hits</code> Array</h5>\n<p>List of suspicious attributes that have been flagged during the fraud check, such as phone numbers, email addresses, IP addresses, or individuals. These hits indicate a strong suspicion of fraud.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td><code>string</code></td>\n<td>ID of hit</td>\n</tr>\n<tr>\n<td><code>latestEntryDate</code></td>\n<td><code>string</code></td>\n<td>Latest entry date of hit</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration date of hit</td>\n</tr>\n<tr>\n<td><code>source</code></td>\n<td><code>string</code></td>\n<td>Source of hit<br /><br />address = address on fraud blacklist<br /><br />attributes = match (e.g. email, phone, IP address) on attributes blacklist or whitelist<br /><br />blacklist &amp; whitelist = organisation on client black- or whiteilst<br /><br />b2c- &amp; b2b2FraudPool = match (company, address) in telco fraud pool<br /><br />collectionSuspect &amp; -Unknown = address on debt collection blacklist<br /><br />fraudster = match (organisation, address) on fraudster blacklist<br /><br />victim = match (organisation, address) on fraudster victim blacklist</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>Type of hit</td>\n</tr>\n<tr>\n<td><code>value</code></td>\n<td><code>string</code></td>\n<td>Value of hit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"identityquality-array\"><code>identityQuality</code> Array</h5>\n<p>Identity quality related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Hit score of identity match</td>\n</tr>\n<tr>\n<td><code>latestEntryDate</code></td>\n<td><code>string</code></td>\n<td>Latest entry date of hit</td>\n</tr>\n<tr>\n<td><code>numPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of payments of identity</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration date of hit</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>Type of identity</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"lists-array-1\"><code>lists</code> Array</h5>\n<p>Customer-specific blacklists or whitelists that are not based on our own data, Configuration must be requested.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>blacklistId</code></td>\n<td><code>string</code></td>\n<td>Id of blacklist entry</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country code</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td><code>string</code></td>\n<td>E-mail of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ext1</code></td>\n<td><code>string</code></td>\n<td>Ext1 attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ext2</code></td>\n<td><code>string</code></td>\n<td>Ext2 attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>hcbtCode</code></td>\n<td><code>integer</code></td>\n<td>Code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number of blacklist hit</td>\n</tr>\n<tr>\n<td><code>info</code></td>\n<td><code>string</code></td>\n<td>Info attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>initials</code></td>\n<td><code>string</code></td>\n<td>Initial attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td><code>string</code></td>\n<td>IP address of blacklist hit</td>\n</tr>\n<tr>\n<td><code>modifiedDate</code></td>\n<td><code>string</code></td>\n<td>Modified date of blacklist hit</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation Name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td><code>string</code></td>\n<td>Phone number of blacklist hit</td>\n</tr>\n<tr>\n<td><code>sourceName</code></td>\n<td><code>string</code></td>\n<td>Source name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street of blacklist hit</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town of blacklist hit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"numaddresses-object\"><code>numAddresses</code> Object</h5>\n<p>Number of addresses related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>bankruptcies</code></td>\n<td><code>integer</code></td>\n<td>Number of bankrupted organisations on same address</td>\n</tr>\n<tr>\n<td><code>organisations</code></td>\n<td><code>integer</code></td>\n<td>Number of organisations on same address</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"suspectlist-array\"><code>suspectList</code> Array</h5>\n<p>A warning list that highlights potential fraud risks but not based on a traditional blacklist. It is based on negative credit information associated with certain attributes such as addresses, households, email addresses or phone numbers.</p>\n<p>E.g.:</p>\n<p>The phone number provided is linked to a person with negative credit information.</p>\n<p>The order is placed at a border region address, which could be suspicious.</p>\n<p>The email address provided comes from a disposable domain.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td><code>string</code></td>\n<td>ID of suspect</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration Date of suspect</td>\n</tr>\n<tr>\n<td><code>source</code></td>\n<td><code>string</code></td>\n<td>Source of suspect<br />geo = IP is from abroad or zipCode is on the border of CH<br />domain = disposable email is detected<br />scoring = attribute (e.g. phone, email, address, household) is linked to a debt collection case<br />product = high risk product detected</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>Type of suspect</td>\n</tr>\n<tr>\n<td><code>value</code></td>\n<td><code>string</code></td>\n<td>Value of suspect</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>General information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>auditor</code></td>\n<td><code>string</code></td>\n<td>Details of auditor</td>\n</tr>\n<tr>\n<td><code>capital</code></td>\n<td><code>string</code></td>\n<td>Amount of capital</td>\n</tr>\n<tr>\n<td><code>capitalPaid</code></td>\n<td><code>string</code></td>\n<td>Amount of capital paid</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Grade of match<br />The hitScore varies from 80.0 to 100.0, where 100.0 represents a perfect match.</td>\n</tr>\n<tr>\n<td><code>hitType</code></td>\n<td><code>string</code></td>\n<td>Hit type</td>\n</tr>\n<tr>\n<td><code>hrDeletionDate</code></td>\n<td><code>string</code></td>\n<td>Date of HR deletion</td>\n</tr>\n<tr>\n<td><code>hrRegistrationDate</code></td>\n<td><code>string</code></td>\n<td>Date of HR registration</td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td><code>string</code></td>\n<td>Intrum ID</td>\n</tr>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>integer</code></td>\n<td>Legal form value</td>\n</tr>\n<tr>\n<td><code>legalSeat</code></td>\n<td><code>string</code></td>\n<td>Town where organisation is registered in</td>\n</tr>\n<tr>\n<td><code>organisationIdCategory</code></td>\n<td><code>string</code></td>\n<td>Indicates if organisation is listed in commercial register.<br />CH.HR = Listed in CH commercial register<br />FL.HR = Listed in FL commercial register<br />WW.LEI = Listed in other country</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation name</td>\n</tr>\n<tr>\n<td><code>purpose</code></td>\n<td><code>string</code></td>\n<td>Purpose of company</td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td><code>string</code></td>\n<td>HR ref number</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>integer</code></td>\n<td>Status value<br />1 = active<br />2 = beingCancelled<br />3 = cancelled</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Full UID</td>\n</tr>\n<tr>\n<td><code>uidOrganisationId</code></td>\n<td><code>integer</code></td>\n<td>UID number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"industrydata-object\"><code>industryData</code> Object</h5>\n<p>Industry related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>industryCodeProbabilities</code></td>\n<td><code>object</code></td>\n<td>Industry Code probability related information</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Current official noga code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"industrycodeprobabilities-object\"><code>industryCodeProbabilities</code> Object</h5>\n<p>Industry Code probability related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>A</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category A</td>\n</tr>\n<tr>\n<td><code>B</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category B</td>\n</tr>\n<tr>\n<td><code>C</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category C</td>\n</tr>\n<tr>\n<td><code>D</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category D</td>\n</tr>\n<tr>\n<td><code>E</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category E</td>\n</tr>\n<tr>\n<td><code>F</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category F</td>\n</tr>\n<tr>\n<td><code>G</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category G</td>\n</tr>\n<tr>\n<td><code>H</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category H</td>\n</tr>\n<tr>\n<td><code>I</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category I</td>\n</tr>\n<tr>\n<td><code>J</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category J</td>\n</tr>\n<tr>\n<td><code>K</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category K</td>\n</tr>\n<tr>\n<td><code>L</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category L</td>\n</tr>\n<tr>\n<td><code>M</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category M</td>\n</tr>\n<tr>\n<td><code>N</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category N</td>\n</tr>\n<tr>\n<td><code>O</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category O</td>\n</tr>\n<tr>\n<td><code>P</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category P</td>\n</tr>\n<tr>\n<td><code>Q</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category Q</td>\n</tr>\n<tr>\n<td><code>R</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category R</td>\n</tr>\n<tr>\n<td><code>S</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category S</td>\n</tr>\n<tr>\n<td><code>T</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category T</td>\n</tr>\n<tr>\n<td><code>U</code></td>\n<td><code>number</code></td>\n<td>Probability of industry code category U</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"managerdata-object\"><code>managerData</code> Object</h5>\n<p>Manager related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>currentManagement</code></td>\n<td><code>array</code></td>\n<td>Current management related information</td>\n</tr>\n<tr>\n<td><code>numberSigningPeople</code></td>\n<td><code>integer</code></td>\n<td>Number of people with signing authority</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"currentmanagement-array\"><code>currentManagement</code> Array</h5>\n<p>Current management related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>activeMandatesNum</code></td>\n<td><code>integer</code></td>\n<td>Number of active mandates of manager</td>\n</tr>\n<tr>\n<td><code>ccsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric Consumer Credit Score<br />A = (num 5 &amp; 6) very good<br />B = (num 2, 3 &amp; 4) good<br />C = (num -1, 0 &amp; 1) neutral<br />D = (num -4, -3 &amp; -2) bad<br />E = (num -6 &amp; -5) very bad</td>\n</tr>\n<tr>\n<td><code>ccsNum</code></td>\n<td><code>number</code></td>\n<td>Numeric Consumer Credit Score<br />5 &amp; 6 = very good<br />2, 3 &amp; 4 = good<br />-1, 0 &amp; 1 = neutral<br />-4, -3 &amp; -2 = bad<br />-6 &amp; -5 = very bad</td>\n</tr>\n<tr>\n<td><code>personAccsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanummeric value of the AI Consumer Credit Score.<br />A = (num 725 - 1000) very good<br />B = (num 682 - 724) good<br />C = (num 578 - 681) neutral<br />D = (num 365 - 577) bad<br />E = (num 1 - 364) very bad<br />M = requested person is a minor and has no score<br />X = requested person is unknown<br />Z = requested person is deceased</td>\n</tr>\n<tr>\n<td><code>personAccsNum</code></td>\n<td><code>integer</code></td>\n<td>Nummeric value of the AI Consumer Credit Score.<br />725 - 1000 = very good<br />682 - 724 = good<br />578 - 681 = neutral<br />365 - 577 = bad<br />1 - 364 =very bad</td>\n</tr>\n<tr>\n<td><code>companyFailuresNum</code></td>\n<td><code>integer</code></td>\n<td>Number of company failures of manager</td>\n</tr>\n<tr>\n<td><code>domicile</code></td>\n<td><code>string</code></td>\n<td>Domicile</td>\n</tr>\n<tr>\n<td><code>endDate</code></td>\n<td><code>string</code></td>\n<td>End date</td>\n</tr>\n<tr>\n<td><code>function</code></td>\n<td><code>string</code></td>\n<td>Function of manager</td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td><code>string</code></td>\n<td>Identification number</td>\n</tr>\n<tr>\n<td><code>name1</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>name2</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>origin</code></td>\n<td><code>string</code></td>\n<td>Origin</td>\n</tr>\n<tr>\n<td><code>positions</code></td>\n<td><code>array</code></td>\n<td>Position related information</td>\n</tr>\n<tr>\n<td><code>scoreDate</code></td>\n<td><code>string</code></td>\n<td>Date of last score change</td>\n</tr>\n<tr>\n<td><code>signature</code></td>\n<td><code>string</code></td>\n<td>Signature description</td>\n</tr>\n<tr>\n<td><code>signatureCode</code></td>\n<td><code>integer</code></td>\n<td>Signature code</td>\n</tr>\n<tr>\n<td><code>startDate</code></td>\n<td><code>string</code></td>\n<td>Start date</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"positions-array\"><code>positions</code> Array</h5>\n<p>Position related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>classCode</code></td>\n<td><code>integer</code></td>\n<td>Class code</td>\n</tr>\n<tr>\n<td><code>classDescription</code></td>\n<td><code>string</code></td>\n<td>Class description</td>\n</tr>\n<tr>\n<td><code>positionCode</code></td>\n<td><code>integer</code></td>\n<td>Position code</td>\n</tr>\n<tr>\n<td><code>positionDescription</code></td>\n<td><code>string</code></td>\n<td>Position Description</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"pursuitdata-object\"><code>pursuitData</code> Object</h5>\n<p>Pursuit related information (debt collection cases from pursuit offices)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>details</code></td>\n<td><code>array</code></td>\n<td>Detailed pursuit related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"details-array-2\"><code>details</code> Array</h5>\n<p>Detailed pursuit related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amountOfGarnishments</code></td>\n<td><code>number</code></td>\n<td>amount of garnishments</td>\n</tr>\n<tr>\n<td><code>amountOfObjections</code></td>\n<td><code>number</code></td>\n<td>amount of objections</td>\n</tr>\n<tr>\n<td><code>amountOfOpenProsecutions</code></td>\n<td><code>number</code></td>\n<td>amount of open prosecutions</td>\n</tr>\n<tr>\n<td><code>amountOfPaidProsecutions</code></td>\n<td><code>number</code></td>\n<td>amount of paid prosecutions</td>\n</tr>\n<tr>\n<td><code>amountOfThreatedProsecutions</code></td>\n<td><code>number</code></td>\n<td>amount of threated prosecutions</td>\n</tr>\n<tr>\n<td><code>amountOfUnpaidDebtsCertificates</code></td>\n<td><code>number</code></td>\n<td>amount of unpaid debt certificates</td>\n</tr>\n<tr>\n<td><code>controlDate</code></td>\n<td><code>string</code></td>\n<td>Collection date</td>\n</tr>\n<tr>\n<td><code>controlLocation</code></td>\n<td><code>string</code></td>\n<td>Town of responsible authority</td>\n</tr>\n<tr>\n<td><code>controlYear</code></td>\n<td><code>integer</code></td>\n<td>Year of entry</td>\n</tr>\n<tr>\n<td><code>numberOfGarnishments</code></td>\n<td><code>integer</code></td>\n<td>number of garnishments</td>\n</tr>\n<tr>\n<td><code>numberOfObjections</code></td>\n<td><code>integer</code></td>\n<td>number of objections</td>\n</tr>\n<tr>\n<td><code>numberOfOpenProsecutions</code></td>\n<td><code>integer</code></td>\n<td>number of open prosecutions</td>\n</tr>\n<tr>\n<td><code>numberOfPaidProsecutions</code></td>\n<td><code>integer</code></td>\n<td>number of paid prosecutions</td>\n</tr>\n<tr>\n<td><code>numberOfThreatedProsecutions</code></td>\n<td><code>integer</code></td>\n<td>number of threated prosecutions</td>\n</tr>\n<tr>\n<td><code>numberOfUnpaidDebtsCertificates</code></td>\n<td><code>integer</code></td>\n<td>number of unpaid debt certificates</td>\n</tr>\n<tr>\n<td><code>pursuitId</code></td>\n<td><code>integer</code></td>\n<td>Identifier of pursuit entry</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>integer</code></td>\n<td>Status<br />0 = empty<br />1 = at least one negative entry</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"reportdata-object\"><code>reportData</code> Object</h5>\n<p>Report related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>base64</code></td>\n<td><code>string</code></td>\n<td>Base64 encoded document. Current options: HR Report, Business Report</td>\n</tr>\n<tr>\n<td><code>url</code></td>\n<td><code>string</code></td>\n<td>URL of the corresponding HR report in the CI web portal</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"shabdata-object\"><code>shabData</code> Object</h5>\n<p>SHAB message related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>details</code></td>\n<td><code>array</code></td>\n<td>Detailed SHAB message related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"details-array-3\"><code>details</code> Array</h5>\n<p>Detailed SHAB message related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton</td>\n</tr>\n<tr>\n<td><code>messageDetails</code></td>\n<td><code>string</code></td>\n<td>Message details</td>\n</tr>\n<tr>\n<td><code>publicationDate</code></td>\n<td><code>string</code></td>\n<td>Publication date</td>\n</tr>\n<tr>\n<td><code>publicationNumber</code></td>\n<td><code>string</code></td>\n<td>Publication number</td>\n</tr>\n<tr>\n<td><code>rubric</code></td>\n<td><code>string</code></td>\n<td>Rubric</td>\n</tr>\n<tr>\n<td><code>subRubric</code></td>\n<td><code>string</code></td>\n<td>Sub rubric</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td><code>string</code></td>\n<td>Message title</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"additionaldata-object\"><code>additionalData</code> Object</h5>\n<p>CRIF related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>nrOfEmployees</code></td>\n<td><code>object</code></td>\n<td>Number of employees related information</td>\n</tr>\n<tr>\n<td><code>paymentDelay</code></td>\n<td><code>object</code></td>\n<td>Delayed payment related information</td>\n</tr>\n<tr>\n<td><code>turnoverRange</code></td>\n<td><code>object</code></td>\n<td>Turnover range related information</td>\n</tr>\n<tr>\n<td><code>wowRelations</code></td>\n<td><code>array</code></td>\n<td>Who is who relations related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"nrofemployees-object\"><code>nrOfEmployees</code> Object</h5>\n<p>Number of employees related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>from</code></td>\n<td><code>string</code></td>\n<td>From employee count</td>\n</tr>\n<tr>\n<td><code>to</code></td>\n<td><code>string</code></td>\n<td>To employee count</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"paymentdelay-object\"><code>paymentDelay</code> Object</h5>\n<p>Delayed payment related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>avgDelayLongTerm</code></td>\n<td><code>string</code></td>\n<td>Average delay long term</td>\n</tr>\n<tr>\n<td><code>avgDelayShortTerm</code></td>\n<td><code>string</code></td>\n<td>Average delay short term</td>\n</tr>\n<tr>\n<td><code>inTimeRatio</code></td>\n<td><code>string</code></td>\n<td>Payments in time ratio</td>\n</tr>\n<tr>\n<td><code>paymentExpectedType</code></td>\n<td><code>string</code></td>\n<td>Payment expected type</td>\n</tr>\n<tr>\n<td><code>paymentType</code></td>\n<td><code>string</code></td>\n<td>Payment type</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"turnoverrange-object\"><code>turnoverRange</code> Object</h5>\n<p>Turnover range related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>cur</code></td>\n<td><code>string</code></td>\n<td>Currency</td>\n</tr>\n<tr>\n<td><code>from</code></td>\n<td><code>string</code></td>\n<td>Currency from</td>\n</tr>\n<tr>\n<td><code>to</code></td>\n<td><code>string</code></td>\n<td>Currency to</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"wowrelations-array\"><code>wowRelations</code> Array</h5>\n<p>Who is who relations related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>capitalShare</code></td>\n<td><code>string</code></td>\n<td>Capital share</td>\n</tr>\n<tr>\n<td><code>isMajorityOwner</code></td>\n<td><code>string</code></td>\n<td>Is majority owner</td>\n</tr>\n<tr>\n<td><code>ownedSubject</code></td>\n<td><code>string</code></td>\n<td>Owned subject</td>\n</tr>\n<tr>\n<td><code>owner</code></td>\n<td><code>string</code></td>\n<td>Owner</td>\n</tr>\n<tr>\n<td><code>voteShare</code></td>\n<td><code>string</code></td>\n<td>Vote share</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"dfee8e5e-eb22-4338-97e5-2b15d00c150a"},{"name":"Attributes Description","item":[],"id":"aeeaacc2-b34b-41df-85c6-8e95a457be95","description":"<h5 id=\"closingcode\"><code>closingCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n<th><strong>description (DE)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1001</td>\n<td>Cases Paid in full</td>\n<td>Vollständig bezahlte Fälle</td>\n</tr>\n<tr>\n<td>1002</td>\n<td>Cases Partially Paid / Successful</td>\n<td>Teilweise bezahlte/erfolgreiche Fälle</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Requested Actions/Instructions have not been received</td>\n<td>Angeforderte Massnahmen/Instruktionen wurden nicht empfangen</td>\n</tr>\n<tr>\n<td>1005</td>\n<td>Negative Information of debtor’s paying capabilities</td>\n<td>Negative Informationen über die Zahlungsfähigkeit des Schuldners</td>\n</tr>\n<tr>\n<td>1007</td>\n<td>Bankruptcy</td>\n<td>Konkurs</td>\n</tr>\n<tr>\n<td>1009</td>\n<td>Other</td>\n<td>Andere</td>\n</tr>\n<tr>\n<td>1012</td>\n<td>Accord payment received</td>\n<td>Vereinbarte Zahlung erhalten</td>\n</tr>\n<tr>\n<td>1013</td>\n<td>Debtor deceased</td>\n<td>Schuldner verstorben</td>\n</tr>\n<tr>\n<td>1014</td>\n<td>Debtor cannot be reached</td>\n<td>Schuldner kann nicht erreicht werden</td>\n</tr>\n<tr>\n<td>1015</td>\n<td>Debtor cannot be identified</td>\n<td>Schuldner kann nicht identifiziert werdenn</td>\n</tr>\n<tr>\n<td>1017</td>\n<td>Debtor has moved abroad</td>\n<td>Schuldner ist ins Ausland gezogen</td>\n</tr>\n<tr>\n<td>1022</td>\n<td>Statute-barred claim (limitation)</td>\n<td>Verjährter Anspruch (Verjährung)</td>\n</tr>\n<tr>\n<td>1023</td>\n<td>Direct payment has been received</td>\n<td>Direktzahlung ist erfolgt</td>\n</tr>\n<tr>\n<td>1024</td>\n<td>No assets</td>\n<td>Keine Vermögenswerte</td>\n</tr>\n<tr>\n<td>1028</td>\n<td>Company liquidated under duress</td>\n<td>Firma wurde unter Zwang liquidiert</td>\n</tr>\n<tr>\n<td>1029</td>\n<td>Case transferred for legal action</td>\n<td>Fall zur Rechtsverfolgung übergeben</td>\n</tr>\n<tr>\n<td>1030</td>\n<td>Closed during Reminder Service</td>\n<td>Während Mahnphase geschlossen</td>\n</tr>\n<tr>\n<td>1046</td>\n<td>Closure - others</td>\n<td>Fallabschluss - andere</td>\n</tr>\n<tr>\n<td>1053</td>\n<td>No address</td>\n<td>Keine Adresse</td>\n</tr>\n<tr>\n<td>null</td>\n<td>a missing closingCode means that the case is still open</td>\n<td>Der Fall ist noch nicht abgeschlossen</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"eventcode\"><code>eventCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n<th><strong>description (DE)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1000</td>\n<td>Collection</td>\n<td>Inkasso</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Claim not legally recognised</td>\n<td>Forderung rechtl. nicht anerkannt</td>\n</tr>\n<tr>\n<td>1008</td>\n<td>Order for payment</td>\n<td>Zahlungsbefehl</td>\n</tr>\n<tr>\n<td>1009</td>\n<td>Continuation of the order for payment</td>\n<td>Fortsetzung des Zahlungsbefehl</td>\n</tr>\n<tr>\n<td>1010</td>\n<td>Debt collection Bankruptcy</td>\n<td>Betreibung Konkurs</td>\n</tr>\n<tr>\n<td>1011</td>\n<td>Certificate of loss</td>\n<td>Verlustschein</td>\n</tr>\n<tr>\n<td>null</td>\n<td>a missing eventCode means that the case is closed</td>\n<td>Fall ist abgeschlossen</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"industrycode\"><code>industryCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1000</td>\n<td>Other</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Transport</td>\n</tr>\n<tr>\n<td>1008</td>\n<td>Other financial services</td>\n</tr>\n<tr>\n<td>1009</td>\n<td>Insurance</td>\n</tr>\n<tr>\n<td>1010</td>\n<td>Real Estate</td>\n</tr>\n<tr>\n<td>1011</td>\n<td>Public Administration</td>\n</tr>\n<tr>\n<td>null</td>\n<td>no industry registered</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"legalform\"><code>legalForm</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description (DE)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>101</td>\n<td>Einzelunternehmen</td>\n</tr>\n<tr>\n<td>103</td>\n<td>Kollektivgesellschaft</td>\n</tr>\n<tr>\n<td>104</td>\n<td>Kommanditgesellschaft</td>\n</tr>\n<tr>\n<td>105</td>\n<td>Kommanditaktiengesellschaft</td>\n</tr>\n<tr>\n<td>106</td>\n<td>Aktiengesellschaft</td>\n</tr>\n<tr>\n<td>107</td>\n<td>Gesellschaft mit beschränkter Haftung GMBH / SARL</td>\n</tr>\n<tr>\n<td>108</td>\n<td>Genossenschaft</td>\n</tr>\n<tr>\n<td>109</td>\n<td>Verein (hier werden auch staatlich anerkannte Kirchen geführt)</td>\n</tr>\n<tr>\n<td>110</td>\n<td>Stiftung</td>\n</tr>\n<tr>\n<td>111</td>\n<td>Ausländische Niederlassung im Handelsregister eingetragen</td>\n</tr>\n<tr>\n<td>113</td>\n<td>Besondere Rechtsform</td>\n</tr>\n<tr>\n<td>114</td>\n<td>Kommanditgesellschaft für kollektive Kapitalanlagen</td>\n</tr>\n<tr>\n<td>115</td>\n<td>Investmentgesellschaft mit variablem Kapital (SICAV)</td>\n</tr>\n<tr>\n<td>116</td>\n<td>Investmentgesellschaft mit festem Kapital (SICAF)</td>\n</tr>\n<tr>\n<td>117</td>\n<td>Institut des öffentlichen Rechts</td>\n</tr>\n<tr>\n<td>118</td>\n<td>Nichtkaufmännische Prokuren</td>\n</tr>\n<tr>\n<td>119</td>\n<td>Haupt von Gemeinderschaften</td>\n</tr>\n<tr>\n<td>151</td>\n<td>Schweizerische Zweigniederlassung im Handelsregister eingetragen</td>\n</tr>\n<tr>\n<td>220</td>\n<td>Verwaltung des Bundes</td>\n</tr>\n<tr>\n<td>221</td>\n<td>Verwaltung des Kantons</td>\n</tr>\n<tr>\n<td>222</td>\n<td>Verwaltung des Bezirks</td>\n</tr>\n<tr>\n<td>223</td>\n<td>Verwaltung der Gemeinde</td>\n</tr>\n<tr>\n<td>224</td>\n<td>öffentlich-rechtliche Körperschaft (Verwaltung)</td>\n</tr>\n<tr>\n<td>230</td>\n<td>Unternehmen des Bundes</td>\n</tr>\n<tr>\n<td>231</td>\n<td>Unternehmen des Kantons</td>\n</tr>\n<tr>\n<td>232</td>\n<td>Unternehmen des Bezirks</td>\n</tr>\n<tr>\n<td>233</td>\n<td>Unternehmen der Gemeinde</td>\n</tr>\n<tr>\n<td>234</td>\n<td>öffentlich-rechtliche Körperschaft</td>\n</tr>\n<tr>\n<td>302</td>\n<td>Einfache Gesellschaft</td>\n</tr>\n<tr>\n<td>312</td>\n<td>Ausländische Niederlassung nicht im Handelsregister eingetragen</td>\n</tr>\n<tr>\n<td>327</td>\n<td>Ausländisches öffentliches Unternehmen</td>\n</tr>\n<tr>\n<td>328</td>\n<td>Ausländische öffentliche Verwaltung</td>\n</tr>\n<tr>\n<td>329</td>\n<td>Internationale Organisation</td>\n</tr>\n<tr>\n<td>355</td>\n<td>Übrige Genossenschaften</td>\n</tr>\n<tr>\n<td>361</td>\n<td>Trust</td>\n</tr>\n<tr>\n<td>362</td>\n<td>Fonds</td>\n</tr>\n<tr>\n<td>441</td>\n<td>Ausländische Unternehmen (Entreprise étrangère, impresa straniera)</td>\n</tr>\n<tr>\n<td>0</td>\n<td>unbekannt</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"industrycodeprobabilities\"><code>industryCodeProbabilities</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>A</td>\n<td>agriculture, forestry and fishing</td>\n</tr>\n<tr>\n<td>B</td>\n<td>mining and quarrying</td>\n</tr>\n<tr>\n<td>C</td>\n<td>manufacturing</td>\n</tr>\n<tr>\n<td>D</td>\n<td>electricity, gas, steam and air conditioning supply</td>\n</tr>\n<tr>\n<td>E</td>\n<td>water supply; sewerage, waste management and remediation activities</td>\n</tr>\n<tr>\n<td>F</td>\n<td>construction</td>\n</tr>\n<tr>\n<td>G</td>\n<td>wholesale and retail trade; repair of motor vehicles and motorcycles</td>\n</tr>\n<tr>\n<td>H</td>\n<td>transportation and storage</td>\n</tr>\n<tr>\n<td>I</td>\n<td>accommodation and food service activities</td>\n</tr>\n<tr>\n<td>J</td>\n<td>information and communication</td>\n</tr>\n<tr>\n<td>K</td>\n<td>financial and insurance activities</td>\n</tr>\n<tr>\n<td>L</td>\n<td>real estate activities</td>\n</tr>\n<tr>\n<td>M</td>\n<td>professional, scientific and technical activities</td>\n</tr>\n<tr>\n<td>N</td>\n<td>administrative and support service activities</td>\n</tr>\n<tr>\n<td>O</td>\n<td>public administration and defence; compulsory social security</td>\n</tr>\n<tr>\n<td>P</td>\n<td>education</td>\n</tr>\n<tr>\n<td>Q</td>\n<td>human health and social work activities</td>\n</tr>\n<tr>\n<td>R</td>\n<td>arts, entertainment and recreation</td>\n</tr>\n<tr>\n<td>S</td>\n<td>other service activities</td>\n</tr>\n<tr>\n<td>T</td>\n<td>activities of households as employers; undifferentiated goods- and services-producing activities of households for own use</td>\n</tr>\n<tr>\n<td>U</td>\n<td>activities of extraterritorial organisations and bodies</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"classcode\"><code>classCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description (DE)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>9990001</td>\n<td>Verwaltungsrat</td>\n</tr>\n<tr>\n<td>9990002</td>\n<td>Gesellschafter</td>\n</tr>\n<tr>\n<td>9990003</td>\n<td>Vereinsvorstand / Genossenschaftsvorstand</td>\n</tr>\n<tr>\n<td>9990004</td>\n<td>Stiftungsrat</td>\n</tr>\n<tr>\n<td>9990005</td>\n<td>Inhaber</td>\n</tr>\n<tr>\n<td>9990006</td>\n<td>Zeichnungsberechtigte</td>\n</tr>\n<tr>\n<td>9990007</td>\n<td>Generaldirektion / Direktion / Geschäftsleitung / Geschäftsführung</td>\n</tr>\n<tr>\n<td>9990008</td>\n<td>Konkursverwalter / Liquidator / Sachwalter / Untersuchungsbeauftragter</td>\n</tr>\n<tr>\n<td>9990009</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"positioncode\"><code>positionCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description (DE)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>2670001</td>\n<td>Inhaber/in</td>\n</tr>\n<tr>\n<td>2670002</td>\n<td>Delegierte/r des Verwaltungsrates</td>\n</tr>\n<tr>\n<td>2670017</td>\n<td>Direktor/in</td>\n</tr>\n<tr>\n<td>2670018</td>\n<td>Liquidator/in</td>\n</tr>\n<tr>\n<td>2670029</td>\n<td>Vizepräsident/in des Verwaltungsrates</td>\n</tr>\n<tr>\n<td>2670045</td>\n<td>Kommanditär/in</td>\n</tr>\n<tr>\n<td>2670046</td>\n<td>Geschäftsführende/r Gesellschafter/in</td>\n</tr>\n<tr>\n<td>2670047</td>\n<td>Mitglied des Verwaltungsrates</td>\n</tr>\n<tr>\n<td>2670048</td>\n<td>Zeichnungsberechtigte/r</td>\n</tr>\n<tr>\n<td>2670052</td>\n<td>Gesellschafter/in</td>\n</tr>\n<tr>\n<td>2670054</td>\n<td>Komplementär/in</td>\n</tr>\n<tr>\n<td>2670062</td>\n<td>Leiter/in der Zweigniederlassung</td>\n</tr>\n<tr>\n<td>2670071</td>\n<td>Präsident/in der Verwaltung</td>\n</tr>\n<tr>\n<td>2670072</td>\n<td>Vizepräsident/in der Verwaltung</td>\n</tr>\n<tr>\n<td>2670073</td>\n<td>Mitglied der Verwaltung</td>\n</tr>\n<tr>\n<td>2670074</td>\n<td>Mitglied des Stiftungsrates</td>\n</tr>\n<tr>\n<td>2670075</td>\n<td>Präsident/in des Stiftungsrates</td>\n</tr>\n<tr>\n<td>2670082</td>\n<td>Vizepräsident/in des Stiftungsrates</td>\n</tr>\n<tr>\n<td>2670086</td>\n<td>Präsident/in des Vorstandes</td>\n</tr>\n<tr>\n<td>2670088</td>\n<td>Mitglied des Vorstandes</td>\n</tr>\n<tr>\n<td>2670089</td>\n<td>Geschäftsführer/in</td>\n</tr>\n<tr>\n<td>2670098</td>\n<td>Vizepräsident/in des Vorstandes</td>\n</tr>\n<tr>\n<td>2670105</td>\n<td>Mitglied der Geschäftsleitung</td>\n</tr>\n<tr>\n<td>2670124</td>\n<td>Sekretär/in des Verwaltungsrates</td>\n</tr>\n<tr>\n<td>2670125</td>\n<td>Präsident/in des Verwaltungsrates</td>\n</tr>\n<tr>\n<td>2675041</td>\n<td>Generaldirektor/in</td>\n</tr>\n<tr>\n<td>2675046</td>\n<td>Vizedirektor/in</td>\n</tr>\n<tr>\n<td>2679999</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"signaturecode\"><code>signatureCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description (DE)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Einzelunterschrift</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Kollektivunterschrift zu zweien</td>\n</tr>\n<tr>\n<td>3</td>\n<td>ohne Zeichnungsberechtigung</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Kollektivprokura zu zweien</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Prokura zu zweien</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Einzelprokura</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Einzelunterschrift als Liquidator</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Kollektivunterschrift zu zweien als Liquidator</td>\n</tr>\n<tr>\n<td>9</td>\n<td>Anderes</td>\n</tr>\n<tr>\n<td>10</td>\n<td>Kollektivunterschrift zu dreien</td>\n</tr>\n<tr>\n<td>11</td>\n<td>Kollektivprokura zu dreien</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rubric\"><code>rubric</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>KK</td>\n<td>Bankruptcies</td>\n</tr>\n<tr>\n<td>NA</td>\n<td>Composition proceedings</td>\n</tr>\n<tr>\n<td>SB</td>\n<td>Debt enforcement</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"subrubric\"><code>subrubric</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>KK01</td>\n<td>Prior notification of launch of bankruptcy proceedings</td>\n</tr>\n<tr>\n<td>KK02</td>\n<td>Notification of bankruptcy proceedings/Call to creditors</td>\n</tr>\n<tr>\n<td>KK03</td>\n<td>Suspension of bankruptcy proceedings</td>\n</tr>\n<tr>\n<td>KK04</td>\n<td>Schedule of claims and inventory</td>\n</tr>\n<tr>\n<td>KK05</td>\n<td>Distribution plan and the final counting</td>\n</tr>\n<tr>\n<td>KK06</td>\n<td>Closing of bankruptcy proceedings</td>\n</tr>\n<tr>\n<td>KK07</td>\n<td>Revocation of bankruptcy proceedings</td>\n</tr>\n<tr>\n<td>KK08</td>\n<td>Property auction initiated by the bankruptcy office</td>\n</tr>\n<tr>\n<td>KK09</td>\n<td>Schedule of charges</td>\n</tr>\n<tr>\n<td>KK10</td>\n<td>Other public notice</td>\n</tr>\n<tr>\n<td>KK11</td>\n<td>Recognition of a foreign bankruptcy (Art. 166 et seq. IPLA)</td>\n</tr>\n<tr>\n<td>KK12</td>\n<td>Waiver of an IPLA bankruptcy proceeding (Art. 174a IPLA)</td>\n</tr>\n<tr>\n<td>NA01</td>\n<td>Provisional composition moratorium</td>\n</tr>\n<tr>\n<td>NA02</td>\n<td>Definitive composition moratorium</td>\n</tr>\n<tr>\n<td>NA03</td>\n<td>Call to creditors as part of composition proceedings/creditors meeting</td>\n</tr>\n<tr>\n<td>NA04</td>\n<td>Extension of the composition moratorium</td>\n</tr>\n<tr>\n<td>NA05</td>\n<td>Bankruptcy during composition proceedings</td>\n</tr>\n<tr>\n<td>NA06</td>\n<td>Approval hearing on the composition agreement</td>\n</tr>\n<tr>\n<td>NA07</td>\n<td>Approval of the composition agreement</td>\n</tr>\n<tr>\n<td>NA08</td>\n<td>Lifting of composition moratorium following restructuring</td>\n</tr>\n<tr>\n<td>NA09</td>\n<td>Schedule of claims in the composition proceedings, including assignment of assets</td>\n</tr>\n<tr>\n<td>NA10</td>\n<td>Report of activities/distribution plan and the final counting in the composition  <br />proceedings, including assignment of assets</td>\n</tr>\n<tr>\n<td>NA11</td>\n<td>Other public notice</td>\n</tr>\n<tr>\n<td>SB01</td>\n<td>Property auction initiated by the debt enforcement office</td>\n</tr>\n<tr>\n<td>SB02</td>\n<td>Payment order</td>\n</tr>\n<tr>\n<td>SB03</td>\n<td>Sequestration order and report</td>\n</tr>\n<tr>\n<td>SB04</td>\n<td>Seizure notice and report</td>\n</tr>\n<tr>\n<td>SB05</td>\n<td>Purging of the retention of title register</td>\n</tr>\n<tr>\n<td>SB06</td>\n<td>Other public notice</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"aeeaacc2-b34b-41df-85c6-8e95a457be95"},{"name":"Company info service","id":"2e44d35d-24ce-46c3-a42c-190b0a1ad93e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/company/info?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&matchingProfile=<integer>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&orderingPersonFirstName=<string>&orderingPersonLastName=<string>&orderingPersonBirthdate=<date>&reportType=<string>&hitScoreCutoff=<number>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"ffbf245f-47b5-4a90-a932-0e71f4c7a3f0","id":"ffbf245f-47b5-4a90-a932-0e71f4c7a3f0","name":"info","type":"folder"}},"urlObject":{"path":["company","info"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Intrum ID - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]</p>\n","type":"text/plain"},"key":"iid","value":"<string>"},{"description":{"content":"<p>UID number - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]</p>\n","type":"text/plain"},"key":"uid","value":"<string>"},{"description":{"content":"<p>HR ref number - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]</p>\n","type":"text/plain"},"key":"refNr","value":"<string>"},{"description":{"content":"<p>Full company name - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]</p>\n","type":"text/plain"},"key":"organisationName","value":"<string>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"swissZipCode","value":"<string>"},{"description":{"content":"<p>Only one profile is currently available:\n1 = if iid, uid, and refNr are not given -&gt; match with given attributes (organisationName, swissZipCode, etc.)</p>\n","type":"text/plain"},"key":"matchingProfile","value":"<integer>"},{"description":{"content":"<p>Phone number</p>\n","type":"text/plain"},"key":"phone","value":"<string>"},{"description":{"content":"<p>e-mail address</p>\n","type":"text/plain"},"key":"email","value":"<string>"},{"description":{"content":"<p>IP address</p>\n","type":"text/plain"},"key":"ipAddress","value":"<string>"},{"description":{"content":"<p>ID number</p>\n","type":"text/plain"},"key":"idNumber","value":"<string>"},{"description":{"content":"<p>Product Category</p>\n","type":"text/plain"},"key":"productCategory","value":"<string>"},{"description":{"content":"<p>First name of ordering person</p>\n","type":"text/plain"},"key":"orderingPersonFirstName","value":"<string>"},{"description":{"content":"<p>Last name of ordering person</p>\n","type":"text/plain"},"key":"orderingPersonLastName","value":"<string>"},{"description":{"content":"<p>Birthdate of ordering person (e.g. 1980-01-01)</p>\n","type":"text/plain"},"key":"orderingPersonBirthdate","value":"<date>"},{"description":{"content":"<p>Type of report depending on your contract.\nWhich report type contains which attributes is defined client specific. Possible report types are \"b2bCreditCheck\" and \"b2bCreditDetails\".</p>\n<p>b2bCreditChec = General data &amp; score</p>\n<p>b2bCreditDetails = General data, score and Company details</p>\n","type":"text/plain"},"key":"reportType","value":"<string>"},{"description":{"content":"<p>Minimal hitScore to be considered a hit. The default value is 85.0, which is applied if the hitScoreCutoff is missing in the request.</p>\n","type":"text/plain"},"key":"hitScoreCutoff","value":"<number>"}],"variable":[]}},"response":[{"id":"74afae08-ba64-45c5-9d51-ebd6cd76da3d","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/company/info?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&matchingProfile=<integer>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&orderingPersonFirstName=<string>&orderingPersonLastName=<string>&orderingPersonBirthdate=<date>&reportType=<string>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["company","info"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Intrum ID - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]","key":"iid","value":"<string>"},{"description":"UID number - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]","key":"uid","value":"<string>"},{"description":"HR ref number - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]","key":"refNr","value":"<string>"},{"description":"Full company name - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]","key":"organisationName","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"Only one profile is currently available:\n1 = if iid, uid, and refNr are not given -> match with given attributes (organisationName, swissZipCode, etc.)","key":"matchingProfile","value":"<integer>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"e-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product Category","key":"productCategory","value":"<string>"},{"description":"First name of ordering person","key":"orderingPersonFirstName","value":"<string>"},{"description":"Last name of ordering person","key":"orderingPersonLastName","value":"<string>"},{"description":"Birthdate of ordering person (e.g. 1980-01-01)","key":"orderingPersonBirthdate","value":"<date>"},{"description":"Type of report depending on your contract.\nWhich report type contains which attributes is defined client specific. Possible report types are \"b2bCreditCheck\" and \"b2bCreditDetails\".\n\nb2bCreditChec = General data & score\n\nb2bCreditDetails = General data, score and Company details","key":"reportType","value":"<string>"},{"description":"Minimal hitScore to be considered a hit. The default value is 85.0, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"addressLine\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\"\n      },\n      {\n        \"addressLine\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"addressLine\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"swissZipCode\": \"<string>\",\n      \"street\": \"<string>\",\n      \"town\": \"<string>\"\n    }\n  },\n  \"blacklistData\": {\n    \"lists\": [\n      {\n        \"email\": \"<string>\",\n        \"ext1\": \"<string>\",\n        \"ext2\": \"<string>\",\n        \"hcbtCode\": \"<integer>\",\n        \"houseNumber\": \"<string>\",\n        \"info\": \"<string>\",\n        \"initials\": \"<string>\",\n        \"ipAddress\": \"<string>\",\n        \"modifiedDate\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"sourceId\": \"<integer>\",\n        \"sourceName\": \"<string>\",\n        \"sourceParty\": \"<integer>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\"\n      },\n      {\n        \"email\": \"<string>\",\n        \"ext1\": \"<string>\",\n        \"ext2\": \"<string>\",\n        \"hcbtCode\": \"<integer>\",\n        \"houseNumber\": \"<string>\",\n        \"info\": \"<string>\",\n        \"initials\": \"<string>\",\n        \"ipAddress\": \"<string>\",\n        \"modifiedDate\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"sourceId\": \"<integer>\",\n        \"sourceName\": \"<string>\",\n        \"sourceParty\": \"<integer>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\"\n      }\n    ]\n  },\n  \"collectionData\": {\n    \"aggregated\": {\n      \"firstOpeningDate\": \"<string>\",\n      \"latestOpeningDate\": \"<string>\",\n      \"latestPaymentAmount\": \"<number>\",\n      \"latestPaymentDate\": \"<string>\",\n      \"openCasesNum\": \"<integer>\",\n      \"totalAmount\": \"<number>\",\n      \"totalCasesNum\": \"<integer>\",\n      \"totalOpenAmount\": \"<number>\"\n    },\n    \"details\": [\n      {\n        \"amount\": \"<number>\",\n        \"caseRef\": \"<string>\",\n        \"closingCode\": 1012,\n        \"closingDate\": \"<string>\",\n        \"eventCode\": 1008,\n        \"industryCode\": \"<integer>\",\n        \"latestPaymentAmount\": \"<number>\",\n        \"latestPaymentDate\": \"<string>\",\n        \"legalState\": \"<integer>\",\n        \"openAmount\": \"<number>\",\n        \"openingDate\": \"<string>\",\n        \"sourceName\": \"<string>\",\n        \"status\": \"<integer>\"\n      },\n      {\n        \"amount\": \"<number>\",\n        \"caseRef\": \"<string>\",\n        \"closingCode\": 1002,\n        \"closingDate\": \"<string>\",\n        \"eventCode\": 1009,\n        \"industryCode\": \"<integer>\",\n        \"latestPaymentAmount\": \"<number>\",\n        \"latestPaymentDate\": \"<string>\",\n        \"legalState\": \"<integer>\",\n        \"openAmount\": \"<number>\",\n        \"openingDate\": \"<string>\",\n        \"sourceName\": \"<string>\",\n        \"status\": \"<integer>\"\n      }\n    ]\n  },\n  \"creditData\": {\n    \"bcsAlpha\": \"D\",\n    \"bcsNum\": \"<number>\",\n    \"abcsAlpha\": \"D\",\n    \"abcsNum\": \"<number>\",\n    \"scoreDate\": \"<string>\"\n  },\n  \"eCommerceData\": {\n    \"aggregated\": {\n      \"lastMonthContractsAmount\": \"<number>\",\n      \"lastMonthContractsNum\": \"<integer>\",\n      \"latestContractDate\": \"<string>\",\n      \"latestPaymentDate\": \"<string>\",\n      \"totalContractsAmount\": \"<number>\",\n      \"totalContractsNum\": \"<integer>\",\n      \"totalPaymentAmount\": \"<number>\"\n    },\n    \"details\": [\n      {\n        \"sourceId\": \"<integer>\",\n        \"contractAmount\": \"<number>\",\n        \"contractDate\": \"<string>\",\n        \"contractId\": \"<string>\",\n        \"latestPaymentDate\": \"<string>\",\n        \"paymentAmount\": \"<number>\"\n      },\n      {\n        \"sourceId\": \"<integer>\",\n        \"contractAmount\": \"<number>\",\n        \"contractDate\": \"<string>\",\n        \"contractId\": \"<string>\",\n        \"latestPaymentDate\": \"<string>\",\n        \"paymentAmount\": \"<number>\"\n      }\n    ]\n  },\n  \"fraudData\": {\n    \"fraudScore\": \"<number>\",\n    \"hits\": [\n      {\n        \"id\": \"<string>\",\n        \"latestEntryDate\": \"<string>\",\n        \"registrationDate\": \"<string>\",\n        \"source\": \"collectionSuspect\",\n        \"type\": \"fullName\",\n        \"value\": \"<string>\"\n      },\n      {\n        \"id\": \"<string>\",\n        \"latestEntryDate\": \"<string>\",\n        \"registrationDate\": \"<string>\",\n        \"source\": \"mandant\",\n        \"type\": \"organisation\",\n        \"value\": \"<string>\"\n      }\n    ],\n    \"identityQuality\": [\n      {\n        \"hitScore\": \"<number>\",\n        \"latestEntryDate\": \"<string>\",\n        \"numPayments\": \"<integer>\",\n        \"registrationDate\": \"<string>\",\n        \"type\": \"organisation\"\n      },\n      {\n        \"hitScore\": \"<number>\",\n        \"latestEntryDate\": \"<string>\",\n        \"numPayments\": \"<integer>\",\n        \"registrationDate\": \"<string>\",\n        \"type\": \"organisation\"\n      }\n    ],\n    \"lists\": [\n      {\n        \"blacklistId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"email\": \"<string>\",\n        \"ext1\": \"<string>\",\n        \"ext2\": \"<string>\",\n        \"hcbtCode\": \"<integer>\",\n        \"houseNumber\": \"<string>\",\n        \"info\": \"<string>\",\n        \"initials\": \"<string>\",\n        \"ipAddress\": \"<string>\",\n        \"modifiedDate\": \"<string>\",\n        \"organisationName\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"sourceName\": \"<string>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\"\n      },\n      {\n        \"blacklistId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"email\": \"<string>\",\n        \"ext1\": \"<string>\",\n        \"ext2\": \"<string>\",\n        \"hcbtCode\": \"<integer>\",\n        \"houseNumber\": \"<string>\",\n        \"info\": \"<string>\",\n        \"initials\": \"<string>\",\n        \"ipAddress\": \"<string>\",\n        \"modifiedDate\": \"<string>\",\n        \"organisationName\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"sourceName\": \"<string>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\"\n      }\n    ],\n    \"numAddresses\": {\n      \"bankruptcies\": \"<integer>\",\n      \"organisations\": \"<integer>\"\n    },\n    \"suspectList\": [\n      {\n        \"id\": \"<string>\",\n        \"registrationDate\": \"<string>\",\n        \"source\": \"domain\",\n        \"type\": \"phone\",\n        \"value\": \"<string>\"\n      },\n      {\n        \"id\": \"<string>\",\n        \"registrationDate\": \"<string>\",\n        \"source\": \"domain\",\n        \"type\": \"email\",\n        \"value\": \"<string>\"\n      }\n    ]\n  },\n  \"generalData\": {\n    \"auditor\": \"<string>\",\n    \"capital\": \"<string>\",\n    \"capitalPaid\": \"<string>\",\n    \"hitScore\": \"<number>\",\n    \"hitType\": \"<string>\",\n    \"hrDeletionDate\": \"<string>\",\n    \"hrRegistrationDate\": \"<string>\",\n    \"iid\": \"<string>\",\n    \"legalForm\": \"<integer>\",\n    \"legalSeat\": \"<string>\",\n    \"organisationIdCategory\": \"<string>\",\n    \"organisationName\": \"<string>\",\n    \"purpose\": \"<string>\",\n    \"refNr\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\",\n    \"status\": \"<integer>\",\n    \"uid\": \"<string>\",\n    \"uidOrganisationId\": \"<integer>\"\n  },\n  \"industryData\": {\n    \"industryCodeProbabilities\": {\n      \"A\": \"<number>\",\n      \"B\": \"<number>\",\n      \"C\": \"<number>\",\n      \"D\": \"<number>\",\n      \"E\": \"<number>\",\n      \"F\": \"<number>\",\n      \"G\": \"<number>\",\n      \"H\": \"<number>\",\n      \"I\": \"<number>\",\n      \"J\": \"<number>\",\n      \"K\": \"<number>\",\n      \"L\": \"<number>\",\n      \"M\": \"<number>\",\n      \"N\": \"<number>\",\n      \"O\": \"<number>\",\n      \"P\": \"<number>\",\n      \"Q\": \"<number>\",\n      \"R\": \"<number>\",\n      \"S\": \"<number>\",\n      \"T\": \"<number>\",\n      \"U\": \"<number>\"\n    },\n    \"nogaCode\": \"<string>\"\n  },\n  \"managerData\": {\n    \"currentManagement\": [\n      {\n        \"activeMandatesNum\": \"<integer>\",\n        \"ccsAlpha\": \"Z\",\n        \"ccsNum\": \"<number>\",\n        \"personAccsAlpha\": \"M\",\n        \"personAccsNum\": \"<integer>\",\n        \"companyFailuresNum\": \"<integer>\",\n        \"domicile\": \"<string>\",\n        \"endDate\": \"<string>\",\n        \"function\": \"<string>\",\n        \"iid\": \"<string>\",\n        \"name1\": \"<string>\",\n        \"name2\": \"<string>\",\n        \"origin\": \"<string>\",\n        \"positions\": [\n          {\n            \"classCode\": 9990005,\n            \"classDescription\": \"Vereinsvorstand / Genossenschaftsvorstand\",\n            \"positionCode\": 2675041,\n            \"positionDescription\": \"Geschäftsführende/r Gesellschafter/in\"\n          },\n          {\n            \"classCode\": 9990007,\n            \"classDescription\": \"Generaldirektion / Direktion / Geschäftsleitung / Geschäftsführung\",\n            \"positionCode\": 2670073,\n            \"positionDescription\": \"Vizepräsident/in des Stiftungsrates\"\n          }\n        ],\n        \"scoreDate\": \"<string>\",\n        \"signature\": \"Kollektivprokura zu dreien\",\n        \"signatureCode\": 8,\n        \"startDate\": \"<string>\"\n      },\n      {\n        \"activeMandatesNum\": \"<integer>\",\n        \"ccsAlpha\": \"A\",\n        \"ccsNum\": \"<number>\",\n        \"personAccsAlpha\": \"Z\",\n        \"personAccsNum\": \"<integer>\",\n        \"companyFailuresNum\": \"<integer>\",\n        \"domicile\": \"<string>\",\n        \"endDate\": \"<string>\",\n        \"function\": \"<string>\",\n        \"iid\": \"<string>\",\n        \"name1\": \"<string>\",\n        \"name2\": \"<string>\",\n        \"origin\": \"<string>\",\n        \"positions\": [\n          {\n            \"classCode\": 9990004,\n            \"classDescription\": \"unknown\",\n            \"positionCode\": 2670089,\n            \"positionDescription\": \"Liquidator/in\"\n          },\n          {\n            \"classCode\": 9990009,\n            \"classDescription\": \"Verwaltungsrat\",\n            \"positionCode\": 2670062,\n            \"positionDescription\": \"Mitglied des Stiftungsrates\"\n          }\n        ],\n        \"scoreDate\": \"<string>\",\n        \"signature\": \"ohne Zeichnungsberechtigung\",\n        \"signatureCode\": 10,\n        \"startDate\": \"<string>\"\n      }\n    ],\n    \"numberSigningPeople\": \"<integer>\"\n  },\n  \"pursuitData\": {\n    \"details\": [\n      {\n        \"amountOfGarnishments\": \"<number>\",\n        \"amountOfObjections\": \"<number>\",\n        \"amountOfOpenProsecutions\": \"<number>\",\n        \"amountOfPaidProsecutions\": \"<number>\",\n        \"amountOfThreatedProsecutions\": \"<number>\",\n        \"amountOfUnpaidDebtsCertificates\": \"<number>\",\n        \"controlDate\": \"<string>\",\n        \"controlLocation\": \"<string>\",\n        \"controlYear\": \"<integer>\",\n        \"numberOfGarnishments\": \"<integer>\",\n        \"numberOfObjections\": \"<integer>\",\n        \"numberOfOpenProsecutions\": \"<integer>\",\n        \"numberOfPaidProsecutions\": \"<integer>\",\n        \"numberOfThreatedProsecutions\": \"<integer>\",\n        \"numberOfUnpaidDebtsCertificates\": \"<integer>\",\n        \"pursuitId\": \"<integer>\",\n        \"status\": \"<integer>\"\n      },\n      {\n        \"amountOfGarnishments\": \"<number>\",\n        \"amountOfObjections\": \"<number>\",\n        \"amountOfOpenProsecutions\": \"<number>\",\n        \"amountOfPaidProsecutions\": \"<number>\",\n        \"amountOfThreatedProsecutions\": \"<number>\",\n        \"amountOfUnpaidDebtsCertificates\": \"<number>\",\n        \"controlDate\": \"<string>\",\n        \"controlLocation\": \"<string>\",\n        \"controlYear\": \"<integer>\",\n        \"numberOfGarnishments\": \"<integer>\",\n        \"numberOfObjections\": \"<integer>\",\n        \"numberOfOpenProsecutions\": \"<integer>\",\n        \"numberOfPaidProsecutions\": \"<integer>\",\n        \"numberOfThreatedProsecutions\": \"<integer>\",\n        \"numberOfUnpaidDebtsCertificates\": \"<integer>\",\n        \"pursuitId\": \"<integer>\",\n        \"status\": \"<integer>\"\n      }\n    ]\n  },\n  \"reportData\": {\n    \"base64\": \"<string>\",\n    \"url\": \"<string>\"\n  },\n  \"shabData\": {\n    \"details\": [\n      {\n        \"canton\": \"<string>\",\n        \"messageDetails\": \"<string>\",\n        \"publicationDate\": \"<string>\",\n        \"publicationNumber\": \"<string>\",\n        \"rubric\": \"<string>\",\n        \"subRubric\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"title\": \"<string>\",\n        \"town\": \"<string>\"\n      },\n      {\n        \"canton\": \"<string>\",\n        \"messageDetails\": \"<string>\",\n        \"publicationDate\": \"<string>\",\n        \"publicationNumber\": \"<string>\",\n        \"rubric\": \"<string>\",\n        \"subRubric\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"title\": \"<string>\",\n        \"town\": \"<string>\"\n      }\n    ]\n  },\n  \"additionalData\": {\n    \"nrOfEmployees\": {\n      \"from\": \"<string>\",\n      \"to\": \"<string>\"\n    },\n    \"paymentDelay\": {\n      \"avgDelayLongTerm\": \"<string>\",\n      \"avgDelayShortTerm\": \"<string>\",\n      \"inTimeRatio\": \"<string>\",\n      \"paymentExpectedType\": \"<string>\",\n      \"paymentType\": \"<string>\"\n    },\n    \"turnoverRange\": {\n      \"cur\": \"<string>\",\n      \"from\": \"<string>\",\n      \"to\": \"<string>\"\n    },\n    \"wowRelations\": [\n      {\n        \"capitalShare\": \"<string>\",\n        \"isMajorityOwner\": \"<string>\",\n        \"ownedSubject\": \"<string>\",\n        \"owner\": \"<string>\",\n        \"voteShare\": \"<string>\"\n      },\n      {\n        \"capitalShare\": \"<string>\",\n        \"isMajorityOwner\": \"<string>\",\n        \"ownedSubject\": \"<string>\",\n        \"owner\": \"<string>\",\n        \"voteShare\": \"<string>\"\n      }\n    ]\n  }\n}"},{"id":"7df3dd2e-2a5b-4abf-89a6-e7e04ac445c5","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/company/info?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&matchingProfile=<integer>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&orderingPersonFirstName=<string>&orderingPersonLastName=<string>&orderingPersonBirthdate=<date>&reportType=<string>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["company","info"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Intrum ID - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]","key":"iid","value":"<string>"},{"description":"UID number - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]","key":"uid","value":"<string>"},{"description":"HR ref number - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]","key":"refNr","value":"<string>"},{"description":"Full company name - one of the following inputs must be given in the request: [iid, uid, refNr, organisationName]","key":"organisationName","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"Only one profile is currently available:\n1 = if iid, uid, and refNr are not given -> match with given attributes (organisationName, swissZipCode, etc.)","key":"matchingProfile","value":"<integer>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"e-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product Category","key":"productCategory","value":"<string>"},{"description":"First name of ordering person","key":"orderingPersonFirstName","value":"<string>"},{"description":"Last name of ordering person","key":"orderingPersonLastName","value":"<string>"},{"description":"Birthdate of ordering person (e.g. 1980-01-01)","key":"orderingPersonBirthdate","value":"<date>"},{"description":"Type of report depending on your contract.\nWhich report type contains which attributes is defined client specific. Possible report types are \"b2bCreditCheck\" and \"b2bCreditDetails\".\n\nb2bCreditChec = General data & score\n\nb2bCreditDetails = General data, score and Company details","key":"reportType","value":"<string>"},{"description":"Minimal hitScore to be considered a hit. The default value is 85.0, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2e44d35d-24ce-46c3-a42c-190b0a1ad93e"}],"id":"ffbf245f-47b5-4a90-a932-0e71f4c7a3f0","description":"<p>This service can be used to obtain detailed information about a specific company by providing either a company name or an identifiying number. Additionally, the report type can be used to specify how detailed the response should be. The matchingProfile defines which profile should be used to match.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"ffbf245f-47b5-4a90-a932-0e71f4c7a3f0"},{"name":"workflow","item":[{"name":"Request Fields","item":[],"id":"a2956a5f-8059-4858-bf00-4fa06d4e440d","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td>string</td>\n<td>Intrum ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td>string</td>\n<td>UID number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td>string</td>\n<td>HR ref number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td>string</td>\n<td>Full company name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>string</td>\n<td>Phone number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>string</td>\n<td>E-mail address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td>string</td>\n<td>IP address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>idNumber</code></td>\n<td>string</td>\n<td>ID number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>productCategory</code></td>\n<td>string</td>\n<td>Product Category</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>orderingPersonFirstName</code></td>\n<td>string</td>\n<td>First name of ordering person</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>orderingPersonLastName</code></td>\n<td>string</td>\n<td>Last name of ordering person</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>orderingPersonBirthdate</code></td>\n<td>string</td>\n<td>Birthdate of ordering person (e.g. 1980-01-01)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>hitScoreCutoff</code></td>\n<td>number</td>\n<td>Minimal hitScore to be considered a hit</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>workflowName</code></td>\n<td>string</td>\n<td>Workflow</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>amount</code></td>\n<td>number</td>\n<td>Order amount (only for b2bECommerce)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryOrganisationName</code></td>\n<td>string</td>\n<td>Delivery company name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryFirstName</code></td>\n<td>string</td>\n<td>Delivery first name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryLastName</code></td>\n<td>string</td>\n<td>Delivery last name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryStreet</code></td>\n<td>string</td>\n<td>Delivery street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryHouseNumber</code></td>\n<td>string</td>\n<td>Delivery house number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryZipCode</code></td>\n<td>string</td>\n<td>Delivery postal code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryTown</code></td>\n<td>string</td>\n<td>Delivery town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>matchingProfile</code></td>\n<td>integer</td>\n<td>Matching profile to use</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"a2956a5f-8059-4858-bf00-4fa06d4e440d"},{"name":"Response Fields","item":[],"id":"4fd5a132-6487-49df-b2c8-76301b52c743","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>abcsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric AI Credit Score Business</td>\n</tr>\n<tr>\n<td><code>abcsNum</code></td>\n<td><code>number</code></td>\n<td>Numeric AI Credit Score Business</td>\n</tr>\n<tr>\n<td><code>bcsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric Business Credit Score</td>\n</tr>\n<tr>\n<td><code>bcsNum</code></td>\n<td><code>number</code></td>\n<td>Numeric Business Credit Score</td>\n</tr>\n<tr>\n<td><code>hitType</code></td>\n<td><code>string</code></td>\n<td>Hit type</td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td><code>string</code></td>\n<td>Intrum ID</td>\n</tr>\n<tr>\n<td><code>remainingLimit</code></td>\n<td><code>number</code></td>\n<td>Remaining limit</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseCode</code></td>\n<td><code>integer</code></td>\n<td>Response code</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n<tr>\n<td><code>riskIndicator</code></td>\n<td><code>integer</code></td>\n<td>Risk indicator</td>\n</tr>\n<tr>\n<td><code>scoreDate</code></td>\n<td><code>string</code></td>\n<td>Date of last score change</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"4fd5a132-6487-49df-b2c8-76301b52c743"},{"name":"Company workflow service","id":"d71eaa3f-e187-47dd-b238-4ddb37ee4bca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/company/workflow?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&orderingPersonFirstName=<string>&orderingPersonLastName=<string>&orderingPersonBirthdate=<date>&hitScoreCutoff=<number>&workflowName=<string>&amount=<number>&deliveryOrganisationName=<string>&deliveryFirstName=<string>&deliveryLastName=<string>&deliveryStreet=<string>&deliveryHouseNumber=<string>&deliveryZipCode=<string>&deliveryTown=<string>&matchingProfile=<integer>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"027d57bf-91d6-4e8c-bfa9-03090d805de0","id":"027d57bf-91d6-4e8c-bfa9-03090d805de0","name":"workflow","type":"folder"}},"urlObject":{"path":["company","workflow"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Intrum ID</p>\n","type":"text/plain"},"key":"iid","value":"<string>"},{"description":{"content":"<p>UID number</p>\n","type":"text/plain"},"key":"uid","value":"<string>"},{"description":{"content":"<p>HR ref number</p>\n","type":"text/plain"},"key":"refNr","value":"<string>"},{"description":{"content":"<p>Full company name</p>\n","type":"text/plain"},"key":"organisationName","value":"<string>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"swissZipCode","value":"<string>"},{"description":{"content":"<p>Phone number</p>\n","type":"text/plain"},"key":"phone","value":"<string>"},{"description":{"content":"<p>E-mail address</p>\n","type":"text/plain"},"key":"email","value":"<string>"},{"description":{"content":"<p>IP address</p>\n","type":"text/plain"},"key":"ipAddress","value":"<string>"},{"description":{"content":"<p>ID number</p>\n","type":"text/plain"},"key":"idNumber","value":"<string>"},{"description":{"content":"<p>Product Category</p>\n","type":"text/plain"},"key":"productCategory","value":"<string>"},{"description":{"content":"<p>First name of ordering person</p>\n","type":"text/plain"},"key":"orderingPersonFirstName","value":"<string>"},{"description":{"content":"<p>Last name of ordering person</p>\n","type":"text/plain"},"key":"orderingPersonLastName","value":"<string>"},{"description":{"content":"<p>Birthdate of ordering person (e.g. 1980-01-01)</p>\n","type":"text/plain"},"key":"orderingPersonBirthdate","value":"<date>"},{"description":{"content":"<p>Minimal hitScore to be considered a hit</p>\n","type":"text/plain"},"key":"hitScoreCutoff","value":"<number>"},{"description":{"content":"<p>Workflow</p>\n","type":"text/plain"},"key":"workflowName","value":"<string>"},{"description":{"content":"<p>Order amount (only for b2bECommerce)</p>\n","type":"text/plain"},"key":"amount","value":"<number>"},{"description":{"content":"<p>Delivery company name</p>\n","type":"text/plain"},"key":"deliveryOrganisationName","value":"<string>"},{"description":{"content":"<p>Delivery first name</p>\n","type":"text/plain"},"key":"deliveryFirstName","value":"<string>"},{"description":{"content":"<p>Delivery last name</p>\n","type":"text/plain"},"key":"deliveryLastName","value":"<string>"},{"description":{"content":"<p>Delivery street</p>\n","type":"text/plain"},"key":"deliveryStreet","value":"<string>"},{"description":{"content":"<p>Delivery house number</p>\n","type":"text/plain"},"key":"deliveryHouseNumber","value":"<string>"},{"description":{"content":"<p>Delivery postal code</p>\n","type":"text/plain"},"key":"deliveryZipCode","value":"<string>"},{"description":{"content":"<p>Delivery town</p>\n","type":"text/plain"},"key":"deliveryTown","value":"<string>"},{"description":{"content":"<p>Matching profile to use</p>\n","type":"text/plain"},"key":"matchingProfile","value":"<integer>"}],"variable":[]}},"response":[{"id":"2dea1e1c-1c31-467b-8753-b060409b4e00","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/company/workflow?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&orderingPersonFirstName=<string>&orderingPersonLastName=<string>&orderingPersonBirthdate=<date>&hitScoreCutoff=<number>&workflowName=<string>&amount=<number>&deliveryOrganisationName=<string>&deliveryFirstName=<string>&deliveryLastName=<string>&deliveryStreet=<string>&deliveryHouseNumber=<string>&deliveryZipCode=<string>&deliveryTown=<string>&matchingProfile=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["company","workflow"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Intrum ID","key":"iid","value":"<string>"},{"description":"UID number","key":"uid","value":"<string>"},{"description":"HR ref number","key":"refNr","value":"<string>"},{"description":"Full company name","key":"organisationName","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"E-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product Category","key":"productCategory","value":"<string>"},{"description":"First name of ordering person","key":"orderingPersonFirstName","value":"<string>"},{"description":"Last name of ordering person","key":"orderingPersonLastName","value":"<string>"},{"description":"Birthdate of ordering person (e.g. 1980-01-01)","key":"orderingPersonBirthdate","value":"<date>"},{"description":"Minimal hitScore to be considered a hit","key":"hitScoreCutoff","value":"<number>"},{"description":"Workflow","key":"workflowName","value":"<string>"},{"description":"Order amount (only for b2bECommerce)","key":"amount","value":"<number>"},{"description":"Delivery company name","key":"deliveryOrganisationName","value":"<string>"},{"description":"Delivery first name","key":"deliveryFirstName","value":"<string>"},{"description":"Delivery last name","key":"deliveryLastName","value":"<string>"},{"description":"Delivery street","key":"deliveryStreet","value":"<string>"},{"description":"Delivery house number","key":"deliveryHouseNumber","value":"<string>"},{"description":"Delivery postal code","key":"deliveryZipCode","value":"<string>"},{"description":"Delivery town","key":"deliveryTown","value":"<string>"},{"description":"Matching profile to use","key":"matchingProfile","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"abcsAlpha\": \"X\",\n  \"abcsNum\": \"<number>\",\n  \"bcsAlpha\": \"D\",\n  \"bcsNum\": \"<number>\",\n  \"hitType\": \"<string>\",\n  \"iid\": \"<string>\",\n  \"remainingLimit\": \"<number>\",\n  \"requestId\": \"<string>\",\n  \"responseCode\": \"<integer>\",\n  \"responseId\": \"<integer>\",\n  \"riskIndicator\": \"<integer>\",\n  \"scoreDate\": \"<string>\"\n}"},{"id":"cb73ad66-8125-458f-a04a-b2c2c98489fc","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/company/workflow?requestId=<string>&iid=<string>&uid=<string>&refNr=<string>&organisationName=<string>&street=<string>&houseNumber=<string>&town=<string>&swissZipCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&orderingPersonFirstName=<string>&orderingPersonLastName=<string>&orderingPersonBirthdate=<date>&hitScoreCutoff=<number>&workflowName=<string>&amount=<number>&deliveryOrganisationName=<string>&deliveryFirstName=<string>&deliveryLastName=<string>&deliveryStreet=<string>&deliveryHouseNumber=<string>&deliveryZipCode=<string>&deliveryTown=<string>&matchingProfile=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["company","workflow"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Intrum ID","key":"iid","value":"<string>"},{"description":"UID number","key":"uid","value":"<string>"},{"description":"HR ref number","key":"refNr","value":"<string>"},{"description":"Full company name","key":"organisationName","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"swissZipCode","value":"<string>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"E-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product Category","key":"productCategory","value":"<string>"},{"description":"First name of ordering person","key":"orderingPersonFirstName","value":"<string>"},{"description":"Last name of ordering person","key":"orderingPersonLastName","value":"<string>"},{"description":"Birthdate of ordering person (e.g. 1980-01-01)","key":"orderingPersonBirthdate","value":"<date>"},{"description":"Minimal hitScore to be considered a hit","key":"hitScoreCutoff","value":"<number>"},{"description":"Workflow","key":"workflowName","value":"<string>"},{"description":"Order amount (only for b2bECommerce)","key":"amount","value":"<number>"},{"description":"Delivery company name","key":"deliveryOrganisationName","value":"<string>"},{"description":"Delivery first name","key":"deliveryFirstName","value":"<string>"},{"description":"Delivery last name","key":"deliveryLastName","value":"<string>"},{"description":"Delivery street","key":"deliveryStreet","value":"<string>"},{"description":"Delivery house number","key":"deliveryHouseNumber","value":"<string>"},{"description":"Delivery postal code","key":"deliveryZipCode","value":"<string>"},{"description":"Delivery town","key":"deliveryTown","value":"<string>"},{"description":"Matching profile to use","key":"matchingProfile","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d71eaa3f-e187-47dd-b238-4ddb37ee4bca"}],"id":"027d57bf-91d6-4e8c-bfa9-03090d805de0","auth":{"type":"noauth","isInherited":false},"_postman_id":"027d57bf-91d6-4e8c-bfa9-03090d805de0","description":""},{"name":"orderRegistration","item":[{"name":"Request Fields","item":[],"id":"5604fe67-9a8e-476d-9064-9939102c854c","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>workflowResponseId</code></td>\n<td><code>integer</code></td>\n<td>Response ID from workflow used to check company</td>\n</tr>\n<tr>\n<td><code>orderId</code></td>\n<td><code>string</code></td>\n<td>Identifier of Order</td>\n</tr>\n<tr>\n<td><code>paymentMethod</code></td>\n<td><code>string</code></td>\n<td>Payment Method</td>\n</tr>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Order amount in CHF</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Full company name</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td><code>string</code></td>\n<td>Phone number</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td><code>string</code></td>\n<td>e-mail address</td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td><code>string</code></td>\n<td>IP address</td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td><code>string</code></td>\n<td>Intrum ID</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>UID number</td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td><code>string</code></td>\n<td>HR ref number</td>\n</tr>\n<tr>\n<td><code>deliveryOrganisationName</code></td>\n<td><code>string</code></td>\n<td>Full company name of delievery</td>\n</tr>\n<tr>\n<td><code>deliveryStreet</code></td>\n<td><code>string</code></td>\n<td>Street of delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryTown</code></td>\n<td><code>string</code></td>\n<td>Town of delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code of delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryCountryCode</code></td>\n<td><code>string</code></td>\n<td>Country code of delivery address</td>\n</tr>\n<tr>\n<td><code>extraInfo</code></td>\n<td><code>string</code></td>\n<td>Extra information about the order</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"5604fe67-9a8e-476d-9064-9939102c854c"},{"name":"Response Fields","item":[],"id":"bfc48586-76bf-438d-9bb7-6fdc90c2c16b","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>registrationId</code></td>\n<td><code>integer</code></td>\n<td>Registration ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"bfc48586-76bf-438d-9bb7-6fdc90c2c16b"},{"name":"Company order registration service","id":"efec8da9-76fe-451e-84db-b04928e2328d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"workflowResponseId\": \"<integer>\",\n  \"orderId\": \"<string>\",\n  \"paymentMethod\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"organisationName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"email\": \"<string>\",\n  \"ipAddress\": \"<string>\",\n  \"iid\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"deliveryOrganisationName\": \"<string>\",\n  \"deliveryStreet\": \"<string>\",\n  \"deliveryTown\": \"<string>\",\n  \"deliveryZipCode\": \"<string>\",\n  \"deliveryCountryCode\": \"<string>\",\n  \"extraInfo\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/company/orderRegistration","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"30604dbd-7f54-4e62-bdda-43f99f1cdd12","id":"30604dbd-7f54-4e62-bdda-43f99f1cdd12","name":"orderRegistration","type":"folder"}},"urlObject":{"path":["company","orderRegistration"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"3f320312-2c27-4264-b6cf-dbbab09fa9e4","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"workflowResponseId\": \"<integer>\",\n  \"orderId\": \"<string>\",\n  \"paymentMethod\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"organisationName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"email\": \"<string>\",\n  \"ipAddress\": \"<string>\",\n  \"iid\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"deliveryOrganisationName\": \"<string>\",\n  \"deliveryStreet\": \"<string>\",\n  \"deliveryTown\": \"<string>\",\n  \"deliveryZipCode\": \"<string>\",\n  \"deliveryCountryCode\": \"<string>\",\n  \"extraInfo\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/company/orderRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"registrationId\": \"<integer>\"\n}"},{"id":"58fa6694-01c7-46a8-bd39-35b59ea9f4ec","name":"authentication issue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"workflowResponseId\": \"<integer>\",\n  \"orderId\": \"<string>\",\n  \"paymentMethod\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"organisationName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"email\": \"<string>\",\n  \"ipAddress\": \"<string>\",\n  \"iid\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"deliveryOrganisationName\": \"<string>\",\n  \"deliveryStreet\": \"<string>\",\n  \"deliveryTown\": \"<string>\",\n  \"deliveryZipCode\": \"<string>\",\n  \"deliveryCountryCode\": \"<string>\",\n  \"extraInfo\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/company/orderRegistration"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"efec8da9-76fe-451e-84db-b04928e2328d"}],"id":"30604dbd-7f54-4e62-bdda-43f99f1cdd12","auth":{"type":"noauth","isInherited":false},"_postman_id":"30604dbd-7f54-4e62-bdda-43f99f1cdd12","description":""}],"id":"33c0428a-fd82-4c50-8bcd-1a0cd84cfed4","description":"<h2 id=\"introduction\">Introduction</h2>\n<p>In the company section of the credit information API we describe the Intrum company services.<br />Details about the endpoints, fields and usage can be found in the specific folders.</p>\n<h3 id=\"autocomplete\">autocomplete</h3>\n<p>This service is an autocomplete solution for company names.</p>\n<h3 id=\"search\">search</h3>\n<p>This service can be used to create a company hitlist.</p>\n<h3 id=\"info\">info</h3>\n<p>This service returns detailed company data.</p>\n<h3 id=\"workflow\">workflow</h3>\n<p>This service will automatically check multiple credit check rules and return a code related to the triggered rule. The rules need to be configured during the user setup.</p>\n<h3 id=\"orderregistration\">orderRegistration</h3>\n<p>This service allows you to send information about placed orders. It is relevant for the workflow if the rules about limithandling are used.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"33c0428a-fd82-4c50-8bcd-1a0cd84cfed4"},{"name":"person","item":[{"name":"search","item":[{"name":"Request Fields","item":[],"id":"a2541fec-1330-4680-ae62-15e6b228abd6","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>fullName</code></td>\n<td>string</td>\n<td>Full Name (e.g. Peter Muster)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td>string</td>\n<td>First name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>string</td>\n<td>Last name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td>string</td>\n<td>Birth date (e.g. 1980-01-01)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td>string</td>\n<td>Full address (e.g. Bahnstrasse 1 8000 Zürich)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>matchingProfile</code></td>\n<td>integer</td>\n<td>Matching profile to use</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>sortType</code></td>\n<td>string</td>\n<td>Sorting Type</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>personId</code></td>\n<td>string</td>\n<td>personId</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td>string</td>\n<td>iid</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>hitScoreCutoff</code></td>\n<td>number</td>\n<td>Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"a2541fec-1330-4680-ae62-15e6b228abd6"},{"name":"Response Fields","item":[],"id":"82bc3765-50b2-4fa9-bf79-7be2920ed6a5","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>matchingResults</code></td>\n<td><code>array</code></td>\n<td>Container for all matched individuals</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"matchingresults-array\"><code>matchingResults</code> Array</h5>\n<p>Container for all matched individuals</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td><code>string</code></td>\n<td>Full address</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Grade of match</td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td><code>string</code></td>\n<td>Intrum ID</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>personId</code></td>\n<td><code>integer</code></td>\n<td>Unique party identifier</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"82bc3765-50b2-4fa9-bf79-7be2920ed6a5"},{"name":"Person search service","id":"60c6653c-962e-425d-9101-1f0fd638734a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/person/search?requestId=<string>&fullName=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&fullAddress=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&matchingProfile=<integer>&sortType=<string>&personId=<string>&iid=<string>&hitScoreCutoff=<number>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"07bb422e-689b-43b1-b151-333682acb01d","id":"07bb422e-689b-43b1-b151-333682acb01d","name":"search","type":"folder"}},"urlObject":{"path":["person","search"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Full Name (e.g. Peter Muster)</p>\n","type":"text/plain"},"key":"fullName","value":"<string>"},{"description":{"content":"<p>First name</p>\n","type":"text/plain"},"key":"firstName","value":"<string>"},{"description":{"content":"<p>Last name</p>\n","type":"text/plain"},"key":"lastName","value":"<string>"},{"description":{"content":"<p>Birth date (e.g. 1980-01-01)</p>\n","type":"text/plain"},"key":"birthdate","value":"<date>"},{"description":{"content":"<p>Full address (e.g. Bahnstrasse 1 8000 Zürich)</p>\n","type":"text/plain"},"key":"fullAddress","value":"<string>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"zipCode","value":"<string>"},{"description":{"content":"<p>Matching profile to use</p>\n","type":"text/plain"},"key":"matchingProfile","value":"<integer>"},{"description":{"content":"<p>Sorting Type</p>\n","type":"text/plain"},"key":"sortType","value":"<string>"},{"description":{"content":"<p>personId</p>\n","type":"text/plain"},"key":"personId","value":"<string>"},{"description":{"content":"<p>iid</p>\n","type":"text/plain"},"key":"iid","value":"<string>"},{"description":{"content":"<p>Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.</p>\n","type":"text/plain"},"key":"hitScoreCutoff","value":"<number>"}],"variable":[]}},"response":[{"id":"fb480f88-cb90-450a-bed2-227ee380b06a","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/search?requestId=<string>&fullName=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&fullAddress=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&matchingProfile=<integer>&sortType=<string>&personId=<string>&iid=<string>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","search"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Full Name (e.g. Peter Muster)","key":"fullName","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Full address (e.g. Bahnstrasse 1 8000 Zürich)","key":"fullAddress","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Matching profile to use","key":"matchingProfile","value":"<integer>"},{"description":"Sorting Type","key":"sortType","value":"<string>"},{"description":"personId","key":"personId","value":"<string>"},{"description":"iid","key":"iid","value":"<string>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"matchingResults\": [\n    {\n      \"birthdate\": \"<date>\",\n      \"firstName\": \"<string>\",\n      \"fullAddress\": \"<string>\",\n      \"hitScore\": \"<number>\",\n      \"iid\": \"<string>\",\n      \"lastName\": \"<string>\",\n      \"personId\": \"<integer>\"\n    },\n    {\n      \"birthdate\": \"<date>\",\n      \"firstName\": \"<string>\",\n      \"fullAddress\": \"<string>\",\n      \"hitScore\": \"<number>\",\n      \"iid\": \"<string>\",\n      \"lastName\": \"<string>\",\n      \"personId\": \"<integer>\"\n    }\n  ],\n  \"requestId\": \"<string>\",\n  \"responseId\": \"<integer>\"\n}"},{"id":"35745dd1-765a-43f1-84f5-b30e9ecd5ca5","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/search?requestId=<string>&fullName=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&fullAddress=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&matchingProfile=<integer>&sortType=<string>&personId=<string>&iid=<string>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","search"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Full Name (e.g. Peter Muster)","key":"fullName","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Full address (e.g. Bahnstrasse 1 8000 Zürich)","key":"fullAddress","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Matching profile to use","key":"matchingProfile","value":"<integer>"},{"description":"Sorting Type","key":"sortType","value":"<string>"},{"description":"personId","key":"personId","value":"<string>"},{"description":"iid","key":"iid","value":"<string>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"9e00cf66-4dae-49b2-b7b8-407fb32db553","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/search?requestId=<string>&fullName=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&fullAddress=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&matchingProfile=<integer>&sortType=<string>&personId=<string>&iid=<string>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","search"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Full Name (e.g. Peter Muster)","key":"fullName","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Full address (e.g. Bahnstrasse 1 8000 Zürich)","key":"fullAddress","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Matching profile to use","key":"matchingProfile","value":"<integer>"},{"description":"Sorting Type","key":"sortType","value":"<string>"},{"description":"personId","key":"personId","value":"<string>"},{"description":"iid","key":"iid","value":"<string>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"INVALID_PARAMETER_TYPE\",\n  \"message\": \"<string>\",\n  \"parameter\": \"<string>\"\n}"}],"_postman_id":"60c6653c-962e-425d-9101-1f0fd638734a"}],"id":"07bb422e-689b-43b1-b151-333682acb01d","auth":{"type":"noauth","isInherited":false},"_postman_id":"07bb422e-689b-43b1-b151-333682acb01d","description":""},{"name":"info","item":[{"name":"Request Fields","item":[],"id":"e9b22dce-cac6-4172-8904-96949b8a77fb","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID (the one sent in the request)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td>string</td>\n<td>First name - either personId or (firstName &amp; lastName and either birthdate or a complete address) must be given in the request</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>string</td>\n<td>Last name - either personId or (firstName &amp; lastName and either birthdate or a complete address) must be given in the request</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td>string</td>\n<td>Birth date (e.g. 1980-01-01)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>string</td>\n<td>Country Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>string</td>\n<td>Phone number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>string</td>\n<td>E-mail address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td>string</td>\n<td>IP address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>idNumber</code></td>\n<td>string</td>\n<td>ID number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>productCategory</code></td>\n<td>string</td>\n<td>Product Category</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>reportType</code></td>\n<td>string</td>\n<td>Type of report (details in Attributes section)</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>matchingProfile</code></td>\n<td>integer</td>\n<td>Matching profile to use (details in Attributes section)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>sortType</code></td>\n<td>string</td>\n<td>Sorting Type (details in Attributes section)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>personId</code></td>\n<td>string</td>\n<td>personId - the unique ID of a person in the Intrum Database. If this ID is used no names and address is needed.</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td>string</td>\n<td>iid - the unique ID of a managerPerson with HR mandates in the Intrum Database. If this ID is used no names and address is needed.</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>hitScoreCutoff</code></td>\n<td>number</td>\n<td>Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"e9b22dce-cac6-4172-8904-96949b8a77fb"},{"name":"Response Fields","item":[],"id":"364a3617-8679-49c8-b5a8-039377a563ad","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>bankruptcyData</code></td>\n<td><code>object</code></td>\n<td>Bankruptcy related information (from SHAB)</td>\n</tr>\n<tr>\n<td><code>blacklistData</code></td>\n<td><code>object</code></td>\n<td>Blacklist and whitelist related information, if the client is using bl/wl service (client specific data, not Intrum data)</td>\n</tr>\n<tr>\n<td><code>collectionData</code></td>\n<td><code>object</code></td>\n<td>Intrum debt collection related information</td>\n</tr>\n<tr>\n<td><code>creditData</code></td>\n<td><code>object</code></td>\n<td>Credit score related information<br />Currently the following credit scores are available, depending on the contract/product:<br />- Consumer Credit Score (Older version of the score)<br />- AI Consumer Credit Score</td>\n</tr>\n<tr>\n<td><code>eCommerceData</code></td>\n<td><code>object</code></td>\n<td>E-commerce related information (positive payment experiences and orders)</td>\n</tr>\n<tr>\n<td><code>fraudData</code></td>\n<td><code>object</code></td>\n<td>Fraud related information</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>General related information</td>\n</tr>\n<tr>\n<td><code>managerData</code></td>\n<td><code>object</code></td>\n<td>Manager related information (company mandates of person)</td>\n</tr>\n<tr>\n<td><code>pursuitData</code></td>\n<td><code>object</code></td>\n<td>Pursuit related information (debt collection cases from pursuit offices)</td>\n</tr>\n<tr>\n<td><code>premiumConsumerScoreData</code></td>\n<td><code>object</code></td>\n<td>Premium consumer score related information (powered by our partner Experian)</td>\n</tr>\n<tr>\n<td><code>reportData</code></td>\n<td><code>object</code></td>\n<td>Report related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information (one or more addresses where the person once was registered)</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information (newest address where person is registered)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information (one or more addresses where the person once was registered)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code for Swiss addresses</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information (newest address where person is registered)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code for Swiss addresses</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"bankruptcydata-object\"><code>bankruptcyData</code> Object</h5>\n<p>Bankruptcy related information (from SHAB)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>details</code></td>\n<td><code>array</code></td>\n<td>Detailed bankruptcy related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"details-array\"><code>details</code> Array</h5>\n<p>Detailed bankruptcy related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>messageDetails</code></td>\n<td><code>string</code></td>\n<td>Message content</td>\n</tr>\n<tr>\n<td><code>publicationDate</code></td>\n<td><code>string</code></td>\n<td>Publication Date</td>\n</tr>\n<tr>\n<td><code>publicationNumber</code></td>\n<td><code>string</code></td>\n<td>Publication number</td>\n</tr>\n<tr>\n<td><code>rubric</code></td>\n<td><code>string</code></td>\n<td>Rubric value</td>\n</tr>\n<tr>\n<td><code>subRubric</code></td>\n<td><code>string</code></td>\n<td>Subrubric value</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td><code>string</code></td>\n<td>Title of publication</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"blacklistdata-object\"><code>blacklistData</code> Object</h5>\n<p>Blacklist and whitelist related information, if the client is using bl/wl service (client specific data, not Intrum data)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>lists</code></td>\n<td><code>array</code></td>\n<td>Detailed blacklist related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"lists-array\"><code>lists</code> Array</h5>\n<p>Detailed blacklist related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date of blacklist hit</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td><code>string</code></td>\n<td>E-mail of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ext1</code></td>\n<td><code>string</code></td>\n<td>Ext1 attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ext2</code></td>\n<td><code>string</code></td>\n<td>Ext2 attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>hcbtCode</code></td>\n<td><code>integer</code></td>\n<td>Code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number of blacklist hit</td>\n</tr>\n<tr>\n<td><code>info</code></td>\n<td><code>string</code></td>\n<td>Info attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>initials</code></td>\n<td><code>string</code></td>\n<td>Initial attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td><code>string</code></td>\n<td>IP address of blacklist hit</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>modifiedDate</code></td>\n<td><code>string</code></td>\n<td>Modified date of blacklist hit</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td><code>string</code></td>\n<td>Phone number of blacklist hit</td>\n</tr>\n<tr>\n<td><code>sourceKey</code></td>\n<td><code>integer</code></td>\n<td>Source key of blacklist hit</td>\n</tr>\n<tr>\n<td><code>sourceName</code></td>\n<td><code>string</code></td>\n<td>Source name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street of blacklist hit</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town of blacklist hit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"collectiondata-object\"><code>collectionData</code> Object</h5>\n<p>Intrum debt collection related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aggregated</code></td>\n<td><code>object</code></td>\n<td>Aggregated related information (summarized debt collection data)</td>\n</tr>\n<tr>\n<td><code>details</code></td>\n<td><code>array</code></td>\n<td>Detailed collection related information (list of every single debt collection case)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"aggregated-object\"><code>aggregated</code> Object</h5>\n<p>Aggregated related information (summarized debt collection data)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>firstOpeningDate</code></td>\n<td><code>string</code></td>\n<td>Opening date of first case</td>\n</tr>\n<tr>\n<td><code>latestOpeningDate</code></td>\n<td><code>string</code></td>\n<td>Opening date of latest case</td>\n</tr>\n<tr>\n<td><code>latestPaymentAmount</code></td>\n<td><code>number</code></td>\n<td>Amount of latest payment</td>\n</tr>\n<tr>\n<td><code>latestPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Date of latest payment</td>\n</tr>\n<tr>\n<td><code>openCasesNum</code></td>\n<td><code>integer</code></td>\n<td>Number of open cases</td>\n</tr>\n<tr>\n<td><code>totalAmount</code></td>\n<td><code>number</code></td>\n<td>Total amount</td>\n</tr>\n<tr>\n<td><code>totalCasesNum</code></td>\n<td><code>integer</code></td>\n<td>Number of total cases</td>\n</tr>\n<tr>\n<td><code>totalOpenAmount</code></td>\n<td><code>number</code></td>\n<td>Open amount</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"details-array-1\"><code>details</code> Array</h5>\n<p>Detailed collection related information (list of every single debt collection case)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Amount</td>\n</tr>\n<tr>\n<td><code>caseRef</code></td>\n<td><code>string</code></td>\n<td>Case reference</td>\n</tr>\n<tr>\n<td><code>closingCode</code></td>\n<td><code>integer</code></td>\n<td>Code that indicates why the case has been closed (details in Attributes section)</td>\n</tr>\n<tr>\n<td><code>closingDate</code></td>\n<td><code>string</code></td>\n<td>Closing date</td>\n</tr>\n<tr>\n<td><code>eventCode</code></td>\n<td><code>integer</code></td>\n<td>Event code (details in Attributes section)</td>\n</tr>\n<tr>\n<td><code>industryCode</code></td>\n<td><code>integer</code></td>\n<td>Source industry of the case (details in Attributes section)</td>\n</tr>\n<tr>\n<td><code>latestPaymentAmount</code></td>\n<td><code>number</code></td>\n<td>Amount of latest payment</td>\n</tr>\n<tr>\n<td><code>latestPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Date of latest payment</td>\n</tr>\n<tr>\n<td><code>legalState</code></td>\n<td><code>integer</code></td>\n<td>Indicates if the case is legal or prelegal.<br /> 0 = prelegal case<br />1 = legal case</td>\n</tr>\n<tr>\n<td><code>openAmount</code></td>\n<td><code>number</code></td>\n<td>Open amount</td>\n</tr>\n<tr>\n<td><code>openingDate</code></td>\n<td><code>string</code></td>\n<td>Date when the case was opened</td>\n</tr>\n<tr>\n<td><code>sourceName</code></td>\n<td><code>string</code></td>\n<td>Source Name</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>integer</code></td>\n<td>Indicates if the case is still open or closed.<br />0 = Closed<br />1 = Open</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditdata-object\"><code>creditData</code> Object</h5>\n<p>Credit score related information\nCurrently the following credit scores are available, depending on the contract/product:</p>\n<ul>\n<li>Consumer Credit Score (Older version of the score)</li>\n<li>AI Consumer Credit Score</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>casAlpha</code></td>\n<td><code>string</code></td>\n<td>removed from service</td>\n</tr>\n<tr>\n<td><code>casNum</code></td>\n<td><code>number</code></td>\n<td>removed from service</td>\n</tr>\n<tr>\n<td><code>householdCcsAlpha</code></td>\n<td><code>string</code></td>\n<td>removed from service</td>\n</tr>\n<tr>\n<td><code>householdCcsNum</code></td>\n<td><code>number</code></td>\n<td>removed from service</td>\n</tr>\n<tr>\n<td><code>householdScoreDate</code></td>\n<td><code>string</code></td>\n<td>removed from service</td>\n</tr>\n<tr>\n<td><code>personCcsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric value of the Consumer Credit Score.<br />A = (num 5 &amp; 6) very good<br />B = (num 2, 3 &amp; 4) good<br />C = (num -1, 0 &amp; 1) neutral<br />D = (num -4, -3 &amp; -2) bad<br />E = (num -6 &amp; -5) very bad<br />M = requested person is a minor and has no score<br />X = requested person is unknown<br />Z = requested person is deceased</td>\n</tr>\n<tr>\n<td><code>personCcsNum</code></td>\n<td><code>number</code></td>\n<td>Numeric value of the Consumer Credit Score.<br />5 &amp; 6 = very good<br />2, 3 &amp; 4 = good<br />-1, 0 &amp; 1 = neutral<br />-4, -3 &amp; -2 = bad<br />-6 &amp; -5 = very bad</td>\n</tr>\n<tr>\n<td><code>personAccsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric value of the AI Consumer Credit Score.<br />A = (num 725 - 1000) very good<br />B = (num 682 - 724) good<br />C = (num 578 - 681) neutral<br />D = (num 365 - 577) bad<br />E = (num 1 - 364) very bad<br />M = requested person is a minor and has no score<br />X = requested person is unknown<br />Z = requested person is deceased</td>\n</tr>\n<tr>\n<td><code>personAccsNum</code></td>\n<td><code>number</code></td>\n<td>Numeric value of the AI Consumer Credit Score.<br />725 - 1000 = very good<br />682 - 724 = good<br />578 - 681 = neutral<br />365 - 577 = bad<br />1 - 364 = very bad</td>\n</tr>\n<tr>\n<td><code>scoreDate</code></td>\n<td><code>string</code></td>\n<td>Date of the last score calculation</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"ecommercedata-object\"><code>eCommerceData</code> Object</h5>\n<p>E-commerce related information (positive payment experiences and orders)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aggregated</code></td>\n<td><code>object</code></td>\n<td>Aggregated e-commerce related information (summarized latest orders and payments)</td>\n</tr>\n<tr>\n<td><code>details</code></td>\n<td><code>array</code></td>\n<td>Detailed e-commerce related information (details of latest orders and payments)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"aggregated-object-1\"><code>aggregated</code> Object</h5>\n<p>Aggregated e-commerce related information (summarized latest orders and payments)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>lastMonthContractsAmount</code></td>\n<td><code>number</code></td>\n<td>Amount of last month’s contracts</td>\n</tr>\n<tr>\n<td><code>lastMonthContractsNum</code></td>\n<td><code>integer</code></td>\n<td>Number of contracts last month</td>\n</tr>\n<tr>\n<td><code>latestContractDate</code></td>\n<td><code>string</code></td>\n<td>Date of latest contracts</td>\n</tr>\n<tr>\n<td><code>latestPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Latest payment date</td>\n</tr>\n<tr>\n<td><code>totalContractsAmount</code></td>\n<td><code>number</code></td>\n<td>Total amount of all contracts</td>\n</tr>\n<tr>\n<td><code>totalContractsNum</code></td>\n<td><code>integer</code></td>\n<td>Number of total contracts</td>\n</tr>\n<tr>\n<td><code>totalPaymentAmount</code></td>\n<td><code>number</code></td>\n<td>Total amount of all payment</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"details-array-2\"><code>details</code> Array</h5>\n<p>Detailed e-commerce related information (details of latest orders and payments)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>sourceId</code></td>\n<td><code>integer</code></td>\n<td>Source ID</td>\n</tr>\n<tr>\n<td><code>contractAmount</code></td>\n<td><code>number</code></td>\n<td>Contract amount</td>\n</tr>\n<tr>\n<td><code>contractDate</code></td>\n<td><code>string</code></td>\n<td>Contract date</td>\n</tr>\n<tr>\n<td><code>contractId</code></td>\n<td><code>string</code></td>\n<td>Contract ID</td>\n</tr>\n<tr>\n<td><code>latestPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Date of latest payment</td>\n</tr>\n<tr>\n<td><code>paymentAmount</code></td>\n<td><code>number</code></td>\n<td>Payment amount</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"frauddata-object\"><code>fraudData</code> Object</h5>\n<p>Fraud related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>fraudScore</code></td>\n<td><code>number</code></td>\n<td>Fraud score</td>\n</tr>\n<tr>\n<td><code>hits</code></td>\n<td><code>array</code></td>\n<td>List of suspicious attributes that have been flagged during the fraud check, such as phone numbers, email addresses, IP addresses, or individuals. These hits indicate a strong suspicion of fraud.</td>\n</tr>\n<tr>\n<td><code>identityQuality</code></td>\n<td><code>array</code></td>\n<td>Identity quality related information</td>\n</tr>\n<tr>\n<td><code>lists</code></td>\n<td><code>array</code></td>\n<td>Customer-specific blacklists or whitelists that are not based on our own data, Configuration must be requested.</td>\n</tr>\n<tr>\n<td><code>suspectList</code></td>\n<td><code>array</code></td>\n<td>A warning list that highlights potential fraud risks but not based on a traditional blacklist. It is based on negative credit information associated with certain attributes such as addresses, households, email addresses or phone numbers.<br /><br />E.g.:<br /><br />The phone number provided is linked to a person with negative credit information.<br /><br />The order is placed at a border region address, which could be suspicious.<br /><br />The email address provided comes from a disposable domain.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"hits-array\"><code>hits</code> Array</h5>\n<p>List of suspicious attributes that have been flagged during the fraud check, such as phone numbers, email addresses, IP addresses, or individuals. These hits indicate a strong suspicion of fraud.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td><code>string</code></td>\n<td>ID of hit</td>\n</tr>\n<tr>\n<td><code>latestEntryDate</code></td>\n<td><code>string</code></td>\n<td>Latest date of entry</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration date of hit</td>\n</tr>\n<tr>\n<td><code>source</code></td>\n<td><code>string</code></td>\n<td>Source of hit<br /><br />address = address on fraud blacklist<br /><br />attributes = match (e.g. email, phone, IP address) on attributes blacklist<br /><br />blacklist &amp; whitelist = organisation on client black- or whiteilst<br /><br />b2c- &amp; b2b2FraudPool = match (company, address) in telco fraud pool<br /><br />collectionSuspect &amp; -Unknown = match (person, household, address) on debt collection blacklist<br /><br />fraudster = match (person, household, address) on fraudster blacklist<br /><br />victim = match (person, household, address) on fraudster victim blacklist</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>Type of hit</td>\n</tr>\n<tr>\n<td><code>value</code></td>\n<td><code>string</code></td>\n<td>Value of hit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"identityquality-array\"><code>identityQuality</code> Array</h5>\n<p>Identity quality related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Hit score of identity match</td>\n</tr>\n<tr>\n<td><code>latestEntryDate</code></td>\n<td><code>string</code></td>\n<td>Latest Date of entry</td>\n</tr>\n<tr>\n<td><code>numPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of payments of identity</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration date</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>Type of identity</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"lists-array-1\"><code>lists</code> Array</h5>\n<p>Customer-specific blacklists or whitelists that are not based on our own data, Configuration must be requested.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date of blacklist hit</td>\n</tr>\n<tr>\n<td><code>blacklistId</code></td>\n<td><code>string</code></td>\n<td>ID of blacklist hit</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td><code>string</code></td>\n<td>E-mail of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ext1</code></td>\n<td><code>string</code></td>\n<td>Ext1 attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ext2</code></td>\n<td><code>string</code></td>\n<td>Ext2 attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>hcbtCode</code></td>\n<td><code>integer</code></td>\n<td>Code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number of blacklist hit</td>\n</tr>\n<tr>\n<td><code>info</code></td>\n<td><code>string</code></td>\n<td>Info attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>initials</code></td>\n<td><code>string</code></td>\n<td>Initial attribute of blacklist hit</td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td><code>string</code></td>\n<td>IP address of blacklist hit</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>modifiedDate</code></td>\n<td><code>string</code></td>\n<td>Modified date of blacklist hit</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td><code>string</code></td>\n<td>Phone number of blacklist hit</td>\n</tr>\n<tr>\n<td><code>sourceName</code></td>\n<td><code>string</code></td>\n<td>Source name of blacklist hit</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street of blacklist hit</td>\n</tr>\n<tr>\n<td><code>swissZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code of blacklist hit</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town of blacklist hit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"suspectlist-array\"><code>suspectList</code> Array</h5>\n<p>A warning list that highlights potential fraud risks but not based on a traditional blacklist. It is based on negative credit information associated with certain attributes such as addresses, households, email addresses or phone numbers.</p>\n<p>E.g.:</p>\n<p>The phone number provided is linked to a person with negative credit information.</p>\n<p>The order is placed at a border region address, which could be suspicious.</p>\n<p>The email address provided comes from a disposable domain.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td><code>string</code></td>\n<td>ID of suspect</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration Date</td>\n</tr>\n<tr>\n<td><code>source</code></td>\n<td><code>string</code></td>\n<td>Source of suspect<br />geo = IP is from abroad or zipCode is on the border of CH<br />domain = disposable email is detected<br />scoring = attribute (e.g. phone, email, address, household) is linked to a debt collection case<br />product = high risk product detected</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>Type of suspect</td>\n</tr>\n<tr>\n<td><code>value</code></td>\n<td><code>string</code></td>\n<td>Value of suspect</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>General related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date of matched person</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Grade of match</td>\n</tr>\n<tr>\n<td><code>hitType</code></td>\n<td><code>string</code></td>\n<td>Only provided in case of activated AI Consumer Credit Score<br />P = Person matched<br />H = Person matched on household level<br />PP = Person matched via Swiss Post API (must be specifically activated)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>personId</code></td>\n<td><code>integer</code></td>\n<td>Unique ID of the person in the Intrum database</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"managerdata-object\"><code>managerData</code> Object</h5>\n<p>Manager related information (company mandates of person)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>activeMandatesNum</code></td>\n<td><code>integer</code></td>\n<td>Number of active mandates</td>\n</tr>\n<tr>\n<td><code>companies</code></td>\n<td><code>array</code></td>\n<td>Company related information</td>\n</tr>\n<tr>\n<td><code>companyFailuresNum</code></td>\n<td><code>integer</code></td>\n<td>Number of company failures</td>\n</tr>\n<tr>\n<td><code>iid</code></td>\n<td><code>string</code></td>\n<td>Manager ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"companies-array\"><code>companies</code> Array</h5>\n<p>Company related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Company Name</td>\n</tr>\n<tr>\n<td><code>uidOrganisationId</code></td>\n<td><code>integer</code></td>\n<td>UID number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"pursuitdata-object\"><code>pursuitData</code> Object</h5>\n<p>Pursuit related information (debt collection cases from pursuit offices)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>details</code></td>\n<td><code>array</code></td>\n<td>Detailed pursuit related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"details-array-3\"><code>details</code> Array</h5>\n<p>Detailed pursuit related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amountOfGarnishments</code></td>\n<td><code>number</code></td>\n<td>amount of garnishments</td>\n</tr>\n<tr>\n<td><code>amountOfObjections</code></td>\n<td><code>number</code></td>\n<td>amount of objections</td>\n</tr>\n<tr>\n<td><code>amountOfOpenProsecutions</code></td>\n<td><code>number</code></td>\n<td>amount of open prosecutions</td>\n</tr>\n<tr>\n<td><code>amountOfPaidProsecutions</code></td>\n<td><code>number</code></td>\n<td>amount of paid prosecutions</td>\n</tr>\n<tr>\n<td><code>amountOfThreatedProsecutions</code></td>\n<td><code>number</code></td>\n<td>amount of threated prosecutions</td>\n</tr>\n<tr>\n<td><code>amountOfUnpaidDebtsCertificates</code></td>\n<td><code>number</code></td>\n<td>amount of unpaid debt certificates</td>\n</tr>\n<tr>\n<td><code>controlDate</code></td>\n<td><code>string</code></td>\n<td>Collection date</td>\n</tr>\n<tr>\n<td><code>controlLocation</code></td>\n<td><code>string</code></td>\n<td>Town of responsible authority</td>\n</tr>\n<tr>\n<td><code>controlYear</code></td>\n<td><code>integer</code></td>\n<td>Year of entry</td>\n</tr>\n<tr>\n<td><code>numberOfGarnishments</code></td>\n<td><code>integer</code></td>\n<td>number of garnishments</td>\n</tr>\n<tr>\n<td><code>numberOfObjections</code></td>\n<td><code>integer</code></td>\n<td>number of objections</td>\n</tr>\n<tr>\n<td><code>numberOfOpenProsecutions</code></td>\n<td><code>integer</code></td>\n<td>number of open prosecutions</td>\n</tr>\n<tr>\n<td><code>numberOfPaidProsecutions</code></td>\n<td><code>integer</code></td>\n<td>number of paid prosecutions</td>\n</tr>\n<tr>\n<td><code>numberOfThreatedProsecutions</code></td>\n<td><code>integer</code></td>\n<td>number of threated prosecutions</td>\n</tr>\n<tr>\n<td><code>numberOfUnpaidDebtsCertificates</code></td>\n<td><code>integer</code></td>\n<td>number of unpaid debt certificates</td>\n</tr>\n<tr>\n<td><code>pursuitId</code></td>\n<td><code>integer</code></td>\n<td>Identification number</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td><code>integer</code></td>\n<td>Status<br />0 = empty<br />1 = at least one negative entry</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"premiumconsumerscoredata-object\"><code>premiumConsumerScoreData</code> Object</h5>\n<p>Premium consumer score related information (powered by our partner Experian)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>personPcsNum</code></td>\n<td><code>integer</code></td>\n<td>Premium consumer score value (84-642)</td>\n</tr>\n<tr>\n<td><code>pcsHitType</code></td>\n<td><code>string</code></td>\n<td>Premium consumer score hit type<br />PHO = Person known in house, PST: Person known in street<br />PCI = Person known in city<br />PCO = Person known in Switzerland<br />LAA = Household known in house<br />OAF = (Only) address known<br />NAF = Address unknown</td>\n</tr>\n<tr>\n<td><code>pcsScoreType</code></td>\n<td><code>string</code></td>\n<td>Premium consumer score type<br />T = Transaction score / no negative information<br />B = Bonitäts score / negative information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"reportdata-object\"><code>reportData</code> Object</h5>\n<p>Report related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>base64</code></td>\n<td><code>string</code></td>\n<td>Base64 encoded document of credit report</td>\n</tr>\n<tr>\n<td><code>url</code></td>\n<td><code>string</code></td>\n<td>URL of the corresponding credit report in the CI web portal</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"364a3617-8679-49c8-b5a8-039377a563ad"},{"name":"Attributes Description","item":[],"id":"110e9988-75da-4d92-ae21-dda1566d5a83","description":"<h4 id=\"reporttype\"><code>reportType</code></h4>\n<p>This mandatoryfield is related to the product that you use according to your usersetup and contract.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Value</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>b2cCreditDetails</td>\n<td>User that has detailed response</td>\n</tr>\n<tr>\n<td>b2cCreditCheck</td>\n<td>User that has a limited response, excaple generalData &amp; creditData containers only</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"matchingprofile\"><code>matchingProfile</code></h4>\n<p>The matching profile decides how strict or liberal the request data is matched against possible hits in the database. The most commonly used matchingProfile is 4.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Value</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Fuzziness applied on</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>0</td>\n<td>firstName &amp; lastName &amp; full address &amp; birthdate (if given)</td>\n<td>no fuzziness</td>\n</tr>\n<tr>\n<td>1</td>\n<td>firstName &amp; lastName &amp; full address</td>\n<td>full address</td>\n</tr>\n<tr>\n<td>1</td>\n<td>firstName &amp; lastName &amp; full birthdate (if given)</td>\n<td>no fuzziness</td>\n</tr>\n<tr>\n<td>2</td>\n<td>firstName &amp; lastName &amp; full birthdate (if given)</td>\n<td>firstName, lastName</td>\n</tr>\n<tr>\n<td>2</td>\n<td>firstName &amp; lastName &amp; full address</td>\n<td>full address</td>\n</tr>\n<tr>\n<td>3</td>\n<td>firstName &amp; lastName &amp; full address &amp; full birthdate (if given)</td>\n<td>firstName, lastName, full  <br />address</td>\n</tr>\n<tr>\n<td>3</td>\n<td>firstName &amp; lastName &amp; full birthdate (if given)</td>\n<td>firstName, lastName</td>\n</tr>\n<tr>\n<td>4</td>\n<td>firstName &amp; lastName &amp; full address (birthdate is different)  <br />or firstName &amp; lastName &amp; birthdate (year)</td>\n<td>firstName, lastName, full  <br />address</td>\n</tr>\n<tr>\n<td>4</td>\n<td>firstName &amp; lastName &amp; birthdate (if given - full birthdate not necessary, only birthyear is sufficient enough)</td>\n<td>firstName, lastName</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"sorttype\"><code>sortType</code></h4>\n<p>The sortType decides which hit to consider if multiple hits were found.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>score</td>\n<td>The one with the lowest ccsNum (Credit Score) is returned. (default if no value provided)</td>\n</tr>\n<tr>\n<td>hitScore</td>\n<td>The one that most closely matches the input fields is returned.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"aadscode\"><code>aadsCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>10</td>\n<td>confirmed</td>\n</tr>\n<tr>\n<td>20</td>\n<td>unconfirmed</td>\n</tr>\n<tr>\n<td>27</td>\n<td>deceased</td>\n</tr>\n<tr>\n<td>28</td>\n<td>address insufficient</td>\n</tr>\n<tr>\n<td>29</td>\n<td>delivery problem</td>\n</tr>\n<tr>\n<td>30</td>\n<td>undeliverable - address unknown</td>\n</tr>\n<tr>\n<td>31</td>\n<td>undeliverable - departed</td>\n</tr>\n<tr>\n<td>32</td>\n<td>undeliverable - redirection deadline expired</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rubric\"><code>rubric</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>KK</td>\n<td>Bankruptcies</td>\n</tr>\n<tr>\n<td>NA</td>\n<td>Composition proceedings</td>\n</tr>\n<tr>\n<td>SB</td>\n<td>Debt enforcement</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"subrubric\"><code>subrubric</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>KK01</td>\n<td>Prior notification of launch of bankruptcy proceedings</td>\n</tr>\n<tr>\n<td>KK02</td>\n<td>Notification of bankruptcy proceedings/Call to creditors</td>\n</tr>\n<tr>\n<td>KK03</td>\n<td>Suspension of bankruptcy proceedings</td>\n</tr>\n<tr>\n<td>KK04</td>\n<td>Schedule of claims and inventory</td>\n</tr>\n<tr>\n<td>KK05</td>\n<td>Distribution plan and the final counting</td>\n</tr>\n<tr>\n<td>KK06</td>\n<td>Closing of bankruptcy proceedings</td>\n</tr>\n<tr>\n<td>KK07</td>\n<td>Revocation of bankruptcy proceedings</td>\n</tr>\n<tr>\n<td>KK08</td>\n<td>Property auction initiated by the bankruptcy office</td>\n</tr>\n<tr>\n<td>KK09</td>\n<td>Schedule of charges</td>\n</tr>\n<tr>\n<td>KK10</td>\n<td>Other public notice</td>\n</tr>\n<tr>\n<td>KK11</td>\n<td>Recognition of a foreign bankruptcy (Art. 166 et seq. IPLA)</td>\n</tr>\n<tr>\n<td>KK12</td>\n<td>Waiver of an IPLA bankruptcy proceeding (Art. 174a IPLA)</td>\n</tr>\n<tr>\n<td>NA01</td>\n<td>Provisional composition moratorium</td>\n</tr>\n<tr>\n<td>NA02</td>\n<td>Definitive composition moratorium</td>\n</tr>\n<tr>\n<td>NA03</td>\n<td>Call to creditors as part of composition proceedings/creditors meeting</td>\n</tr>\n<tr>\n<td>NA04</td>\n<td>Extension of the composition moratorium</td>\n</tr>\n<tr>\n<td>NA05</td>\n<td>Bankruptcy during composition proceedings</td>\n</tr>\n<tr>\n<td>NA06</td>\n<td>Approval hearing on the composition agreement</td>\n</tr>\n<tr>\n<td>NA07</td>\n<td>Approval of the composition agreement</td>\n</tr>\n<tr>\n<td>NA08</td>\n<td>Lifting of composition moratorium following restructuring</td>\n</tr>\n<tr>\n<td>NA09</td>\n<td>Schedule of claims in the composition proceedings, including assignment of assets</td>\n</tr>\n<tr>\n<td>NA10</td>\n<td>Report of activities/distribution plan and the final counting in the composition  <br />proceedings, including assignment of assets</td>\n</tr>\n<tr>\n<td>NA11</td>\n<td>Other public notice</td>\n</tr>\n<tr>\n<td>SB01</td>\n<td>Property auction initiated by the debt enforcement office</td>\n</tr>\n<tr>\n<td>SB02</td>\n<td>Payment order</td>\n</tr>\n<tr>\n<td>SB03</td>\n<td>Sequestration order and report</td>\n</tr>\n<tr>\n<td>SB04</td>\n<td>Seizure notice and report</td>\n</tr>\n<tr>\n<td>SB05</td>\n<td>Purging of the retention of title register</td>\n</tr>\n<tr>\n<td>SB06</td>\n<td>Other public notice</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"closingcode\"><code>closingCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n<th><strong>description (DE)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1001</td>\n<td>Cases Paid in full</td>\n<td>Vollständig bezahlte Fälle</td>\n</tr>\n<tr>\n<td>1002</td>\n<td>Cases Partially Paid / Successful</td>\n<td>Teilweise bezahlte/erfolgreiche Fälle</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Requested Actions/Instructions have not been received</td>\n<td>Angeforderte Massnahmen/Instruktionen wurden nicht empfangen</td>\n</tr>\n<tr>\n<td>1005</td>\n<td>Negative Information of debtor’s paying capabilities</td>\n<td>Negative Informationen über die Zahlungsfähigkeit des Schuldners</td>\n</tr>\n<tr>\n<td>1007</td>\n<td>Bankruptcy</td>\n<td>Konkurs</td>\n</tr>\n<tr>\n<td>1009</td>\n<td>Other</td>\n<td>Andere</td>\n</tr>\n<tr>\n<td>1012</td>\n<td>Accord payment received</td>\n<td>Vereinbarte Zahlung erhalten</td>\n</tr>\n<tr>\n<td>1013</td>\n<td>Debtor deceased</td>\n<td>Schuldner verstorben</td>\n</tr>\n<tr>\n<td>1014</td>\n<td>Debtor cannot be reached</td>\n<td>Schuldner kann nicht erreicht werden</td>\n</tr>\n<tr>\n<td>1015</td>\n<td>Debtor cannot be identified</td>\n<td>kann nicht identifiziert werdenn</td>\n</tr>\n<tr>\n<td>1017</td>\n<td>Debtor has moved abroad</td>\n<td>Schuldner ist ins Ausland gezogen</td>\n</tr>\n<tr>\n<td>1022</td>\n<td>Statute-barred claim (limitation)</td>\n<td>Verjährter Anspruch (Verjährung)</td>\n</tr>\n<tr>\n<td>1023</td>\n<td>Direct payment has been received</td>\n<td>Direktzahlung ist erfolgt</td>\n</tr>\n<tr>\n<td>1024</td>\n<td>No assets</td>\n<td>Keine Vermögenswerte</td>\n</tr>\n<tr>\n<td>1028</td>\n<td>Company liquidated under duress</td>\n<td>Firma wurde unter Zwang liquidiert</td>\n</tr>\n<tr>\n<td>1029</td>\n<td>Case transferred for legal action</td>\n<td>Fall zur Rechtsverfolgung übergeben</td>\n</tr>\n<tr>\n<td>1030</td>\n<td>Closed during Reminder Service</td>\n<td>Während Mahnphase geschlossen</td>\n</tr>\n<tr>\n<td>1046</td>\n<td>Closure - others</td>\n<td>Fallabschluss - andere</td>\n</tr>\n<tr>\n<td>1053</td>\n<td>No address</td>\n<td>Keine Adresse</td>\n</tr>\n<tr>\n<td>null</td>\n<td>a missing closingCode means that the case is still open</td>\n<td>Der Fall ist noch nicht abgeschlossen</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"eventcode\"><code>eventCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n<th><strong>description (DE)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1000</td>\n<td>Collection</td>\n<td>Inkasso</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Claim not legally recognised</td>\n<td>Forderung rechtl. nicht anerkannt</td>\n</tr>\n<tr>\n<td>1008</td>\n<td>Order for payment</td>\n<td>Zahlungsbefehl</td>\n</tr>\n<tr>\n<td>1009</td>\n<td>Continuation of the order for payment</td>\n<td>Fortsetzung des Zahlungsbefehl</td>\n</tr>\n<tr>\n<td>1010</td>\n<td>Debt collection Bankruptcy</td>\n<td>Betreibung Konkurs</td>\n</tr>\n<tr>\n<td>1011</td>\n<td>Certificate of loss</td>\n<td>Verlustschein</td>\n</tr>\n<tr>\n<td>null</td>\n<td>a missing eventCode means that the case is closed</td>\n<td>Fall ist abgeschlossen</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"industrycode\"><code>industryCode</code></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>value</strong></th>\n<th><strong>description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1000</td>\n<td>Other</td>\n</tr>\n<tr>\n<td>1004</td>\n<td>Transport</td>\n</tr>\n<tr>\n<td>1008</td>\n<td>Other financial services</td>\n</tr>\n<tr>\n<td>1009</td>\n<td>Insurance</td>\n</tr>\n<tr>\n<td>1010</td>\n<td>Real Estate</td>\n</tr>\n<tr>\n<td>1011</td>\n<td>Public Administration</td>\n</tr>\n<tr>\n<td>null</td>\n<td>no industry registered</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"110e9988-75da-4d92-ae21-dda1566d5a83"},{"name":"Person info service","id":"d6d3c9b6-2eb3-4ba6-85a2-f836ca80cddf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/person/info?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&reportType=<string>&matchingProfile=<integer>&sortType=<string>&personId=<string>&iid=<string>&hitScoreCutoff=<number>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"e76baede-9223-402e-afc7-f05c62cdea8d","id":"e76baede-9223-402e-afc7-f05c62cdea8d","name":"info","type":"folder"}},"urlObject":{"path":["person","info"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID (the one sent in the request)</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>First name - either personId or (firstName &amp; lastName and either birthdate or a complete address) must be given in the request</p>\n","type":"text/plain"},"key":"firstName","value":"<string>"},{"description":{"content":"<p>Last name - either personId or (firstName &amp; lastName and either birthdate or a complete address) must be given in the request</p>\n","type":"text/plain"},"key":"lastName","value":"<string>"},{"description":{"content":"<p>Birth date (e.g. 1980-01-01)</p>\n","type":"text/plain"},"key":"birthdate","value":"<date>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"zipCode","value":"<string>"},{"description":{"content":"<p>Country Code</p>\n","type":"text/plain"},"key":"countryCode","value":"<string>"},{"description":{"content":"<p>Phone number</p>\n","type":"text/plain"},"key":"phone","value":"<string>"},{"description":{"content":"<p>E-mail address</p>\n","type":"text/plain"},"key":"email","value":"<string>"},{"description":{"content":"<p>IP address</p>\n","type":"text/plain"},"key":"ipAddress","value":"<string>"},{"description":{"content":"<p>ID number</p>\n","type":"text/plain"},"key":"idNumber","value":"<string>"},{"description":{"content":"<p>Product Category</p>\n","type":"text/plain"},"key":"productCategory","value":"<string>"},{"description":{"content":"<p>Type of report (details in Attributes section)</p>\n","type":"text/plain"},"key":"reportType","value":"<string>"},{"description":{"content":"<p>Matching profile to use (details in Attributes section)</p>\n","type":"text/plain"},"key":"matchingProfile","value":"<integer>"},{"description":{"content":"<p>Sorting Type (details in Attributes section)</p>\n","type":"text/plain"},"key":"sortType","value":"<string>"},{"description":{"content":"<p>personId - the unique ID of a person in the Intrum Database. If this ID is used no names and address is needed.</p>\n","type":"text/plain"},"key":"personId","value":"<string>"},{"description":{"content":"<p>iid - the unique ID of a managerPerson with HR mandates in the Intrum Database. If this ID is used no names and address is needed.</p>\n","type":"text/plain"},"key":"iid","value":"<string>"},{"description":{"content":"<p>Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.</p>\n","type":"text/plain"},"key":"hitScoreCutoff","value":"<number>"}],"variable":[]}},"response":[{"id":"bb4c4f85-e68a-4147-9381-47bf9d7752b5","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/info?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&reportType=<string>&matchingProfile=<integer>&sortType=<string>&personId=<string>&iid=<string>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"First name - either personId or (firstName & lastName and either birthdate or a complete address) must be given in the request","key":"firstName","value":"<string>"},{"description":"Last name - either personId or (firstName & lastName and either birthdate or a complete address) must be given in the request","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"E-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product Category","key":"productCategory","value":"<string>"},{"description":"Type of report (details in Attributes section)","key":"reportType","value":"<string>"},{"description":"Matching profile to use (details in Attributes section)","key":"matchingProfile","value":"<integer>"},{"description":"Sorting Type (details in Attributes section)","key":"sortType","value":"<string>"},{"description":"personId - the unique ID of a person in the Intrum Database. If this ID is used no names and address is needed.","key":"personId","value":"<string>"},{"description":"iid - the unique ID of a managerPerson with HR mandates in the Intrum Database. If this ID is used no names and address is needed.","key":"iid","value":"<string>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"countryCode\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"swissZipCode\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\"\n    }\n  },\n  \"bankruptcyData\": {\n    \"details\": [\n      {\n        \"messageDetails\": \"<string>\",\n        \"publicationDate\": \"<string>\",\n        \"publicationNumber\": \"<string>\",\n        \"rubric\": \"<string>\",\n        \"subRubric\": \"<string>\",\n        \"title\": \"<string>\"\n      },\n      {\n        \"messageDetails\": \"<string>\",\n        \"publicationDate\": \"<string>\",\n        \"publicationNumber\": \"<string>\",\n        \"rubric\": \"<string>\",\n        \"subRubric\": \"<string>\",\n        \"title\": \"<string>\"\n      }\n    ]\n  },\n  \"blacklistData\": {\n    \"lists\": [\n      {\n        \"birthdate\": \"<date>\",\n        \"email\": \"<string>\",\n        \"ext1\": \"<string>\",\n        \"ext2\": \"<string>\",\n        \"firstName\": \"<string>\",\n        \"hcbtCode\": \"<integer>\",\n        \"houseNumber\": \"<string>\",\n        \"info\": \"<string>\",\n        \"initials\": \"<string>\",\n        \"ipAddress\": \"<string>\",\n        \"lastName\": \"<string>\",\n        \"modifiedDate\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"sourceKey\": \"<integer>\",\n        \"sourceName\": \"<string>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\"\n      },\n      {\n        \"birthdate\": \"<date>\",\n        \"email\": \"<string>\",\n        \"ext1\": \"<string>\",\n        \"ext2\": \"<string>\",\n        \"firstName\": \"<string>\",\n        \"hcbtCode\": \"<integer>\",\n        \"houseNumber\": \"<string>\",\n        \"info\": \"<string>\",\n        \"initials\": \"<string>\",\n        \"ipAddress\": \"<string>\",\n        \"lastName\": \"<string>\",\n        \"modifiedDate\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"sourceKey\": \"<integer>\",\n        \"sourceName\": \"<string>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\"\n      }\n    ]\n  },\n  \"collectionData\": {\n    \"aggregated\": {\n      \"firstOpeningDate\": \"<string>\",\n      \"latestOpeningDate\": \"<string>\",\n      \"latestPaymentAmount\": \"<number>\",\n      \"latestPaymentDate\": \"<string>\",\n      \"openCasesNum\": \"<integer>\",\n      \"totalAmount\": \"<number>\",\n      \"totalCasesNum\": \"<integer>\",\n      \"totalOpenAmount\": \"<number>\"\n    },\n    \"details\": [\n      {\n        \"amount\": \"<number>\",\n        \"caseRef\": \"<string>\",\n        \"closingCode\": 1002,\n        \"closingDate\": \"<string>\",\n        \"eventCode\": null,\n        \"industryCode\": \"<integer>\",\n        \"latestPaymentAmount\": \"<number>\",\n        \"latestPaymentDate\": \"<string>\",\n        \"legalState\": \"<integer>\",\n        \"openAmount\": \"<number>\",\n        \"openingDate\": \"<string>\",\n        \"sourceName\": \"<string>\",\n        \"status\": \"<integer>\"\n      },\n      {\n        \"amount\": \"<number>\",\n        \"caseRef\": \"<string>\",\n        \"closingCode\": 1013,\n        \"closingDate\": \"<string>\",\n        \"eventCode\": 1008,\n        \"industryCode\": \"<integer>\",\n        \"latestPaymentAmount\": \"<number>\",\n        \"latestPaymentDate\": \"<string>\",\n        \"legalState\": \"<integer>\",\n        \"openAmount\": \"<number>\",\n        \"openingDate\": \"<string>\",\n        \"sourceName\": \"<string>\",\n        \"status\": \"<integer>\"\n      }\n    ]\n  },\n  \"creditData\": {\n    \"casAlpha\": \"<string>\",\n    \"casNum\": \"<number>\",\n    \"householdCcsAlpha\": \"<string>\",\n    \"householdCcsNum\": \"<number>\",\n    \"householdScoreDate\": \"<string>\",\n    \"personCcsAlpha\": \"A\",\n    \"personCcsNum\": \"<number>\",\n    \"personAccsAlpha\": \"E\",\n    \"personAccsNum\": \"<number>\",\n    \"scoreDate\": \"<string>\"\n  },\n  \"eCommerceData\": {\n    \"aggregated\": {\n      \"lastMonthContractsAmount\": \"<number>\",\n      \"lastMonthContractsNum\": \"<integer>\",\n      \"latestContractDate\": \"<string>\",\n      \"latestPaymentDate\": \"<string>\",\n      \"totalContractsAmount\": \"<number>\",\n      \"totalContractsNum\": \"<integer>\",\n      \"totalPaymentAmount\": \"<number>\"\n    },\n    \"details\": [\n      {\n        \"sourceId\": \"<integer>\",\n        \"contractAmount\": \"<number>\",\n        \"contractDate\": \"<string>\",\n        \"contractId\": \"<string>\",\n        \"latestPaymentDate\": \"<string>\",\n        \"paymentAmount\": \"<number>\"\n      },\n      {\n        \"sourceId\": \"<integer>\",\n        \"contractAmount\": \"<number>\",\n        \"contractDate\": \"<string>\",\n        \"contractId\": \"<string>\",\n        \"latestPaymentDate\": \"<string>\",\n        \"paymentAmount\": \"<number>\"\n      }\n    ]\n  },\n  \"fraudData\": {\n    \"fraudScore\": \"<number>\",\n    \"hits\": [\n      {\n        \"id\": \"<string>\",\n        \"latestEntryDate\": \"<string>\",\n        \"registrationDate\": \"<string>\",\n        \"source\": \"fraudster\",\n        \"type\": \"household\",\n        \"value\": \"<string>\"\n      },\n      {\n        \"id\": \"<string>\",\n        \"latestEntryDate\": \"<string>\",\n        \"registrationDate\": \"<string>\",\n        \"source\": \"collectionSuspect\",\n        \"type\": \"mandant\",\n        \"value\": \"<string>\"\n      }\n    ],\n    \"identityQuality\": [\n      {\n        \"hitScore\": \"<number>\",\n        \"latestEntryDate\": \"<string>\",\n        \"numPayments\": \"<integer>\",\n        \"registrationDate\": \"<string>\",\n        \"type\": \"person\"\n      },\n      {\n        \"hitScore\": \"<number>\",\n        \"latestEntryDate\": \"<string>\",\n        \"numPayments\": \"<integer>\",\n        \"registrationDate\": \"<string>\",\n        \"type\": \"organisation\"\n      }\n    ],\n    \"lists\": [\n      {\n        \"birthdate\": \"<date>\",\n        \"blacklistId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"email\": \"<string>\",\n        \"ext1\": \"<string>\",\n        \"ext2\": \"<string>\",\n        \"firstName\": \"<string>\",\n        \"hcbtCode\": \"<integer>\",\n        \"houseNumber\": \"<string>\",\n        \"info\": \"<string>\",\n        \"initials\": \"<string>\",\n        \"ipAddress\": \"<string>\",\n        \"lastName\": \"<string>\",\n        \"modifiedDate\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"sourceName\": \"<string>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\"\n      },\n      {\n        \"birthdate\": \"<date>\",\n        \"blacklistId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"email\": \"<string>\",\n        \"ext1\": \"<string>\",\n        \"ext2\": \"<string>\",\n        \"firstName\": \"<string>\",\n        \"hcbtCode\": \"<integer>\",\n        \"houseNumber\": \"<string>\",\n        \"info\": \"<string>\",\n        \"initials\": \"<string>\",\n        \"ipAddress\": \"<string>\",\n        \"lastName\": \"<string>\",\n        \"modifiedDate\": \"<string>\",\n        \"phone\": \"<string>\",\n        \"sourceName\": \"<string>\",\n        \"street\": \"<string>\",\n        \"swissZipCode\": \"<string>\",\n        \"town\": \"<string>\"\n      }\n    ],\n    \"suspectList\": [\n      {\n        \"id\": \"<string>\",\n        \"registrationDate\": \"<string>\",\n        \"source\": \"scoring\",\n        \"type\": \"phone\",\n        \"value\": \"<string>\"\n      },\n      {\n        \"id\": \"<string>\",\n        \"registrationDate\": \"<string>\",\n        \"source\": \"product\",\n        \"type\": \"phone\",\n        \"value\": \"<string>\"\n      }\n    ]\n  },\n  \"generalData\": {\n    \"birthdate\": \"<date>\",\n    \"firstName\": \"<string>\",\n    \"hitScore\": \"<number>\",\n    \"hitType\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"personId\": \"<integer>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  },\n  \"managerData\": {\n    \"activeMandatesNum\": \"<integer>\",\n    \"companies\": [\n      {\n        \"organisationName\": \"<string>\",\n        \"uidOrganisationId\": \"<integer>\"\n      },\n      {\n        \"organisationName\": \"<string>\",\n        \"uidOrganisationId\": \"<integer>\"\n      }\n    ],\n    \"companyFailuresNum\": \"<integer>\",\n    \"iid\": \"<string>\"\n  },\n  \"pursuitData\": {\n    \"details\": [\n      {\n        \"amountOfGarnishments\": \"<number>\",\n        \"amountOfObjections\": \"<number>\",\n        \"amountOfOpenProsecutions\": \"<number>\",\n        \"amountOfPaidProsecutions\": \"<number>\",\n        \"amountOfThreatedProsecutions\": \"<number>\",\n        \"amountOfUnpaidDebtsCertificates\": \"<number>\",\n        \"controlDate\": \"<string>\",\n        \"controlLocation\": \"<string>\",\n        \"controlYear\": \"<integer>\",\n        \"numberOfGarnishments\": \"<integer>\",\n        \"numberOfObjections\": \"<integer>\",\n        \"numberOfOpenProsecutions\": \"<integer>\",\n        \"numberOfPaidProsecutions\": \"<integer>\",\n        \"numberOfThreatedProsecutions\": \"<integer>\",\n        \"numberOfUnpaidDebtsCertificates\": \"<integer>\",\n        \"pursuitId\": \"<integer>\",\n        \"status\": 0\n      },\n      {\n        \"amountOfGarnishments\": \"<number>\",\n        \"amountOfObjections\": \"<number>\",\n        \"amountOfOpenProsecutions\": \"<number>\",\n        \"amountOfPaidProsecutions\": \"<number>\",\n        \"amountOfThreatedProsecutions\": \"<number>\",\n        \"amountOfUnpaidDebtsCertificates\": \"<number>\",\n        \"controlDate\": \"<string>\",\n        \"controlLocation\": \"<string>\",\n        \"controlYear\": \"<integer>\",\n        \"numberOfGarnishments\": \"<integer>\",\n        \"numberOfObjections\": \"<integer>\",\n        \"numberOfOpenProsecutions\": \"<integer>\",\n        \"numberOfPaidProsecutions\": \"<integer>\",\n        \"numberOfThreatedProsecutions\": \"<integer>\",\n        \"numberOfUnpaidDebtsCertificates\": \"<integer>\",\n        \"pursuitId\": \"<integer>\",\n        \"status\": 1\n      }\n    ]\n  },\n  \"premiumConsumerScoreData\": {\n    \"personPcsNum\": \"<integer>\",\n    \"pcsHitType\": \"<string>\",\n    \"pcsScoreType\": \"<string>\"\n  },\n  \"reportData\": {\n    \"base64\": \"<string>\",\n    \"url\": \"<string>\"\n  }\n}"},{"id":"4c461e2e-df99-4e35-8dee-17597efc7b3a","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/info?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&reportType=<string>&matchingProfile=<integer>&sortType=<string>&personId=<string>&iid=<string>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"First name - either personId or (firstName & lastName and either birthdate or a complete address) must be given in the request","key":"firstName","value":"<string>"},{"description":"Last name - either personId or (firstName & lastName and either birthdate or a complete address) must be given in the request","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"E-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product Category","key":"productCategory","value":"<string>"},{"description":"Type of report (details in Attributes section)","key":"reportType","value":"<string>"},{"description":"Matching profile to use (details in Attributes section)","key":"matchingProfile","value":"<integer>"},{"description":"Sorting Type (details in Attributes section)","key":"sortType","value":"<string>"},{"description":"personId - the unique ID of a person in the Intrum Database. If this ID is used no names and address is needed.","key":"personId","value":"<string>"},{"description":"iid - the unique ID of a managerPerson with HR mandates in the Intrum Database. If this ID is used no names and address is needed.","key":"iid","value":"<string>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"a61b5205-144c-45bd-8ea2-73d32560e6e7","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/info?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&reportType=<string>&matchingProfile=<integer>&sortType=<string>&personId=<string>&iid=<string>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"First name - either personId or (firstName & lastName and either birthdate or a complete address) must be given in the request","key":"firstName","value":"<string>"},{"description":"Last name - either personId or (firstName & lastName and either birthdate or a complete address) must be given in the request","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"E-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product Category","key":"productCategory","value":"<string>"},{"description":"Type of report (details in Attributes section)","key":"reportType","value":"<string>"},{"description":"Matching profile to use (details in Attributes section)","key":"matchingProfile","value":"<integer>"},{"description":"Sorting Type (details in Attributes section)","key":"sortType","value":"<string>"},{"description":"personId - the unique ID of a person in the Intrum Database. If this ID is used no names and address is needed.","key":"personId","value":"<string>"},{"description":"iid - the unique ID of a managerPerson with HR mandates in the Intrum Database. If this ID is used no names and address is needed.","key":"iid","value":"<string>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"INVALID_PARAMETER_TYPE\",\n  \"message\": \"<string>\",\n  \"parameter\": \"<string>\"\n}"}],"_postman_id":"d6d3c9b6-2eb3-4ba6-85a2-f836ca80cddf"}],"id":"e76baede-9223-402e-afc7-f05c62cdea8d","description":"<p>This service can be used to obtain detailed information about a person by providing a full name and either a birth date or a complete address. To be considered a complete address, at least street and zip code or street and town must be passed. Requests without address are not recommended.</p>\n<p>The extent of the response depends on your user setup and contract. Some response fields must be specifically activated and do not appear on default.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"e76baede-9223-402e-afc7-f05c62cdea8d"},{"name":"workflow","item":[{"name":"Request Fields","item":[],"id":"15f6fde5-38f5-436b-b849-f3f4e7881fc4","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td>string</td>\n<td>First name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>string</td>\n<td>Last name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td>string</td>\n<td>Birth date (e.g. 1980-01-01)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td>string</td>\n<td>Postal code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>string</td>\n<td>Country code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>string</td>\n<td>Phone number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>string</td>\n<td>e-mail address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td>string</td>\n<td>IP address</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>idNumber</code></td>\n<td>string</td>\n<td>ID number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>productCategory</code></td>\n<td>string</td>\n<td>Product category</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>workflowName</code></td>\n<td>string</td>\n<td>Workflow</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>amount</code></td>\n<td>number</td>\n<td>Order amount (only for b2cECommerce)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>sortType</code></td>\n<td>string</td>\n<td>Sorting Type</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryFirstName</code></td>\n<td>string</td>\n<td>Delivery first name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryLastName</code></td>\n<td>string</td>\n<td>Delivery last name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryStreet</code></td>\n<td>string</td>\n<td>Delivery street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryHouseNumber</code></td>\n<td>string</td>\n<td>Delivery house number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryZipCode</code></td>\n<td>string</td>\n<td>Delivery postal code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryTown</code></td>\n<td>string</td>\n<td>Delivery town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deliveryCountryCode</code></td>\n<td>string</td>\n<td>Delivery country code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>matchingProfile</code></td>\n<td>integer</td>\n<td>Matching profile to use</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>hitScoreCutoff</code></td>\n<td>number</td>\n<td>Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"15f6fde5-38f5-436b-b849-f3f4e7881fc4"},{"name":"Response Fields","item":[],"id":"334e5309-43bf-488c-a6ad-38758853ea7b","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>ccsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric Consumer Credit Score</td>\n</tr>\n<tr>\n<td><code>ccsNum</code></td>\n<td><code>number</code></td>\n<td>Numeric Consumer Credit Score</td>\n</tr>\n<tr>\n<td><code>personAccsAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric AI Credit Score Consumer</td>\n</tr>\n<tr>\n<td><code>personAccsNum</code></td>\n<td><code>number</code></td>\n<td>Numeric AI Credit Score Consumer</td>\n</tr>\n<tr>\n<td><code>creditRecommendation</code></td>\n<td><code>integer</code></td>\n<td>Credit Recommendation</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Hit score of identity match</td>\n</tr>\n<tr>\n<td><code>hitType</code></td>\n<td><code>string</code></td>\n<td>Hit type</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n<tr>\n<td><code>personId</code></td>\n<td><code>integer</code></td>\n<td>Unique party identifier</td>\n</tr>\n<tr>\n<td><code>remainingLimit</code></td>\n<td><code>number</code></td>\n<td>Remaining limit</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseCode</code></td>\n<td><code>integer</code></td>\n<td>Response code</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n<tr>\n<td><code>riskIndicator</code></td>\n<td><code>integer</code></td>\n<td>Risk indicator</td>\n</tr>\n<tr>\n<td><code>scoreDate</code></td>\n<td><code>string</code></td>\n<td>Date of last score change</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"334e5309-43bf-488c-a6ad-38758853ea7b"},{"name":"Person workflow service","id":"a8db5a45-8f87-42db-92f5-1dcdf64b6164","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/person/workflow?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&workflowName=<string>&amount=<number>&sortType=<string>&deliveryFirstName=<string>&deliveryLastName=<string>&deliveryStreet=<string>&deliveryHouseNumber=<string>&deliveryZipCode=<string>&deliveryTown=<string>&deliveryCountryCode=<string>&matchingProfile=<integer>&hitScoreCutoff=<number>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"51865497-f167-4c05-b003-ce4b09fc7acb","id":"51865497-f167-4c05-b003-ce4b09fc7acb","name":"workflow","type":"folder"}},"urlObject":{"path":["person","workflow"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>First name</p>\n","type":"text/plain"},"key":"firstName","value":"<string>"},{"description":{"content":"<p>Last name</p>\n","type":"text/plain"},"key":"lastName","value":"<string>"},{"description":{"content":"<p>Birth date (e.g. 1980-01-01)</p>\n","type":"text/plain"},"key":"birthdate","value":"<date>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal code</p>\n","type":"text/plain"},"key":"zipCode","value":"<string>"},{"description":{"content":"<p>Country code</p>\n","type":"text/plain"},"key":"countryCode","value":"<string>"},{"description":{"content":"<p>Phone number</p>\n","type":"text/plain"},"key":"phone","value":"<string>"},{"description":{"content":"<p>e-mail address</p>\n","type":"text/plain"},"key":"email","value":"<string>"},{"description":{"content":"<p>IP address</p>\n","type":"text/plain"},"key":"ipAddress","value":"<string>"},{"description":{"content":"<p>ID number</p>\n","type":"text/plain"},"key":"idNumber","value":"<string>"},{"description":{"content":"<p>Product category</p>\n","type":"text/plain"},"key":"productCategory","value":"<string>"},{"description":{"content":"<p>Workflow</p>\n","type":"text/plain"},"key":"workflowName","value":"<string>"},{"description":{"content":"<p>Order amount (only for b2cECommerce)</p>\n","type":"text/plain"},"key":"amount","value":"<number>"},{"description":{"content":"<p>Sorting Type</p>\n","type":"text/plain"},"key":"sortType","value":"<string>"},{"description":{"content":"<p>Delivery first name</p>\n","type":"text/plain"},"key":"deliveryFirstName","value":"<string>"},{"description":{"content":"<p>Delivery last name</p>\n","type":"text/plain"},"key":"deliveryLastName","value":"<string>"},{"description":{"content":"<p>Delivery street</p>\n","type":"text/plain"},"key":"deliveryStreet","value":"<string>"},{"description":{"content":"<p>Delivery house number</p>\n","type":"text/plain"},"key":"deliveryHouseNumber","value":"<string>"},{"description":{"content":"<p>Delivery postal code</p>\n","type":"text/plain"},"key":"deliveryZipCode","value":"<string>"},{"description":{"content":"<p>Delivery town</p>\n","type":"text/plain"},"key":"deliveryTown","value":"<string>"},{"description":{"content":"<p>Delivery country code</p>\n","type":"text/plain"},"key":"deliveryCountryCode","value":"<string>"},{"description":{"content":"<p>Matching profile to use</p>\n","type":"text/plain"},"key":"matchingProfile","value":"<integer>"},{"description":{"content":"<p>Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.</p>\n","type":"text/plain"},"key":"hitScoreCutoff","value":"<number>"}],"variable":[]}},"response":[{"id":"46155f3e-f8ec-4d2a-8c69-e8e03c112029","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/workflow?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&workflowName=<string>&amount=<number>&sortType=<string>&deliveryFirstName=<string>&deliveryLastName=<string>&deliveryStreet=<string>&deliveryHouseNumber=<string>&deliveryZipCode=<string>&deliveryTown=<string>&deliveryCountryCode=<string>&matchingProfile=<integer>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","workflow"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal code","key":"zipCode","value":"<string>"},{"description":"Country code","key":"countryCode","value":"<string>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"e-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product category","key":"productCategory","value":"<string>"},{"description":"Workflow","key":"workflowName","value":"<string>"},{"description":"Order amount (only for b2cECommerce)","key":"amount","value":"<number>"},{"description":"Sorting Type","key":"sortType","value":"<string>"},{"description":"Delivery first name","key":"deliveryFirstName","value":"<string>"},{"description":"Delivery last name","key":"deliveryLastName","value":"<string>"},{"description":"Delivery street","key":"deliveryStreet","value":"<string>"},{"description":"Delivery house number","key":"deliveryHouseNumber","value":"<string>"},{"description":"Delivery postal code","key":"deliveryZipCode","value":"<string>"},{"description":"Delivery town","key":"deliveryTown","value":"<string>"},{"description":"Delivery country code","key":"deliveryCountryCode","value":"<string>"},{"description":"Matching profile to use","key":"matchingProfile","value":"<integer>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"birthdate\": \"<date>\",\n  \"ccsAlpha\": \"X\",\n  \"ccsNum\": \"<number>\",\n  \"personAccsAlpha\": \"B\",\n  \"personAccsNum\": \"<number>\",\n  \"creditRecommendation\": \"<integer>\",\n  \"firstName\": \"<string>\",\n  \"hitScore\": \"<number>\",\n  \"hitType\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"newestAddress\": {\n    \"aadsCode\": \"<integer>\",\n    \"aadsDate\": \"<string>\",\n    \"addressId\": \"<string>\",\n    \"countryCode\": \"<string>\",\n    \"houseNumber\": \"<string>\",\n    \"street\": \"<string>\",\n    \"town\": \"<string>\",\n    \"zipCode\": \"<string>\"\n  },\n  \"personId\": \"<integer>\",\n  \"remainingLimit\": \"<number>\",\n  \"requestId\": \"<string>\",\n  \"responseCode\": \"<integer>\",\n  \"responseId\": \"<integer>\",\n  \"riskIndicator\": \"<integer>\",\n  \"scoreDate\": \"<string>\"\n}"},{"id":"81931323-807c-4302-8af4-846b6a82475a","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/workflow?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&workflowName=<string>&amount=<number>&sortType=<string>&deliveryFirstName=<string>&deliveryLastName=<string>&deliveryStreet=<string>&deliveryHouseNumber=<string>&deliveryZipCode=<string>&deliveryTown=<string>&deliveryCountryCode=<string>&matchingProfile=<integer>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","workflow"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal code","key":"zipCode","value":"<string>"},{"description":"Country code","key":"countryCode","value":"<string>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"e-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product category","key":"productCategory","value":"<string>"},{"description":"Workflow","key":"workflowName","value":"<string>"},{"description":"Order amount (only for b2cECommerce)","key":"amount","value":"<number>"},{"description":"Sorting Type","key":"sortType","value":"<string>"},{"description":"Delivery first name","key":"deliveryFirstName","value":"<string>"},{"description":"Delivery last name","key":"deliveryLastName","value":"<string>"},{"description":"Delivery street","key":"deliveryStreet","value":"<string>"},{"description":"Delivery house number","key":"deliveryHouseNumber","value":"<string>"},{"description":"Delivery postal code","key":"deliveryZipCode","value":"<string>"},{"description":"Delivery town","key":"deliveryTown","value":"<string>"},{"description":"Delivery country code","key":"deliveryCountryCode","value":"<string>"},{"description":"Matching profile to use","key":"matchingProfile","value":"<integer>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"27abbf77-dfcc-4a3d-a96d-de7ff84481cc","name":"Validation Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/person/workflow?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&phone=<string>&email=<string>&ipAddress=<string>&idNumber=<string>&productCategory=<string>&workflowName=<string>&amount=<number>&sortType=<string>&deliveryFirstName=<string>&deliveryLastName=<string>&deliveryStreet=<string>&deliveryHouseNumber=<string>&deliveryZipCode=<string>&deliveryTown=<string>&deliveryCountryCode=<string>&matchingProfile=<integer>&hitScoreCutoff=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["person","workflow"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal code","key":"zipCode","value":"<string>"},{"description":"Country code","key":"countryCode","value":"<string>"},{"description":"Phone number","key":"phone","value":"<string>"},{"description":"e-mail address","key":"email","value":"<string>"},{"description":"IP address","key":"ipAddress","value":"<string>"},{"description":"ID number","key":"idNumber","value":"<string>"},{"description":"Product category","key":"productCategory","value":"<string>"},{"description":"Workflow","key":"workflowName","value":"<string>"},{"description":"Order amount (only for b2cECommerce)","key":"amount","value":"<number>"},{"description":"Sorting Type","key":"sortType","value":"<string>"},{"description":"Delivery first name","key":"deliveryFirstName","value":"<string>"},{"description":"Delivery last name","key":"deliveryLastName","value":"<string>"},{"description":"Delivery street","key":"deliveryStreet","value":"<string>"},{"description":"Delivery house number","key":"deliveryHouseNumber","value":"<string>"},{"description":"Delivery postal code","key":"deliveryZipCode","value":"<string>"},{"description":"Delivery town","key":"deliveryTown","value":"<string>"},{"description":"Delivery country code","key":"deliveryCountryCode","value":"<string>"},{"description":"Matching profile to use","key":"matchingProfile","value":"<integer>"},{"description":"Minimal hitScore to be considered a hit. The default value is 80.00, which is applied if the hitScoreCutoff is missing in the request.","key":"hitScoreCutoff","value":"<number>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"INVALID_PARAMETER_TYPE\",\n  \"message\": \"<string>\",\n  \"parameter\": \"<string>\"\n}"}],"_postman_id":"a8db5a45-8f87-42db-92f5-1dcdf64b6164"}],"id":"51865497-f167-4c05-b003-ce4b09fc7acb","description":"<h3 id=\"workflow\">Workflow</h3>\n<p>This service can be used to obtain various attributes which are subject to a workflow (e.g. credit recommendations, risk indicator) about a person by providing a full name and either a birth date or a complete address. To be considered a complete address, at least street and zip code or street and town must be passed. The scale of the response depends on the chosen workflow name and the client specific stored parameters. For further information please contact us.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"51865497-f167-4c05-b003-ce4b09fc7acb"},{"name":"orderRegistration","item":[{"name":"Request Fields","item":[],"id":"52099ce6-e137-4fee-8d75-eff14a9f86f9","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>workflowResponseId</code></td>\n<td><code>integer</code></td>\n<td>Response ID from workflow used to check person</td>\n</tr>\n<tr>\n<td><code>orderId</code></td>\n<td><code>string</code></td>\n<td>ID Order</td>\n</tr>\n<tr>\n<td><code>paymentMethod</code></td>\n<td><code>string</code></td>\n<td>Payment Method</td>\n</tr>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Order amount</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td><code>string</code></td>\n<td>Phone number</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td><code>string</code></td>\n<td>e-mail address</td>\n</tr>\n<tr>\n<td><code>ipAddress</code></td>\n<td><code>string</code></td>\n<td>IP address</td>\n</tr>\n<tr>\n<td><code>idNumber</code></td>\n<td><code>string</code></td>\n<td>ID number</td>\n</tr>\n<tr>\n<td><code>deliveryFirstName</code></td>\n<td><code>string</code></td>\n<td>First name at delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryLastName</code></td>\n<td><code>string</code></td>\n<td>Last name at delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryStreet</code></td>\n<td><code>string</code></td>\n<td>Street for delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryHouseNumber</code></td>\n<td><code>string</code></td>\n<td>Housenumber for delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryTown</code></td>\n<td><code>string</code></td>\n<td>Town for delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryZipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code for delivery address</td>\n</tr>\n<tr>\n<td><code>deliveryCountryCode</code></td>\n<td><code>string</code></td>\n<td>Country code for delivery address</td>\n</tr>\n<tr>\n<td><code>extraInfo</code></td>\n<td><code>string</code></td>\n<td>Extra information about the order</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"52099ce6-e137-4fee-8d75-eff14a9f86f9"},{"name":"Response Fields","item":[],"id":"c902a46c-6261-4fc3-8adf-d52db6297e86","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>registrationId</code></td>\n<td><code>integer</code></td>\n<td>Registration ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"c902a46c-6261-4fc3-8adf-d52db6297e86"},{"name":"Person order registration service","id":"868f2a0c-fbb6-4763-bc5d-32d242f7d83a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"workflowResponseId\": \"<integer>\",\n  \"orderId\": \"<string>\",\n  \"paymentMethod\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"birthdate\": \"<date>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"email\": \"<string>\",\n  \"ipAddress\": \"<string>\",\n  \"idNumber\": \"<string>\",\n  \"deliveryFirstName\": \"<string>\",\n  \"deliveryLastName\": \"<string>\",\n  \"deliveryStreet\": \"<string>\",\n  \"deliveryHouseNumber\": \"<string>\",\n  \"deliveryTown\": \"<string>\",\n  \"deliveryZipCode\": \"<string>\",\n  \"deliveryCountryCode\": \"<string>\",\n  \"extraInfo\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/person/orderRegistration","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"964817fd-36e3-4695-9f09-4be071e30414","id":"964817fd-36e3-4695-9f09-4be071e30414","name":"orderRegistration","type":"folder"}},"urlObject":{"path":["person","orderRegistration"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"4e10dc84-0b27-443f-805b-ff6096121860","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"workflowResponseId\": \"<integer>\",\n  \"orderId\": \"<string>\",\n  \"paymentMethod\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"birthdate\": \"<date>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"email\": \"<string>\",\n  \"ipAddress\": \"<string>\",\n  \"idNumber\": \"<string>\",\n  \"deliveryFirstName\": \"<string>\",\n  \"deliveryLastName\": \"<string>\",\n  \"deliveryStreet\": \"<string>\",\n  \"deliveryHouseNumber\": \"<string>\",\n  \"deliveryTown\": \"<string>\",\n  \"deliveryZipCode\": \"<string>\",\n  \"deliveryCountryCode\": \"<string>\",\n  \"extraInfo\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/person/orderRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"registrationId\": \"<integer>\"\n}"},{"id":"5f523d8b-eb18-41c2-bcfb-7876353dffaf","name":"authentication issue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"workflowResponseId\": \"<integer>\",\n  \"orderId\": \"<string>\",\n  \"paymentMethod\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"birthdate\": \"<date>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"phone\": \"<string>\",\n  \"email\": \"<string>\",\n  \"ipAddress\": \"<string>\",\n  \"idNumber\": \"<string>\",\n  \"deliveryFirstName\": \"<string>\",\n  \"deliveryLastName\": \"<string>\",\n  \"deliveryStreet\": \"<string>\",\n  \"deliveryHouseNumber\": \"<string>\",\n  \"deliveryTown\": \"<string>\",\n  \"deliveryZipCode\": \"<string>\",\n  \"deliveryCountryCode\": \"<string>\",\n  \"extraInfo\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/person/orderRegistration"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"868f2a0c-fbb6-4763-bc5d-32d242f7d83a"}],"id":"964817fd-36e3-4695-9f09-4be071e30414","auth":{"type":"noauth","isInherited":false},"_postman_id":"964817fd-36e3-4695-9f09-4be071e30414","description":""}],"id":"664b883d-c1e5-4817-9f0d-46d271473eb4","description":"<h2 id=\"introduction\">Introduction</h2>\n<p>In the person section of the credit information API we describe the Intrum person services.</p>\n<p>Details about the endpoints, fields and usage can be found in the specific folders.</p>\n<h3 id=\"search\">search</h3>\n<p>This service can be used to create a person hitlist.</p>\n<h3 id=\"info\">info</h3>\n<p>This service returns detailed person data.</p>\n<h3 id=\"workflow\">workflow</h3>\n<p>This service will automatically check multiple credit check rules and return a code related to the triggered rule. The rules need to be configured during the user setup.</p>\n<h3 id=\"orderregistration\">orderRegistration</h3>\n<p>This service allows you to send information about placed orders. It is relevant if in the workflow the rules about limithandling are used.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"664b883d-c1e5-4817-9f0d-46d271473eb4"},{"name":"compliance","item":[{"name":"search","item":[{"name":"Request Fields","item":[],"id":"52ffb618-35bb-44ff-b332-c8136af9b4ab","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>lists</code></td>\n<td>string</td>\n<td>Which lists should be searched separated by commas</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>terms</code></td>\n<td>string</td>\n<td>Search terms (e.g. Christoph Blocher)</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>accuracy</code></td>\n<td>integer</td>\n<td>Search Profile</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>max_hits_per_list</code></td>\n<td>integer</td>\n<td>Number of maximal hits to be responded</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"52ffb618-35bb-44ff-b332-c8136af9b4ab"},{"name":"Compliance search service","id":"286dec31-4a76-4aa3-bb55-119e97d73494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/search?requestId=<string>&lists=<string>&terms=<string>&accuracy=<integer>&max_hits_per_list=<integer>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c82f0974-06dc-4dc6-a512-2c706d123bb0","id":"c82f0974-06dc-4dc6-a512-2c706d123bb0","name":"search","type":"folder"}},"urlObject":{"path":["compliance","search"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Which lists should be searched separated by commas</p>\n","type":"text/plain"},"key":"lists","value":"<string>"},{"description":{"content":"<p>Search terms (e.g. Christoph Blocher)</p>\n","type":"text/plain"},"key":"terms","value":"<string>"},{"description":{"content":"<p>Search Profile</p>\n","type":"text/plain"},"key":"accuracy","value":"<integer>"},{"description":{"content":"<p>Number of maximal hits to be responded</p>\n","type":"text/plain"},"key":"max_hits_per_list","value":"<integer>"}],"variable":[]}},"response":[{"id":"465535e4-a793-400f-8c92-0d1b37e0e017","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/search?requestId=<string>&lists=<string>&terms=<string>&accuracy=<integer>&max_hits_per_list=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","search"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Which lists should be searched separated by commas","key":"lists","value":"<string>"},{"description":"Search terms (e.g. Christoph Blocher)","key":"terms","value":"<string>"},{"description":"Search Profile","key":"accuracy","value":"<integer>"},{"description":"Number of maximal hits to be responded","key":"max_hits_per_list","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"examples\": {\n    \"blocher\": {\n      \"summary\": \"Compliance search example\",\n      \"description\": \"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/search?accuracy=3&lists=PEP,SL,WLBL&terms=christoph blocher&max_hits_per_list=10\",\n      \"value\": {\n        \"entries\": {\n          \"PEP\": {\n            \"10101046122\": {\n              \"Country\": \"Switzerland\",\n              \"DOB\": \"11.10.1940\",\n              \"First_Name\": \"Christoph\",\n              \"Full_Name\": \"\",\n              \"ID\": \"10101046122\",\n              \"Last_Name\": \"Blocher\"\n            }\n          },\n          \"SL\": [],\n          \"WLBL\": []\n        },\n        \"hits\": {\n          \"PEP\": 1,\n          \"SL\": 0,\n          \"WLBL\": 0\n        },\n        \"status\": \"OK\",\n        \"totalCount\": 1\n      }\n    }\n  }\n}"},{"id":"868f62e9-de5c-4123-81bb-51cb7908f9dd","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/search?requestId=<string>&lists=<string>&terms=<string>&accuracy=<integer>&max_hits_per_list=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","search"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"Which lists should be searched separated by commas","key":"lists","value":"<string>"},{"description":"Search terms (e.g. Christoph Blocher)","key":"terms","value":"<string>"},{"description":"Search Profile","key":"accuracy","value":"<integer>"},{"description":"Number of maximal hits to be responded","key":"max_hits_per_list","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"286dec31-4a76-4aa3-bb55-119e97d73494"}],"id":"c82f0974-06dc-4dc6-a512-2c706d123bb0","description":"<p>This service is EOL.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"c82f0974-06dc-4dc6-a512-2c706d123bb0"},{"name":"info","item":[{"name":"Request Fields","item":[],"id":"7dbc377a-43fd-4cd1-a000-05e3e93f656b","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>id</code></td>\n<td>integer</td>\n<td>ID from search response</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"7dbc377a-43fd-4cd1-a000-05e3e93f656b"},{"name":"Compliance info service","id":"3b26af7b-b39c-4553-acd2-72ed54067230","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/info?requestId=<string>&id=<integer>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"e8e5f9a1-a0cb-44b5-80cf-a724dafe4270","id":"e8e5f9a1-a0cb-44b5-80cf-a724dafe4270","name":"info","type":"folder"}},"urlObject":{"path":["compliance","info"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>ID from search response</p>\n","type":"text/plain"},"key":"id","value":"<integer>"}],"variable":[]}},"response":[{"id":"49872629-31cc-4afa-8f7a-ba56e0c62ef4","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/info?requestId=<string>&id=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","info"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"ID from search response","key":"id","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"examples\": {\n    \"PEP\": {\n      \"summary\": \"Compliance info example (PEP)\",\n      \"description\": \"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/info?id=10101046122\",\n      \"value\": {\n        \"Additional_Information\": \"\",\n        \"Alternative_Script\": [],\n        \"Category\": [\n          \"Ex PEPs, Heads of State, Major Government Offices and Support; Ex PEPs, Legislative Functions, Parliaments; Ex PEPs, Political Leaders; Ex PEPs, State Executive Functions, Government, Ministries\"\n        ],\n        \"Code\": \"CHE\",\n        \"Country\": \"Switzerland\",\n        \"Country_Of_Activity\": \"\",\n        \"Country_Of_Origin\": \"\",\n        \"DOB\": \"11.10.1940\",\n        \"First_Name\": \"Christoph\",\n        \"Full_Name\": \"\",\n        \"Function\": [\n          \"Federal Council, Ex Member, NOT IN CHARGE SINCE: 2008, CATEGORY: Ex PEPs, Heads of State, Major Government Offices and Support; OTHER FUNCTION: Federal Assembly, National Council, Ex Member (Schweizerische Volkspartei (SVP), Zürich), NOT IN CHARGE SINCE: 02.06.2014, CATEGORY: Ex PEPs, Legislative Functions, Parliaments; OTHER FUNCTION: Federal Department of Finance, Ex Vice Chief, NOT IN CHARGE SINCE: 2008, CATEGORY: Ex PEPs, State Executive Functions, Government, Ministries; OTHER FUNCTION: Federal Department of Justice and Police, Ex Chief, NOT IN CHARGE SINCE: 12.2007, CATEGORY: Ex PEPs, State Executive Functions, Government, Ministries; OTHER FUNCTION: Swiss People's Party (Schweizerische Volkspartei or SVP, Union Democratique du Centre or UDC, Unione Democratica di Centro or UDC, Uniun Democratica dal Center or UDC), Ex Vice President, NOT IN CHARGE SINCE: 22.04.2016, CATEGORY: Ex PEPs, Political Leaders\"\n        ],\n        \"Gender\": \"Male\",\n        \"ID\": \"10101046122\",\n        \"Last_Name\": \"Blocher\",\n        \"Other_Names\": [],\n        \"POB\": \"Laufen am Rheinfall, Switzerland\",\n        \"Relative_ID\": \"10101046122\",\n        \"Relatives\": [\n          {\n            \"Country\": \"Switzerland\",\n            \"DOB\": \"ca. 1977\",\n            \"Full_Name\": \"Rahel Blocher\",\n            \"ID\": \"10101181103\"\n          },\n          {\n            \"Country\": \"Switzerland\",\n            \"DOB\": \"13.08.1969\",\n            \"Full_Name\": \"Magdalena Martullo-Blocher\",\n            \"ID\": \"10101181104\"\n          },\n          {\n            \"Country\": \"Switzerland\",\n            \"DOB\": \"ca. 1975\",\n            \"Full_Name\": \"Miriam Blocher\",\n            \"ID\": \"10101181105\"\n          },\n          {\n            \"Country\": \"Switzerland\",\n            \"DOB\": \"ca. 1971\",\n            \"Full_Name\": \"Markus Blocher\",\n            \"ID\": \"10101181109\"\n          },\n          {\n            \"Country\": \"Switzerland\",\n            \"DOB\": \"1945\",\n            \"Full_Name\": \"Silvia Blocher\",\n            \"ID\": \"10101181111\"\n          },\n          {\n            \"Country\": \"Switzerland\",\n            \"DOB\": \"1962\",\n            \"Full_Name\": \"Roberto Martullo\",\n            \"ID\": \"10101523078\"\n          },\n          {\n            \"Country\": \"Switzerland\",\n            \"DOB\": \"17.06.1932\",\n            \"Full_Name\": \"Judith Giovannelli-Blocher\",\n            \"ID\": \"10101523179\"\n          },\n          {\n            \"Country\": \"Switzerland\",\n            \"DOB\": \"29.01.1934\",\n            \"Full_Name\": \"Gerhard Blocher\",\n            \"ID\": \"10101705950\"\n          }\n        ],\n        \"Title\": \"Mr.\",\n        \"list\": \"PEP\",\n        \"status\": \"OK\"\n      }\n    },\n    \"SL\": {\n      \"summary\": \"Compliance info example (SL)\",\n      \"description\": \"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/info?id=10120017297\",\n      \"value\": {\n        \"Additional_Information\": \"Other information: Review pursuant to Security Council resolution 1822 (2008) was concluded on 21 Jun 2010. Review pursuant to Security Council resolution 2368 (2017) was concluded on 24 Nov 2020.\",\n        \"Address\": \"\",\n        \"Alternative_Script\": [\n          \"القاعدة\"\n        ],\n        \"Authority\": \"State Secretariat for Economic Affairs, Switzerland\",\n        \"DOB\": \"\",\n        \"Date_of_Publication_of_the_List\": \"25.01.2022\",\n        \"First_Name\": \"\",\n        \"Full_Name\": \"Al-Qaida\",\n        \"ID\": \"10120017297\",\n        \"Last_Name\": \"\",\n        \"Name_of_the_List\": \"Seco List «Al-Qaïda», Taliban\",\n        \"Other_Names\": [\n          \"\\\"The Base\\\"; Al Qaeda; Islamic Salvation Foundation; The Group for the Preservation of the Holy Sites; The Islamic Army for the Liberation of Holy Places; The World Islamic Front for Jihad Against Jews and Crusaders; Usama Bin Laden Network; Usama Bin Laden Organization; Al Qa'ida; Al Qa’ida/Islamic Army\"\n        ],\n        \"POB\": \"\",\n        \"Title\": \"\",\n        \"Type_SDN_or_Entity\": \"entity\",\n        \"Type_of_List\": \"Seco List\",\n        \"Whitelist\": \"No\",\n        \"list\": \"SL\",\n        \"status\": \"OK\"\n      }\n    },\n    \"WLBL\": {\n      \"summary\": \"Compliance info example (WLBL)\",\n      \"description\": \"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/info?id=20200022102\",\n      \"value\": {\n        \"Additional_Information\": \"Sex: Male; Hair: brown; Eyes: brown; Citizenship: Saudi Arabian; Height: 6'4\\\" to 6'6\\\"; Weight: Approximately 160 pounds; Complexion: Olive; Build: Thin; Language: Arabic (probably Pashtu); Remarks: Bin Laden is left-handed and walks with a cane. Bin Laden is the leader of a terrorist organization known as Al-Qaeda, \\\"The Base\\\"\",\n        \"Address\": \"\",\n        \"Address_Country\": \"\",\n        \"Alternative_Script\": [],\n        \"Authority\": \"Federal Bureau of Investigation, USA\",\n        \"Case\": \"The mastermind of the 9/11 attacks was killed in a \\\"targeted operation\\\" by U.S. forces.\",\n        \"Category\": [\n          \"Notices\"\n        ],\n        \"Country\": \"United States of America\",\n        \"DOB\": \"1957\",\n        \"Date_of_Information\": \"02.11.2021\",\n        \"Date_of_Publication\": \"02.05.2011\",\n        \"Entity_Type\": \"I\",\n        \"First_Name\": \"Usama\",\n        \"Full_Name\": \"\",\n        \"ID\": \"20200022102\",\n        \"Last_Name\": \"Bin Laden\",\n        \"Name_of_the_List\": \"News\",\n        \"No_longer_on_List\": \"\",\n        \"Other_Names\": [\n          \"Bin Ladin, Usama Bin Muhammad; Bin Ladin, Shaykh Usama; The Prince; The Emir; Abu Abdallah; Mujahid Shaykh; Hajj; The Director\"\n        ],\n        \"POB\": \"Saudi Arabia\",\n        \"Passport_Nr\": \"\",\n        \"Relative_ID\": \"\",\n        \"Title\": \"Mr.\",\n        \"list\": \"WLBL\",\n        \"status\": \"OK\"\n      }\n    }\n  }\n}"},{"id":"83c86f31-0b77-4ff7-bd9c-1225a8bbeafb","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/info?requestId=<string>&id=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","info"],"query":[{"description":"Request ID","key":"requestId","value":"<string>"},{"description":"ID from search response","key":"id","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3b26af7b-b39c-4553-acd2-72ed54067230"}],"id":"e8e5f9a1-a0cb-44b5-80cf-a724dafe4270","description":"<p>This service is EOL.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"e8e5f9a1-a0cb-44b5-80cf-a724dafe4270"},{"name":"submit","item":[{"name":"customer","item":[{"name":"Request Fields","item":[],"id":"def2f3e5-2614-41f7-b4bb-1e99ecbd4e76","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>reference</code></td>\n<td><code>string</code></td>\n<td>A unique customer reference defined by the client. It will be returned in the response field customerReference and will be needed for the step 2 (check). Cannot be null or empty and has to be unique for all customers.</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>The type of the customer. Can only be “PERSON” or “ORGANISATION”. Cannot be null or empty.</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>(person only) The first name of the customer. Cannot be null or empty.</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>(person only) The last name of the customer. Cannot be null or empty</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>(organisation only) The organisation name of the customer. Cannot be null or empty</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>array</code></td>\n<td>(person only) The birthdate or birthyear of the person. The array can be null or empty.</td>\n</tr>\n<tr>\n<td><code>citizenship</code></td>\n<td><code>array</code></td>\n<td>(person only) The citizenship of the person. The array can be null or empty. The values must be ISO 3166 alpha-2 (upper case) country codes</td>\n</tr>\n<tr>\n<td><code>countriesOfResidence</code></td>\n<td><code>array</code></td>\n<td>The countries of residence of the customer. The array can be null or empty. The values must be ISO 3166 alpha-2 (upper case) country codes</td>\n</tr>\n<tr>\n<td><code>emails</code></td>\n<td><code>array</code></td>\n<td>The email addresses of the customer. The array can be null or empty. The values must be valid email addresses.</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td><code>array</code></td>\n<td>The phone numbers of the customer.</td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td><code>array</code></td>\n<td>The addresses of the customer. The array can be null or empty. The values must be non-empty strings. This property is obsolete, use the properties of the structured address instead.</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>The street of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>The house number of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>The zip code of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>The town of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>The country of the address as ISO 3166 alpha-2 (upper case) country code. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>houseKey</code></td>\n<td><code>string</code></td>\n<td>The house key of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>postBoxNumber</code></td>\n<td><code>string</code></td>\n<td>The post box number of the address. Can be null or empty</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>(person only) The gender of the person. Can only be “MALE”, “FEMALE” or “UNKNOWN”.</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td><code>string</code></td>\n<td>(person only) The title of the person. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>preferredLanguage</code></td>\n<td><code>string</code></td>\n<td>The preferred language of the customer as ISO 639 alpha-2 (lower case) language code. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>activationDate</code></td>\n<td><code>string</code></td>\n<td>The date of the activation of the customer. If null, it is assumed that the customer has been activated.</td>\n</tr>\n<tr>\n<td><code>deactivationDate</code></td>\n<td><code>string</code></td>\n<td>The date of the deactivation of the customer. If null, it is assumed that the customer hasn't been deactivated.</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>(organisation only) The UID of an organisation. The string can be null or empty.</td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td><code>string</code></td>\n<td>(organisation only) The refNr of an organisation. The string can be null or empty.</td>\n</tr>\n<tr>\n<td><code>duns</code></td>\n<td><code>string</code></td>\n<td>(organisation only) The duns of an organisation. The string can be null or empty.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"def2f3e5-2614-41f7-b4bb-1e99ecbd4e76"},{"name":"Response Fields","item":[],"id":"c30e9c74-00ec-4be6-8e08-a5e8718efcd2","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>customerReference</code></td>\n<td><code>string</code></td>\n<td>The reference of the customer.</td>\n</tr>\n<tr>\n<td><code>customerId</code></td>\n<td><code>integer</code></td>\n<td>The ID of the customer. The ID is assigned once by the system when the customer is created. The ID is unique for all customers.</td>\n</tr>\n<tr>\n<td><code>customerVersionId</code></td>\n<td><code>integer</code></td>\n<td>The version ID of the customer. A new version ID is generated by the system when the customer is created and each time the data of the customer change. The version ID is unique for all customers.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"c30e9c74-00ec-4be6-8e08-a5e8718efcd2"},{"name":"Compliance submit customer service","id":"3f6d0024-9134-481b-ad47-c15eb913e6a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"<string>\",\n  \"type\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"organisationName\": \"<string>\",\n  \"birthdate\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"citizenship\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"countriesOfResidence\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"emails\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"phone\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"fullAddress\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"town\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"houseKey\": \"<string>\",\n  \"postBoxNumber\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"title\": \"<string>\",\n  \"preferredLanguage\": \"<string>\",\n  \"activationDate\": \"<string>\",\n  \"deactivationDate\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"duns\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/submit/customer","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"fc9c5492-0d30-47d3-91da-e756e9224acd","id":"fc9c5492-0d30-47d3-91da-e756e9224acd","name":"customer","type":"folder"}},"urlObject":{"path":["compliance","submit","customer"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"ce27f585-61fc-4bec-958d-340dc9b69dcc","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"<string>\",\n  \"type\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"organisationName\": \"<string>\",\n  \"birthdate\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"citizenship\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"countriesOfResidence\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"emails\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"phone\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"fullAddress\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"town\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"houseKey\": \"<string>\",\n  \"postBoxNumber\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"title\": \"<string>\",\n  \"preferredLanguage\": \"<string>\",\n  \"activationDate\": \"<string>\",\n  \"deactivationDate\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"duns\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/submit/customer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"customerReference\": \"<string>\",\n  \"customerId\": \"<integer>\",\n  \"customerVersionId\": \"<integer>\"\n}"},{"id":"fd31ebdb-0633-4fdd-978e-b0de7b6c8777","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"<string>\",\n  \"type\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"organisationName\": \"<string>\",\n  \"birthdate\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"citizenship\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"countriesOfResidence\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"emails\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"phone\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"fullAddress\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"town\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"houseKey\": \"<string>\",\n  \"postBoxNumber\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"title\": \"<string>\",\n  \"preferredLanguage\": \"<string>\",\n  \"activationDate\": \"<string>\",\n  \"deactivationDate\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"duns\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/submit/customer"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"3f6d0024-9134-481b-ad47-c15eb913e6a5"}],"id":"fc9c5492-0d30-47d3-91da-e756e9224acd","auth":{"type":"noauth","isInherited":false},"_postman_id":"fc9c5492-0d30-47d3-91da-e756e9224acd","description":""}],"id":"ff03c146-4eff-4a50-bbda-ae4dfa8fdf0a","description":"<p>The regular process is to do the following steps:</p>\n<p>1. <code>Submit customer</code> (Person or Company)</p>\n<p>This will return a reference number which can be used to trigger the check.</p>\n<blockquote>\n<p>The response field <code>customerReference</code> will be needed for the step 2 (check) </p>\n</blockquote>\n<p>There are two approaches to get to the result of the compliance check. One of them is the two steps of submit and check mentioned above. The second approach is to use compliance <code>workflow</code>. That service combines step 1 and 2 in a single call.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"ff03c146-4eff-4a50-bbda-ae4dfa8fdf0a"},{"name":"check","item":[{"name":"Request Fields","item":[],"id":"018d485d-08ab-4944-acd9-99a8770cdbdd","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>customerReference</code></td>\n<td>string</td>\n<td>The reference of the customer.</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"018d485d-08ab-4944-acd9-99a8770cdbdd"},{"name":"Response Fields","item":[],"id":"e492c223-c6fc-4aaf-9e2a-26c7290c1f25","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>checkId</code></td>\n<td><code>integer</code></td>\n<td>The ID of the check assigned by the system.</td>\n</tr>\n<tr>\n<td><code>checkTime</code></td>\n<td><code>integer</code></td>\n<td>The time of the check measured in milliseconds since midnight, January 1, 1970 UTC.</td>\n</tr>\n<tr>\n<td><code>customerId</code></td>\n<td><code>integer</code></td>\n<td>The ID of the customer.</td>\n</tr>\n<tr>\n<td><code>customerReference</code></td>\n<td><code>string</code></td>\n<td>The reference of the customer.</td>\n</tr>\n<tr>\n<td><code>customerVersionId</code></td>\n<td><code>integer</code></td>\n<td>The version ID of the customer. It is the ID of the version that has been checked.</td>\n</tr>\n<tr>\n<td><code>riskState</code></td>\n<td><code>string</code></td>\n<td>The risk state of the check: “NO_RISKS_FOUND” or “POSSIBLE_RISKS_FOUND”.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"e492c223-c6fc-4aaf-9e2a-26c7290c1f25"},{"name":"Compliance check service","id":"466dd762-4b4a-41fb-8586-c94af5588424","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/check?customerReference=<string>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"4842b3a5-305c-4e0f-90a5-61c2dda4b8b9","id":"4842b3a5-305c-4e0f-90a5-61c2dda4b8b9","name":"check","type":"folder"}},"urlObject":{"path":["compliance","check"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>The reference of the customer.</p>\n","type":"text/plain"},"key":"customerReference","value":"<string>"}],"variable":[]}},"response":[{"id":"2cc3279f-bdf0-4ee5-b132-ae62a01a4842","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/check?customerReference=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","check"],"query":[{"description":"The reference of the customer.","key":"customerReference","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"checkId\": \"<integer>\",\n  \"checkTime\": \"<number>\",\n  \"customerId\": \"<integer>\",\n  \"customerReference\": \"<string>\",\n  \"customerVersionId\": \"<integer>\",\n  \"riskState\": \"<string>\"\n}"},{"id":"a0cb1e7b-cc47-48b0-8aac-787fad7d4411","name":"error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/check?customerReference=<string>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","check"],"query":[{"description":"The reference of the customer.","key":"customerReference","value":"<string>"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"466dd762-4b4a-41fb-8586-c94af5588424"}],"id":"4842b3a5-305c-4e0f-90a5-61c2dda4b8b9","description":"<p>2. Compliance check, using the <code>customerReference</code></p>\n<p>This endpoint will run the check against the Eurospider data. it will return the information if potential risks have been found or not.</p>\n<p>See <code>riskState</code> in the response, NO_RISKS_FOUND, POSSIBLE_RISKS_FOUND.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"4842b3a5-305c-4e0f-90a5-61c2dda4b8b9"},{"name":"result","item":[{"name":"Request Fields","item":[],"id":"951de7c8-19d8-49e4-836c-d40366b5a132","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>checkId</code></td>\n<td>integer</td>\n<td>The ID of the compliance/check request.</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"951de7c8-19d8-49e4-836c-d40366b5a132"},{"name":"Response Fields","item":[],"id":"ecc9b88b-b1f9-4da7-b5f4-1fde63a3dd17","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>checkId</code></td>\n<td><code>integer</code></td>\n<td>The ID of the check assigned by the system.</td>\n</tr>\n<tr>\n<td><code>checkTime</code></td>\n<td><code>integer</code></td>\n<td>The time of the check measured in milliseconds since midnight, January 1, 1970 UTC.</td>\n</tr>\n<tr>\n<td><code>matchIds</code></td>\n<td><code>array</code></td>\n<td>The IDs of the matches of the customer check.</td>\n</tr>\n<tr>\n<td><code>risks</code></td>\n<td><code>array</code></td>\n<td>The risks calculated over all matches.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"risks-array\"><code>risks</code> Array</h5>\n<p>The risks calculated over all matches.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>criterionPath</code></td>\n<td><code>string</code></td>\n<td>The path of the risk criterion.<br /><br /><code>root</code>: Overall risk<br /><br /><code>root/sanction</code>: Risks based on sanctions lists<br /><br /><code>root/pep</code>: Risks based on politically exposed persons<br /><br /><code>root/crime</code>: Risks based on crime lists<br /><br />root/further: Risks based on other sources</td>\n</tr>\n<tr>\n<td><code>categoryKey</code></td>\n<td><code>string</code></td>\n<td>The key of the risk criterion, unique between all siblings.<br />a = indicates high risk<br />b = indicates medium risk<br />c = indicates lower or no risk</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"ecc9b88b-b1f9-4da7-b5f4-1fde63a3dd17"},{"name":"Compliance result service","id":"385619db-ed38-44ef-b997-59b5df5a8169","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/result?checkId=<integer>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"cf39b4c5-a158-47f0-9789-92bf22a6a603","id":"cf39b4c5-a158-47f0-9789-92bf22a6a603","name":"result","type":"folder"}},"urlObject":{"path":["compliance","result"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>The ID of the compliance/check request.</p>\n","type":"text/plain"},"key":"checkId","value":"<integer>"}],"variable":[]}},"response":[{"id":"eb685c0f-c4a0-4e6c-963d-c9a8e25b44c1","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/result?checkId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","result"],"query":[{"description":"The ID of the compliance/check request.","key":"checkId","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"checkId\": \"<integer>\",\n  \"checkTime\": \"<number>\",\n  \"matchIds\": [\n    \"<integer>\",\n    \"<integer>\"\n  ],\n  \"risks\": [\n    {\n      \"criterionPath\": \"<string>\",\n      \"categoryKey\": \"<string>\"\n    },\n    {\n      \"criterionPath\": \"<string>\",\n      \"categoryKey\": \"<string>\"\n    }\n  ]\n}"},{"id":"c519a724-11fa-455b-9865-f153f788a712","name":"error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/result?checkId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","result"],"query":[{"description":"The ID of the compliance/check request.","key":"checkId","value":"<integer>"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"385619db-ed38-44ef-b997-59b5df5a8169"}],"id":"cf39b4c5-a158-47f0-9789-92bf22a6a603","description":"<p>3. <code>Compliance result,</code> using the <code>checkId</code></p>\n<p>This step is optional, it contains some highlevel information about the found match.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"cf39b4c5-a158-47f0-9789-92bf22a6a603"},{"name":"report","item":[{"name":"Request Fields","item":[],"id":"02e77b3c-2b86-467c-8831-4321d2978dd3","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>checkId</code></td>\n<td>integer</td>\n<td>The ID of the compliance/check request.</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"02e77b3c-2b86-467c-8831-4321d2978dd3"},{"name":"Response Fields","item":[],"id":"7274f0e6-4b76-418e-8ee2-e4c6668f2e08","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>report</code></td>\n<td><code>string</code></td>\n<td>base64 decoded PDF</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"7274f0e6-4b76-418e-8ee2-e4c6668f2e08"},{"name":"Compliance report service","id":"dda3298b-eabe-4ed4-8f5c-0cf3a6f4cf05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/report?checkId=<integer>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"981dbac4-4c89-462a-bf51-d64fbe0d7aab","id":"981dbac4-4c89-462a-bf51-d64fbe0d7aab","name":"report","type":"folder"}},"urlObject":{"path":["compliance","report"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>The ID of the compliance/check request.</p>\n","type":"text/plain"},"key":"checkId","value":"<integer>"}],"variable":[]}},"response":[{"id":"3d7a9056-a3fb-4524-acdf-aca1528c9e83","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/report?checkId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","report"],"query":[{"description":"The ID of the compliance/check request.","key":"checkId","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"report\": \"<string>\"\n}"},{"id":"2e23a8dc-9c45-4753-aa87-44d066cd833c","name":"error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/report?checkId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["compliance","report"],"query":[{"description":"The ID of the compliance/check request.","key":"checkId","value":"<integer>"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"dda3298b-eabe-4ed4-8f5c-0cf3a6f4cf05"}],"id":"981dbac4-4c89-462a-bf51-d64fbe0d7aab","description":"<p>4 Compliance <code>report</code>, using the <code>checkId</code></p>\n<p>This is the service that returns the detailed PDF for the found hit.<br />The pdf is base64 encoded.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"981dbac4-4c89-462a-bf51-d64fbe0d7aab"},{"name":"workflow","item":[{"name":"Request Fields","item":[],"id":"9d6b52db-851c-49cd-8fee-0c86f3c4c1b2","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>reference</code></td>\n<td><code>string</code></td>\n<td>A unique customer reference defined by the client. It will be returned in the response field customerReference and will be needed for the step 2 (check). Cannot be null or empty and has to be unique for all customers.</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>The type of the customer. Can only be “PERSON” or “ORGANISATION”. Cannot be null or empty.</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>The first name of the customer. Cannot be null or empty.</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>(person only) The last name of the customer. Cannot be null or empty</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>(organisation only) The organisation name of the customer. Cannot be null or empty</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>array</code></td>\n<td>(person only) The birthdate or birthyear of the person. The array can be null or empty.</td>\n</tr>\n<tr>\n<td><code>citizenship</code></td>\n<td><code>array</code></td>\n<td>(person only) The citizenship of the person. The array can be null or empty. The values must be ISO 3166 alpha-2 (upper case) country codes</td>\n</tr>\n<tr>\n<td><code>countriesOfResidence</code></td>\n<td><code>array</code></td>\n<td>The countries of residence of the customer. The array can be null or empty. The values must be ISO 3166 alpha-2 (upper case) country codes (</td>\n</tr>\n<tr>\n<td><code>emails</code></td>\n<td>``</td>\n<td>The email addresses of the customer. The array can be null or empty. The values must be valid email addresses.</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td><code>array</code></td>\n<td>The phone numbers of the customer.</td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td><code>array</code></td>\n<td>The addresses of the customer. The array can be null or empty. The values must be non-empty strings. This property is obsolete, use the properties of the structured address instead.</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>The street of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>The house number of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>The zip code of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>The town of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>The country of the address as ISO 3166 alpha-2 (upper case) country code. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>houseKey</code></td>\n<td><code>string</code></td>\n<td>The house key of the address. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>postBoxNumber</code></td>\n<td><code>string</code></td>\n<td>The post box number of the address. Can be null or empty</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>(person only) The gender of the person. Can only be “MALE”, “FEMALE” or “UNKNOWN”.</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td><code>string</code></td>\n<td>(person only) The title of the person. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>preferredLanguage</code></td>\n<td><code>string</code></td>\n<td>The preferred language of the customer as ISO 639 alpha-2 (lower case) language code. Can be null or empty.</td>\n</tr>\n<tr>\n<td><code>activationDate</code></td>\n<td><code>string</code></td>\n<td>The date of the activation of the customer. If null, it is assumed that the customer has been activated.</td>\n</tr>\n<tr>\n<td><code>deactivationDate</code></td>\n<td><code>string</code></td>\n<td>The date of the deactivation of the customer. If null, it is assumed that the customer hasn't been deactivated.</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>(organisation only) The UID of an organisation. The string can be null or empty.</td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td><code>string</code></td>\n<td>(organisation only) The refNr of an organisation. The string can be null or empty.</td>\n</tr>\n<tr>\n<td><code>duns</code></td>\n<td><code>string</code></td>\n<td>(organisation only) The DUNS of an organisation. The string can be null or empty.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"9d6b52db-851c-49cd-8fee-0c86f3c4c1b2"},{"name":"Response Fields","item":[],"id":"4613e107-90d1-409d-aa9c-c46e78a3e480","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>checkId</code></td>\n<td><code>integer</code></td>\n<td>The ID of the check assigned by the system.</td>\n</tr>\n<tr>\n<td><code>checkTime</code></td>\n<td><code>integer</code></td>\n<td>The time of the check measured in milliseconds since midnight, January 1, 1970 UTC.</td>\n</tr>\n<tr>\n<td><code>customerId</code></td>\n<td><code>integer</code></td>\n<td>The ID of the customer.</td>\n</tr>\n<tr>\n<td><code>customerReference</code></td>\n<td><code>string</code></td>\n<td>The reference of the customer.</td>\n</tr>\n<tr>\n<td><code>customerVersionId</code></td>\n<td><code>integer</code></td>\n<td>The version ID of the customer. It is the ID of the version that has been checked.</td>\n</tr>\n<tr>\n<td><code>riskState</code></td>\n<td><code>string</code></td>\n<td>The risk state of the check: “NO_RISKS_FOUND” or “POSSIBLE_RISKS_FOUND”.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"4613e107-90d1-409d-aa9c-c46e78a3e480"},{"name":"Compliance workflow service","id":"a12ad845-baeb-46ac-90a1-f49728e5b996","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"<string>\",\n  \"type\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"organisationName\": \"<string>\",\n  \"birthdate\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"citizenship\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"countriesOfResidence\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"emails\": [\n    \"string\",\n    \"string\"\n  ],\n  \"phone\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"fullAddress\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"town\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"houseKey\": \"<string>\",\n  \"postBoxNumber\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"title\": \"<string>\",\n  \"preferredLanguage\": \"<string>\",\n  \"activationDate\": \"<string>\",\n  \"deactivationDate\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"duns\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/workflow","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"7b338565-533a-4186-aa83-c67998a7c3ab","id":"7b338565-533a-4186-aa83-c67998a7c3ab","name":"workflow","type":"folder"}},"urlObject":{"path":["compliance","workflow"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"600f699c-c538-4acc-89d6-59b884585295","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"<string>\",\n  \"type\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"organisationName\": \"<string>\",\n  \"birthdate\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"citizenship\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"countriesOfResidence\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"emails\": [\n    \"string\",\n    \"string\"\n  ],\n  \"phone\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"fullAddress\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"town\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"houseKey\": \"<string>\",\n  \"postBoxNumber\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"title\": \"<string>\",\n  \"preferredLanguage\": \"<string>\",\n  \"activationDate\": \"<string>\",\n  \"deactivationDate\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"duns\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/workflow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"checkId\": \"<integer>\",\n  \"checkTime\": \"<number>\",\n  \"customerId\": \"<integer>\",\n  \"customerReference\": \"<string>\",\n  \"customerVersionId\": \"<integer>\",\n  \"riskState\": \"<string>\"\n}"},{"id":"2828844c-d720-49c7-b4ad-035950b7b9d4","name":"422","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"reference\": \"<string>\",\n  \"type\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"organisationName\": \"<string>\",\n  \"birthdate\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"citizenship\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"countriesOfResidence\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"emails\": [\n    \"string\",\n    \"string\"\n  ],\n  \"phone\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"fullAddress\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"street\": \"<string>\",\n  \"houseNumber\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"town\": \"<string>\",\n  \"countryCode\": \"<string>\",\n  \"houseKey\": \"<string>\",\n  \"postBoxNumber\": \"<string>\",\n  \"gender\": \"<string>\",\n  \"title\": \"<string>\",\n  \"preferredLanguage\": \"<string>\",\n  \"activationDate\": \"<string>\",\n  \"deactivationDate\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"duns\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/compliance/workflow"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a12ad845-baeb-46ac-90a1-f49728e5b996"}],"id":"7b338565-533a-4186-aa83-c67998a7c3ab","description":"<p>Additional Service: Compliance <code>workflow</code></p>\n<p>This service has been created by Intrum to combine two API calls. The Call for <code>submit</code> customer and compliance <code>check</code>.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"7b338565-533a-4186-aa83-c67998a7c3ab"}],"id":"f9c2ff77-ed16-461f-a7bd-b28509703e69","description":"<p>In this section we list the different KYC/AML services.</p>\n<p>There are two different solutions, one of whicht is being depriciated.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>new/current solution  <br />Provider:</strong> Eurospider Information Technology AG</th>\n<th><strong>old solution, do not integrate (EOL)</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>-submit customer  <br />-check  <br />-result  <br />-report  <br />-workflow</td>\n<td>-search  <br />-info</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"highlevel-functionality-of-the-compliance-service-calls\">Highlevel functionality of the compliance service calls</h3>\n<p>The regular process is to do the following steps:</p>\n<p>1. <code>Submit customer</code> (Person or Company)</p>\n<p>This will return a reference number which can be used to trigger the check.</p>\n<p>2. <code>Compliance check</code>, using the <code>reference</code></p>\n<p>This endpoint will run the check against the Eurospider data. it will return the information if potential risks have been found or not.</p>\n<p>3. <code>Compliance result,</code> using the <code>checkId</code></p>\n<p>This step is optional, it contains some highlevel information about the found match.</p>\n<p>4. <code>Compliance report</code>, using the <code>checkId</code></p>\n<p>This is the service that returns the detailed PDF for the found hit.</p>\n<p>Additional Service:<code>Compliance workflow</code></p>\n<p>This service has been created by Intrum to combine two API calls. The Call for submit customer and compliance check.</p>\n<h3 id=\"matching\">Matching</h3>\n<p>The matching profile will be configured on the userlevel and needs to be agreed on in advance.</p>\n<p>One of the following can be chosen:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>matching</th>\n<th>description</th>\n<th>details</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Very similar</td>\n<td>sharpest matching</td>\n<td>Names are considered as very similar in the case of minor differences, e.g. Friedrich Neuenschwander vs. Friederich Neuenschwander. This matching is usually applied if the client’s master data is of good quality and if the names are not transliterated, e.g. from Russian or Arabic.</td>\n</tr>\n<tr>\n<td>similar</td>\n<td>default matching</td>\n<td>The search for similar names is usually applied, when names are expected to be transliterated in different ways. This may result in differences such as Mohamed Abu Dhess vs. Mohamad Abu Dhees. As consequence, the false alarm rate is increased, because more matches are to be considered</td>\n</tr>\n<tr>\n<td>less similar</td>\n<td>very open matching</td>\n<td>In the case of poor data quality, less similar names must be considered too. This may be the case when incomplete data or data from legacy systems are used. Instead of searching for similar names and coping with many false alarms, increasing the data quality should be considered. Sometimes changing the onboarding process helps, to make sure that the client data corresponds to information in the passport.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"f9c2ff77-ed16-461f-a7bd-b28509703e69"},{"name":"kremo","item":[{"name":"Request Fields","item":[],"id":"e175d6c5-944b-4d9c-8bae-4b1178fb424d","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>substituteExistingCredit</code></td>\n<td>number</td>\n<td>Credit amount to be substituted in CHF</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditType</code></td>\n<td>string</td>\n<td>Type of credit being applied for (CREDIT, LEASING or PARTIAL)</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td>number</td>\n<td>Credit amount being applied for in CHF</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditDueDate</code></td>\n<td>string</td>\n<td>Credit duration by date. Either creditDueDate or creditterm must be filled.</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditRecurringFee</code></td>\n<td>number</td>\n<td>Monthly recurring fee in CHF</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditNonRecurringFee</code></td>\n<td>number</td>\n<td>One-time fee in CHF</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditDecliningBalance</code></td>\n<td>number</td>\n<td>Remaining value in CHF</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditFirstRateAmount</code></td>\n<td>number</td>\n<td>First big rate in CHF</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditInterestRateAmount</code></td>\n<td>number</td>\n<td>Interest rate of credit being applied for</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditInterestRateType</code></td>\n<td>string</td>\n<td>Credit interest rate type (NOMINAL or EFFECTIVE)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>creditterm</code></td>\n<td>integer</td>\n<td>Credit duration in Months. Either creditDueDate or creditterm must be filled.</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>birthDate</code></td>\n<td>string</td>\n<td>Birthdate of applicant</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>string</td>\n<td>Gender of applicant (MALE or FEMALE)</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>civilStatusType</code></td>\n<td>string</td>\n<td>Civil status type of applicant (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td>string</td>\n<td>Swisszipcode of applicant</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>canton</code></td>\n<td>string</td>\n<td>Canton of applicant</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>grossIncomeMain</code></td>\n<td>number</td>\n<td>Monthly main gross income in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>grossIncomeExtra</code></td>\n<td>number</td>\n<td>Monthly extra gross income in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>netIncomeMain</code></td>\n<td>number</td>\n<td>Monthly main net income in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>netIncomeExtra</code></td>\n<td>number</td>\n<td>Monthly extra net income in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>alimony</code></td>\n<td>number</td>\n<td>Monthly alimony expenses in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>educationCost</code></td>\n<td>number</td>\n<td>Monthly expenses for education in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>oneTimeExpenses</code></td>\n<td>number</td>\n<td>One-time expenses in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>professionalOrganizationFee</code></td>\n<td>number</td>\n<td>Monthly expenses for organisational membership in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>isFoodIntakeIncreased</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>isFoodBoardingExternal</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>isClothingRequirementIncreased</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>transportationEffectiveAmount</code></td>\n<td>number</td>\n<td>Monthly expenses for transportation in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>otherFixExpenses</code></td>\n<td>number</td>\n<td>Monthly other fixed expenses in CHF of applicant</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>transportationType</code></td>\n<td>string</td>\n<td>Transportation type of applicant (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>housingCost</code></td>\n<td>number</td>\n<td>Monthly rental or mortgage costs in CHF of applicant</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>openCreditList</code></td>\n<td>string</td>\n<td>List of open credits in CHF of applicant, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>individualExpensesList</code></td>\n<td>string</td>\n<td>List of individual expenses  in CHF of applicant separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>isTaxAtSourceObligatory</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>isChurchTaxObligatory</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>workingDaysPerMonth</code></td>\n<td>integer</td>\n<td>Applicant’s number of working days per month</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pBirthDate</code></td>\n<td>string</td>\n<td>Birthdate of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pGender</code></td>\n<td>string</td>\n<td>Gender of partner (MALE or FEMALE)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pCivilStatusType</code></td>\n<td>string</td>\n<td>Civil status type of partner (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pZip</code></td>\n<td>string</td>\n<td>Swisszipcode of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pCanton</code></td>\n<td>string</td>\n<td>Canton of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pGrossIncomeMain</code></td>\n<td>number</td>\n<td>Monthly main gross income in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pGrossIncomeExtra</code></td>\n<td>number</td>\n<td>Monthly extra gross income in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pNetIncomeMain</code></td>\n<td>number</td>\n<td>Monthly main net income in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pNetIncomeExtra</code></td>\n<td>number</td>\n<td>Monthly extra net income in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pAlimony</code></td>\n<td>number</td>\n<td>Monthly alimony expenses in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pEducationCost</code></td>\n<td>number</td>\n<td>Monthly expenses for education in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pOneTimeExpenses</code></td>\n<td>number</td>\n<td>One-time expenses in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pProfessionalOrganizationFee</code></td>\n<td>number</td>\n<td>Monthly expenses for organisational membership in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pIsFoodIntakeIncreased</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pIsFoodBoardingExternal</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pIsClothingRequirementIncreased</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pTransportationEffectiveAmount</code></td>\n<td>number</td>\n<td>Monthly expenses for transportation in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pOtherFixExpenses</code></td>\n<td>string</td>\n<td>Monthly other fixed expenses in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pTransportationType</code></td>\n<td>string</td>\n<td>Transportation type of partner (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pHousingCost</code></td>\n<td>number</td>\n<td>Monthly rental or mortgage costs in CHF of partner</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pOpenCreditList</code></td>\n<td>string</td>\n<td>List of open credits in CHF of partner, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pIndividualExpensesList</code></td>\n<td>string</td>\n<td>List of individual expenses  in CHF of the partner separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pIsTaxAtSourceObligatory</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pIsChurchTaxObligatory</code></td>\n<td>boolean</td>\n<td>(true or false)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>pWorkingDaysPerMonth</code></td>\n<td>integer</td>\n<td>Partner’s number of working days per month</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>childrenList</code></td>\n<td>string</td>\n<td>List of children and their ages in household separated by ‘;’, e.g. ‘6;5;3’ represents 3 children aged 6,5 and 3 years old</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>healthInsuranceFee</code></td>\n<td>number</td>\n<td>Monthly health insurance fee of household</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>numberOfSupportableGrownUps</code></td>\n<td>integer</td>\n<td>Number of adults being taken care of in the household</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>householdType</code></td>\n<td>string</td>\n<td>Type of household (SINGLE, MARRIED_COUPLE, SINGLE_HOUSEHOLD_COMMUNITY, SINGLE_PARENT, SINGLE_PARENT_HOUSEHOLD_COMMUNITY or SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>recurringRateAmount</code></td>\n<td>number</td>\n<td>Amount of recurring amount in CHF</td>\n<td><code>false</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"e175d6c5-944b-4d9c-8bae-4b1178fb424d"},{"name":"Response Fields","item":[],"id":"c1df79f4-badf-446e-9d1d-9d853bb0fc9d","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>calculateOut</code></td>\n<td><code>object</code></td>\n<td>Container for calculation output</td>\n</tr>\n<tr>\n<td><code>clientReference</code></td>\n<td><code>string</code></td>\n<td>Client reference string</td>\n</tr>\n<tr>\n<td><code>requestIdentifier</code></td>\n<td><code>string</code></td>\n<td>Kremo request Identifier</td>\n</tr>\n<tr>\n<td><code>warningList</code></td>\n<td><code>array</code></td>\n<td>List of warnings</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"calculateout-object\"><code>calculateOut</code> Object</h5>\n<p>Container for calculation output</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>application</code></td>\n<td><code>object</code></td>\n<td>Container for calculated application</td>\n</tr>\n<tr>\n<td><code>calculationMode</code></td>\n<td><code>string</code></td>\n<td>Calculation mode (STANDARD_MODE or REFINANCE_MODE)</td>\n</tr>\n<tr>\n<td><code>household</code></td>\n<td><code>object</code></td>\n<td>Container for household</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"application-object\"><code>application</code> Object</h5>\n<p>Container for calculated application</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>exemptAmountList</code></td>\n<td><code>array</code></td>\n<td>Container for list of amounts</td>\n</tr>\n<tr>\n<td><code>firstRateAmount</code></td>\n<td><code>number</code></td>\n<td>first rate amount</td>\n</tr>\n<tr>\n<td><code>interestRateAmount</code></td>\n<td><code>number</code></td>\n<td>interest rate amount</td>\n</tr>\n<tr>\n<td><code>interestEffectiveRate</code></td>\n<td><code>number</code></td>\n<td>interest effective rate</td>\n</tr>\n<tr>\n<td><code>interestEffectiveRateAmount</code></td>\n<td><code>number</code></td>\n<td>interest effective rate amount</td>\n</tr>\n<tr>\n<td><code>seizableQuoteAmount</code></td>\n<td><code>number</code></td>\n<td>seizable quote amount</td>\n</tr>\n<tr>\n<td><code>term</code></td>\n<td><code>number</code></td>\n<td>Number of months</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"exemptamountlist-array\"><code>exemptAmountList</code> Array</h5>\n<p>Container for list of amounts</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF</td>\n</tr>\n<tr>\n<td><code>exemptAmountType</code></td>\n<td><code>string</code></td>\n<td>Type (AFTER_TAX_AT_SOURCE, AFTER_CURRENT_LIABILITIES or AFTER_APPLICATION_DATA)</td>\n</tr>\n<tr>\n<td><code>isCorrected</code></td>\n<td><code>string</code></td>\n<td>(true or false)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"household-object\"><code>household</code> Object</h5>\n<p>Container for household</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>applicant</code></td>\n<td><code>object</code></td>\n<td>Container for applicant</td>\n</tr>\n<tr>\n<td><code>childrenList</code></td>\n<td><code>array</code></td>\n<td>Container with list of children</td>\n</tr>\n<tr>\n<td><code>healthInsuranceFee</code></td>\n<td><code>number</code></td>\n<td>Health insurance fees in CHF</td>\n</tr>\n<tr>\n<td><code>healthInsuranceFeeReference</code></td>\n<td><code>number</code></td>\n<td>Reference value of health insurance fee in CHF</td>\n</tr>\n<tr>\n<td><code>partner</code></td>\n<td><code>object</code></td>\n<td>Container for applicant</td>\n</tr>\n<tr>\n<td><code>subsistenceMinimum</code></td>\n<td><code>number</code></td>\n<td>Minimal subsistence in CHF</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"applicant-object\"><code>applicant</code> Object</h5>\n<p>Container for applicant</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>exemptAmountList</code></td>\n<td><code>array</code></td>\n<td>Container for list of amounts</td>\n</tr>\n<tr>\n<td><code>expenditures</code></td>\n<td><code>object</code></td>\n<td>Container for expenditure information</td>\n</tr>\n<tr>\n<td><code>grossIncome</code></td>\n<td><code>object</code></td>\n<td>Container for income information</td>\n</tr>\n<tr>\n<td><code>liabilities</code></td>\n<td><code>object</code></td>\n<td>Container of liabilities</td>\n</tr>\n<tr>\n<td><code>personBasicData</code></td>\n<td><code>object</code></td>\n<td>Container of person data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"exemptamountlist-array-1\"><code>exemptAmountList</code> Array</h5>\n<p>Container for list of amounts</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF</td>\n</tr>\n<tr>\n<td><code>exemptAmountType</code></td>\n<td><code>string</code></td>\n<td>Type (AFTER_TAX_AT_SOURCE, AFTER_CURRENT_LIABILITIES or AFTER_APPLICATION_DATA)</td>\n</tr>\n<tr>\n<td><code>isCorrected</code></td>\n<td><code>string</code></td>\n<td>(true or false)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"expenditures-object\"><code>expenditures</code> Object</h5>\n<p>Container for expenditure information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>alimony</code></td>\n<td><code>number</code></td>\n<td>Alimony in CHF</td>\n</tr>\n<tr>\n<td><code>educationCost</code></td>\n<td><code>number</code></td>\n<td>Educational costs in CHF</td>\n</tr>\n<tr>\n<td><code>externalFoodBoardingDeduction</code></td>\n<td><code>number</code></td>\n<td>Food deductions in CHF</td>\n</tr>\n<tr>\n<td><code>increasedClothingRequirementDeduction</code></td>\n<td><code>number</code></td>\n<td>Clothing deductions in CHF</td>\n</tr>\n<tr>\n<td><code>increasedFoodIntakeDeduction</code></td>\n<td><code>number</code></td>\n<td>Additional food deductions in CHF</td>\n</tr>\n<tr>\n<td><code>individualExpensesList</code></td>\n<td><code>array</code></td>\n<td>Container of individual expenses</td>\n</tr>\n<tr>\n<td><code>professionalOrganizationFee</code></td>\n<td><code>number</code></td>\n<td>Membership fee in CHF</td>\n</tr>\n<tr>\n<td><code>socialCharges</code></td>\n<td><code>number</code></td>\n<td>Social charges in CHF</td>\n</tr>\n<tr>\n<td><code>taxAtSource</code></td>\n<td><code>number</code></td>\n<td>Amount taxed at source</td>\n</tr>\n<tr>\n<td><code>taxAtSourceMainIncomeTarif</code></td>\n<td><code>object</code></td>\n<td>Amount taxed on main income</td>\n</tr>\n<tr>\n<td><code>transportationCost</code></td>\n<td><code>number</code></td>\n<td>Transportation costs in CHF</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"individualexpenseslist-array\"><code>individualExpensesList</code> Array</h5>\n<p>Container of individual expenses</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF</td>\n</tr>\n<tr>\n<td><code>label</code></td>\n<td><code>string</code></td>\n<td>Label of specific labelled amount</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"taxatsourcemainincometarif-object\"><code>taxAtSourceMainIncomeTarif</code> Object</h5>\n<p>Amount taxed on main income</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>isChurchTaxObligatory</code></td>\n<td><code>string</code></td>\n<td>(true or false)</td>\n</tr>\n<tr>\n<td><code>numberOfChildren</code></td>\n<td><code>number</code></td>\n<td>Number of children in household</td>\n</tr>\n<tr>\n<td><code>tarifCode</code></td>\n<td><code>string</code></td>\n<td>Tarif code</td>\n</tr>\n<tr>\n<td><code>tarifType</code></td>\n<td><code>string</code></td>\n<td>Tarif type (A:single, B:married with one person working ,C:married with both persons working, D:additional income, H:Single parent with person to be supported)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"grossincome-object\"><code>grossIncome</code> Object</h5>\n<p>Container for income information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>extra</code></td>\n<td><code>number</code></td>\n<td>Extra gross income in CHF</td>\n</tr>\n<tr>\n<td><code>main</code></td>\n<td><code>number</code></td>\n<td>Main gross income in CHF</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"liabilities-object\"><code>liabilities</code> Object</h5>\n<p>Container of liabilities</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>openCreditAmount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF of open credit amount</td>\n</tr>\n<tr>\n<td><code>openLeasingRateAmount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF of leasing rate amount</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"personbasicdata-object\"><code>personBasicData</code> Object</h5>\n<p>Container of person data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>address</code></td>\n<td><code>object</code></td>\n<td>Container of address data</td>\n</tr>\n<tr>\n<td><code>ageAtEndOfYear</code></td>\n<td><code>number</code></td>\n<td>Age at the end of the year</td>\n</tr>\n<tr>\n<td><code>birthDate</code></td>\n<td><code>string</code></td>\n<td>Birthdate</td>\n</tr>\n<tr>\n<td><code>civilStatusType</code></td>\n<td><code>string</code></td>\n<td>Civil status (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"address-object\"><code>address</code> Object</h5>\n<p>Container of address data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton</td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td><code>string</code></td>\n<td>Swisszipcode</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"childrenlist-array\"><code>childrenList</code> Array</h5>\n<p>Container with list of children</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>ageAtEndOfYear</code></td>\n<td><code>number</code></td>\n<td>Age at the end of the year</td>\n</tr>\n<tr>\n<td><code>subsistenceMinimum</code></td>\n<td><code>number</code></td>\n<td>Minimal subsistence in CHF</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"partner-object\"><code>partner</code> Object</h5>\n<p>Container for applicant</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>exemptAmountList</code></td>\n<td><code>array</code></td>\n<td>Container for list of amounts</td>\n</tr>\n<tr>\n<td><code>expenditures</code></td>\n<td><code>object</code></td>\n<td>Container for expenditure information</td>\n</tr>\n<tr>\n<td><code>grossIncome</code></td>\n<td><code>object</code></td>\n<td>Container for income information</td>\n</tr>\n<tr>\n<td><code>liabilities</code></td>\n<td><code>object</code></td>\n<td>Container of liabilities</td>\n</tr>\n<tr>\n<td><code>personBasicData</code></td>\n<td><code>object</code></td>\n<td>Container of person data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"exemptamountlist-array-2\"><code>exemptAmountList</code> Array</h5>\n<p>Container for list of amounts</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF</td>\n</tr>\n<tr>\n<td><code>exemptAmountType</code></td>\n<td><code>string</code></td>\n<td>Type (AFTER_TAX_AT_SOURCE, AFTER_CURRENT_LIABILITIES or AFTER_APPLICATION_DATA)</td>\n</tr>\n<tr>\n<td><code>isCorrected</code></td>\n<td><code>string</code></td>\n<td>(true or false)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"expenditures-object-1\"><code>expenditures</code> Object</h5>\n<p>Container for expenditure information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>alimony</code></td>\n<td><code>number</code></td>\n<td>Alimony in CHF</td>\n</tr>\n<tr>\n<td><code>educationCost</code></td>\n<td><code>number</code></td>\n<td>Educational costs in CHF</td>\n</tr>\n<tr>\n<td><code>externalFoodBoardingDeduction</code></td>\n<td><code>number</code></td>\n<td>Food deductions in CHF</td>\n</tr>\n<tr>\n<td><code>increasedClothingRequirementDeduction</code></td>\n<td><code>number</code></td>\n<td>Clothing deductions in CHF</td>\n</tr>\n<tr>\n<td><code>increasedFoodIntakeDeduction</code></td>\n<td><code>number</code></td>\n<td>Additional food deductions in CHF</td>\n</tr>\n<tr>\n<td><code>individualExpensesList</code></td>\n<td><code>array</code></td>\n<td>Container of individual expenses</td>\n</tr>\n<tr>\n<td><code>professionalOrganizationFee</code></td>\n<td><code>number</code></td>\n<td>Membership fee in CHF</td>\n</tr>\n<tr>\n<td><code>socialCharges</code></td>\n<td><code>number</code></td>\n<td>Social charges in CHF</td>\n</tr>\n<tr>\n<td><code>taxAtSource</code></td>\n<td><code>number</code></td>\n<td>Amount taxed at source</td>\n</tr>\n<tr>\n<td><code>taxAtSourceMainIncomeTarif</code></td>\n<td><code>object</code></td>\n<td>Amount taxed on main income</td>\n</tr>\n<tr>\n<td><code>transportationCost</code></td>\n<td><code>number</code></td>\n<td>Transportation costs in CHF</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"individualexpenseslist-array-1\"><code>individualExpensesList</code> Array</h5>\n<p>Container of individual expenses</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>amount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF</td>\n</tr>\n<tr>\n<td><code>label</code></td>\n<td><code>string</code></td>\n<td>Label of specific labelled amount</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"taxatsourcemainincometarif-object-1\"><code>taxAtSourceMainIncomeTarif</code> Object</h5>\n<p>Amount taxed on main income</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>isChurchTaxObligatory</code></td>\n<td><code>string</code></td>\n<td>(true or false)</td>\n</tr>\n<tr>\n<td><code>numberOfChildren</code></td>\n<td><code>number</code></td>\n<td>Number of children in household</td>\n</tr>\n<tr>\n<td><code>tarifCode</code></td>\n<td><code>string</code></td>\n<td>Tarif code</td>\n</tr>\n<tr>\n<td><code>tarifType</code></td>\n<td><code>string</code></td>\n<td>Tarif type<br /><br />A = single<br />B = married with one person working<br />C = married with both persons working<br />D = additional income<br />H = Single parent with person to be supported</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"grossincome-object-1\"><code>grossIncome</code> Object</h5>\n<p>Container for income information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>extra</code></td>\n<td><code>number</code></td>\n<td>Extra gross income in CHF</td>\n</tr>\n<tr>\n<td><code>main</code></td>\n<td><code>number</code></td>\n<td>Main gross income in CHF</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"liabilities-object-1\"><code>liabilities</code> Object</h5>\n<p>Container of liabilities</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>openCreditAmount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF of open credit amount</td>\n</tr>\n<tr>\n<td><code>openLeasingRateAmount</code></td>\n<td><code>number</code></td>\n<td>Amount in CHF of leasing rate amount</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"personbasicdata-object-1\"><code>personBasicData</code> Object</h5>\n<p>Container of person data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>address</code></td>\n<td><code>object</code></td>\n<td>Container of address data</td>\n</tr>\n<tr>\n<td><code>ageAtEndOfYear</code></td>\n<td><code>number</code></td>\n<td>Age at the end of the year</td>\n</tr>\n<tr>\n<td><code>birthDate</code></td>\n<td><code>string</code></td>\n<td>Birthdate</td>\n</tr>\n<tr>\n<td><code>civilStatusType</code></td>\n<td><code>string</code></td>\n<td>Civil status (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"address-object-1\"><code>address</code> Object</h5>\n<p>Container of address data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton</td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td><code>string</code></td>\n<td>Swisszipcode</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"warninglist-array\"><code>warningList</code> Array</h5>\n<p>List of warnings</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>area</code></td>\n<td><code>string</code></td>\n<td>Area of application to warning</td>\n</tr>\n<tr>\n<td><code>description</code></td>\n<td><code>string</code></td>\n<td>Description</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><code>string</code></td>\n<td>Type</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"c1df79f4-badf-446e-9d1d-9d853bb0fc9d"},{"name":"Kremo service","id":"6112b6ed-8add-465f-885a-699ff2b23e6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/kremo?substituteExistingCredit=<number>&creditType=CREDIT&creditAmount=<number>&creditDueDate=<date>&creditRecurringFee=<number>&creditNonRecurringFee=<number>&creditDecliningBalance=<number>&creditFirstRateAmount=<number>&creditInterestRateAmount=<number>&creditInterestRateType=NOMINAL&creditterm=<integer>&birthDate=<date>&gender=FEMALE&civilStatusType=MARRIED&zip=<string>&canton=FR&grossIncomeMain=<number>&grossIncomeExtra=<number>&netIncomeMain=<number>&netIncomeExtra=<number>&alimony=<number>&educationCost=<number>&oneTimeExpenses=<number>&professionalOrganizationFee=<number>&isFoodIntakeIncreased=<boolean>&isFoodBoardingExternal=<boolean>&isClothingRequirementIncreased=<boolean>&transportationEffectiveAmount=<number>&otherFixExpenses=<number>&transportationType=MOTORCYCLE&housingCost=<number>&openCreditList=<string>&individualExpensesList=<string>&isTaxAtSourceObligatory=<boolean>&isChurchTaxObligatory=<boolean>&workingDaysPerMonth=<integer>&pBirthDate=<date>&pGender=FEMALE&pCivilStatusType=MARRIED&pZip=<string>&pCanton=FR&pGrossIncomeMain=<number>&pGrossIncomeExtra=<number>&pNetIncomeMain=<number>&pNetIncomeExtra=<number>&pAlimony=<number>&pEducationCost=<number>&pOneTimeExpenses=<number>&pProfessionalOrganizationFee=<number>&pIsFoodIntakeIncreased=<boolean>&pIsFoodBoardingExternal=<boolean>&pIsClothingRequirementIncreased=<boolean>&pTransportationEffectiveAmount=<number>&pOtherFixExpenses=<string>&pTransportationType=MOTORCYCLE&pHousingCost=<number>&pOpenCreditList=<string>&pIndividualExpensesList=<string>&pIsTaxAtSourceObligatory=<boolean>&pIsChurchTaxObligatory=<boolean>&pWorkingDaysPerMonth=<integer>&childrenList=<string>&healthInsuranceFee=<number>&numberOfSupportableGrownUps=<integer>&householdType=SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD&recurringRateAmount=<number>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"b481f7ea-637e-4ddb-b933-641230e57248","id":"b481f7ea-637e-4ddb-b933-641230e57248","name":"kremo","type":"folder"}},"urlObject":{"path":["kremo"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Credit amount to be substituted in CHF</p>\n","type":"text/plain"},"key":"substituteExistingCredit","value":"<number>"},{"description":{"content":"<p>Type of credit being applied for (CREDIT, LEASING or PARTIAL)</p>\n","type":"text/plain"},"key":"creditType","value":"CREDIT"},{"description":{"content":"<p>Credit amount being applied for in CHF</p>\n","type":"text/plain"},"key":"creditAmount","value":"<number>"},{"description":{"content":"<p>Credit duration by date. Either creditDueDate or creditterm must be filled.</p>\n","type":"text/plain"},"key":"creditDueDate","value":"<date>"},{"description":{"content":"<p>Monthly recurring fee in CHF</p>\n","type":"text/plain"},"key":"creditRecurringFee","value":"<number>"},{"description":{"content":"<p>One-time fee in CHF</p>\n","type":"text/plain"},"key":"creditNonRecurringFee","value":"<number>"},{"description":{"content":"<p>Remaining value in CHF</p>\n","type":"text/plain"},"key":"creditDecliningBalance","value":"<number>"},{"description":{"content":"<p>First big rate in CHF</p>\n","type":"text/plain"},"key":"creditFirstRateAmount","value":"<number>"},{"description":{"content":"<p>Interest rate of credit being applied for</p>\n","type":"text/plain"},"key":"creditInterestRateAmount","value":"<number>"},{"description":{"content":"<p>Credit interest rate type (NOMINAL or EFFECTIVE)</p>\n","type":"text/plain"},"key":"creditInterestRateType","value":"NOMINAL"},{"description":{"content":"<p>Credit duration in Months. Either creditDueDate or creditterm must be filled.</p>\n","type":"text/plain"},"key":"creditterm","value":"<integer>"},{"description":{"content":"<p>Birthdate of applicant</p>\n","type":"text/plain"},"key":"birthDate","value":"<date>"},{"description":{"content":"<p>Gender of applicant (MALE or FEMALE)</p>\n","type":"text/plain"},"key":"gender","value":"FEMALE"},{"description":{"content":"<p>Civil status type of applicant (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)</p>\n","type":"text/plain"},"key":"civilStatusType","value":"MARRIED"},{"description":{"content":"<p>Swisszipcode of applicant</p>\n","type":"text/plain"},"key":"zip","value":"<string>"},{"description":{"content":"<p>Canton of applicant</p>\n","type":"text/plain"},"key":"canton","value":"FR"},{"description":{"content":"<p>Monthly main gross income in CHF of applicant</p>\n","type":"text/plain"},"key":"grossIncomeMain","value":"<number>"},{"description":{"content":"<p>Monthly extra gross income in CHF of applicant</p>\n","type":"text/plain"},"key":"grossIncomeExtra","value":"<number>"},{"description":{"content":"<p>Monthly main net income in CHF of applicant</p>\n","type":"text/plain"},"key":"netIncomeMain","value":"<number>"},{"description":{"content":"<p>Monthly extra net income in CHF of applicant</p>\n","type":"text/plain"},"key":"netIncomeExtra","value":"<number>"},{"description":{"content":"<p>Monthly alimony expenses in CHF of applicant</p>\n","type":"text/plain"},"key":"alimony","value":"<number>"},{"description":{"content":"<p>Monthly expenses for education in CHF of applicant</p>\n","type":"text/plain"},"key":"educationCost","value":"<number>"},{"description":{"content":"<p>One-time expenses in CHF of applicant</p>\n","type":"text/plain"},"key":"oneTimeExpenses","value":"<number>"},{"description":{"content":"<p>Monthly expenses for organisational membership in CHF of applicant</p>\n","type":"text/plain"},"key":"professionalOrganizationFee","value":"<number>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"isFoodIntakeIncreased","value":"<boolean>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"isFoodBoardingExternal","value":"<boolean>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"isClothingRequirementIncreased","value":"<boolean>"},{"description":{"content":"<p>Monthly expenses for transportation in CHF of applicant</p>\n","type":"text/plain"},"key":"transportationEffectiveAmount","value":"<number>"},{"description":{"content":"<p>Monthly other fixed expenses in CHF of applicant</p>\n","type":"text/plain"},"key":"otherFixExpenses","value":"<number>"},{"description":{"content":"<p>Transportation type of applicant (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)</p>\n","type":"text/plain"},"key":"transportationType","value":"MOTORCYCLE"},{"description":{"content":"<p>Monthly rental or mortgage costs in CHF of applicant</p>\n","type":"text/plain"},"key":"housingCost","value":"<number>"},{"description":{"content":"<p>List of open credits in CHF of applicant, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.</p>\n","type":"text/plain"},"key":"openCreditList","value":"<string>"},{"description":{"content":"<p>List of individual expenses  in CHF of applicant separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'</p>\n","type":"text/plain"},"key":"individualExpensesList","value":"<string>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"isTaxAtSourceObligatory","value":"<boolean>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"isChurchTaxObligatory","value":"<boolean>"},{"description":{"content":"<p>Applicant’s number of working days per month</p>\n","type":"text/plain"},"key":"workingDaysPerMonth","value":"<integer>"},{"description":{"content":"<p>Birthdate of partner</p>\n","type":"text/plain"},"key":"pBirthDate","value":"<date>"},{"description":{"content":"<p>Gender of partner (MALE or FEMALE)</p>\n","type":"text/plain"},"key":"pGender","value":"FEMALE"},{"description":{"content":"<p>Civil status type of partner (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)</p>\n","type":"text/plain"},"key":"pCivilStatusType","value":"MARRIED"},{"description":{"content":"<p>Swisszipcode of partner</p>\n","type":"text/plain"},"key":"pZip","value":"<string>"},{"description":{"content":"<p>Canton of partner</p>\n","type":"text/plain"},"key":"pCanton","value":"FR"},{"description":{"content":"<p>Monthly main gross income in CHF of partner</p>\n","type":"text/plain"},"key":"pGrossIncomeMain","value":"<number>"},{"description":{"content":"<p>Monthly extra gross income in CHF of partner</p>\n","type":"text/plain"},"key":"pGrossIncomeExtra","value":"<number>"},{"description":{"content":"<p>Monthly main net income in CHF of partner</p>\n","type":"text/plain"},"key":"pNetIncomeMain","value":"<number>"},{"description":{"content":"<p>Monthly extra net income in CHF of partner</p>\n","type":"text/plain"},"key":"pNetIncomeExtra","value":"<number>"},{"description":{"content":"<p>Monthly alimony expenses in CHF of partner</p>\n","type":"text/plain"},"key":"pAlimony","value":"<number>"},{"description":{"content":"<p>Monthly expenses for education in CHF of partner</p>\n","type":"text/plain"},"key":"pEducationCost","value":"<number>"},{"description":{"content":"<p>One-time expenses in CHF of partner</p>\n","type":"text/plain"},"key":"pOneTimeExpenses","value":"<number>"},{"description":{"content":"<p>Monthly expenses for organisational membership in CHF of partner</p>\n","type":"text/plain"},"key":"pProfessionalOrganizationFee","value":"<number>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"pIsFoodIntakeIncreased","value":"<boolean>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"pIsFoodBoardingExternal","value":"<boolean>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"pIsClothingRequirementIncreased","value":"<boolean>"},{"description":{"content":"<p>Monthly expenses for transportation in CHF of partner</p>\n","type":"text/plain"},"key":"pTransportationEffectiveAmount","value":"<number>"},{"description":{"content":"<p>Monthly other fixed expenses in CHF of partner</p>\n","type":"text/plain"},"key":"pOtherFixExpenses","value":"<string>"},{"description":{"content":"<p>Transportation type of partner (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)</p>\n","type":"text/plain"},"key":"pTransportationType","value":"MOTORCYCLE"},{"description":{"content":"<p>Monthly rental or mortgage costs in CHF of partner</p>\n","type":"text/plain"},"key":"pHousingCost","value":"<number>"},{"description":{"content":"<p>List of open credits in CHF of partner, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.</p>\n","type":"text/plain"},"key":"pOpenCreditList","value":"<string>"},{"description":{"content":"<p>List of individual expenses  in CHF of the partner separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'</p>\n","type":"text/plain"},"key":"pIndividualExpensesList","value":"<string>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"pIsTaxAtSourceObligatory","value":"<boolean>"},{"description":{"content":"<p>(true or false)</p>\n","type":"text/plain"},"key":"pIsChurchTaxObligatory","value":"<boolean>"},{"description":{"content":"<p>Partner’s number of working days per month</p>\n","type":"text/plain"},"key":"pWorkingDaysPerMonth","value":"<integer>"},{"description":{"content":"<p>List of children and their ages in household separated by ‘;’, e.g. ‘6;5;3’ represents 3 children aged 6,5 and 3 years old </p>\n","type":"text/plain"},"key":"childrenList","value":"<string>"},{"description":{"content":"<p>Monthly health insurance fee of household</p>\n","type":"text/plain"},"key":"healthInsuranceFee","value":"<number>"},{"description":{"content":"<p>Number of adults being taken care of in the household</p>\n","type":"text/plain"},"key":"numberOfSupportableGrownUps","value":"<integer>"},{"description":{"content":"<p>Type of household (SINGLE, MARRIED_COUPLE, SINGLE_HOUSEHOLD_COMMUNITY, SINGLE_PARENT, SINGLE_PARENT_HOUSEHOLD_COMMUNITY or SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD)</p>\n","type":"text/plain"},"key":"householdType","value":"SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD"},{"description":{"content":"<p>Amount of recurring amount in CHF</p>\n","type":"text/plain"},"key":"recurringRateAmount","value":"<number>"}],"variable":[]}},"response":[{"id":"29a72eb0-e86b-41e2-b1ef-6abc74e05dbb","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/kremo?substituteExistingCredit=<number>&creditType=CREDIT&creditAmount=<number>&creditDueDate=<date>&creditRecurringFee=<number>&creditNonRecurringFee=<number>&creditDecliningBalance=<number>&creditFirstRateAmount=<number>&creditInterestRateAmount=<number>&creditInterestRateType=NOMINAL&creditterm=<integer>&birthDate=<date>&gender=FEMALE&civilStatusType=MARRIED&zip=<string>&canton=FR&grossIncomeMain=<number>&grossIncomeExtra=<number>&netIncomeMain=<number>&netIncomeExtra=<number>&alimony=<number>&educationCost=<number>&oneTimeExpenses=<number>&professionalOrganizationFee=<number>&isFoodIntakeIncreased=<boolean>&isFoodBoardingExternal=<boolean>&isClothingRequirementIncreased=<boolean>&transportationEffectiveAmount=<number>&otherFixExpenses=<number>&transportationType=MOTORCYCLE&housingCost=<number>&openCreditList=<string>&individualExpensesList=<string>&isTaxAtSourceObligatory=<boolean>&isChurchTaxObligatory=<boolean>&workingDaysPerMonth=<integer>&pBirthDate=<date>&pGender=FEMALE&pCivilStatusType=MARRIED&pZip=<string>&pCanton=FR&pGrossIncomeMain=<number>&pGrossIncomeExtra=<number>&pNetIncomeMain=<number>&pNetIncomeExtra=<number>&pAlimony=<number>&pEducationCost=<number>&pOneTimeExpenses=<number>&pProfessionalOrganizationFee=<number>&pIsFoodIntakeIncreased=<boolean>&pIsFoodBoardingExternal=<boolean>&pIsClothingRequirementIncreased=<boolean>&pTransportationEffectiveAmount=<number>&pOtherFixExpenses=<string>&pTransportationType=MOTORCYCLE&pHousingCost=<number>&pOpenCreditList=<string>&pIndividualExpensesList=<string>&pIsTaxAtSourceObligatory=<boolean>&pIsChurchTaxObligatory=<boolean>&pWorkingDaysPerMonth=<integer>&childrenList=<string>&healthInsuranceFee=<number>&numberOfSupportableGrownUps=<integer>&householdType=SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD&recurringRateAmount=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["kremo"],"query":[{"description":"Credit amount to be substituted in CHF","key":"substituteExistingCredit","value":"<number>"},{"description":"Type of credit being applied for (CREDIT, LEASING or PARTIAL)","key":"creditType","value":"CREDIT"},{"description":"Credit amount being applied for in CHF","key":"creditAmount","value":"<number>"},{"description":"Credit duration by date. Either creditDueDate or creditterm must be filled.","key":"creditDueDate","value":"<date>"},{"description":"Monthly recurring fee in CHF","key":"creditRecurringFee","value":"<number>"},{"description":"One-time fee in CHF","key":"creditNonRecurringFee","value":"<number>"},{"description":"Remaining value in CHF","key":"creditDecliningBalance","value":"<number>"},{"description":"First big rate in CHF","key":"creditFirstRateAmount","value":"<number>"},{"description":"Interest rate of credit being applied for","key":"creditInterestRateAmount","value":"<number>"},{"description":"Credit interest rate type (NOMINAL or EFFECTIVE)","key":"creditInterestRateType","value":"NOMINAL"},{"description":"Credit duration in Months. Either creditDueDate or creditterm must be filled.","key":"creditterm","value":"<integer>"},{"description":"Birthdate of applicant","key":"birthDate","value":"<date>"},{"description":"Gender of applicant (MALE or FEMALE)","key":"gender","value":"FEMALE"},{"description":"Civil status type of applicant (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)","key":"civilStatusType","value":"MARRIED"},{"description":"Swisszipcode of applicant","key":"zip","value":"<string>"},{"description":"Canton of applicant","key":"canton","value":"FR"},{"description":"Monthly main gross income in CHF of applicant","key":"grossIncomeMain","value":"<number>"},{"description":"Monthly extra gross income in CHF of applicant","key":"grossIncomeExtra","value":"<number>"},{"description":"Monthly main net income in CHF of applicant","key":"netIncomeMain","value":"<number>"},{"description":"Monthly extra net income in CHF of applicant","key":"netIncomeExtra","value":"<number>"},{"description":"Monthly alimony expenses in CHF of applicant","key":"alimony","value":"<number>"},{"description":"Monthly expenses for education in CHF of applicant","key":"educationCost","value":"<number>"},{"description":"One-time expenses in CHF of applicant","key":"oneTimeExpenses","value":"<number>"},{"description":"Monthly expenses for organisational membership in CHF of applicant","key":"professionalOrganizationFee","value":"<number>"},{"description":"(true or false)","key":"isFoodIntakeIncreased","value":"<boolean>"},{"description":"(true or false)","key":"isFoodBoardingExternal","value":"<boolean>"},{"description":"(true or false)","key":"isClothingRequirementIncreased","value":"<boolean>"},{"description":"Monthly expenses for transportation in CHF of applicant","key":"transportationEffectiveAmount","value":"<number>"},{"description":"Monthly other fixed expenses in CHF of applicant","key":"otherFixExpenses","value":"<number>"},{"description":"Transportation type of applicant (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)","key":"transportationType","value":"MOTORCYCLE"},{"description":"Monthly rental or mortgage costs in CHF of applicant","key":"housingCost","value":"<number>"},{"description":"List of open credits in CHF of applicant, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.","key":"openCreditList","value":"<string>"},{"description":"List of individual expenses  in CHF of applicant separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'","key":"individualExpensesList","value":"<string>"},{"description":"(true or false)","key":"isTaxAtSourceObligatory","value":"<boolean>"},{"description":"(true or false)","key":"isChurchTaxObligatory","value":"<boolean>"},{"description":"Applicant’s number of working days per month","key":"workingDaysPerMonth","value":"<integer>"},{"description":"Birthdate of partner","key":"pBirthDate","value":"<date>"},{"description":"Gender of partner (MALE or FEMALE)","key":"pGender","value":"FEMALE"},{"description":"Civil status type of partner (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)","key":"pCivilStatusType","value":"MARRIED"},{"description":"Swisszipcode of partner","key":"pZip","value":"<string>"},{"description":"Canton of partner","key":"pCanton","value":"FR"},{"description":"Monthly main gross income in CHF of partner","key":"pGrossIncomeMain","value":"<number>"},{"description":"Monthly extra gross income in CHF of partner","key":"pGrossIncomeExtra","value":"<number>"},{"description":"Monthly main net income in CHF of partner","key":"pNetIncomeMain","value":"<number>"},{"description":"Monthly extra net income in CHF of partner","key":"pNetIncomeExtra","value":"<number>"},{"description":"Monthly alimony expenses in CHF of partner","key":"pAlimony","value":"<number>"},{"description":"Monthly expenses for education in CHF of partner","key":"pEducationCost","value":"<number>"},{"description":"One-time expenses in CHF of partner","key":"pOneTimeExpenses","value":"<number>"},{"description":"Monthly expenses for organisational membership in CHF of partner","key":"pProfessionalOrganizationFee","value":"<number>"},{"description":"(true or false)","key":"pIsFoodIntakeIncreased","value":"<boolean>"},{"description":"(true or false)","key":"pIsFoodBoardingExternal","value":"<boolean>"},{"description":"(true or false)","key":"pIsClothingRequirementIncreased","value":"<boolean>"},{"description":"Monthly expenses for transportation in CHF of partner","key":"pTransportationEffectiveAmount","value":"<number>"},{"description":"Monthly other fixed expenses in CHF of partner","key":"pOtherFixExpenses","value":"<string>"},{"description":"Transportation type of partner (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)","key":"pTransportationType","value":"MOTORCYCLE"},{"description":"Monthly rental or mortgage costs in CHF of partner","key":"pHousingCost","value":"<number>"},{"description":"List of open credits in CHF of partner, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.","key":"pOpenCreditList","value":"<string>"},{"description":"List of individual expenses  in CHF of the partner separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'","key":"pIndividualExpensesList","value":"<string>"},{"description":"(true or false)","key":"pIsTaxAtSourceObligatory","value":"<boolean>"},{"description":"(true or false)","key":"pIsChurchTaxObligatory","value":"<boolean>"},{"description":"Partner’s number of working days per month","key":"pWorkingDaysPerMonth","value":"<integer>"},{"description":"List of children and their ages in household separated by ‘;’, e.g. ‘6;5;3’ represents 3 children aged 6,5 and 3 years old ","key":"childrenList","value":"<string>"},{"description":"Monthly health insurance fee of household","key":"healthInsuranceFee","value":"<number>"},{"description":"Number of adults being taken care of in the household","key":"numberOfSupportableGrownUps","value":"<integer>"},{"description":"Type of household (SINGLE, MARRIED_COUPLE, SINGLE_HOUSEHOLD_COMMUNITY, SINGLE_PARENT, SINGLE_PARENT_HOUSEHOLD_COMMUNITY or SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD)","key":"householdType","value":"SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD"},{"description":"Amount of recurring amount in CHF","key":"recurringRateAmount","value":"<number>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"calculateOut\": {\n    \"application\": {\n      \"exemptAmountList\": [\n        {\n          \"amount\": \"<number>\",\n          \"exemptAmountType\": \"<string>\",\n          \"isCorrected\": \"<string>\"\n        },\n        {\n          \"amount\": \"<number>\",\n          \"exemptAmountType\": \"<string>\",\n          \"isCorrected\": \"<string>\"\n        }\n      ],\n      \"firstRateAmount\": \"<number>\",\n      \"interestRateAmount\": \"<number>\",\n      \"interestEffectiveRate\": \"<number>\",\n      \"interestEffectiveRateAmount\": \"<number>\",\n      \"seizableQuoteAmount\": \"<number>\",\n      \"term\": \"<number>\"\n    },\n    \"calculationMode\": \"<string>\",\n    \"household\": {\n      \"applicant\": {\n        \"exemptAmountList\": [\n          {\n            \"amount\": \"<number>\",\n            \"exemptAmountType\": \"<string>\",\n            \"isCorrected\": \"<string>\"\n          },\n          {\n            \"amount\": \"<number>\",\n            \"exemptAmountType\": \"<string>\",\n            \"isCorrected\": \"<string>\"\n          }\n        ],\n        \"expenditures\": {\n          \"alimony\": \"<number>\",\n          \"educationCost\": \"<number>\",\n          \"externalFoodBoardingDeduction\": \"<number>\",\n          \"increasedClothingRequirementDeduction\": \"<number>\",\n          \"increasedFoodIntakeDeduction\": \"<number>\",\n          \"individualExpensesList\": [\n            {\n              \"amount\": \"<number>\",\n              \"label\": \"<string>\"\n            },\n            {\n              \"amount\": \"<number>\",\n              \"label\": \"<string>\"\n            }\n          ],\n          \"professionalOrganizationFee\": \"<number>\",\n          \"socialCharges\": \"<number>\",\n          \"taxAtSource\": \"<number>\",\n          \"taxAtSourceMainIncomeTarif\": {\n            \"isChurchTaxObligatory\": \"<string>\",\n            \"numberOfChildren\": \"<number>\",\n            \"tarifCode\": \"<string>\",\n            \"tarifType\": \"<string>\"\n          },\n          \"transportationCost\": \"<number>\"\n        },\n        \"grossIncome\": {\n          \"extra\": \"<number>\",\n          \"main\": \"<number>\"\n        },\n        \"liabilities\": {\n          \"openCreditAmount\": \"<number>\",\n          \"openLeasingRateAmount\": \"<number>\"\n        },\n        \"personBasicData\": {\n          \"address\": {\n            \"canton\": \"<string>\",\n            \"zip\": \"<string>\"\n          },\n          \"ageAtEndOfYear\": \"<number>\",\n          \"birthDate\": \"<date>\",\n          \"civilStatusType\": \"<string>\"\n        }\n      },\n      \"childrenList\": [\n        {\n          \"ageAtEndOfYear\": \"<number>\",\n          \"subsistenceMinimum\": \"<number>\"\n        },\n        {\n          \"ageAtEndOfYear\": \"<number>\",\n          \"subsistenceMinimum\": \"<number>\"\n        }\n      ],\n      \"healthInsuranceFee\": \"<number>\",\n      \"healthInsuranceFeeReference\": \"<number>\",\n      \"partner\": {\n        \"exemptAmountList\": [\n          {\n            \"amount\": \"<number>\",\n            \"exemptAmountType\": \"<string>\",\n            \"isCorrected\": \"<string>\"\n          },\n          {\n            \"amount\": \"<number>\",\n            \"exemptAmountType\": \"<string>\",\n            \"isCorrected\": \"<string>\"\n          }\n        ],\n        \"expenditures\": {\n          \"alimony\": \"<number>\",\n          \"educationCost\": \"<number>\",\n          \"externalFoodBoardingDeduction\": \"<number>\",\n          \"increasedClothingRequirementDeduction\": \"<number>\",\n          \"increasedFoodIntakeDeduction\": \"<number>\",\n          \"individualExpensesList\": [\n            {\n              \"amount\": \"<number>\",\n              \"label\": \"<string>\"\n            },\n            {\n              \"amount\": \"<number>\",\n              \"label\": \"<string>\"\n            }\n          ],\n          \"professionalOrganizationFee\": \"<number>\",\n          \"socialCharges\": \"<number>\",\n          \"taxAtSource\": \"<number>\",\n          \"taxAtSourceMainIncomeTarif\": {\n            \"isChurchTaxObligatory\": \"<string>\",\n            \"numberOfChildren\": \"<number>\",\n            \"tarifCode\": \"<string>\",\n            \"tarifType\": \"<string>\"\n          },\n          \"transportationCost\": \"<number>\"\n        },\n        \"grossIncome\": {\n          \"extra\": \"<number>\",\n          \"main\": \"<number>\"\n        },\n        \"liabilities\": {\n          \"openCreditAmount\": \"<number>\",\n          \"openLeasingRateAmount\": \"<number>\"\n        },\n        \"personBasicData\": {\n          \"address\": {\n            \"canton\": \"<string>\",\n            \"zip\": \"<string>\"\n          },\n          \"ageAtEndOfYear\": \"<number>\",\n          \"birthDate\": \"<date>\",\n          \"civilStatusType\": \"<string>\"\n        }\n      },\n      \"subsistenceMinimum\": \"<number>\"\n    }\n  },\n  \"clientReference\": \"<string>\",\n  \"requestIdentifier\": \"<string>\",\n  \"warningList\": [\n    {\n      \"area\": \"<string>\",\n      \"description\": \"<string>\",\n      \"type\": \"<string>\"\n    },\n    {\n      \"area\": \"<string>\",\n      \"description\": \"<string>\",\n      \"type\": \"<string>\"\n    }\n  ]\n}"},{"id":"3ab794da-373f-41d5-9673-9c7ba2aeaca3","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/kremo?substituteExistingCredit=<number>&creditType=CREDIT&creditAmount=<number>&creditDueDate=<date>&creditRecurringFee=<number>&creditNonRecurringFee=<number>&creditDecliningBalance=<number>&creditFirstRateAmount=<number>&creditInterestRateAmount=<number>&creditInterestRateType=NOMINAL&creditterm=<integer>&birthDate=<date>&gender=FEMALE&civilStatusType=MARRIED&zip=<string>&canton=FR&grossIncomeMain=<number>&grossIncomeExtra=<number>&netIncomeMain=<number>&netIncomeExtra=<number>&alimony=<number>&educationCost=<number>&oneTimeExpenses=<number>&professionalOrganizationFee=<number>&isFoodIntakeIncreased=<boolean>&isFoodBoardingExternal=<boolean>&isClothingRequirementIncreased=<boolean>&transportationEffectiveAmount=<number>&otherFixExpenses=<number>&transportationType=MOTORCYCLE&housingCost=<number>&openCreditList=<string>&individualExpensesList=<string>&isTaxAtSourceObligatory=<boolean>&isChurchTaxObligatory=<boolean>&workingDaysPerMonth=<integer>&pBirthDate=<date>&pGender=FEMALE&pCivilStatusType=MARRIED&pZip=<string>&pCanton=FR&pGrossIncomeMain=<number>&pGrossIncomeExtra=<number>&pNetIncomeMain=<number>&pNetIncomeExtra=<number>&pAlimony=<number>&pEducationCost=<number>&pOneTimeExpenses=<number>&pProfessionalOrganizationFee=<number>&pIsFoodIntakeIncreased=<boolean>&pIsFoodBoardingExternal=<boolean>&pIsClothingRequirementIncreased=<boolean>&pTransportationEffectiveAmount=<number>&pOtherFixExpenses=<string>&pTransportationType=MOTORCYCLE&pHousingCost=<number>&pOpenCreditList=<string>&pIndividualExpensesList=<string>&pIsTaxAtSourceObligatory=<boolean>&pIsChurchTaxObligatory=<boolean>&pWorkingDaysPerMonth=<integer>&childrenList=<string>&healthInsuranceFee=<number>&numberOfSupportableGrownUps=<integer>&householdType=SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD&recurringRateAmount=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["kremo"],"query":[{"description":"Credit amount to be substituted in CHF","key":"substituteExistingCredit","value":"<number>"},{"description":"Type of credit being applied for (CREDIT, LEASING or PARTIAL)","key":"creditType","value":"CREDIT"},{"description":"Credit amount being applied for in CHF","key":"creditAmount","value":"<number>"},{"description":"Credit duration by date. Either creditDueDate or creditterm must be filled.","key":"creditDueDate","value":"<date>"},{"description":"Monthly recurring fee in CHF","key":"creditRecurringFee","value":"<number>"},{"description":"One-time fee in CHF","key":"creditNonRecurringFee","value":"<number>"},{"description":"Remaining value in CHF","key":"creditDecliningBalance","value":"<number>"},{"description":"First big rate in CHF","key":"creditFirstRateAmount","value":"<number>"},{"description":"Interest rate of credit being applied for","key":"creditInterestRateAmount","value":"<number>"},{"description":"Credit interest rate type (NOMINAL or EFFECTIVE)","key":"creditInterestRateType","value":"NOMINAL"},{"description":"Credit duration in Months. Either creditDueDate or creditterm must be filled.","key":"creditterm","value":"<integer>"},{"description":"Birthdate of applicant","key":"birthDate","value":"<date>"},{"description":"Gender of applicant (MALE or FEMALE)","key":"gender","value":"FEMALE"},{"description":"Civil status type of applicant (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)","key":"civilStatusType","value":"MARRIED"},{"description":"Swisszipcode of applicant","key":"zip","value":"<string>"},{"description":"Canton of applicant","key":"canton","value":"FR"},{"description":"Monthly main gross income in CHF of applicant","key":"grossIncomeMain","value":"<number>"},{"description":"Monthly extra gross income in CHF of applicant","key":"grossIncomeExtra","value":"<number>"},{"description":"Monthly main net income in CHF of applicant","key":"netIncomeMain","value":"<number>"},{"description":"Monthly extra net income in CHF of applicant","key":"netIncomeExtra","value":"<number>"},{"description":"Monthly alimony expenses in CHF of applicant","key":"alimony","value":"<number>"},{"description":"Monthly expenses for education in CHF of applicant","key":"educationCost","value":"<number>"},{"description":"One-time expenses in CHF of applicant","key":"oneTimeExpenses","value":"<number>"},{"description":"Monthly expenses for organisational membership in CHF of applicant","key":"professionalOrganizationFee","value":"<number>"},{"description":"(true or false)","key":"isFoodIntakeIncreased","value":"<boolean>"},{"description":"(true or false)","key":"isFoodBoardingExternal","value":"<boolean>"},{"description":"(true or false)","key":"isClothingRequirementIncreased","value":"<boolean>"},{"description":"Monthly expenses for transportation in CHF of applicant","key":"transportationEffectiveAmount","value":"<number>"},{"description":"Monthly other fixed expenses in CHF of applicant","key":"otherFixExpenses","value":"<number>"},{"description":"Transportation type of applicant (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)","key":"transportationType","value":"MOTORCYCLE"},{"description":"Monthly rental or mortgage costs in CHF of applicant","key":"housingCost","value":"<number>"},{"description":"List of open credits in CHF of applicant, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.","key":"openCreditList","value":"<string>"},{"description":"List of individual expenses  in CHF of applicant separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'","key":"individualExpensesList","value":"<string>"},{"description":"(true or false)","key":"isTaxAtSourceObligatory","value":"<boolean>"},{"description":"(true or false)","key":"isChurchTaxObligatory","value":"<boolean>"},{"description":"Applicant’s number of working days per month","key":"workingDaysPerMonth","value":"<integer>"},{"description":"Birthdate of partner","key":"pBirthDate","value":"<date>"},{"description":"Gender of partner (MALE or FEMALE)","key":"pGender","value":"FEMALE"},{"description":"Civil status type of partner (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)","key":"pCivilStatusType","value":"MARRIED"},{"description":"Swisszipcode of partner","key":"pZip","value":"<string>"},{"description":"Canton of partner","key":"pCanton","value":"FR"},{"description":"Monthly main gross income in CHF of partner","key":"pGrossIncomeMain","value":"<number>"},{"description":"Monthly extra gross income in CHF of partner","key":"pGrossIncomeExtra","value":"<number>"},{"description":"Monthly main net income in CHF of partner","key":"pNetIncomeMain","value":"<number>"},{"description":"Monthly extra net income in CHF of partner","key":"pNetIncomeExtra","value":"<number>"},{"description":"Monthly alimony expenses in CHF of partner","key":"pAlimony","value":"<number>"},{"description":"Monthly expenses for education in CHF of partner","key":"pEducationCost","value":"<number>"},{"description":"One-time expenses in CHF of partner","key":"pOneTimeExpenses","value":"<number>"},{"description":"Monthly expenses for organisational membership in CHF of partner","key":"pProfessionalOrganizationFee","value":"<number>"},{"description":"(true or false)","key":"pIsFoodIntakeIncreased","value":"<boolean>"},{"description":"(true or false)","key":"pIsFoodBoardingExternal","value":"<boolean>"},{"description":"(true or false)","key":"pIsClothingRequirementIncreased","value":"<boolean>"},{"description":"Monthly expenses for transportation in CHF of partner","key":"pTransportationEffectiveAmount","value":"<number>"},{"description":"Monthly other fixed expenses in CHF of partner","key":"pOtherFixExpenses","value":"<string>"},{"description":"Transportation type of partner (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)","key":"pTransportationType","value":"MOTORCYCLE"},{"description":"Monthly rental or mortgage costs in CHF of partner","key":"pHousingCost","value":"<number>"},{"description":"List of open credits in CHF of partner, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.","key":"pOpenCreditList","value":"<string>"},{"description":"List of individual expenses  in CHF of the partner separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'","key":"pIndividualExpensesList","value":"<string>"},{"description":"(true or false)","key":"pIsTaxAtSourceObligatory","value":"<boolean>"},{"description":"(true or false)","key":"pIsChurchTaxObligatory","value":"<boolean>"},{"description":"Partner’s number of working days per month","key":"pWorkingDaysPerMonth","value":"<integer>"},{"description":"List of children and their ages in household separated by ‘;’, e.g. ‘6;5;3’ represents 3 children aged 6,5 and 3 years old ","key":"childrenList","value":"<string>"},{"description":"Monthly health insurance fee of household","key":"healthInsuranceFee","value":"<number>"},{"description":"Number of adults being taken care of in the household","key":"numberOfSupportableGrownUps","value":"<integer>"},{"description":"Type of household (SINGLE, MARRIED_COUPLE, SINGLE_HOUSEHOLD_COMMUNITY, SINGLE_PARENT, SINGLE_PARENT_HOUSEHOLD_COMMUNITY or SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD)","key":"householdType","value":"SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD"},{"description":"Amount of recurring amount in CHF","key":"recurringRateAmount","value":"<number>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"95b1dcef-b24f-4efb-b2bb-b0f58df07278","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/kremo?substituteExistingCredit=<number>&creditType=CREDIT&creditAmount=<number>&creditDueDate=<date>&creditRecurringFee=<number>&creditNonRecurringFee=<number>&creditDecliningBalance=<number>&creditFirstRateAmount=<number>&creditInterestRateAmount=<number>&creditInterestRateType=NOMINAL&creditterm=<integer>&birthDate=<date>&gender=FEMALE&civilStatusType=MARRIED&zip=<string>&canton=FR&grossIncomeMain=<number>&grossIncomeExtra=<number>&netIncomeMain=<number>&netIncomeExtra=<number>&alimony=<number>&educationCost=<number>&oneTimeExpenses=<number>&professionalOrganizationFee=<number>&isFoodIntakeIncreased=<boolean>&isFoodBoardingExternal=<boolean>&isClothingRequirementIncreased=<boolean>&transportationEffectiveAmount=<number>&otherFixExpenses=<number>&transportationType=MOTORCYCLE&housingCost=<number>&openCreditList=<string>&individualExpensesList=<string>&isTaxAtSourceObligatory=<boolean>&isChurchTaxObligatory=<boolean>&workingDaysPerMonth=<integer>&pBirthDate=<date>&pGender=FEMALE&pCivilStatusType=MARRIED&pZip=<string>&pCanton=FR&pGrossIncomeMain=<number>&pGrossIncomeExtra=<number>&pNetIncomeMain=<number>&pNetIncomeExtra=<number>&pAlimony=<number>&pEducationCost=<number>&pOneTimeExpenses=<number>&pProfessionalOrganizationFee=<number>&pIsFoodIntakeIncreased=<boolean>&pIsFoodBoardingExternal=<boolean>&pIsClothingRequirementIncreased=<boolean>&pTransportationEffectiveAmount=<number>&pOtherFixExpenses=<string>&pTransportationType=MOTORCYCLE&pHousingCost=<number>&pOpenCreditList=<string>&pIndividualExpensesList=<string>&pIsTaxAtSourceObligatory=<boolean>&pIsChurchTaxObligatory=<boolean>&pWorkingDaysPerMonth=<integer>&childrenList=<string>&healthInsuranceFee=<number>&numberOfSupportableGrownUps=<integer>&householdType=SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD&recurringRateAmount=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["kremo"],"query":[{"description":"Credit amount to be substituted in CHF","key":"substituteExistingCredit","value":"<number>"},{"description":"Type of credit being applied for (CREDIT, LEASING or PARTIAL)","key":"creditType","value":"CREDIT"},{"description":"Credit amount being applied for in CHF","key":"creditAmount","value":"<number>"},{"description":"Credit duration by date. Either creditDueDate or creditterm must be filled.","key":"creditDueDate","value":"<date>"},{"description":"Monthly recurring fee in CHF","key":"creditRecurringFee","value":"<number>"},{"description":"One-time fee in CHF","key":"creditNonRecurringFee","value":"<number>"},{"description":"Remaining value in CHF","key":"creditDecliningBalance","value":"<number>"},{"description":"First big rate in CHF","key":"creditFirstRateAmount","value":"<number>"},{"description":"Interest rate of credit being applied for","key":"creditInterestRateAmount","value":"<number>"},{"description":"Credit interest rate type (NOMINAL or EFFECTIVE)","key":"creditInterestRateType","value":"NOMINAL"},{"description":"Credit duration in Months. Either creditDueDate or creditterm must be filled.","key":"creditterm","value":"<integer>"},{"description":"Birthdate of applicant","key":"birthDate","value":"<date>"},{"description":"Gender of applicant (MALE or FEMALE)","key":"gender","value":"FEMALE"},{"description":"Civil status type of applicant (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)","key":"civilStatusType","value":"MARRIED"},{"description":"Swisszipcode of applicant","key":"zip","value":"<string>"},{"description":"Canton of applicant","key":"canton","value":"FR"},{"description":"Monthly main gross income in CHF of applicant","key":"grossIncomeMain","value":"<number>"},{"description":"Monthly extra gross income in CHF of applicant","key":"grossIncomeExtra","value":"<number>"},{"description":"Monthly main net income in CHF of applicant","key":"netIncomeMain","value":"<number>"},{"description":"Monthly extra net income in CHF of applicant","key":"netIncomeExtra","value":"<number>"},{"description":"Monthly alimony expenses in CHF of applicant","key":"alimony","value":"<number>"},{"description":"Monthly expenses for education in CHF of applicant","key":"educationCost","value":"<number>"},{"description":"One-time expenses in CHF of applicant","key":"oneTimeExpenses","value":"<number>"},{"description":"Monthly expenses for organisational membership in CHF of applicant","key":"professionalOrganizationFee","value":"<number>"},{"description":"(true or false)","key":"isFoodIntakeIncreased","value":"<boolean>"},{"description":"(true or false)","key":"isFoodBoardingExternal","value":"<boolean>"},{"description":"(true or false)","key":"isClothingRequirementIncreased","value":"<boolean>"},{"description":"Monthly expenses for transportation in CHF of applicant","key":"transportationEffectiveAmount","value":"<number>"},{"description":"Monthly other fixed expenses in CHF of applicant","key":"otherFixExpenses","value":"<number>"},{"description":"Transportation type of applicant (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)","key":"transportationType","value":"MOTORCYCLE"},{"description":"Monthly rental or mortgage costs in CHF of applicant","key":"housingCost","value":"<number>"},{"description":"List of open credits in CHF of applicant, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.","key":"openCreditList","value":"<string>"},{"description":"List of individual expenses  in CHF of applicant separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'","key":"individualExpensesList","value":"<string>"},{"description":"(true or false)","key":"isTaxAtSourceObligatory","value":"<boolean>"},{"description":"(true or false)","key":"isChurchTaxObligatory","value":"<boolean>"},{"description":"Applicant’s number of working days per month","key":"workingDaysPerMonth","value":"<integer>"},{"description":"Birthdate of partner","key":"pBirthDate","value":"<date>"},{"description":"Gender of partner (MALE or FEMALE)","key":"pGender","value":"FEMALE"},{"description":"Civil status type of partner (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)","key":"pCivilStatusType","value":"MARRIED"},{"description":"Swisszipcode of partner","key":"pZip","value":"<string>"},{"description":"Canton of partner","key":"pCanton","value":"FR"},{"description":"Monthly main gross income in CHF of partner","key":"pGrossIncomeMain","value":"<number>"},{"description":"Monthly extra gross income in CHF of partner","key":"pGrossIncomeExtra","value":"<number>"},{"description":"Monthly main net income in CHF of partner","key":"pNetIncomeMain","value":"<number>"},{"description":"Monthly extra net income in CHF of partner","key":"pNetIncomeExtra","value":"<number>"},{"description":"Monthly alimony expenses in CHF of partner","key":"pAlimony","value":"<number>"},{"description":"Monthly expenses for education in CHF of partner","key":"pEducationCost","value":"<number>"},{"description":"One-time expenses in CHF of partner","key":"pOneTimeExpenses","value":"<number>"},{"description":"Monthly expenses for organisational membership in CHF of partner","key":"pProfessionalOrganizationFee","value":"<number>"},{"description":"(true or false)","key":"pIsFoodIntakeIncreased","value":"<boolean>"},{"description":"(true or false)","key":"pIsFoodBoardingExternal","value":"<boolean>"},{"description":"(true or false)","key":"pIsClothingRequirementIncreased","value":"<boolean>"},{"description":"Monthly expenses for transportation in CHF of partner","key":"pTransportationEffectiveAmount","value":"<number>"},{"description":"Monthly other fixed expenses in CHF of partner","key":"pOtherFixExpenses","value":"<string>"},{"description":"Transportation type of partner (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)","key":"pTransportationType","value":"MOTORCYCLE"},{"description":"Monthly rental or mortgage costs in CHF of partner","key":"pHousingCost","value":"<number>"},{"description":"List of open credits in CHF of partner, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.","key":"pOpenCreditList","value":"<string>"},{"description":"List of individual expenses  in CHF of the partner separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'","key":"pIndividualExpensesList","value":"<string>"},{"description":"(true or false)","key":"pIsTaxAtSourceObligatory","value":"<boolean>"},{"description":"(true or false)","key":"pIsChurchTaxObligatory","value":"<boolean>"},{"description":"Partner’s number of working days per month","key":"pWorkingDaysPerMonth","value":"<integer>"},{"description":"List of children and their ages in household separated by ‘;’, e.g. ‘6;5;3’ represents 3 children aged 6,5 and 3 years old ","key":"childrenList","value":"<string>"},{"description":"Monthly health insurance fee of household","key":"healthInsuranceFee","value":"<number>"},{"description":"Number of adults being taken care of in the household","key":"numberOfSupportableGrownUps","value":"<integer>"},{"description":"Type of household (SINGLE, MARRIED_COUPLE, SINGLE_HOUSEHOLD_COMMUNITY, SINGLE_PARENT, SINGLE_PARENT_HOUSEHOLD_COMMUNITY or SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD)","key":"householdType","value":"SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD"},{"description":"Amount of recurring amount in CHF","key":"recurringRateAmount","value":"<number>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"},{"id":"4d2df47e-3440-4f58-ab37-6fe5fa016390","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/kremo?substituteExistingCredit=<number>&creditType=CREDIT&creditAmount=<number>&creditDueDate=<date>&creditRecurringFee=<number>&creditNonRecurringFee=<number>&creditDecliningBalance=<number>&creditFirstRateAmount=<number>&creditInterestRateAmount=<number>&creditInterestRateType=NOMINAL&creditterm=<integer>&birthDate=<date>&gender=FEMALE&civilStatusType=MARRIED&zip=<string>&canton=FR&grossIncomeMain=<number>&grossIncomeExtra=<number>&netIncomeMain=<number>&netIncomeExtra=<number>&alimony=<number>&educationCost=<number>&oneTimeExpenses=<number>&professionalOrganizationFee=<number>&isFoodIntakeIncreased=<boolean>&isFoodBoardingExternal=<boolean>&isClothingRequirementIncreased=<boolean>&transportationEffectiveAmount=<number>&otherFixExpenses=<number>&transportationType=MOTORCYCLE&housingCost=<number>&openCreditList=<string>&individualExpensesList=<string>&isTaxAtSourceObligatory=<boolean>&isChurchTaxObligatory=<boolean>&workingDaysPerMonth=<integer>&pBirthDate=<date>&pGender=FEMALE&pCivilStatusType=MARRIED&pZip=<string>&pCanton=FR&pGrossIncomeMain=<number>&pGrossIncomeExtra=<number>&pNetIncomeMain=<number>&pNetIncomeExtra=<number>&pAlimony=<number>&pEducationCost=<number>&pOneTimeExpenses=<number>&pProfessionalOrganizationFee=<number>&pIsFoodIntakeIncreased=<boolean>&pIsFoodBoardingExternal=<boolean>&pIsClothingRequirementIncreased=<boolean>&pTransportationEffectiveAmount=<number>&pOtherFixExpenses=<string>&pTransportationType=MOTORCYCLE&pHousingCost=<number>&pOpenCreditList=<string>&pIndividualExpensesList=<string>&pIsTaxAtSourceObligatory=<boolean>&pIsChurchTaxObligatory=<boolean>&pWorkingDaysPerMonth=<integer>&childrenList=<string>&healthInsuranceFee=<number>&numberOfSupportableGrownUps=<integer>&householdType=SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD&recurringRateAmount=<number>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["kremo"],"query":[{"description":"Credit amount to be substituted in CHF","key":"substituteExistingCredit","value":"<number>"},{"description":"Type of credit being applied for (CREDIT, LEASING or PARTIAL)","key":"creditType","value":"CREDIT"},{"description":"Credit amount being applied for in CHF","key":"creditAmount","value":"<number>"},{"description":"Credit duration by date. Either creditDueDate or creditterm must be filled.","key":"creditDueDate","value":"<date>"},{"description":"Monthly recurring fee in CHF","key":"creditRecurringFee","value":"<number>"},{"description":"One-time fee in CHF","key":"creditNonRecurringFee","value":"<number>"},{"description":"Remaining value in CHF","key":"creditDecliningBalance","value":"<number>"},{"description":"First big rate in CHF","key":"creditFirstRateAmount","value":"<number>"},{"description":"Interest rate of credit being applied for","key":"creditInterestRateAmount","value":"<number>"},{"description":"Credit interest rate type (NOMINAL or EFFECTIVE)","key":"creditInterestRateType","value":"NOMINAL"},{"description":"Credit duration in Months. Either creditDueDate or creditterm must be filled.","key":"creditterm","value":"<integer>"},{"description":"Birthdate of applicant","key":"birthDate","value":"<date>"},{"description":"Gender of applicant (MALE or FEMALE)","key":"gender","value":"FEMALE"},{"description":"Civil status type of applicant (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)","key":"civilStatusType","value":"MARRIED"},{"description":"Swisszipcode of applicant","key":"zip","value":"<string>"},{"description":"Canton of applicant","key":"canton","value":"FR"},{"description":"Monthly main gross income in CHF of applicant","key":"grossIncomeMain","value":"<number>"},{"description":"Monthly extra gross income in CHF of applicant","key":"grossIncomeExtra","value":"<number>"},{"description":"Monthly main net income in CHF of applicant","key":"netIncomeMain","value":"<number>"},{"description":"Monthly extra net income in CHF of applicant","key":"netIncomeExtra","value":"<number>"},{"description":"Monthly alimony expenses in CHF of applicant","key":"alimony","value":"<number>"},{"description":"Monthly expenses for education in CHF of applicant","key":"educationCost","value":"<number>"},{"description":"One-time expenses in CHF of applicant","key":"oneTimeExpenses","value":"<number>"},{"description":"Monthly expenses for organisational membership in CHF of applicant","key":"professionalOrganizationFee","value":"<number>"},{"description":"(true or false)","key":"isFoodIntakeIncreased","value":"<boolean>"},{"description":"(true or false)","key":"isFoodBoardingExternal","value":"<boolean>"},{"description":"(true or false)","key":"isClothingRequirementIncreased","value":"<boolean>"},{"description":"Monthly expenses for transportation in CHF of applicant","key":"transportationEffectiveAmount","value":"<number>"},{"description":"Monthly other fixed expenses in CHF of applicant","key":"otherFixExpenses","value":"<number>"},{"description":"Transportation type of applicant (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)","key":"transportationType","value":"MOTORCYCLE"},{"description":"Monthly rental or mortgage costs in CHF of applicant","key":"housingCost","value":"<number>"},{"description":"List of open credits in CHF of applicant, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.","key":"openCreditList","value":"<string>"},{"description":"List of individual expenses  in CHF of applicant separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'","key":"individualExpensesList","value":"<string>"},{"description":"(true or false)","key":"isTaxAtSourceObligatory","value":"<boolean>"},{"description":"(true or false)","key":"isChurchTaxObligatory","value":"<boolean>"},{"description":"Applicant’s number of working days per month","key":"workingDaysPerMonth","value":"<integer>"},{"description":"Birthdate of partner","key":"pBirthDate","value":"<date>"},{"description":"Gender of partner (MALE or FEMALE)","key":"pGender","value":"FEMALE"},{"description":"Civil status type of partner (SINGLE, MARRIED, DIVORCED, JURIDICAL_SEPARATED, WIDOWED, JURIDICAL_REGISTERED or JURIDICAL_RESOLVED)","key":"pCivilStatusType","value":"MARRIED"},{"description":"Swisszipcode of partner","key":"pZip","value":"<string>"},{"description":"Canton of partner","key":"pCanton","value":"FR"},{"description":"Monthly main gross income in CHF of partner","key":"pGrossIncomeMain","value":"<number>"},{"description":"Monthly extra gross income in CHF of partner","key":"pGrossIncomeExtra","value":"<number>"},{"description":"Monthly main net income in CHF of partner","key":"pNetIncomeMain","value":"<number>"},{"description":"Monthly extra net income in CHF of partner","key":"pNetIncomeExtra","value":"<number>"},{"description":"Monthly alimony expenses in CHF of partner","key":"pAlimony","value":"<number>"},{"description":"Monthly expenses for education in CHF of partner","key":"pEducationCost","value":"<number>"},{"description":"One-time expenses in CHF of partner","key":"pOneTimeExpenses","value":"<number>"},{"description":"Monthly expenses for organisational membership in CHF of partner","key":"pProfessionalOrganizationFee","value":"<number>"},{"description":"(true or false)","key":"pIsFoodIntakeIncreased","value":"<boolean>"},{"description":"(true or false)","key":"pIsFoodBoardingExternal","value":"<boolean>"},{"description":"(true or false)","key":"pIsClothingRequirementIncreased","value":"<boolean>"},{"description":"Monthly expenses for transportation in CHF of partner","key":"pTransportationEffectiveAmount","value":"<number>"},{"description":"Monthly other fixed expenses in CHF of partner","key":"pOtherFixExpenses","value":"<string>"},{"description":"Transportation type of partner (NONE, BICYCLE, MOPED, MOTORCYCLE, CAR or PUBLIC)","key":"pTransportationType","value":"MOTORCYCLE"},{"description":"Monthly rental or mortgage costs in CHF of partner","key":"pHousingCost","value":"<number>"},{"description":"List of open credits in CHF of partner, e.g. 350.0,CREDIT,NOMINAL,5,5;150.0,CREDIT,NOMINAL,5,39 represents 2 credits. The first one is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 350 CHF over 5 months while the second is a credit of type CREDIT with NOMIAL interest rate type and 5 percent interest rate of 150 CHF over 39 months. Credit duration can be defined either by date or by term describing the number of months.","key":"pOpenCreditList","value":"<string>"},{"description":"List of individual expenses  in CHF of the partner separated by ‘;’, e.g. 350.0,Kita Kosten;100.0,stamp collection represents 2 expenses. The first one is an expense for CHF 350 CHF for 'Kita Kosten' and the other one is for CHF 100 for 'stamp collection'","key":"pIndividualExpensesList","value":"<string>"},{"description":"(true or false)","key":"pIsTaxAtSourceObligatory","value":"<boolean>"},{"description":"(true or false)","key":"pIsChurchTaxObligatory","value":"<boolean>"},{"description":"Partner’s number of working days per month","key":"pWorkingDaysPerMonth","value":"<integer>"},{"description":"List of children and their ages in household separated by ‘;’, e.g. ‘6;5;3’ represents 3 children aged 6,5 and 3 years old ","key":"childrenList","value":"<string>"},{"description":"Monthly health insurance fee of household","key":"healthInsuranceFee","value":"<number>"},{"description":"Number of adults being taken care of in the household","key":"numberOfSupportableGrownUps","value":"<integer>"},{"description":"Type of household (SINGLE, MARRIED_COUPLE, SINGLE_HOUSEHOLD_COMMUNITY, SINGLE_PARENT, SINGLE_PARENT_HOUSEHOLD_COMMUNITY or SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD)","key":"householdType","value":"SINGLE_SUPPORTING_GROWNUP_IN_SAME_HOUSEHOLD"},{"description":"Amount of recurring amount in CHF","key":"recurringRateAmount","value":"<number>"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"Text","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\",\n  \"details\": {\n    \"calculateOut\": {\n      \"calculationMode\": \"<string>\",\n      \"calculationTypeList\": {\n        \"CalculationType\": {\n          \"description\": \"<string>\",\n          \"type\": \"<string>\"\n        }\n      }\n    },\n    \"clientReference\": \"<string>\",\n    \"errorList\": [\n      {\n        \"area\": \"<string>\",\n        \"description\": \"<string>\",\n        \"type\": \"<string>\"\n      },\n      {\n        \"area\": \"<string>\",\n        \"description\": \"<string>\",\n        \"type\": \"<string>\"\n      }\n    ],\n    \"requestIdentifier\": \"<string>\",\n    \"warningList\": [\n      {\n        \"area\": \"<string>\",\n        \"description\": \"<string>\",\n        \"type\": \"<string>\"\n      },\n      {\n        \"area\": \"<string>\",\n        \"description\": \"<string>\",\n        \"type\": \"<string>\"\n      }\n    ]\n  }\n}"}],"_postman_id":"6112b6ed-8add-465f-885a-699ff2b23e6b"}],"id":"b481f7ea-637e-4ddb-b933-641230e57248","auth":{"type":"noauth","isInherited":false},"_postman_id":"b481f7ea-637e-4ddb-b933-641230e57248","description":""},{"name":"zek","item":[{"name":"person","item":[{"name":"search","item":[{"name":"Request Fields","item":[],"id":"21751d2f-ad17-475f-becd-95a797cda22c","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID (the one sent in the request)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td>string</td>\n<td>First name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>string</td>\n<td>Last name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td>string</td>\n<td>Birth date (e.g. 1980-01-01)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>string</td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td>string</td>\n<td>Nationality (as country code ISO)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>string</td>\n<td>Country Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td>string</td>\n<td>Client ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td>string</td>\n<td>Target Organisation</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td>string</td>\n<td>Request reason</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"21751d2f-ad17-475f-becd-95a797cda22c"},{"name":"Response Fields","item":[],"id":"03d07554-579f-4030-a1c7-4bd2a6122be5","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>matchingResults</code></td>\n<td><code>array</code></td>\n<td>List of all matched persons</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"matchingresults-array\"><code>matchingResults</code> Array</h5>\n<p>List of all matched persons</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aliasName</code></td>\n<td><code>string</code></td>\n<td>Alias name</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>birthName</code></td>\n<td><code>string</code></td>\n<td>Birth name</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>mothersMaidenName</code></td>\n<td><code>string</code></td>\n<td>Maiden name of mother</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>nickname</code></td>\n<td><code>string</code></td>\n<td>Nick name</td>\n</tr>\n<tr>\n<td><code>personStatus</code></td>\n<td><code>string</code></td>\n<td>Person status</td>\n</tr>\n<tr>\n<td><code>placeOfBirth</code></td>\n<td><code>string</code></td>\n<td>Place of birth</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td><code>string</code></td>\n<td>Full address</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Grade of match</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"03d07554-579f-4030-a1c7-4bd2a6122be5"},{"name":"ZEK service for person search","id":"b648979e-d731-46d2-8633-662c7bebd1a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/search?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&gender=M&nationality=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"0044d0cd-4a1f-416e-9194-7bc678bf76bb","id":"0044d0cd-4a1f-416e-9194-7bc678bf76bb","name":"search","type":"folder"}},"urlObject":{"path":["zek","person","search"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID (the one sent in the request)</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>First name</p>\n","type":"text/plain"},"key":"firstName","value":"<string>"},{"description":{"content":"<p>Last name</p>\n","type":"text/plain"},"key":"lastName","value":"<string>"},{"description":{"content":"<p>Birth date (e.g. 1980-01-01)</p>\n","type":"text/plain"},"key":"birthdate","value":"<date>"},{"description":{"content":"<p>Gender (M: Male, F:Female, U:Unknown)</p>\n","type":"text/plain"},"key":"gender","value":"M"},{"description":{"content":"<p>Nationality (as country code ISO)</p>\n","type":"text/plain"},"key":"nationality","value":"<string>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"zipCode","value":"<string>"},{"description":{"content":"<p>Country Code</p>\n","type":"text/plain"},"key":"countryCode","value":"<string>"},{"description":{"content":"<p>Client ID</p>\n","type":"text/plain"},"key":"clientId","value":"<string>"},{"description":{"content":"<p>Target Organisation</p>\n","type":"text/plain"},"key":"targetOrganisation","value":"ZEK"},{"description":{"content":"<p>Request reason</p>\n","type":"text/plain"},"key":"requestReason","value":"REEXAMINATION"}],"variable":[]}},"response":[{"id":"ef43a838-016e-4585-8dde-b81f28108b98","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/search?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&gender=M&nationality=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","search"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Gender (M: Male, F:Female, U:Unknown)","key":"gender","value":"M"},{"description":"Nationality (as country code ISO)","key":"nationality","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"matchingResults\": [\n    {\n      \"aliasName\": \"<string>\",\n      \"birthdate\": \"<date>\",\n      \"birthName\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"clientIdOld\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"firstName\": \"<string>\",\n      \"forceNew\": \"<boolean>\",\n      \"gender\": \"<string>\",\n      \"lastName\": \"<string>\",\n      \"mothersMaidenName\": \"<string>\",\n      \"nationality\": \"<string>\",\n      \"nickname\": \"<string>\",\n      \"personStatus\": \"<string>\",\n      \"placeOfBirth\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"fullAddress\": \"<string>\",\n      \"hitScore\": \"<number>\"\n    },\n    {\n      \"aliasName\": \"<string>\",\n      \"birthdate\": \"<date>\",\n      \"birthName\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"clientIdOld\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"firstName\": \"<string>\",\n      \"forceNew\": \"<boolean>\",\n      \"gender\": \"<string>\",\n      \"lastName\": \"<string>\",\n      \"mothersMaidenName\": \"<string>\",\n      \"nationality\": \"<string>\",\n      \"nickname\": \"<string>\",\n      \"personStatus\": \"<string>\",\n      \"placeOfBirth\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"fullAddress\": \"<string>\",\n      \"hitScore\": \"<number>\"\n    }\n  ],\n  \"requestId\": \"<string>\",\n  \"responseId\": \"<integer>\"\n}"},{"id":"8a986a4f-6006-4823-9800-88ef886c4477","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/search?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&gender=M&nationality=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","search"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Gender (M: Male, F:Female, U:Unknown)","key":"gender","value":"M"},{"description":"Nationality (as country code ISO)","key":"nationality","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"17c79858-1696-4cbd-8539-78fe882f9c7f","name":"error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/search?requestId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&gender=M&nationality=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","search"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Gender (M: Male, F:Female, U:Unknown)","key":"gender","value":"M"},{"description":"Nationality (as country code ISO)","key":"nationality","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"b648979e-d731-46d2-8633-662c7bebd1a5"}],"id":"0044d0cd-4a1f-416e-9194-7bc678bf76bb","auth":{"type":"noauth","isInherited":false},"_postman_id":"0044d0cd-4a1f-416e-9194-7bc678bf76bb","description":""},{"name":"info","item":[{"name":"Request Fields","item":[],"id":"8d8cea4a-0d5f-4642-9e3b-96a36feb78e2","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID (the one sent in the request)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td>string</td>\n<td>Client ID</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td>string</td>\n<td>Target Organisation</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td>string</td>\n<td>Request reason</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"8d8cea4a-0d5f-4642-9e3b-96a36feb78e2"},{"name":"Response Fields","item":[],"id":"567d65cb-a55e-4d60-994d-d25092f41c2e","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>bankOverdraftData</code></td>\n<td><code>array</code></td>\n<td>Bank overdraft data</td>\n</tr>\n<tr>\n<td><code>cardCommitmentData</code></td>\n<td><code>array</code></td>\n<td>Card commitment data</td>\n</tr>\n<tr>\n<td><code>cardMessageData</code></td>\n<td><code>array</code></td>\n<td>Card message data</td>\n</tr>\n<tr>\n<td><code>cashLoanData</code></td>\n<td><code>array</code></td>\n<td>Cash loan data</td>\n</tr>\n<tr>\n<td><code>creditData</code></td>\n<td><code>object</code></td>\n<td>Credit score related information</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>fixedCreditData</code></td>\n<td><code>array</code></td>\n<td>Fixed credit data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Person related information</td>\n</tr>\n<tr>\n<td><code>instalmentContractData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>instalmentCreditData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>jointSeveralDebtorContractData</code></td>\n<td><code>array</code></td>\n<td>Joint several debtor contract</td>\n</tr>\n<tr>\n<td><code>officeInformationData</code></td>\n<td><code>array</code></td>\n<td>Office information data</td>\n</tr>\n<tr>\n<td><code>overdraftCreditData</code></td>\n<td><code>array</code></td>\n<td>Overdraft credit</td>\n</tr>\n<tr>\n<td><code>rentLeasingData</code></td>\n<td><code>array</code></td>\n<td>Rent leasing data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"bankoverdraftdata-array\"><code>bankOverdraftData</code> Array</h5>\n<p>Bank overdraft data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoBankStatement</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardcommitmentdata-array\"><code>cardCommitmentData</code> Array</h5>\n<p>Card commitment data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoAccountingDay</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardmessagedata-array\"><code>cardMessageData</code> Array</h5>\n<p>Card message data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>annulmentDate</code></td>\n<td><code>string</code></td>\n<td>Annulment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>cardEventCode</code></td>\n<td><code>string</code></td>\n<td>Card event code</td>\n</tr>\n<tr>\n<td><code>cardMessageDate</code></td>\n<td><code>string</code></td>\n<td>Card message date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>cardTypeCode</code></td>\n<td><code>string</code></td>\n<td>Card type Code</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>negativeEventDate</code></td>\n<td><code>string</code></td>\n<td>Negative event date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cashloandata-array\"><code>cashLoanData</code> Array</h5>\n<p>Cash loan data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditdata-object\"><code>creditData</code> Object</h5>\n<p>Credit score related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>scoreDate</code></td>\n<td><code>string</code></td>\n<td>Score date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>zekAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric ZEK score</td>\n</tr>\n<tr>\n<td><code>zekNum</code></td>\n<td><code>integer</code></td>\n<td>Numeric ZEK score</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"fixedcreditdata-array\"><code>fixedCreditData</code> Array</h5>\n<p>Fixed credit data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Person related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aliasName</code></td>\n<td><code>string</code></td>\n<td>Alias name</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>birthName</code></td>\n<td><code>string</code></td>\n<td>Birth name</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>mothersMaidenName</code></td>\n<td><code>string</code></td>\n<td>Maiden name of mother</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>nickname</code></td>\n<td><code>string</code></td>\n<td>Nick name</td>\n</tr>\n<tr>\n<td><code>personStatus</code></td>\n<td><code>string</code></td>\n<td>Person status</td>\n</tr>\n<tr>\n<td><code>placeOfBirth</code></td>\n<td><code>string</code></td>\n<td>Place of birth</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcontractdata-array\"><code>instalmentContractData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcreditdata-array\"><code>instalmentCreditData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"jointseveraldebtorcontractdata-array\"><code>jointSeveralDebtorContractData</code> Array</h5>\n<p>Joint several debtor contract</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"officeinformationdata-array\"><code>officeInformationData</code> Array</h5>\n<p>Office information data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton of office information</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>officeInformationCode</code></td>\n<td><code>string</code></td>\n<td>Office information code</td>\n</tr>\n<tr>\n<td><code>sourceDate</code></td>\n<td><code>string</code></td>\n<td>Publishing date of office information (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>submissionDate</code></td>\n<td><code>string</code></td>\n<td>Date until actions have to be made (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>officeZipCode</code></td>\n<td><code>string</code></td>\n<td>Zip Code of publishing office</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"overdraftcreditdata-array\"><code>overdraftCreditData</code> Array</h5>\n<p>Overdraft credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rentleasingdata-array\"><code>rentLeasingData</code> Array</h5>\n<p>Rent leasing data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"567d65cb-a55e-4d60-994d-d25092f41c2e"},{"name":"ZEK service for person info","id":"c230cab6-01cc-4d9f-9c6f-b268c2b67e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/info?requestId=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"d047ab63-339b-4a64-b03c-8dad065af78e","id":"d047ab63-339b-4a64-b03c-8dad065af78e","name":"info","type":"folder"}},"urlObject":{"path":["zek","person","info"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID (the one sent in the request)</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Client ID</p>\n","type":"text/plain"},"key":"clientId","value":"<string>"},{"description":{"content":"<p>Target Organisation</p>\n","type":"text/plain"},"key":"targetOrganisation","value":"ZEK"},{"description":{"content":"<p>Request reason</p>\n","type":"text/plain"},"key":"requestReason","value":"REEXAMINATION"}],"variable":[]}},"response":[{"id":"26b23d84-bd17-4812-9e5d-167e3a1ee35d","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/info?requestId=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"MAIN\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"bankOverdraftData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardCommitmentData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardMessageData\": [\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cashLoanData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingCode2\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_CREDIT_CONTRACT\",\n      \"creditRatingCode2\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"creditData\": {\n    \"scoreDate\": \"<date>\",\n    \"zekAlpha\": \"<string>\",\n    \"zekNum\": \"<integer>\"\n  },\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"fixedCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_CREDIT_CONTRACT\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"MAIN_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  },\n  \"instalmentContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingCode2\": \"REGULAR_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"instalmentCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"REGULAR_REPAYMENT\",\n      \"creditRatingCode2\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingCode2\": \"PAYMENT_AGREEMENT_FOR_CREDIT_CONTRACT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"jointSeveralDebtorContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"IMMEDIATE_ARCHIVING_DELETED_BY_FUNCTION\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"officeInformationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    }\n  ],\n  \"overdraftCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingCode2\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    }\n  ],\n  \"rentLeasingData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingCode2\": \"BY_ADMINISTRATOR_DELETED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"BALANCE_WITH_NEW_LOAN_OFFSET\",\n      \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ]\n}"},{"id":"7d74c6bb-75be-4b82-a168-1a3b80122622","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/info?requestId=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"beedf779-beb2-43cd-abc4-2a5635293480","name":"error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/info?requestId=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"c230cab6-01cc-4d9f-9c6f-b268c2b67e76"}],"id":"d047ab63-339b-4a64-b03c-8dad065af78e","auth":{"type":"noauth","isInherited":false},"_postman_id":"d047ab63-339b-4a64-b03c-8dad065af78e","description":""},{"name":"workflow","item":[{"name":"Request Fields","item":[],"id":"da1c96a4-89b5-4d72-afb0-e51841f415d2","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID (the one sent in the request)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td>string</td>\n<td>Client ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td>string</td>\n<td>First name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td>string</td>\n<td>Last name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td>string</td>\n<td>Birth date (e.g. 1980-01-01)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>string</td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td>string</td>\n<td>Nationality (as country code ISO)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>string</td>\n<td>Country Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td>string</td>\n<td>Address status date</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>workflowName</code></td>\n<td>string</td>\n<td>Workflow Name</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td>string</td>\n<td>Target Organisation</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td>string</td>\n<td>Request reason</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"da1c96a4-89b5-4d72-afb0-e51841f415d2"},{"name":"Response Fields","item":[],"id":"389693eb-2cbd-4ed0-818f-af39fe46825f","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>bankOverdraftData</code></td>\n<td><code>array</code></td>\n<td>Bank overdraft data</td>\n</tr>\n<tr>\n<td><code>cardCommitmentData</code></td>\n<td><code>array</code></td>\n<td>Card commitment data</td>\n</tr>\n<tr>\n<td><code>cardMessageData</code></td>\n<td><code>array</code></td>\n<td>Card message data</td>\n</tr>\n<tr>\n<td><code>cashLoanData</code></td>\n<td><code>array</code></td>\n<td>Cash loan data</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>creditData</code></td>\n<td><code>object</code></td>\n<td>Credit score related information</td>\n</tr>\n<tr>\n<td><code>fixedCreditData</code></td>\n<td><code>array</code></td>\n<td>Fixed credit data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td>``</td>\n<td></td>\n</tr>\n<tr>\n<td><code>instalmentContractData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>instalmentCreditData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>jointSeveralDebtorContractData</code></td>\n<td><code>array</code></td>\n<td>Joint several debtor contract</td>\n</tr>\n<tr>\n<td><code>matchingResults</code></td>\n<td><code>array</code></td>\n<td>List of all matched persons</td>\n</tr>\n<tr>\n<td><code>officeInformationData</code></td>\n<td><code>array</code></td>\n<td>Office information data</td>\n</tr>\n<tr>\n<td><code>overdraftCreditData</code></td>\n<td><code>array</code></td>\n<td>Overdraft credit</td>\n</tr>\n<tr>\n<td><code>rentLeasingData</code></td>\n<td><code>array</code></td>\n<td>Rent leasing data</td>\n</tr>\n<tr>\n<td><code>message</code></td>\n<td><code>string</code></td>\n<td>Extra information</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"bankoverdraftdata-array\"><code>bankOverdraftData</code> Array</h5>\n<p>Bank overdraft data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoBankStatement</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardcommitmentdata-array\"><code>cardCommitmentData</code> Array</h5>\n<p>Card commitment data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoAccountingDay</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardmessagedata-array\"><code>cardMessageData</code> Array</h5>\n<p>Card message data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>annulmentDate</code></td>\n<td><code>string</code></td>\n<td>Annulment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>cardEventCode</code></td>\n<td><code>string</code></td>\n<td>Card event code</td>\n</tr>\n<tr>\n<td><code>cardMessageDate</code></td>\n<td><code>string</code></td>\n<td>Card message date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>cardTypeCode</code></td>\n<td><code>string</code></td>\n<td>Card type Code</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>negativeEventDate</code></td>\n<td><code>string</code></td>\n<td>Negative event date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cashloandata-array\"><code>cashLoanData</code> Array</h5>\n<p>Cash loan data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditdata-object\"><code>creditData</code> Object</h5>\n<p>Credit score related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>scoreDate</code></td>\n<td><code>string</code></td>\n<td>Score date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>zekAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric ZEK score</td>\n</tr>\n<tr>\n<td><code>zekNum</code></td>\n<td><code>integer</code></td>\n<td>Numeric ZEK score</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"fixedcreditdata-array\"><code>fixedCreditData</code> Array</h5>\n<p>Fixed credit data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcontractdata-array\"><code>instalmentContractData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcreditdata-array\"><code>instalmentCreditData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"jointseveraldebtorcontractdata-array\"><code>jointSeveralDebtorContractData</code> Array</h5>\n<p>Joint several debtor contract</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"matchingresults-array\"><code>matchingResults</code> Array</h5>\n<p>List of all matched persons</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aliasName</code></td>\n<td><code>string</code></td>\n<td>Alias name</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>birthName</code></td>\n<td><code>string</code></td>\n<td>Birth name</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>mothersMaidenName</code></td>\n<td><code>string</code></td>\n<td>Maiden name of mother</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>nickname</code></td>\n<td><code>string</code></td>\n<td>Nick name</td>\n</tr>\n<tr>\n<td><code>personStatus</code></td>\n<td><code>string</code></td>\n<td>Person status</td>\n</tr>\n<tr>\n<td><code>placeOfBirth</code></td>\n<td><code>string</code></td>\n<td>Place of birth</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td><code>string</code></td>\n<td>Full address</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Grade of match</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"officeinformationdata-array\"><code>officeInformationData</code> Array</h5>\n<p>Office information data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton of office information</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>officeInformationCode</code></td>\n<td><code>string</code></td>\n<td>Office information code</td>\n</tr>\n<tr>\n<td><code>sourceDate</code></td>\n<td><code>string</code></td>\n<td>Publishing date of office information (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>submissionDate</code></td>\n<td><code>string</code></td>\n<td>Date until actions have to be made (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>officeZipCode</code></td>\n<td><code>string</code></td>\n<td>Zip Code of publishing office</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"overdraftcreditdata-array\"><code>overdraftCreditData</code> Array</h5>\n<p>Overdraft credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rentleasingdata-array\"><code>rentLeasingData</code> Array</h5>\n<p>Rent leasing data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"389693eb-2cbd-4ed0-818f-af39fe46825f"},{"name":"ZEK service for person workflow","id":"075229e1-4fb3-4f77-9a42-de73ca709efc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/workflow?requestId=<string>&clientId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&gender=M&nationality=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&aadsDate=<date>&workflowName=MULTIPLE_HITS_ALLOWED&targetOrganisation=ZEK&requestReason=REEXAMINATION","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"103727d4-ecc5-4c52-bb64-45ab5a92333b","id":"103727d4-ecc5-4c52-bb64-45ab5a92333b","name":"workflow","type":"folder"}},"urlObject":{"path":["zek","person","workflow"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID (the one sent in the request)</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Client ID</p>\n","type":"text/plain"},"key":"clientId","value":"<string>"},{"description":{"content":"<p>First name</p>\n","type":"text/plain"},"key":"firstName","value":"<string>"},{"description":{"content":"<p>Last name</p>\n","type":"text/plain"},"key":"lastName","value":"<string>"},{"description":{"content":"<p>Birth date (e.g. 1980-01-01)</p>\n","type":"text/plain"},"key":"birthdate","value":"<date>"},{"description":{"content":"<p>Gender (M: Male, F:Female, U:Unknown)</p>\n","type":"text/plain"},"key":"gender","value":"M"},{"description":{"content":"<p>Nationality (as country code ISO)</p>\n","type":"text/plain"},"key":"nationality","value":"<string>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"zipCode","value":"<string>"},{"description":{"content":"<p>Country Code</p>\n","type":"text/plain"},"key":"countryCode","value":"<string>"},{"description":{"content":"<p>Address status date</p>\n","type":"text/plain"},"key":"aadsDate","value":"<date>"},{"description":{"content":"<p>Workflow Name</p>\n","type":"text/plain"},"key":"workflowName","value":"MULTIPLE_HITS_ALLOWED"},{"description":{"content":"<p>Target Organisation</p>\n","type":"text/plain"},"key":"targetOrganisation","value":"ZEK"},{"description":{"content":"<p>Request reason</p>\n","type":"text/plain"},"key":"requestReason","value":"REEXAMINATION"}],"variable":[]}},"response":[{"id":"d8c4674a-8ff4-4030-b405-2881d6d66476","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/workflow?requestId=<string>&clientId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&gender=M&nationality=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&aadsDate=<date>&workflowName=MULTIPLE_HITS_ALLOWED&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","workflow"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Gender (M: Male, F:Female, U:Unknown)","key":"gender","value":"M"},{"description":"Nationality (as country code ISO)","key":"nationality","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Address status date","key":"aadsDate","value":"<date>"},{"description":"Workflow Name","key":"workflowName","value":"MULTIPLE_HITS_ALLOWED"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"COMPANY\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"bankOverdraftData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardCommitmentData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardMessageData\": [\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cashLoanData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"BY_ADMINISTRATOR_DELETED\",\n      \"creditRatingCode2\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"IMMEDIATE_ARCHIVING_DELETED_BY_FUNCTION\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"creditData\": {\n    \"scoreDate\": \"<date>\",\n    \"zekAlpha\": \"<string>\",\n    \"zekNum\": \"<integer>\"\n  },\n  \"fixedCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingCode2\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"MAIN_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\",\n    \"newCreditApplicationId\": \"<integer>\"\n  },\n  \"instalmentContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingCode2\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingCode2\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"instalmentCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingCode2\": \"IMMEDIATE_ARCHIVING_DELETED_BY_FUNCTION\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"jointSeveralDebtorContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingCode2\": \"IMMEDIATE_ARCHIVING_DELETED_BY_FUNCTION\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"matchingResults\": [\n    {\n      \"aliasName\": \"<string>\",\n      \"birthdate\": \"<date>\",\n      \"birthName\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"clientIdOld\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"firstName\": \"<string>\",\n      \"forceNew\": \"<boolean>\",\n      \"gender\": \"<string>\",\n      \"lastName\": \"<string>\",\n      \"mothersMaidenName\": \"<string>\",\n      \"nationality\": \"<string>\",\n      \"nickname\": \"<string>\",\n      \"personStatus\": \"<string>\",\n      \"placeOfBirth\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"fullAddress\": \"<string>\",\n      \"hitScore\": \"<number>\"\n    },\n    {\n      \"aliasName\": \"<string>\",\n      \"birthdate\": \"<date>\",\n      \"birthName\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"clientIdOld\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"firstName\": \"<string>\",\n      \"forceNew\": \"<boolean>\",\n      \"gender\": \"<string>\",\n      \"lastName\": \"<string>\",\n      \"mothersMaidenName\": \"<string>\",\n      \"nationality\": \"<string>\",\n      \"nickname\": \"<string>\",\n      \"personStatus\": \"<string>\",\n      \"placeOfBirth\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"fullAddress\": \"<string>\",\n      \"hitScore\": \"<number>\"\n    }\n  ],\n  \"officeInformationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    }\n  ],\n  \"overdraftCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"REGULAR_REPAYMENT\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingCode2\": \"REGULAR_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    }\n  ],\n  \"rentLeasingData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingCode2\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ]\n}"},{"id":"644e7274-fec0-4fe7-9469-4206070faaf0","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/workflow?requestId=<string>&clientId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&gender=M&nationality=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&aadsDate=<date>&workflowName=MULTIPLE_HITS_ALLOWED&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","workflow"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Gender (M: Male, F:Female, U:Unknown)","key":"gender","value":"M"},{"description":"Nationality (as country code ISO)","key":"nationality","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Address status date","key":"aadsDate","value":"<date>"},{"description":"Workflow Name","key":"workflowName","value":"MULTIPLE_HITS_ALLOWED"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"34aa2504-ad37-4a6f-83cc-6de4fe578851","name":"error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/workflow?requestId=<string>&clientId=<string>&firstName=<string>&lastName=<string>&birthdate=<date>&gender=M&nationality=<string>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&aadsDate=<date>&workflowName=MULTIPLE_HITS_ALLOWED&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","workflow"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"First name","key":"firstName","value":"<string>"},{"description":"Last name","key":"lastName","value":"<string>"},{"description":"Birth date (e.g. 1980-01-01)","key":"birthdate","value":"<date>"},{"description":"Gender (M: Male, F:Female, U:Unknown)","key":"gender","value":"M"},{"description":"Nationality (as country code ISO)","key":"nationality","value":"<string>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Address status date","key":"aadsDate","value":"<date>"},{"description":"Workflow Name","key":"workflowName","value":"MULTIPLE_HITS_ALLOWED"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"075229e1-4fb3-4f77-9a42-de73ca709efc"}],"id":"103727d4-ecc5-4c52-bb64-45ab5a92333b","auth":{"type":"noauth","isInherited":false},"_postman_id":"103727d4-ecc5-4c52-bb64-45ab5a92333b","description":""},{"name":"creditApplicationRegistration","item":[{"name":"Request Fields","item":[],"id":"de532560-0ead-439e-8724-18e122460177","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address type</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force creation of debtor</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>personType</code></td>\n<td><code>string</code></td>\n<td>Person type</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n<tr>\n<td><code>persons</code></td>\n<td><code>array</code></td>\n<td>Array of debtors in case of joint several debtors</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"persons-array\"><code>persons</code> Array</h5>\n<p>Array of debtors in case of joint several debtors</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address type</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force creation of debtor</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Official noga code (only two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation name</td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td><code>string</code></td>\n<td>Reference Number (e.g. CH12345678901)</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>teledataNumber</code></td>\n<td><code>string</code></td>\n<td>Teledata Number (e.g. 1234567890)</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE-123.456.789 or CHE123456789)</td>\n</tr>\n<tr>\n<td><code>uidOrganisationId</code></td>\n<td><code>integer</code></td>\n<td>Numeric part of Unique Identification Number (e.g. 123456789)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>personType</code></td>\n<td><code>string</code></td>\n<td>Person type</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"de532560-0ead-439e-8724-18e122460177"},{"name":"Response Fields","item":[],"id":"8ba5e64a-9892-4d7d-938b-a81b16b6b907","description":"<h5 id=\"object-or-array\">Object or Array</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>bankOverdraftData</code></td>\n<td><code>array</code></td>\n<td>Bank overdraft data</td>\n</tr>\n<tr>\n<td><code>cardCommitmentData</code></td>\n<td><code>array</code></td>\n<td>Card commitment data</td>\n</tr>\n<tr>\n<td><code>cardMessageData</code></td>\n<td><code>array</code></td>\n<td>Card message data</td>\n</tr>\n<tr>\n<td><code>cashLoanData</code></td>\n<td><code>array</code></td>\n<td>Cash loan data</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>fixedCreditData</code></td>\n<td><code>array</code></td>\n<td>Fixed credit data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td>``</td>\n<td></td>\n</tr>\n<tr>\n<td><code>instalmentContractData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>instalmentCreditData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>jointSeveralDebtorContractData</code></td>\n<td><code>array</code></td>\n<td>Joint several debtor contract</td>\n</tr>\n<tr>\n<td><code>officeInformationData</code></td>\n<td><code>array</code></td>\n<td>Office information data</td>\n</tr>\n<tr>\n<td><code>overdraftCreditData</code></td>\n<td><code>array</code></td>\n<td>Overdraft credit</td>\n</tr>\n<tr>\n<td><code>rentLeasingData</code></td>\n<td><code>array</code></td>\n<td>Rent leasing data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"bankoverdraftdata-array\"><code>bankOverdraftData</code> Array</h5>\n<p>Bank overdraft data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoBankStatement</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardcommitmentdata-array\"><code>cardCommitmentData</code> Array</h5>\n<p>Card commitment data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoAccountingDay</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardmessagedata-array\"><code>cardMessageData</code> Array</h5>\n<p>Card message data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>annulmentDate</code></td>\n<td><code>string</code></td>\n<td>Annulment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>cardEventCode</code></td>\n<td><code>string</code></td>\n<td>Card event code</td>\n</tr>\n<tr>\n<td><code>cardMessageDate</code></td>\n<td><code>string</code></td>\n<td>Card message date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>cardTypeCode</code></td>\n<td><code>string</code></td>\n<td>Card type Code</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>negativeEventDate</code></td>\n<td><code>string</code></td>\n<td>Negative event date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cashloandata-array\"><code>cashLoanData</code> Array</h5>\n<p>Cash loan data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"fixedcreditdata-array\"><code>fixedCreditData</code> Array</h5>\n<p>Fixed credit data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcontractdata-array\"><code>instalmentContractData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcreditdata-array\"><code>instalmentCreditData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"jointseveraldebtorcontractdata-array\"><code>jointSeveralDebtorContractData</code> Array</h5>\n<p>Joint several debtor contract</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"officeinformationdata-array\"><code>officeInformationData</code> Array</h5>\n<p>Office information data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton of office information</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>officeInformationCode</code></td>\n<td><code>string</code></td>\n<td>Office information code</td>\n</tr>\n<tr>\n<td><code>sourceDate</code></td>\n<td><code>string</code></td>\n<td>Publishing date of office information (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>submissionDate</code></td>\n<td><code>string</code></td>\n<td>Date until actions have to be made (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>officeZipCode</code></td>\n<td><code>string</code></td>\n<td>Zip Code of publishing office</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"overdraftcreditdata-array\"><code>overdraftCreditData</code> Array</h5>\n<p>Overdraft credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rentleasingdata-array\"><code>rentLeasingData</code> Array</h5>\n<p>Rent leasing data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"8ba5e64a-9892-4d7d-938b-a81b16b6b907"},{"name":"ZEK service for registering a creditApplication","id":"cf4b5de3-2da7-4104-a45f-64101822e018","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"requestReason\": \"NEW_BUSINESS\",\n  \"targetOrganisation\": \"BOTH\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"validToDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditApplicationRegistration","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"2b85fec5-0486-4356-bc8b-77ff18668493","id":"2b85fec5-0486-4356-bc8b-77ff18668493","name":"creditApplicationRegistration","type":"folder"}},"urlObject":{"path":["zek","person","creditApplicationRegistration"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"3a927047-1058-4b5b-9c22-be2b19f09c20","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"requestReason\": \"NEW_BUSINESS\",\n  \"targetOrganisation\": \"BOTH\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"validToDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditApplicationRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"CORRESPONDENCE\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"bankOverdraftData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardCommitmentData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardMessageData\": [\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cashLoanData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingCode2\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"fixedCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingCode2\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"REGULAR_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\",\n    \"newCreditApplicationId\": \"<integer>\"\n  },\n  \"instalmentContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"BALANCE_WITH_NEW_LOAN_OFFSET\",\n      \"creditRatingCode2\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"instalmentCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"REGULAR_REPAYMENT\",\n      \"creditRatingCode2\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"jointSeveralDebtorContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"REGULAR_REPAYMENT\",\n      \"creditRatingCode2\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"BALANCE_WITH_NEW_LOAN_OFFSET\",\n      \"creditRatingCode2\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"officeInformationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    }\n  ],\n  \"overdraftCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"BY_ADMINISTRATOR_DELETED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    }\n  ],\n  \"rentLeasingData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingCode2\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ]\n}"},{"id":"88643e31-1b26-4d5e-a5ae-d4bf23aba075","name":"authentication issue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"requestReason\": \"NEW_BUSINESS\",\n  \"targetOrganisation\": \"BOTH\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"validToDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditApplicationRegistration"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"dd35c4de-ef9c-4cd0-a9a4-555b5842e5a5","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"requestReason\": \"NEW_BUSINESS\",\n  \"targetOrganisation\": \"BOTH\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"validToDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditApplicationRegistration"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"cf4b5de3-2da7-4104-a45f-64101822e018"}],"id":"2b85fec5-0486-4356-bc8b-77ff18668493","auth":{"type":"noauth","isInherited":false},"_postman_id":"2b85fec5-0486-4356-bc8b-77ff18668493","description":""},{"name":"rejectCreditApplication","item":[{"name":"Request Fields","item":[],"id":"fe5acb39-7153-4ae2-817a-3f1bd175a70e","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Element Id</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"fe5acb39-7153-4ae2-817a-3f1bd175a70e"},{"name":"Response Fields","item":[],"id":"6520f10d-d2d9-4d56-aa30-9714dc7fa820","description":"<h5 id=\"object-or-array\">Object or Array</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Company related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Company related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Noga Code (two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation Name</td>\n</tr>\n<tr>\n<td><code>organisationStatus</code></td>\n<td><code>string</code></td>\n<td>Organisation status</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration Date</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE123456789)</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"6520f10d-d2d9-4d56-aa30-9714dc7fa820"},{"name":"ZEK service for rejecting an existing creditApplication","id":"851c2e00-f793-4974-987b-1734dcfd1825","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"rejectionReason\": \"OTHER_REASON_FOR_CREDITWORTHINESS-ABILITY\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/rejectCreditApplication","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"a4624941-1b1b-4e31-a0da-0554d9331c4a","id":"a4624941-1b1b-4e31-a0da-0554d9331c4a","name":"rejectCreditApplication","type":"folder"}},"urlObject":{"path":["zek","person","rejectCreditApplication"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"585ceb25-64c4-489a-ad9d-8430e3515e21","name":"successful request","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"rejectionReason\": \"OTHER_REASON_FOR_CREDITWORTHINESS-ABILITY\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/rejectCreditApplication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"MAIN\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  }\n}"},{"id":"3257802f-5600-4d60-9148-7b24677f242f","name":"authentication issue","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"rejectionReason\": \"OTHER_REASON_FOR_CREDITWORTHINESS-ABILITY\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/rejectCreditApplication"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d24a5e05-3693-4e32-8681-b2405d5fdcba","name":"error","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"rejectionReason\": \"OTHER_REASON_FOR_CREDITWORTHINESS-ABILITY\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/rejectCreditApplication"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"851c2e00-f793-4974-987b-1734dcfd1825"}],"id":"a4624941-1b1b-4e31-a0da-0554d9331c4a","auth":{"type":"noauth","isInherited":false},"_postman_id":"a4624941-1b1b-4e31-a0da-0554d9331c4a","description":""},{"name":"creditApplicationDeletion","item":[{"name":"Request Fields","item":[],"id":"fc7a7a00-ed8a-4460-a4aa-5edeadb0c436","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>clientId</code></td>\n<td>string</td>\n<td>Client ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td>string</td>\n<td>Deletion reason</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td>integer</td>\n<td>Unique element ID</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"fc7a7a00-ed8a-4460-a4aa-5edeadb0c436"},{"name":"Response Fields","item":[],"id":"16c2fe70-ef0f-4a3e-a3c1-1f42ba729a90","description":"<h5 id=\"object-or-array\">Object or Array</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>creditApplicationDataDeleted</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Company related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdatadeleted-array\"><code>creditApplicationDataDeleted</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Company related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Noga Code (two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation Name</td>\n</tr>\n<tr>\n<td><code>organisationStatus</code></td>\n<td><code>string</code></td>\n<td>Organisation status</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration Date</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE123456789)</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"16c2fe70-ef0f-4a3e-a3c1-1f42ba729a90"},{"name":"ZEK creditApplication deletion service","id":"f5f1583c-107d-4bd7-ac35-8d5beab24696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditApplicationDeletion?clientId=<string>&deletionReason=CLIENT_REQUESTED_DELETION&elementId=<integer>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"92b8919e-5493-4351-a402-8a985352694e","id":"92b8919e-5493-4351-a402-8a985352694e","name":"creditApplicationDeletion","type":"folder"}},"urlObject":{"path":["zek","person","creditApplicationDeletion"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Client ID</p>\n","type":"text/plain"},"key":"clientId","value":"<string>"},{"description":{"content":"<p>Deletion reason</p>\n","type":"text/plain"},"key":"deletionReason","value":"CLIENT_REQUESTED_DELETION"},{"description":{"content":"<p>Unique element ID</p>\n","type":"text/plain"},"key":"elementId","value":"<integer>"}],"variable":[]}},"response":[{"id":"e0a35d31-c10d-4da6-b2f6-1747aa2d313c","name":"successful request","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditApplicationDeletion?clientId=<string>&deletionReason=CLIENT_REQUESTED_DELETION&elementId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","creditApplicationDeletion"],"query":[{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Deletion reason","key":"deletionReason","value":"CLIENT_REQUESTED_DELETION"},{"description":"Unique element ID","key":"elementId","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"MAIN\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"creditApplicationDataDeleted\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  }\n}"},{"id":"1c075264-752c-40e3-9c67-9b6690bd1bf0","name":"authentication issue","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditApplicationDeletion?clientId=<string>&deletionReason=CLIENT_REQUESTED_DELETION&elementId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","creditApplicationDeletion"],"query":[{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Deletion reason","key":"deletionReason","value":"CLIENT_REQUESTED_DELETION"},{"description":"Unique element ID","key":"elementId","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d013c8d5-ea3b-42c1-af4d-c74d9390e6ed","name":"error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditApplicationDeletion?clientId=<string>&deletionReason=CLIENT_REQUESTED_DELETION&elementId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","person","creditApplicationDeletion"],"query":[{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Deletion reason","key":"deletionReason","value":"CLIENT_REQUESTED_DELETION"},{"description":"Unique element ID","key":"elementId","value":"<integer>"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"f5f1583c-107d-4bd7-ac35-8d5beab24696"}],"id":"92b8919e-5493-4351-a402-8a985352694e","auth":{"type":"noauth","isInherited":false},"_postman_id":"92b8919e-5493-4351-a402-8a985352694e","description":""},{"name":"cardMessageRegistration","item":[{"name":"Request Fields","item":[],"id":"b96ef9e8-efcd-495a-b0fc-b3674a284347","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address type</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force creation of debtor</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>personType</code></td>\n<td><code>string</code></td>\n<td>Person type</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>annulmentDate</code></td>\n<td><code>string</code></td>\n<td>Annulment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>cardEventCode</code></td>\n<td><code>string</code></td>\n<td>Card event code</td>\n</tr>\n<tr>\n<td><code>cardMessageDate</code></td>\n<td><code>string</code></td>\n<td>Card message date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>cardTypeCode</code></td>\n<td><code>string</code></td>\n<td>Card type Code</td>\n</tr>\n<tr>\n<td><code>negativeEventDate</code></td>\n<td><code>string</code></td>\n<td>Negative event date (e.g. 1980-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"b96ef9e8-efcd-495a-b0fc-b3674a284347"},{"name":"Response Fields","item":[],"id":"dd7ca394-0c87-42a6-a503-ec621c3950ea","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>cardMessageDataNew</code></td>\n<td><code>array</code></td>\n<td>Card message data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Person related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardmessagedatanew-array\"><code>cardMessageDataNew</code> Array</h5>\n<p>Card message data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>annulmentDate</code></td>\n<td><code>string</code></td>\n<td>Annulment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>cardEventCode</code></td>\n<td><code>string</code></td>\n<td>Card event code</td>\n</tr>\n<tr>\n<td><code>cardMessageDate</code></td>\n<td><code>string</code></td>\n<td>Card message date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>cardTypeCode</code></td>\n<td><code>string</code></td>\n<td>Card type Code</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>negativeEventDate</code></td>\n<td><code>string</code></td>\n<td>Negative event date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Person related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aliasName</code></td>\n<td><code>string</code></td>\n<td>Alias name</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>birthName</code></td>\n<td><code>string</code></td>\n<td>Birth name</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>mothersMaidenName</code></td>\n<td><code>string</code></td>\n<td>Maiden name of mother</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>nickname</code></td>\n<td><code>string</code></td>\n<td>Nick name</td>\n</tr>\n<tr>\n<td><code>personStatus</code></td>\n<td><code>string</code></td>\n<td>Person status</td>\n</tr>\n<tr>\n<td><code>placeOfBirth</code></td>\n<td><code>string</code></td>\n<td>Place of birth</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"dd7ca394-0c87-42a6-a503-ec621c3950ea"},{"name":"ZEK cardMessage registration service","id":"8e399210-5f0c-434b-be5d-7103e3e5a36b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"cardEventCode\": \"OTHER_REASONS_REJECTED\",\n  \"cardMessageDate\": \"<date>\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"annulmentDate\": \"<date>\",\n  \"cardTypeCode\": \"SHOPPING_CARD\",\n  \"negativeEventDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/cardMessageRegistration","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"85c090c0-8bad-4cf2-b122-675923a563a2","id":"85c090c0-8bad-4cf2-b122-675923a563a2","name":"cardMessageRegistration","type":"folder"}},"urlObject":{"path":["zek","person","cardMessageRegistration"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"b05649f4-98cb-4e81-9c8f-f820b910220f","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"cardEventCode\": \"OTHER_REASONS_REJECTED\",\n  \"cardMessageDate\": \"<date>\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"annulmentDate\": \"<date>\",\n  \"cardTypeCode\": \"SHOPPING_CARD\",\n  \"negativeEventDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/cardMessageRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"CORRESPONDENCE\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"cardMessageDataNew\": [\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"MAIN_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  }\n}"},{"id":"c10cb41b-e5a3-4e30-b216-b059fbc270a7","name":"authentication issue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"cardEventCode\": \"OTHER_REASONS_REJECTED\",\n  \"cardMessageDate\": \"<date>\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"annulmentDate\": \"<date>\",\n  \"cardTypeCode\": \"SHOPPING_CARD\",\n  \"negativeEventDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/cardMessageRegistration"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3caae05e-5373-451d-9023-3a01a5c971ee","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"cardEventCode\": \"OTHER_REASONS_REJECTED\",\n  \"cardMessageDate\": \"<date>\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"annulmentDate\": \"<date>\",\n  \"cardTypeCode\": \"SHOPPING_CARD\",\n  \"negativeEventDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/cardMessageRegistration"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"8e399210-5f0c-434b-be5d-7103e3e5a36b"}],"id":"85c090c0-8bad-4cf2-b122-675923a563a2","auth":{"type":"noauth","isInherited":false},"_postman_id":"85c090c0-8bad-4cf2-b122-675923a563a2","description":""},{"name":"creditContractRegistration","item":[{"name":"Request Fields","item":[],"id":"9075a7cc-3889-4bb4-b3ba-6693e383d650","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>contractType</code></td>\n<td><code>string</code></td>\n<td>Contract Type</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address type</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force creation of debtor</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>creditApplicationId</code></td>\n<td><code>integer</code></td>\n<td>Unique credit application identification number</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"9075a7cc-3889-4bb4-b3ba-6693e383d650"},{"name":"Response Fields","item":[],"id":"14f78503-1d12-42d5-b8cb-032725e0f19a","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Person related information</td>\n</tr>\n<tr>\n<td><code>cashLoanDataNew</code></td>\n<td><code>array</code></td>\n<td>Cash loan data</td>\n</tr>\n<tr>\n<td><code>fixedCreditDataNew</code></td>\n<td><code>array</code></td>\n<td>Fixed credit data</td>\n</tr>\n<tr>\n<td><code>instalmentContractDataNew</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>overdraftCreditDataNew</code></td>\n<td><code>array</code></td>\n<td>Overdraft credit</td>\n</tr>\n<tr>\n<td><code>rentLeasingDataNew</code></td>\n<td><code>array</code></td>\n<td>Rent leasing data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Person related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aliasName</code></td>\n<td><code>string</code></td>\n<td>Alias name</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>birthName</code></td>\n<td><code>string</code></td>\n<td>Birth name</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>mothersMaidenName</code></td>\n<td><code>string</code></td>\n<td>Maiden name of mother</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>nickname</code></td>\n<td><code>string</code></td>\n<td>Nick name</td>\n</tr>\n<tr>\n<td><code>personStatus</code></td>\n<td><code>string</code></td>\n<td>Person status</td>\n</tr>\n<tr>\n<td><code>placeOfBirth</code></td>\n<td><code>string</code></td>\n<td>Place of birth</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cashloandatanew-array\"><code>cashLoanDataNew</code> Array</h5>\n<p>Cash loan data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"fixedcreditdatanew-array\"><code>fixedCreditDataNew</code> Array</h5>\n<p>Fixed credit data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcontractdatanew-array\"><code>instalmentContractDataNew</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"overdraftcreditdatanew-array\"><code>overdraftCreditDataNew</code> Array</h5>\n<p>Overdraft credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rentleasingdatanew-array\"><code>rentLeasingDataNew</code> Array</h5>\n<p>Rent leasing data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"14f78503-1d12-42d5-b8cb-032725e0f19a"},{"name":"ZEK creditContract registration service","id":"73ab598c-d9b6-4725-a5a6-ea8420360f84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contractType\": \"rentLeasing\",\n  \"aadsDate\": \"<date>\",\n  \"birthdate\": \"<date>\",\n  \"countryCode\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"gender\": \"M\",\n  \"houseNumber\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"street\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"requestId\": \"<string>\",\n  \"addressType\": \"COMPANY\",\n  \"forceNew\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractRegistration","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"b0d7b11b-f52c-42db-ad9e-88e1f1ae7126","id":"b0d7b11b-f52c-42db-ad9e-88e1f1ae7126","name":"creditContractRegistration","type":"folder"}},"urlObject":{"path":["zek","person","creditContractRegistration"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"77d14f2c-eb09-4ef0-9521-085a8ccf2652","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"contractType\": \"rentLeasing\",\n  \"aadsDate\": \"<date>\",\n  \"birthdate\": \"<date>\",\n  \"countryCode\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"gender\": \"M\",\n  \"houseNumber\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"street\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"requestId\": \"<string>\",\n  \"addressType\": \"COMPANY\",\n  \"forceNew\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"MAIN\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  },\n  \"cashLoanDataNew\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"BY_ADMINISTRATOR_DELETED\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingCode2\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ]\n}"},{"id":"e6fe8f1b-3336-4437-b661-e0a8e6b02af4","name":"authentication issue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"contractType\": \"rentLeasing\",\n  \"aadsDate\": \"<date>\",\n  \"birthdate\": \"<date>\",\n  \"countryCode\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"gender\": \"M\",\n  \"houseNumber\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"street\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"requestId\": \"<string>\",\n  \"addressType\": \"COMPANY\",\n  \"forceNew\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractRegistration"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d1b36f47-4462-497e-9e41-181760668cb1","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"contractType\": \"rentLeasing\",\n  \"aadsDate\": \"<date>\",\n  \"birthdate\": \"<date>\",\n  \"countryCode\": \"<string>\",\n  \"firstName\": \"<string>\",\n  \"gender\": \"M\",\n  \"houseNumber\": \"<string>\",\n  \"lastName\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"street\": \"<string>\",\n  \"town\": \"<string>\",\n  \"zipCode\": \"<string>\",\n  \"requestId\": \"<string>\",\n  \"addressType\": \"COMPANY\",\n  \"forceNew\": false\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractRegistration"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"73ab598c-d9b6-4725-a5a6-ea8420360f84"}],"id":"b0d7b11b-f52c-42db-ad9e-88e1f1ae7126","auth":{"type":"noauth","isInherited":false},"_postman_id":"b0d7b11b-f52c-42db-ad9e-88e1f1ae7126","description":""},{"name":"creditContractMutation","item":[{"name":"Request Fields","item":[],"id":"c85b881b-85de-4d7c-b30f-3bd54c0a64ad","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>contractType</code></td>\n<td><code>string</code></td>\n<td>Contract Type</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"c85b881b-85de-4d7c-b30f-3bd54c0a64ad"},{"name":"Response Fields","item":[],"id":"06f11182-a50a-432e-a5d1-1b4cf26f3e93","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Person related information</td>\n</tr>\n<tr>\n<td><code>cashLoanDataMutated</code></td>\n<td><code>array</code></td>\n<td>Cash loan data</td>\n</tr>\n<tr>\n<td><code>fixedCreditDataMutated</code></td>\n<td><code>array</code></td>\n<td>Fixed credit data</td>\n</tr>\n<tr>\n<td><code>instalmentContractDataMutated</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>overdraftCreditDataMutated</code></td>\n<td><code>array</code></td>\n<td>Overdraft credit</td>\n</tr>\n<tr>\n<td><code>rentLeasingDataMutated</code></td>\n<td><code>array</code></td>\n<td>Rent leasing data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Person related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aliasName</code></td>\n<td><code>string</code></td>\n<td>Alias name</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>birthName</code></td>\n<td><code>string</code></td>\n<td>Birth name</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>mothersMaidenName</code></td>\n<td><code>string</code></td>\n<td>Maiden name of mother</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>nickname</code></td>\n<td><code>string</code></td>\n<td>Nick name</td>\n</tr>\n<tr>\n<td><code>personStatus</code></td>\n<td><code>string</code></td>\n<td>Person status</td>\n</tr>\n<tr>\n<td><code>placeOfBirth</code></td>\n<td><code>string</code></td>\n<td>Place of birth</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cashloandatamutated-array\"><code>cashLoanDataMutated</code> Array</h5>\n<p>Cash loan data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"fixedcreditdatamutated-array\"><code>fixedCreditDataMutated</code> Array</h5>\n<p>Fixed credit data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcontractdatamutated-array\"><code>instalmentContractDataMutated</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"overdraftcreditdatamutated-array\"><code>overdraftCreditDataMutated</code> Array</h5>\n<p>Overdraft credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rentleasingdatamutated-array\"><code>rentLeasingDataMutated</code> Array</h5>\n<p>Rent leasing data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"06f11182-a50a-432e-a5d1-1b4cf26f3e93"},{"name":"ZEK service for mutation of an existing credit contract","id":"9781446c-7ad9-46fc-99a6-ef33d4214869","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"contractType\": \"fixedCredit\",\n  \"elementId\": \"<integer>\",\n  \"clientId\": \"<string>\",\n  \"creditAmount\": \"<number>\",\n  \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n  \"creditRatingCode2\": \"BY_ADMINISTRATOR_DELETED\",\n  \"creditRatingDate\": \"<date>\",\n  \"creditRatingDate2\": \"<date>\",\n  \"firstBigPayment\": \"<number>\",\n  \"firstPaymentDate\": \"<date>\",\n  \"lastPaymentDate\": \"<date>\",\n  \"monthlyPayments\": \"<number>\",\n  \"numberOfMonthlyPayments\": \"<integer>\",\n  \"residualValue\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractMutation","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"6b297a78-5e47-450f-b0c8-8eedd3d4238f","id":"6b297a78-5e47-450f-b0c8-8eedd3d4238f","name":"creditContractMutation","type":"folder"}},"urlObject":{"path":["zek","person","creditContractMutation"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"5f28b81e-027b-4294-bef5-313de1556095","name":"successful request","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"contractType\": \"fixedCredit\",\n  \"elementId\": \"<integer>\",\n  \"clientId\": \"<string>\",\n  \"creditAmount\": \"<number>\",\n  \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n  \"creditRatingCode2\": \"BY_ADMINISTRATOR_DELETED\",\n  \"creditRatingDate\": \"<date>\",\n  \"creditRatingDate2\": \"<date>\",\n  \"firstBigPayment\": \"<number>\",\n  \"firstPaymentDate\": \"<date>\",\n  \"lastPaymentDate\": \"<date>\",\n  \"monthlyPayments\": \"<number>\",\n  \"numberOfMonthlyPayments\": \"<integer>\",\n  \"residualValue\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractMutation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"CORRESPONDENCE\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  },\n  \"fixedCreditDataMutated\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"BY_ADMINISTRATOR_DELETED\",\n      \"creditRatingCode2\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ]\n}"},{"id":"3b47c785-0249-4018-bddf-1e9c54f27936","name":"authentication issue","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"contractType\": \"fixedCredit\",\n  \"elementId\": \"<integer>\",\n  \"clientId\": \"<string>\",\n  \"creditAmount\": \"<number>\",\n  \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n  \"creditRatingCode2\": \"BY_ADMINISTRATOR_DELETED\",\n  \"creditRatingDate\": \"<date>\",\n  \"creditRatingDate2\": \"<date>\",\n  \"firstBigPayment\": \"<number>\",\n  \"firstPaymentDate\": \"<date>\",\n  \"lastPaymentDate\": \"<date>\",\n  \"monthlyPayments\": \"<number>\",\n  \"numberOfMonthlyPayments\": \"<integer>\",\n  \"residualValue\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractMutation"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2140ef89-4a20-4e6f-835f-4f25fe2cefc7","name":"error","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"requestId\": \"<string>\",\n  \"contractType\": \"fixedCredit\",\n  \"elementId\": \"<integer>\",\n  \"clientId\": \"<string>\",\n  \"creditAmount\": \"<number>\",\n  \"creditRatingCode\": \"NO_INFORMATION_POSITIVE_RATING\",\n  \"creditRatingCode2\": \"BY_ADMINISTRATOR_DELETED\",\n  \"creditRatingDate\": \"<date>\",\n  \"creditRatingDate2\": \"<date>\",\n  \"firstBigPayment\": \"<number>\",\n  \"firstPaymentDate\": \"<date>\",\n  \"lastPaymentDate\": \"<date>\",\n  \"monthlyPayments\": \"<number>\",\n  \"numberOfMonthlyPayments\": \"<integer>\",\n  \"residualValue\": \"<number>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractMutation"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"9781446c-7ad9-46fc-99a6-ef33d4214869"}],"id":"6b297a78-5e47-450f-b0c8-8eedd3d4238f","auth":{"type":"noauth","isInherited":false},"_postman_id":"6b297a78-5e47-450f-b0c8-8eedd3d4238f","description":""},{"name":"creditContractCancellation","item":[{"name":"Request Fields","item":[],"id":"3b7a66b4-48be-4ce8-8499-68b6d2dbffa3","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Element Id</td>\n</tr>\n<tr>\n<td><code>contractType</code></td>\n<td><code>string</code></td>\n<td>Contract Type</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"3b7a66b4-48be-4ce8-8499-68b6d2dbffa3"},{"name":"Response Fields","item":[],"id":"e623d58f-25f0-49b3-9aca-3b4f64916f0c","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Person related information</td>\n</tr>\n<tr>\n<td><code>cashLoanDataCancelled</code></td>\n<td><code>array</code></td>\n<td>Cash loan data</td>\n</tr>\n<tr>\n<td><code>fixedCreditDataCancelled</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>instalmentContractDataCancelled</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>overdraftCreditDataCancelled</code></td>\n<td><code>array</code></td>\n<td>Overdraft credit</td>\n</tr>\n<tr>\n<td><code>rentLeasingDataCancelled</code></td>\n<td><code>array</code></td>\n<td>Rent leasing data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Person related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aliasName</code></td>\n<td><code>string</code></td>\n<td>Alias name</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>birthName</code></td>\n<td><code>string</code></td>\n<td>Birth name</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>mothersMaidenName</code></td>\n<td><code>string</code></td>\n<td>Maiden name of mother</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>nickname</code></td>\n<td><code>string</code></td>\n<td>Nick name</td>\n</tr>\n<tr>\n<td><code>personStatus</code></td>\n<td><code>string</code></td>\n<td>Person status</td>\n</tr>\n<tr>\n<td><code>placeOfBirth</code></td>\n<td><code>string</code></td>\n<td>Place of birth</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cashloandatacancelled-array\"><code>cashLoanDataCancelled</code> Array</h5>\n<p>Cash loan data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"fixedcreditdatacancelled-array\"><code>fixedCreditDataCancelled</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcontractdatacancelled-array\"><code>instalmentContractDataCancelled</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"overdraftcreditdatacancelled-array\"><code>overdraftCreditDataCancelled</code> Array</h5>\n<p>Overdraft credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rentleasingdatacancelled-array\"><code>rentLeasingDataCancelled</code> Array</h5>\n<p>Rent leasing data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"e623d58f-25f0-49b3-9aca-3b4f64916f0c"},{"name":"ZEK service for cancelling an existing credit contract","id":"632a8994-2852-4437-b71c-371645899aa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"contractType\": \"overdraftCredit\",\n  \"requestId\": \"<string>\",\n  \"clientId\": \"<string>\",\n  \"creditRatingDate\": \"<date>\",\n  \"creditRatingDate2\": \"<date>\",\n  \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_CREDIT_CONTRACT\",\n  \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractCancellation","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c9ddc433-6a6d-457d-b376-805ef4a1ed7e","id":"c9ddc433-6a6d-457d-b376-805ef4a1ed7e","name":"creditContractCancellation","type":"folder"}},"urlObject":{"path":["zek","person","creditContractCancellation"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"68d4ee00-d69a-4c1f-909a-251ecb5d1b46","name":"successful request","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"contractType\": \"overdraftCredit\",\n  \"requestId\": \"<string>\",\n  \"clientId\": \"<string>\",\n  \"creditRatingDate\": \"<date>\",\n  \"creditRatingDate2\": \"<date>\",\n  \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_CREDIT_CONTRACT\",\n  \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractCancellation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"COMPANY\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  },\n  \"overdraftCreditDataCancelled\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"REGULAR_REPAYMENT\",\n      \"creditRatingCode2\": \"BALANCE_WITH_NEW_LOAN_OFFSET\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"IMMEDIATE_ARCHIVING_DELETED_BY_FUNCTION\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    }\n  ]\n}"},{"id":"29b8a64a-490c-4e43-a327-de0b5a2952d2","name":"authentication issue","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"contractType\": \"overdraftCredit\",\n  \"requestId\": \"<string>\",\n  \"clientId\": \"<string>\",\n  \"creditRatingDate\": \"<date>\",\n  \"creditRatingDate2\": \"<date>\",\n  \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_CREDIT_CONTRACT\",\n  \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractCancellation"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"36ca9578-36b1-4c03-b7bf-cbd8ec31b1ff","name":"error","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"contractType\": \"overdraftCredit\",\n  \"requestId\": \"<string>\",\n  \"clientId\": \"<string>\",\n  \"creditRatingDate\": \"<date>\",\n  \"creditRatingDate2\": \"<date>\",\n  \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_CREDIT_CONTRACT\",\n  \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/creditContractCancellation"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"632a8994-2852-4437-b71c-371645899aa1"}],"id":"c9ddc433-6a6d-457d-b376-805ef4a1ed7e","auth":{"type":"noauth","isInherited":false},"_postman_id":"c9ddc433-6a6d-457d-b376-805ef4a1ed7e","description":""},{"name":"saldoMessageRegistration","item":[{"name":"Request Fields","item":[],"id":"3ad2e7dc-2dde-407f-a34e-66355755c834","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>saldoType</code></td>\n<td><code>string</code></td>\n<td>Saldo Type</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address type</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force creation of debtor</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>personType</code></td>\n<td><code>string</code></td>\n<td>Person type</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoBankStatement</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>saldoAccountingDay</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"3ad2e7dc-2dde-407f-a34e-66355755c834"},{"name":"Response Fields","item":[],"id":"eabd3c9a-126b-42ee-9876-a80882a86b3d","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Person related information</td>\n</tr>\n<tr>\n<td><code>bankOverdraftDataNew</code></td>\n<td><code>array</code></td>\n<td>Bank overdraft data</td>\n</tr>\n<tr>\n<td><code>cardCommitmentDataNew</code></td>\n<td><code>array</code></td>\n<td>Card commitment data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Person related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aliasName</code></td>\n<td><code>string</code></td>\n<td>Alias name</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>birthName</code></td>\n<td><code>string</code></td>\n<td>Birth name</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First Name</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last Name</td>\n</tr>\n<tr>\n<td><code>mothersMaidenName</code></td>\n<td><code>string</code></td>\n<td>Maiden name of mother</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>nickname</code></td>\n<td><code>string</code></td>\n<td>Nick name</td>\n</tr>\n<tr>\n<td><code>personStatus</code></td>\n<td><code>string</code></td>\n<td>Person status</td>\n</tr>\n<tr>\n<td><code>placeOfBirth</code></td>\n<td><code>string</code></td>\n<td>Place of birth</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"bankoverdraftdatanew-array\"><code>bankOverdraftDataNew</code> Array</h5>\n<p>Bank overdraft data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoBankStatement</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardcommitmentdatanew-array\"><code>cardCommitmentDataNew</code> Array</h5>\n<p>Card commitment data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoAccountingDay</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"eabd3c9a-126b-42ee-9876-a80882a86b3d"},{"name":"ZEK saldoMessage registration service","id":"0674b7f1-2344-4263-bc6e-38ed78a53331","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"saldoType\": \"cardCommitment\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/saldoMessageRegistration","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"a00b23b7-ea05-483a-9888-aef70e8e9d45","id":"a00b23b7-ea05-483a-9888-aef70e8e9d45","name":"saldoMessageRegistration","type":"folder"}},"urlObject":{"path":["zek","person","saldoMessageRegistration"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"68028c02-c069-49b9-9520-0fcb5701c860","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"saldoType\": \"cardCommitment\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/saldoMessageRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"MAIN\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"generalData\": {\n    \"aliasName\": \"<string>\",\n    \"birthdate\": \"<date>\",\n    \"birthName\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"MAIN_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"firstName\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"gender\": \"<string>\",\n    \"lastName\": \"<string>\",\n    \"mothersMaidenName\": \"<string>\",\n    \"nationality\": \"<string>\",\n    \"nickname\": \"<string>\",\n    \"personStatus\": \"<string>\",\n    \"placeOfBirth\": \"<string>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  },\n  \"cardCommitmentDataNew\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ]\n}"},{"id":"a18e3a1d-ae2c-4dd4-bc0d-8437630e387b","name":"authentication issue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"saldoType\": \"cardCommitment\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/saldoMessageRegistration"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"027b3db8-a00e-4703-b186-fca7910f748b","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"saldoType\": \"cardCommitment\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\",\n  \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/person/saldoMessageRegistration"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"0674b7f1-2344-4263-bc6e-38ed78a53331"}],"id":"a00b23b7-ea05-483a-9888-aef70e8e9d45","auth":{"type":"noauth","isInherited":false},"_postman_id":"a00b23b7-ea05-483a-9888-aef70e8e9d45","description":""}],"id":"9f6296c1-bbdc-4b6b-9e5f-e9074c4f102b","auth":{"type":"noauth","isInherited":false},"_postman_id":"9f6296c1-bbdc-4b6b-9e5f-e9074c4f102b","description":""},{"name":"company","item":[{"name":"search","item":[{"name":"Request Fields","item":[],"id":"41d4d43e-bcf8-4c8d-991c-2445f80614c1","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID (the one sent in the request)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td>string</td>\n<td>Unique Identification Number (e.g. CHE-123.456.789 or CHE123456789)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>uidOrganisationId</code></td>\n<td>integer</td>\n<td>Numeric part of Unique Identification Number (e.g. 123456789)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td>string</td>\n<td>Reference Number (e.g. CH12345678901)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>teledataNumber</code></td>\n<td>string</td>\n<td>Teledata Number (e.g. 1234567890)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td>string</td>\n<td>Organisation name</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>legalForm</code></td>\n<td>string</td>\n<td>Legal Form</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td>string</td>\n<td>Official noga code (only two digits)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td>string</td>\n<td>Registration date (e.g. 1980-01-01)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td>string</td>\n<td>Street</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td>string</td>\n<td>House number</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td>string</td>\n<td>Town</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td>string</td>\n<td>Postal Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td>string</td>\n<td>Country Code</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td>string</td>\n<td>Client ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td>string</td>\n<td>Target Organisation</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td>string</td>\n<td>Request reason</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"41d4d43e-bcf8-4c8d-991c-2445f80614c1"},{"name":"Response Fields","item":[],"id":"c4da97b6-bcd4-400f-a2a1-3743d0924f5b","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>matchingResults</code></td>\n<td><code>array</code></td>\n<td>List of all matched companies</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"matchingresults-array\"><code>matchingResults</code> Array</h5>\n<p>List of all matched companies</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Noga Code (two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation Name</td>\n</tr>\n<tr>\n<td><code>organisationStatus</code></td>\n<td><code>string</code></td>\n<td>Organisation status</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration Date</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE123456789)</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>fullAddress</code></td>\n<td><code>string</code></td>\n<td>Full address</td>\n</tr>\n<tr>\n<td><code>hitScore</code></td>\n<td><code>number</code></td>\n<td>Grade of match</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"c4da97b6-bcd4-400f-a2a1-3743d0924f5b"},{"name":"ZEK service for company search","id":"ac157d30-c799-4058-9257-8bef65bee24c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/search?requestId=<string>&uid=<string>&uidOrganisationId=<integer>&refNr=<string>&teledataNumber=<string>&organisationName=<string>&legalForm=51&nogaCode=<string>&registrationDate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"d1a3afdc-d85f-4a14-ab85-0edda8279892","id":"d1a3afdc-d85f-4a14-ab85-0edda8279892","name":"search","type":"folder"}},"urlObject":{"path":["zek","company","search"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID (the one sent in the request)</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Unique Identification Number (e.g. CHE-123.456.789 or CHE123456789)</p>\n","type":"text/plain"},"key":"uid","value":"<string>"},{"description":{"content":"<p>Numeric part of Unique Identification Number (e.g. 123456789)</p>\n","type":"text/plain"},"key":"uidOrganisationId","value":"<integer>"},{"description":{"content":"<p>Reference Number (e.g. CH12345678901)</p>\n","type":"text/plain"},"key":"refNr","value":"<string>"},{"description":{"content":"<p>Teledata Number (e.g. 1234567890)</p>\n","type":"text/plain"},"key":"teledataNumber","value":"<string>"},{"description":{"content":"<p>Organisation name</p>\n","type":"text/plain"},"key":"organisationName","value":"<string>"},{"description":{"content":"<p>Legal Form</p>\n","type":"text/plain"},"key":"legalForm","value":"51"},{"description":{"content":"<p>Official noga code (only two digits)</p>\n","type":"text/plain"},"key":"nogaCode","value":"<string>"},{"description":{"content":"<p>Registration date (e.g. 1980-01-01)</p>\n","type":"text/plain"},"key":"registrationDate","value":"<date>"},{"description":{"content":"<p>Street</p>\n","type":"text/plain"},"key":"street","value":"<string>"},{"description":{"content":"<p>House number</p>\n","type":"text/plain"},"key":"houseNumber","value":"<string>"},{"description":{"content":"<p>Town</p>\n","type":"text/plain"},"key":"town","value":"<string>"},{"description":{"content":"<p>Postal Code</p>\n","type":"text/plain"},"key":"zipCode","value":"<string>"},{"description":{"content":"<p>Country Code</p>\n","type":"text/plain"},"key":"countryCode","value":"<string>"},{"description":{"content":"<p>Client ID</p>\n","type":"text/plain"},"key":"clientId","value":"<string>"},{"description":{"content":"<p>Target Organisation</p>\n","type":"text/plain"},"key":"targetOrganisation","value":"ZEK"},{"description":{"content":"<p>Request reason</p>\n","type":"text/plain"},"key":"requestReason","value":"REEXAMINATION"}],"variable":[]}},"response":[{"id":"488635fd-fc52-4dec-b22a-9e24beab05bb","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/search?requestId=<string>&uid=<string>&uidOrganisationId=<integer>&refNr=<string>&teledataNumber=<string>&organisationName=<string>&legalForm=51&nogaCode=<string>&registrationDate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","search"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Unique Identification Number (e.g. CHE-123.456.789 or CHE123456789)","key":"uid","value":"<string>"},{"description":"Numeric part of Unique Identification Number (e.g. 123456789)","key":"uidOrganisationId","value":"<integer>"},{"description":"Reference Number (e.g. CH12345678901)","key":"refNr","value":"<string>"},{"description":"Teledata Number (e.g. 1234567890)","key":"teledataNumber","value":"<string>"},{"description":"Organisation name","key":"organisationName","value":"<string>"},{"description":"Legal Form","key":"legalForm","value":"51"},{"description":"Official noga code (only two digits)","key":"nogaCode","value":"<string>"},{"description":"Registration date (e.g. 1980-01-01)","key":"registrationDate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"matchingResults\": [\n    {\n      \"legalForm\": \"<string>\",\n      \"nogaCode\": \"<string>\",\n      \"organisationName\": \"<string>\",\n      \"organisationStatus\": \"<string>\",\n      \"registrationDate\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"clientIdOld\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"forceNew\": \"<boolean>\",\n      \"timestamp\": \"<string>\",\n      \"fullAddress\": \"<string>\",\n      \"hitScore\": \"<number>\"\n    },\n    {\n      \"legalForm\": \"<string>\",\n      \"nogaCode\": \"<string>\",\n      \"organisationName\": \"<string>\",\n      \"organisationStatus\": \"<string>\",\n      \"registrationDate\": \"<string>\",\n      \"uid\": \"<string>\",\n      \"clientId\": \"<string>\",\n      \"clientIdOld\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"forceNew\": \"<boolean>\",\n      \"timestamp\": \"<string>\",\n      \"fullAddress\": \"<string>\",\n      \"hitScore\": \"<number>\"\n    }\n  ],\n  \"requestId\": \"<string>\",\n  \"responseId\": \"<integer>\"\n}"},{"id":"d789815b-43e4-4f71-bf1e-2743ab5dda63","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/search?requestId=<string>&uid=<string>&uidOrganisationId=<integer>&refNr=<string>&teledataNumber=<string>&organisationName=<string>&legalForm=51&nogaCode=<string>&registrationDate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","search"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Unique Identification Number (e.g. CHE-123.456.789 or CHE123456789)","key":"uid","value":"<string>"},{"description":"Numeric part of Unique Identification Number (e.g. 123456789)","key":"uidOrganisationId","value":"<integer>"},{"description":"Reference Number (e.g. CH12345678901)","key":"refNr","value":"<string>"},{"description":"Teledata Number (e.g. 1234567890)","key":"teledataNumber","value":"<string>"},{"description":"Organisation name","key":"organisationName","value":"<string>"},{"description":"Legal Form","key":"legalForm","value":"51"},{"description":"Official noga code (only two digits)","key":"nogaCode","value":"<string>"},{"description":"Registration date (e.g. 1980-01-01)","key":"registrationDate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"68478341-ae70-41ce-b63a-a3308679742b","name":"error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/search?requestId=<string>&uid=<string>&uidOrganisationId=<integer>&refNr=<string>&teledataNumber=<string>&organisationName=<string>&legalForm=51&nogaCode=<string>&registrationDate=<date>&street=<string>&houseNumber=<string>&town=<string>&zipCode=<string>&countryCode=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","search"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Unique Identification Number (e.g. CHE-123.456.789 or CHE123456789)","key":"uid","value":"<string>"},{"description":"Numeric part of Unique Identification Number (e.g. 123456789)","key":"uidOrganisationId","value":"<integer>"},{"description":"Reference Number (e.g. CH12345678901)","key":"refNr","value":"<string>"},{"description":"Teledata Number (e.g. 1234567890)","key":"teledataNumber","value":"<string>"},{"description":"Organisation name","key":"organisationName","value":"<string>"},{"description":"Legal Form","key":"legalForm","value":"51"},{"description":"Official noga code (only two digits)","key":"nogaCode","value":"<string>"},{"description":"Registration date (e.g. 1980-01-01)","key":"registrationDate","value":"<date>"},{"description":"Street","key":"street","value":"<string>"},{"description":"House number","key":"houseNumber","value":"<string>"},{"description":"Town","key":"town","value":"<string>"},{"description":"Postal Code","key":"zipCode","value":"<string>"},{"description":"Country Code","key":"countryCode","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"ac157d30-c799-4058-9257-8bef65bee24c"}],"id":"d1a3afdc-d85f-4a14-ab85-0edda8279892","auth":{"type":"noauth","isInherited":false},"_postman_id":"d1a3afdc-d85f-4a14-ab85-0edda8279892","description":""},{"name":"info","item":[{"name":"Request Fields","item":[],"id":"5748aca0-dc2b-41c9-81d9-60f46542c63e","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>requestId</code></td>\n<td>string</td>\n<td>Request ID (the one sent in the request)</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td>string</td>\n<td>Client ID</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td>string</td>\n<td>Target Organisation</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td>string</td>\n<td>Request reason</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"5748aca0-dc2b-41c9-81d9-60f46542c63e"},{"name":"Response Fields","item":[],"id":"99b1b39e-59b5-45d7-86fb-ac35228ad763","description":"<h5 id=\"object\">Object</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>bankOverdraftData</code></td>\n<td><code>array</code></td>\n<td>Bank overdraft data</td>\n</tr>\n<tr>\n<td><code>cardCommitmentData</code></td>\n<td><code>array</code></td>\n<td>Card commitment data</td>\n</tr>\n<tr>\n<td><code>cardMessageData</code></td>\n<td><code>array</code></td>\n<td>Card message data</td>\n</tr>\n<tr>\n<td><code>cashLoanData</code></td>\n<td><code>array</code></td>\n<td>Cash loan data</td>\n</tr>\n<tr>\n<td><code>creditData</code></td>\n<td><code>object</code></td>\n<td>Credit score related information</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>fixedCreditData</code></td>\n<td><code>array</code></td>\n<td>Fixed credit data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Company related information</td>\n</tr>\n<tr>\n<td><code>instalmentContractData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>instalmentCreditData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>jointSeveralDebtorContractData</code></td>\n<td><code>array</code></td>\n<td>Joint several debtor contract</td>\n</tr>\n<tr>\n<td><code>officeInformationData</code></td>\n<td><code>array</code></td>\n<td>Office information data</td>\n</tr>\n<tr>\n<td><code>overdraftCreditData</code></td>\n<td><code>array</code></td>\n<td>Overdraft credit</td>\n</tr>\n<tr>\n<td><code>rentLeasingData</code></td>\n<td><code>array</code></td>\n<td>Rent leasing data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"bankoverdraftdata-array\"><code>bankOverdraftData</code> Array</h5>\n<p>Bank overdraft data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoBankStatement</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardcommitmentdata-array\"><code>cardCommitmentData</code> Array</h5>\n<p>Card commitment data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoAccountingDay</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardmessagedata-array\"><code>cardMessageData</code> Array</h5>\n<p>Card message data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>annulmentDate</code></td>\n<td><code>string</code></td>\n<td>Annulment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>cardEventCode</code></td>\n<td><code>string</code></td>\n<td>Card event code</td>\n</tr>\n<tr>\n<td><code>cardMessageDate</code></td>\n<td><code>string</code></td>\n<td>Card message date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>cardTypeCode</code></td>\n<td><code>string</code></td>\n<td>Card type Code</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>negativeEventDate</code></td>\n<td><code>string</code></td>\n<td>Negative event date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cashloandata-array\"><code>cashLoanData</code> Array</h5>\n<p>Cash loan data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditdata-object\"><code>creditData</code> Object</h5>\n<p>Credit score related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>scoreDate</code></td>\n<td><code>string</code></td>\n<td>Score date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>zekAlpha</code></td>\n<td><code>string</code></td>\n<td>Alphanumeric ZEK score</td>\n</tr>\n<tr>\n<td><code>zekNum</code></td>\n<td><code>integer</code></td>\n<td>Numeric ZEK score</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"fixedcreditdata-array\"><code>fixedCreditData</code> Array</h5>\n<p>Fixed credit data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Company related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Noga Code (two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation Name</td>\n</tr>\n<tr>\n<td><code>organisationStatus</code></td>\n<td><code>string</code></td>\n<td>Organisation status</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration Date</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE123456789)</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcontractdata-array\"><code>instalmentContractData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcreditdata-array\"><code>instalmentCreditData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"jointseveraldebtorcontractdata-array\"><code>jointSeveralDebtorContractData</code> Array</h5>\n<p>Joint several debtor contract</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"officeinformationdata-array\"><code>officeInformationData</code> Array</h5>\n<p>Office information data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton of office information</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>officeInformationCode</code></td>\n<td><code>string</code></td>\n<td>Office information code</td>\n</tr>\n<tr>\n<td><code>sourceDate</code></td>\n<td><code>string</code></td>\n<td>Publishing date of office information (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>submissionDate</code></td>\n<td><code>string</code></td>\n<td>Date until actions have to be made (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>officeZipCode</code></td>\n<td><code>string</code></td>\n<td>Zip Code of publishing office</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"overdraftcreditdata-array\"><code>overdraftCreditData</code> Array</h5>\n<p>Overdraft credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rentleasingdata-array\"><code>rentLeasingData</code> Array</h5>\n<p>Rent leasing data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"99b1b39e-59b5-45d7-86fb-ac35228ad763"},{"name":"ZEK service for company info","id":"99abe7f8-8dcd-4d69-98ee-950fd603f8d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/info?requestId=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"30d6092f-1fbe-4bff-9222-0089b8e85e00","id":"30d6092f-1fbe-4bff-9222-0089b8e85e00","name":"info","type":"folder"}},"urlObject":{"path":["zek","company","info"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Request ID (the one sent in the request)</p>\n","type":"text/plain"},"key":"requestId","value":"<string>"},{"description":{"content":"<p>Client ID</p>\n","type":"text/plain"},"key":"clientId","value":"<string>"},{"description":{"content":"<p>Target Organisation</p>\n","type":"text/plain"},"key":"targetOrganisation","value":"ZEK"},{"description":{"content":"<p>Request reason</p>\n","type":"text/plain"},"key":"requestReason","value":"REEXAMINATION"}],"variable":[]}},"response":[{"id":"aed2ed99-fa4d-40ac-85ba-a5d205380627","name":"successful request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/info?requestId=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"MAIN\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"bankOverdraftData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardCommitmentData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardMessageData\": [\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cashLoanData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingCode2\": \"BY_ADMINISTRATOR_DELETED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"creditData\": {\n    \"scoreDate\": \"<date>\",\n    \"zekAlpha\": \"<string>\",\n    \"zekNum\": \"<integer>\"\n  },\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"fixedCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_CREDIT_CONTRACT\",\n      \"creditRatingCode2\": \"BALANCE_WITH_NEW_LOAN_OFFSET\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"generalData\": {\n    \"legalForm\": \"<string>\",\n    \"nogaCode\": \"<string>\",\n    \"organisationName\": \"<string>\",\n    \"organisationStatus\": \"<string>\",\n    \"registrationDate\": \"<string>\",\n    \"uid\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"MAIN_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  },\n  \"instalmentContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingCode2\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"instalmentCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"BALANCE_WITH_NEW_LOAN_OFFSET\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"jointSeveralDebtorContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"BALANCE_WITH_NEW_LOAN_OFFSET\",\n      \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingCode2\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"officeInformationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    }\n  ],\n  \"overdraftCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingCode2\": \"REGULAR_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    }\n  ],\n  \"rentLeasingData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingCode2\": \"REGULAR_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ]\n}"},{"id":"7671eed2-dd3d-49e8-933f-fa41e9e3da58","name":"authentication issue","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/info?requestId=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"5221e166-947f-47e3-84e9-c5afd036feec","name":"error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/info?requestId=<string>&clientId=<string>&targetOrganisation=ZEK&requestReason=REEXAMINATION","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","info"],"query":[{"description":"Request ID (the one sent in the request)","key":"requestId","value":"<string>"},{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Target Organisation","key":"targetOrganisation","value":"ZEK"},{"description":"Request reason","key":"requestReason","value":"REEXAMINATION"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"99abe7f8-8dcd-4d69-98ee-950fd603f8d3"}],"id":"30d6092f-1fbe-4bff-9222-0089b8e85e00","auth":{"type":"noauth","isInherited":false},"_postman_id":"30d6092f-1fbe-4bff-9222-0089b8e85e00","description":""},{"name":"creditApplicationRegistration","item":[{"name":"Request Fields","item":[],"id":"73966134-fd44-46f3-b051-45bbd9a49525","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force creation of debtor</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Official noga code (only two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation name</td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td><code>string</code></td>\n<td>Reference Number (e.g. CH12345678901)</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>teledataNumber</code></td>\n<td><code>string</code></td>\n<td>Teledata Number (e.g. 1234567890)</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE-123.456.789 or CHE123456789)</td>\n</tr>\n<tr>\n<td><code>uidOrganisationId</code></td>\n<td><code>integer</code></td>\n<td>Numeric part of Unique Identification Number (e.g. 123456789)</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>personType</code></td>\n<td><code>string</code></td>\n<td>Person type</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n<tr>\n<td><code>persons</code></td>\n<td><code>array</code></td>\n<td>Array of debtors in case of joint several debtors</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"persons-array\"><code>persons</code> Array</h5>\n<p>Array of debtors in case of joint several debtors</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force creation of debtor</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Official noga code (only two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation name</td>\n</tr>\n<tr>\n<td><code>refNr</code></td>\n<td><code>string</code></td>\n<td>Reference Number (e.g. CH12345678901)</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>teledataNumber</code></td>\n<td><code>string</code></td>\n<td>Teledata Number (e.g. 1234567890)</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE-123.456.789 or CHE123456789)</td>\n</tr>\n<tr>\n<td><code>uidOrganisationId</code></td>\n<td><code>integer</code></td>\n<td>Numeric part of Unique Identification Number (e.g. 123456789)</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>birthdate</code></td>\n<td><code>string</code></td>\n<td>Birth date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>firstName</code></td>\n<td><code>string</code></td>\n<td>First name</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td><code>string</code></td>\n<td>Gender (M: Male, F:Female, U:Unknown)</td>\n</tr>\n<tr>\n<td><code>lastName</code></td>\n<td><code>string</code></td>\n<td>Last name</td>\n</tr>\n<tr>\n<td><code>nationality</code></td>\n<td><code>string</code></td>\n<td>Nationality (as country code ISO)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>personType</code></td>\n<td><code>string</code></td>\n<td>Person type</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"73966134-fd44-46f3-b051-45bbd9a49525"},{"name":"Response Fields","item":[],"id":"1a4862c5-a327-4ae5-bb56-45e660bda789","description":"<h5 id=\"object-or-array\">Object or Array</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>bankOverdraftData</code></td>\n<td><code>array</code></td>\n<td>Bank overdraft data</td>\n</tr>\n<tr>\n<td><code>cardCommitmentData</code></td>\n<td><code>array</code></td>\n<td>Card commitment data</td>\n</tr>\n<tr>\n<td><code>cardMessageData</code></td>\n<td><code>array</code></td>\n<td>Card message data</td>\n</tr>\n<tr>\n<td><code>cashLoanData</code></td>\n<td><code>array</code></td>\n<td>Cash loan data</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>fixedCreditData</code></td>\n<td><code>array</code></td>\n<td>Fixed credit data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td>``</td>\n<td></td>\n</tr>\n<tr>\n<td><code>instalmentContractData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>instalmentCreditData</code></td>\n<td><code>array</code></td>\n<td>Instalment credit</td>\n</tr>\n<tr>\n<td><code>jointSeveralDebtorContractData</code></td>\n<td><code>array</code></td>\n<td>Joint several debtor contract</td>\n</tr>\n<tr>\n<td><code>officeInformationData</code></td>\n<td><code>array</code></td>\n<td>Office information data</td>\n</tr>\n<tr>\n<td><code>overdraftCreditData</code></td>\n<td><code>array</code></td>\n<td>Overdraft credit</td>\n</tr>\n<tr>\n<td><code>rentLeasingData</code></td>\n<td><code>array</code></td>\n<td>Rent leasing data</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"bankoverdraftdata-array\"><code>bankOverdraftData</code> Array</h5>\n<p>Bank overdraft data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoBankStatement</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardcommitmentdata-array\"><code>cardCommitmentData</code> Array</h5>\n<p>Card commitment data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>dateSaldoDueDate</code></td>\n<td><code>string</code></td>\n<td>Date of due date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>referenceDate</code></td>\n<td><code>string</code></td>\n<td>Reference date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>saldoAccountingDay</code></td>\n<td><code>number</code></td>\n<td>Reported balance</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cardmessagedata-array\"><code>cardMessageData</code> Array</h5>\n<p>Card message data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>annulmentDate</code></td>\n<td><code>string</code></td>\n<td>Annulment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>cardEventCode</code></td>\n<td><code>string</code></td>\n<td>Card event code</td>\n</tr>\n<tr>\n<td><code>cardMessageDate</code></td>\n<td><code>string</code></td>\n<td>Card message date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>cardTypeCode</code></td>\n<td><code>string</code></td>\n<td>Card type Code</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>negativeEventDate</code></td>\n<td><code>string</code></td>\n<td>Negative event date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"cashloandata-array\"><code>cashLoanData</code> Array</h5>\n<p>Cash loan data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"fixedcreditdata-array\"><code>fixedCreditData</code> Array</h5>\n<p>Fixed credit data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcontractdata-array\"><code>instalmentContractData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"instalmentcreditdata-array\"><code>instalmentCreditData</code> Array</h5>\n<p>Instalment credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"jointseveraldebtorcontractdata-array\"><code>jointSeveralDebtorContractData</code> Array</h5>\n<p>Joint several debtor contract</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"officeinformationdata-array\"><code>officeInformationData</code> Array</h5>\n<p>Office information data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>canton</code></td>\n<td><code>string</code></td>\n<td>Canton of office information</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>officeInformationCode</code></td>\n<td><code>string</code></td>\n<td>Office information code</td>\n</tr>\n<tr>\n<td><code>sourceDate</code></td>\n<td><code>string</code></td>\n<td>Publishing date of office information (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>submissionDate</code></td>\n<td><code>string</code></td>\n<td>Date until actions have to be made (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>officeZipCode</code></td>\n<td><code>string</code></td>\n<td>Zip Code of publishing office</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"overdraftcreditdata-array\"><code>overdraftCreditData</code> Array</h5>\n<p>Overdraft credit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractEndDate</code></td>\n<td><code>string</code></td>\n<td>Contract end date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStartDate</code></td>\n<td><code>string</code></td>\n<td>Contract start date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditLimit</code></td>\n<td><code>number</code></td>\n<td>Credit limit</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>usedCreditPercent</code></td>\n<td><code>integer</code></td>\n<td>Percentage of used credit limit</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"rentleasingdata-array\"><code>rentLeasingData</code> Array</h5>\n<p>Rent leasing data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>contractStatus</code></td>\n<td><code>string</code></td>\n<td>Contract status</td>\n</tr>\n<tr>\n<td><code>creditAmount</code></td>\n<td><code>number</code></td>\n<td>Credit Amount incl. interest and VAT</td>\n</tr>\n<tr>\n<td><code>creditRatingCode</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingCode2</code></td>\n<td><code>string</code></td>\n<td>Credit Rating of client at this contract</td>\n</tr>\n<tr>\n<td><code>creditRatingDate</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditRatingDate2</code></td>\n<td><code>string</code></td>\n<td>Credit rating date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>firstBigPayment</code></td>\n<td><code>number</code></td>\n<td>Amount of first payment incl. VAT</td>\n</tr>\n<tr>\n<td><code>firstPaymentDate</code></td>\n<td><code>string</code></td>\n<td>First payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>lastPaymentDate</code></td>\n<td><code>string</code></td>\n<td>Last payment date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>monthlyPayments</code></td>\n<td><code>number</code></td>\n<td>Amount of monthly payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>numberOfMonthlyPayments</code></td>\n<td><code>integer</code></td>\n<td>Number of monthly payments</td>\n</tr>\n<tr>\n<td><code>residualValue</code></td>\n<td><code>number</code></td>\n<td>Amount of residual payments incl. VAT</td>\n</tr>\n<tr>\n<td><code>safeguarding</code></td>\n<td><code>string</code></td>\n<td>Specification for safeguarding the credit</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>theoreticalResidualBalance</code></td>\n<td><code>number</code></td>\n<td>Theoretical residual balance</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"1a4862c5-a327-4ae5-bb56-45e660bda789"},{"name":"ZEK service for registering a creditApplication for companies","id":"e52b5a1f-9aab-499f-a7fe-44576fe710d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"organisationName\": \"<string>\",\n  \"legalForm\": \"53\",\n  \"nogaCode\": \"<string>\",\n  \"registrationDate\": \"<string>\",\n  \"requestReason\": \"NEW_BUSINESS\",\n  \"targetOrganisation\": \"ZEK\",\n  \"aadsDate\": \"<date>\",\n  \"addressType\": \"CORRESPONDENCE\",\n  \"countryCode\": \"<string>\",\n  \"forceNew\": true,\n  \"houseNumber\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"street\": \"<string>\",\n  \"teledataNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"uidOrganisationId\": \"<integer>\",\n  \"zipCode\": \"<string>\",\n  \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"validToDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/creditApplicationRegistration","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"794cc01a-5f0c-4bbf-8c88-67725202d257","id":"794cc01a-5f0c-4bbf-8c88-67725202d257","name":"creditApplicationRegistration","type":"folder"}},"urlObject":{"path":["zek","company","creditApplicationRegistration"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"3d712400-77cf-4f36-8018-93f1a43e193f","name":"successful request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"organisationName\": \"<string>\",\n  \"legalForm\": \"53\",\n  \"nogaCode\": \"<string>\",\n  \"registrationDate\": \"<string>\",\n  \"requestReason\": \"NEW_BUSINESS\",\n  \"targetOrganisation\": \"ZEK\",\n  \"aadsDate\": \"<date>\",\n  \"addressType\": \"CORRESPONDENCE\",\n  \"countryCode\": \"<string>\",\n  \"forceNew\": true,\n  \"houseNumber\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"street\": \"<string>\",\n  \"teledataNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"uidOrganisationId\": \"<integer>\",\n  \"zipCode\": \"<string>\",\n  \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"validToDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/creditApplicationRegistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"MAIN\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"bankOverdraftData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoBankStatement\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardCommitmentData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"dateSaldoDueDate\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"referenceDate\": \"<date>\",\n      \"saldoAccountingDay\": \"<number>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cardMessageData\": [\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"annulmentDate\": \"<date>\",\n      \"branchNumber\": \"<string>\",\n      \"cardEventCode\": \"<string>\",\n      \"cardMessageDate\": \"<date>\",\n      \"cardTypeCode\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"negativeEventDate\": \"<date>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"cashLoanData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingCode2\": \"IMMEDIATE_ARCHIVING_DELETED_BY_FUNCTION\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"fixedCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"BALANCE_WITH_NEW_LOAN_OFFSET\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingCode2\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"generalData\": {\n    \"legalForm\": \"<string>\",\n    \"nogaCode\": \"<string>\",\n    \"organisationName\": \"<string>\",\n    \"organisationStatus\": \"<string>\",\n    \"registrationDate\": \"<string>\",\n    \"uid\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\",\n    \"newCreditApplicationId\": \"<integer>\"\n  },\n  \"instalmentContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"REGULAR_REPAYMENT\",\n      \"creditRatingCode2\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"instalmentCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"IMMEDIATE_ARCHIVING_DELETED_BY_FUNCTION\",\n      \"creditRatingCode2\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SLUGGISH_REPAYMENT\",\n      \"creditRatingCode2\": \"NO_INFORMATION_POSITIVE_RATING\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"jointSeveralDebtorContractData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"LEGAL_AMBIGUITIES\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\"\n    }\n  ],\n  \"officeInformationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"canton\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"officeInformationCode\": \"<string>\",\n      \"sourceDate\": \"<date>\",\n      \"submissionDate\": \"<date>\",\n      \"timestamp\": \"<string>\",\n      \"officeZipCode\": \"<string>\"\n    }\n  ],\n  \"overdraftCreditData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"REGULAR_REPAYMENT\",\n      \"creditRatingCode2\": \"IMMEDIATE_ARCHIVING_DELETED_BY_FUNCTION\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractEndDate\": \"<date>\",\n      \"contractStartDate\": \"<date>\",\n      \"contractStatus\": \"<string>\",\n      \"creditLimit\": \"<number>\",\n      \"creditRatingCode\": \"PAYMENT_AGREEMENT_FOR_LEASING_CONTRACT\",\n      \"creditRatingCode2\": \"MESSAGE_DISCONTINUED\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\",\n      \"usedCreditPercent\": \"<integer>\"\n    }\n  ],\n  \"rentLeasingData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingCode2\": \"TERMINATION_OF_LEASING_CONTRACTS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"contractStatus\": \"<string>\",\n      \"creditAmount\": \"<number>\",\n      \"creditRatingCode\": \"SPECIAL_MEASURES_OR_LATE_PAYMENT\",\n      \"creditRatingCode2\": \"PARTIAL_OR_TOTAL_LOSS\",\n      \"creditRatingDate\": \"<date>\",\n      \"creditRatingDate2\": \"<date>\",\n      \"debtorRole\": \"JOINT_SEVERAL_DEBTOR\",\n      \"elementId\": \"<integer>\",\n      \"firstBigPayment\": \"<number>\",\n      \"firstPaymentDate\": \"<date>\",\n      \"lastPaymentDate\": \"<date>\",\n      \"memberNumber\": \"<string>\",\n      \"monthlyPayments\": \"<number>\",\n      \"numberOfMonthlyPayments\": \"<integer>\",\n      \"residualValue\": \"<number>\",\n      \"safeguarding\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"theoreticalResidualBalance\": \"<number>\",\n      \"timestamp\": \"<string>\"\n    }\n  ]\n}"},{"id":"e43111ec-1b3b-499c-bcb6-56bfde865556","name":"authentication issue","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"organisationName\": \"<string>\",\n  \"legalForm\": \"53\",\n  \"nogaCode\": \"<string>\",\n  \"registrationDate\": \"<string>\",\n  \"requestReason\": \"NEW_BUSINESS\",\n  \"targetOrganisation\": \"ZEK\",\n  \"aadsDate\": \"<date>\",\n  \"addressType\": \"CORRESPONDENCE\",\n  \"countryCode\": \"<string>\",\n  \"forceNew\": true,\n  \"houseNumber\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"street\": \"<string>\",\n  \"teledataNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"uidOrganisationId\": \"<integer>\",\n  \"zipCode\": \"<string>\",\n  \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"validToDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/creditApplicationRegistration"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"dc823128-c361-4f0a-a9bf-ae3116d291f2","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"organisationName\": \"<string>\",\n  \"legalForm\": \"53\",\n  \"nogaCode\": \"<string>\",\n  \"registrationDate\": \"<string>\",\n  \"requestReason\": \"NEW_BUSINESS\",\n  \"targetOrganisation\": \"ZEK\",\n  \"aadsDate\": \"<date>\",\n  \"addressType\": \"CORRESPONDENCE\",\n  \"countryCode\": \"<string>\",\n  \"forceNew\": true,\n  \"houseNumber\": \"<string>\",\n  \"refNr\": \"<string>\",\n  \"street\": \"<string>\",\n  \"teledataNumber\": \"<string>\",\n  \"town\": \"<string>\",\n  \"uid\": \"<string>\",\n  \"uidOrganisationId\": \"<integer>\",\n  \"zipCode\": \"<string>\",\n  \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n  \"personType\": \"COMPANY\",\n  \"requestId\": \"<string>\",\n  \"validToDate\": \"<date>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/creditApplicationRegistration"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"e52b5a1f-9aab-499f-a7fe-44576fe710d9"}],"id":"794cc01a-5f0c-4bbf-8c88-67725202d257","auth":{"type":"noauth","isInherited":false},"_postman_id":"794cc01a-5f0c-4bbf-8c88-67725202d257","description":""},{"name":"rejectCreditApplication","item":[{"name":"Request Fields","item":[],"id":"a9134789-857c-4635-b50e-cf398c17d52e","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Element Id</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"a9134789-857c-4635-b50e-cf398c17d52e"},{"name":"Response Fields","item":[],"id":"de591301-e748-48f2-86ae-e738f6411e95","description":"<h5 id=\"object-or-array\">Object or Array</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>creditApplicationData</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Company related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdata-array\"><code>creditApplicationData</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Company related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Noga Code (two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation Name</td>\n</tr>\n<tr>\n<td><code>organisationStatus</code></td>\n<td><code>string</code></td>\n<td>Organisation status</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration Date</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE123456789)</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"de591301-e748-48f2-86ae-e738f6411e95"},{"name":"ZEK service for rejecting an existing creditApplication","id":"344c8656-ef87-4317-a6f1-1b51cf42cf84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"rejectionReason\": \"OTHER_REASON_FOR_CREDITWORTHINESS-ABILITY\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/rejectCreditApplication","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"c6f0cd7c-4dea-4f59-90ac-540c04192706","id":"c6f0cd7c-4dea-4f59-90ac-540c04192706","name":"rejectCreditApplication","type":"folder"}},"urlObject":{"path":["zek","company","rejectCreditApplication"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[],"variable":[]}},"response":[{"id":"a2a1b087-9333-4684-96db-a88b08169513","name":"successful request","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"rejectionReason\": \"OTHER_REASON_FOR_CREDITWORTHINESS-ABILITY\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/rejectCreditApplication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"COMPANY\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"creditApplicationData\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"generalData\": {\n    \"legalForm\": \"<string>\",\n    \"nogaCode\": \"<string>\",\n    \"organisationName\": \"<string>\",\n    \"organisationStatus\": \"<string>\",\n    \"registrationDate\": \"<string>\",\n    \"uid\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"MAIN_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  }\n}"},{"id":"956d3609-f9d2-4031-8c86-8d48ee06280d","name":"authentication issue","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"rejectionReason\": \"OTHER_REASON_FOR_CREDITWORTHINESS-ABILITY\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/rejectCreditApplication"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"69776900-c0c1-4c73-8f4e-1961c1c72754","name":"error","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"body":{"mode":"raw","raw":"{\n  \"elementId\": \"<integer>\",\n  \"rejectionReason\": \"OTHER_REASON_FOR_CREDITWORTHINESS-ABILITY\",\n  \"clientId\": \"<string>\",\n  \"requestId\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/rejectCreditApplication"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"344c8656-ef87-4317-a6f1-1b51cf42cf84"}],"id":"c6f0cd7c-4dea-4f59-90ac-540c04192706","auth":{"type":"noauth","isInherited":false},"_postman_id":"c6f0cd7c-4dea-4f59-90ac-540c04192706","description":""},{"name":"creditApplicationDeletion","item":[{"name":"Request Fields","item":[],"id":"834f6738-dfad-448a-9bcf-04e37ca63f45","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>clientId</code></td>\n<td>string</td>\n<td>Client ID</td>\n<td><code>false</code></td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td>string</td>\n<td>Deletion reason</td>\n<td><code>true</code></td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td>integer</td>\n<td>Unique element ID</td>\n<td><code>true</code></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"834f6738-dfad-448a-9bcf-04e37ca63f45"},{"name":"Response Fields","item":[],"id":"26850475-088c-40f9-b25e-c562938958e4","description":"<h5 id=\"object-or-array\">Object or Array</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>addressData</code></td>\n<td><code>object</code></td>\n<td>Address related information</td>\n</tr>\n<tr>\n<td><code>creditApplicationDataDeleted</code></td>\n<td><code>array</code></td>\n<td>Credit application data</td>\n</tr>\n<tr>\n<td><code>generalData</code></td>\n<td><code>object</code></td>\n<td>Company related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"addressdata-object\"><code>addressData</code> Object</h5>\n<p>Address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>formerAddresses</code></td>\n<td><code>array</code></td>\n<td>Former address related information</td>\n</tr>\n<tr>\n<td><code>newestAddress</code></td>\n<td><code>object</code></td>\n<td>Newest address related information</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"formeraddresses-array\"><code>formerAddresses</code> Array</h5>\n<p>Former address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal code</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"newestaddress-object\"><code>newestAddress</code> Object</h5>\n<p>Newest address related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>aadsCode</code></td>\n<td><code>integer</code></td>\n<td>Address status code</td>\n</tr>\n<tr>\n<td><code>aadsDate</code></td>\n<td><code>string</code></td>\n<td>Address status date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>addressId</code></td>\n<td><code>string</code></td>\n<td>Unique address identification number</td>\n</tr>\n<tr>\n<td><code>addressType</code></td>\n<td><code>string</code></td>\n<td>Address Type</td>\n</tr>\n<tr>\n<td><code>countryCode</code></td>\n<td><code>string</code></td>\n<td>Country Code</td>\n</tr>\n<tr>\n<td><code>houseName</code></td>\n<td><code>string</code></td>\n<td>House name</td>\n</tr>\n<tr>\n<td><code>houseNumber</code></td>\n<td><code>string</code></td>\n<td>House number</td>\n</tr>\n<tr>\n<td><code>street</code></td>\n<td><code>string</code></td>\n<td>Street</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>town</code></td>\n<td><code>string</code></td>\n<td>Town</td>\n</tr>\n<tr>\n<td><code>zipCode</code></td>\n<td><code>string</code></td>\n<td>Postal Code</td>\n</tr>\n<tr>\n<td><code>zipCodeAdditionalNumber</code></td>\n<td><code>string</code></td>\n<td>Additional Postal Code Number</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"creditapplicationdatadeleted-array\"><code>creditApplicationDataDeleted</code> Array</h5>\n<p>Credit application data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>branchNumber</code></td>\n<td><code>string</code></td>\n<td>Branch Number</td>\n</tr>\n<tr>\n<td><code>creditApplicationDate</code></td>\n<td><code>string</code></td>\n<td>Credit request date (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>creditApplicationStatus</code></td>\n<td><code>string</code></td>\n<td>Credit request status</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion reason</td>\n</tr>\n<tr>\n<td><code>elementId</code></td>\n<td><code>integer</code></td>\n<td>Unique element ID</td>\n</tr>\n<tr>\n<td><code>memberNumber</code></td>\n<td><code>string</code></td>\n<td>Member Number</td>\n</tr>\n<tr>\n<td><code>rejectionDate</code></td>\n<td><code>string</code></td>\n<td>Rejection date of credit request (e.g. 1980-01-01)</td>\n</tr>\n<tr>\n<td><code>rejectionReason</code></td>\n<td><code>string</code></td>\n<td>Rejection reason of credit request</td>\n</tr>\n<tr>\n<td><code>requestReason</code></td>\n<td><code>string</code></td>\n<td>Request reason</td>\n</tr>\n<tr>\n<td><code>targetOrganisation</code></td>\n<td><code>string</code></td>\n<td>Target Organisation</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>Timestamp</td>\n</tr>\n<tr>\n<td><code>validToDate</code></td>\n<td><code>string</code></td>\n<td>Validity date of credit request (e.g. 2030-01-01)</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"generaldata-object\"><code>generalData</code> Object</h5>\n<p>Company related information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>legalForm</code></td>\n<td><code>string</code></td>\n<td>Legal Form</td>\n</tr>\n<tr>\n<td><code>nogaCode</code></td>\n<td><code>string</code></td>\n<td>Noga Code (two digits)</td>\n</tr>\n<tr>\n<td><code>organisationName</code></td>\n<td><code>string</code></td>\n<td>Organisation Name</td>\n</tr>\n<tr>\n<td><code>organisationStatus</code></td>\n<td><code>string</code></td>\n<td>Organisation status</td>\n</tr>\n<tr>\n<td><code>registrationDate</code></td>\n<td><code>string</code></td>\n<td>Registration Date</td>\n</tr>\n<tr>\n<td><code>uid</code></td>\n<td><code>string</code></td>\n<td>Unique Identification Number (e.g. CHE123456789)</td>\n</tr>\n<tr>\n<td><code>clientId</code></td>\n<td><code>string</code></td>\n<td>Client ID</td>\n</tr>\n<tr>\n<td><code>clientIdOld</code></td>\n<td><code>string</code></td>\n<td>old Client ID</td>\n</tr>\n<tr>\n<td><code>debtorRole</code></td>\n<td><code>string</code></td>\n<td>Debtor role</td>\n</tr>\n<tr>\n<td><code>deletionReason</code></td>\n<td><code>string</code></td>\n<td>Deletion Reason</td>\n</tr>\n<tr>\n<td><code>forceNew</code></td>\n<td><code>boolean</code></td>\n<td>Force New</td>\n</tr>\n<tr>\n<td><code>timestamp</code></td>\n<td><code>string</code></td>\n<td>timestamp</td>\n</tr>\n<tr>\n<td><code>requestId</code></td>\n<td><code>string</code></td>\n<td>Request ID (the one sent in the request)</td>\n</tr>\n<tr>\n<td><code>responseId</code></td>\n<td><code>integer</code></td>\n<td>Unique Response ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"_postman_id":"26850475-088c-40f9-b25e-c562938958e4"},{"name":"ZEK creditApplication deletion service","id":"85795b04-3a20-4799-9e21-978f8e1fdc85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/creditApplicationDeletion?clientId=<string>&deletionReason=CLIENT_REQUESTED_DELETION&elementId=<integer>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"33d8395c-752f-4377-b663-d77993c25048","id":"33d8395c-752f-4377-b663-d77993c25048","name":"creditApplicationDeletion","type":"folder"}},"urlObject":{"path":["zek","company","creditApplicationDeletion"],"host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"query":[{"description":{"content":"<p>Client ID</p>\n","type":"text/plain"},"key":"clientId","value":"<string>"},{"description":{"content":"<p>Deletion reason</p>\n","type":"text/plain"},"key":"deletionReason","value":"CLIENT_REQUESTED_DELETION"},{"description":{"content":"<p>Unique element ID</p>\n","type":"text/plain"},"key":"elementId","value":"<integer>"}],"variable":[]}},"response":[{"id":"964f3c1b-1e6f-4c5f-a433-c9715540f2b9","name":"successful request","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/creditApplicationDeletion?clientId=<string>&deletionReason=CLIENT_REQUESTED_DELETION&elementId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","creditApplicationDeletion"],"query":[{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Deletion reason","key":"deletionReason","value":"CLIENT_REQUESTED_DELETION"},{"description":"Unique element ID","key":"elementId","value":"<integer>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"addressData\": {\n    \"formerAddresses\": [\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      },\n      {\n        \"aadsCode\": \"<integer>\",\n        \"aadsDate\": \"<date>\",\n        \"addressId\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"houseNumber\": \"<string>\",\n        \"street\": \"<string>\",\n        \"town\": \"<string>\",\n        \"zipCode\": \"<string>\"\n      }\n    ],\n    \"newestAddress\": {\n      \"aadsCode\": \"<integer>\",\n      \"aadsDate\": \"<date>\",\n      \"addressId\": \"<string>\",\n      \"addressType\": \"MAIN\",\n      \"countryCode\": \"<string>\",\n      \"houseName\": \"<string>\",\n      \"houseNumber\": \"<string>\",\n      \"street\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"town\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"zipCodeAdditionalNumber\": \"<string>\"\n    }\n  },\n  \"creditApplicationDataDeleted\": [\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"HAS_JOINT_SEVERAL_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    },\n    {\n      \"branchNumber\": \"<string>\",\n      \"creditApplicationDate\": \"<date>\",\n      \"creditApplicationStatus\": \"<string>\",\n      \"debtorRole\": \"MAIN_DEBTOR\",\n      \"deletionReason\": \"<string>\",\n      \"elementId\": \"<integer>\",\n      \"memberNumber\": \"<string>\",\n      \"rejectionDate\": \"<date>\",\n      \"rejectionReason\": \"<string>\",\n      \"requestReason\": \"<string>\",\n      \"targetOrganisation\": \"<string>\",\n      \"timestamp\": \"<string>\",\n      \"validToDate\": \"<date>\"\n    }\n  ],\n  \"generalData\": {\n    \"legalForm\": \"<string>\",\n    \"nogaCode\": \"<string>\",\n    \"organisationName\": \"<string>\",\n    \"organisationStatus\": \"<string>\",\n    \"registrationDate\": \"<string>\",\n    \"uid\": \"<string>\",\n    \"clientId\": \"<string>\",\n    \"clientIdOld\": \"<string>\",\n    \"debtorRole\": \"MAIN_DEBTOR\",\n    \"deletionReason\": \"<string>\",\n    \"forceNew\": \"<boolean>\",\n    \"timestamp\": \"<string>\",\n    \"requestId\": \"<string>\",\n    \"responseId\": \"<integer>\"\n  }\n}"},{"id":"eadad27b-2d2c-4060-b1a3-351af26be74f","name":"authentication issue","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/creditApplicationDeletion?clientId=<string>&deletionReason=CLIENT_REQUESTED_DELETION&elementId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","creditApplicationDeletion"],"query":[{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Deletion reason","key":"deletionReason","value":"CLIENT_REQUESTED_DELETION"},{"description":"Unique element ID","key":"elementId","value":"<integer>"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"074ec4ed-6efb-4d18-9dfc-95e96148ce98","name":"error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: basic","key":"Authorization","value":"Basic <credentials>"}],"url":{"raw":"https://test-credit-information-ws.ch/restServices/v.0.0/zek/company/creditApplicationDeletion?clientId=<string>&deletionReason=CLIENT_REQUESTED_DELETION&elementId=<integer>","host":["https://test-credit-information-ws.ch/restServices/v.0.0"],"path":["zek","company","creditApplicationDeletion"],"query":[{"description":"Client ID","key":"clientId","value":"<string>"},{"description":"Deletion reason","key":"deletionReason","value":"CLIENT_REQUESTED_DELETION"},{"description":"Unique element ID","key":"elementId","value":"<integer>"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"<string>\"\n}"}],"_postman_id":"85795b04-3a20-4799-9e21-978f8e1fdc85"}],"id":"33d8395c-752f-4377-b663-d77993c25048","auth":{"type":"noauth","isInherited":false},"_postman_id":"33d8395c-752f-4377-b663-d77993c25048","description":""}],"id":"cf6f4f0b-826e-4c65-aabb-83c15f7cc409","auth":{"type":"noauth","isInherited":false},"_postman_id":"cf6f4f0b-826e-4c65-aabb-83c15f7cc409","description":""}],"id":"1511a975-651b-410f-8d1f-6ba4a8ae30a6","auth":{"type":"noauth","isInherited":false},"_postman_id":"1511a975-651b-410f-8d1f-6ba4a8ae30a6","description":""}],"event":[{"listen":"prerequest","script":{"id":"cd71a9a0-ffff-4d04-b4ee-d97ed4b05458","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"9763fba5-ef4a-4fc6-b486-bb8a22dcca02","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://test-credit-information-ws.ch/restServices/v.0.0"}]}