Skip to main content

This enumerated type lists the types of details that may be needed for a KYC check.

Type that uses DetailsType

KycCheck

Call that uses DetailsType

GET

Enumerations

Value
Description
COMPANY_DETAILS
This enumeration value indicates that the seller is required to provide information about their company. More information about the check is shown in the detailMessage and other applicable, corresponding fields.
INDIVIDUAL_DETAILS
This enumeration value indicates that the seller is required to provide personal information. More information about the check is shown in the detailMessage and other applicable, corresponding fields.
BANK_DETAILS
This enumeration value indicates that the seller is required to provide information about their bank. More information about the check is shown in the detailMessage and other applicable, corresponding fields.