All endpoints related to customer identifications (KYC).
Customer Identification (KYC) (1.0)
Download OpenAPI description
Languages
Servers
Mock Server
https://docs.solarisgroup.com/_mock/api-reference/identity/identifications/
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/identity/identifications/v1/businesses/{business_id}/hits
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Response
application/json
{ "id": "string", "status": "string", "check_phrase": "string", "check_event": "string", "similarity": 0.1, "first_name": "string", "last_name": "string", "threshold": 0.1, "aliases_raw": "string", "alternative_spelling": "string", "category": "string", "title": "string", "sub_category": "string", "age": "string", "date_of_birth": "string", "place_of_birth": "string", "deceased_date": "string", "locations": "string", "countries": "string", "companies": "string", "gender": "string", "further_information": "string", "keywords": "string", "entered": "string", "updated": "string", "deleted": "string", "passports": "string", "position": "string", "remaining_data": "string", "created_at": "2019-08-24", "updated_at": "2019-08-24", "external_sources": "string", "age_recorded_at": "string", "worldcheck_id": "string" }