post deprecatedhttps://api.w2globaldata.com/kyc-check
Identity Verification for Switzerland
<Table>
<thead>
<tr>
<th style={{ textAlign: "left" }}>Property</th>
<th style={{ textAlign: "left" }}>Type</th>
<th style={{ textAlign: "left" }}>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td style={{ textAlign: "left" }}>AddressMatchResultType</td>
<td style={{ textAlign: "left" }}>String</td>
<td style={{ textAlign: "left" }}>
Result on whether an address match has been found. Value can be:
- **MATCH** : A match can be found
- **NO_MATCH** : A match has not been found
</td>
</tr>
<tr>
<td style={{ textAlign: "left" }}>ReferenceNumber</td>
<td style={{ textAlign: "left" }}>String</td>
<td style={{ textAlign: "left" }}>A reference number for the check.</td>
</tr>
</tbody>
</Table>