KycInfo
Contains information about the customer's KYC verification.
documentTypestring
Document type
Example: 
NATIONAL_IDdocumentNumberstring
Document number
Example: 
123456789KycInfo
{
  "documentType": "NATIONAL_ID",
  "documentNumber": "123456789"
}