latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Know Your Customer (KYC)
Create KYC Identity
Create a KYC identity for a user.
post/api/evs/v1/identity
Request body
Example request
{
"addressSubdivision": "CA",
"birthdate": "2000-12-25T00:00:00.000Z",
"country": "US",
"countryOfCitizenship": "US",
"countryOfResidence": "US",
"govIdCountryOfIssuance": "US",
"identificationNumber": "123-45-6789"
}Response
OK