Skip to main content

📄 Guide

When you submit a KYC application (/open-api/kyc-ticket/v1/apply-kyc), fields such as the address document type, occupation, employment status and source of funds are all enumerations, and you must send the code shown in the tables below. This page lists those enumerations in full for you to work against during integration.

Address proof document type (poaDocType)

poaDocType values do not differ between integration models — both share one list. Which types are actually accepted depends on the user’s country or region: the accepted proof-of-address types vary by country, so follow the coverage list you confirmed with DCS. Format, size and file-count limits are covered in KYC document requirements.

Employment status (employmentStatus)


Industry (employmentJobIndustry)


Occupation (occupation)


Job seniority (jobSeniority)


Purpose of account (purposeOfAccount)


Source of funds (sourceOfFunds)


Source of wealth (sourceOfWealth)

Next steps

  • For where these enumerations are used, see the request parameter tables in Apply for KYC.
  • For how proof of address (POA) is submitted during the KYC flow, see Apply for KYC.