Add another set of base documents to the user

📘

Recommendation

Before submitting this API Call it is recommended to first perform the Verify Address API call.

Request Body

KeyType ‌‌  ‌‌  ‌‌ ‌‌  ‌‌  ‌‌  ‌‌  ‌‌  ‌‌  ‌‌ ‌‌  ‌‌  ‌‌ ‌‌  ‌‌Description
namestring[Required] Name of the document owner
aliasstringAlias of the document owner (this can be the name or in case of businesses it can be the DBA entry)
emailstring[Required] Email associated with the document
phone_numberstring[Required] Phone number associated with the document
ipstring[Required] IP of where the document is being submitted from
entity_scopestring[Required] See Base Documents for more information
entity_typestring[Required] See Base Documents for more information
dayinteger[Required] In case of a person this is day of birth. In case of business entity, this is day of organization
monthinteger[Required] In case of a person this is month of birth. In case of business entity, this is month of organization
yearinteger[Required] In case of a person this is year of birth (must be over 18 unless account is a joint account with parent/legal guardian). In case of business entity, this is year of organization
address_streetstring[Required] Street address associated with the document owner, this can be home address of a person or business address of a corp. Please include apartment suite or unit numbers
address_citystring[Required] City associated with the document owner, this can be home address of a person or business address of a corp
address_subdivisionstring[Required] State abbreviation associated with the document owner. This value needs to be in ISO Alpha-2 (e.g. CA)
address_postal_codestring[Required] Postal code associated with the document owner, this can be home address of a person or business address of a corp
address_country_codestring[Required] Country associated with the document owner, this can be home address of a person or business address of a corp. This value needs to be in ISO Alpha-2 (e.g. US)
physical_docs[]array of objectsSee Physical Documents for more information
social_docs[]array of objectsSee Social Documents for more information
virtual_docs[]array of objectsSee Virtual Documents for more information
Language