Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.19 KB

KYCCheckDetails.md

File metadata and controls

18 lines (13 loc) · 1.19 KB

KYCCheckDetails

Additional information for the kyc_check step. This field will be null unless steps.kyc_check has reached a terminal state of either success or failed.

Properties

Name Type Description Notes
status str The outcome status for the associated Identity Verification attempt's `kyc_check` step. This field will always have the same value as `steps.kyc_check`.
address KYCCheckAddressSummary
name KYCCheckNameSummary
date_of_birth KYCCheckDateOfBirthSummary
id_number KYCCheckIDNumberSummary
phone_number KYCCheckPhoneSummary
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]