All pages
Powered by GitBook
1 of 1

Loading...

KYC

Field: given_names

  • Field Type: String

  • Description: Customer's first and middle names

Field: gender_legal

  • Field Type: M for male, F for female, or X for not specified

  • Description: Individual's sex.

  • Field Type: String

  • Description: Name of the credit score agency

  • Field Type: Unix timestamp UTC

  • Description: Date of experiation for id.

  • Field Type: String

  • Description: Previous employer's name of a customer

  • Field Type: Yes or No

  • Description: Indicate whether extended due diligence has been performed.

  • Field Type: Unix timestamp UTC

  • Description: Date of Birth

  • Field Type: String

  • Description: Rate of risk

  • Field Type: Yes or No

  • Description: Indicate whether standard due diligence has been performed.

  • Field Type: Alpha-Numeric

  • Description: Postal code of a customer address

  • Field Type: Yes or No

  • Description: Mark if an account is verified or not

  • Field Type: Integer

  • Description: Annual volume of a customer's income

  • Field Type: Integer

  • Description: Current amount of accounts balances

  • Field Type: String

  • Description: Current employer's name of a customer

  • Field Type: Unix timestamp UTC

  • Description: Credential's date of issuance

  • Field Type: String

  • Description: Type of an identity document

  • Field Type: String

  • Description: Customer address proving method

  • Field Type: Yes or No

  • Description: Mark if the previous employment of a customer is verified or not

  • Field Type: Unix timestamp UTC

  • Description: Date of the first working day

  • Field Type: Alpha-Numeric

  • Description: A number that must uniquely identify a particular document issued to a customer.

  • Field Type: Unix timestamp UTC

  • Description: Date of the first working day at the previous place of work

  • Field Type: Yes or No

  • Description: Mark if the current employment of a customer is verified or not

  • Field Type: String

  • Description: Family last name or surname

  • Field Type: Integer

  • Description: Customer's phone number

  • Field Type: String

  • Description: Customer's email

  • Field Type: String

  • Description: Customer state, province or region code

  • Field Type: Integer

  • Description: Customer credit score

  • Field Type: Yes or No

  • Description: Mark the status if blacklists checked or not

  • Field Type: Integer

  • Description: Average amount of accounts balances for 6 month

  • Field Type: String

  • Description: Customer's street address

  • Field Type: Yes or No

  • Description: Mark if customer address is verified or not

  • Field Type: String

  • Description: Customer income currency

  • Field Type: String

  • Description: Customer city name

  • Field Type: Yes or No

  • Description: Mark if customer income is verified or not

  • Field Type: String with encoded .jpg or .jp2 passport image

  • Description: A color photo of customer

Some attributes are part of the underlying ARIES Credential Protocol. For example the following values are associated with the credential

  • "schema_id": string, identifier of schema

  • "cred_def_id": string, identifier of credential definition, which includes the issuer's DID

{
  "schema_name": "KYC",
  "schema_version": "1.0",
  "attributes": [
    "given_names",
    "gender_legal",
    "credit_score_agency",
    "government_id_expiration",
    "employment_previous_employer",
    "edd_performed",
    "date_of_birth",
    "risk_rating",
    "sdd_performed",
    "postal_code",
    "accounts_verified",
    "income_annual",
    "accounts_sum_of_balances_current",
    "employment_current_employer",
    "credential_issued_date",
    "government_id_type",
    "proof_of_address_method",
    "employment_previous_verified",
    "employment_current_start_date",
    "government_id_number",
    "employment_previous_start_date",
    "employment_current_verified",
    "surnames",
    "mobile_phone_number",
    "email",
    "state_province_region",
    "credit_score",
    "blacklists_checked",
    "accounts_sum_of_balances_6_month_average",
    "street_address",
    "proof_of_address_verified",
    "income_currency",
    "city",
    "income_verified",
    "photograph"
  ]
}
Indicio Test: Q7CyqfHss9RPK4hjwyZT32:2:KYC:1.0
Indicio Demo: 4rZRryzpji8LUwuvKRVdzU:2:KYC:1.0
Indicio Live:

Field: credit_score_agency

Field: government_id_expiration

Field: employment_previous_employer

Field: edd_performed

Field: date_of_birth

Field: risk_rating

Field: sdd_performed

Field: postal_code

Field: accounts_verified

Field: income_annual

Field: accounts_sum_of_balances_current

Field: employment_current_employer

Field: credential_issued_date

Field: government_id_type

Field: proof_of_address_method

Field: employment_previous_verified

Field: employment_current_start_date

Field: government_id_number

Field: employment_previous_start_date

Field: employment_current_verified

Field: surnames

Field: mobile_phone_number

Field: email

Field: state_province_region

Field: credit_score

Field: blacklists_checked

Field: accounts_sum_of_balances_6_month_average

Field: street_address

Field: proof_of_address_verified

Field: income_currency

Field: city

Field: income_verified

Field: photograph

Attributes are part of the Credential Protocol see

Example ARIES Schema:

Network Schema Ids

ARIES RFC 0036