The Project object
Attributes
name
- String - Required
Name that you want to put to the project.
allowedCountries
- String - Required
allowedCountries
- String - RequiredCountries where your project will be used, there must be defined properly otherwise Verifik can't send OTP to this countries.
branding
- Object- Optional
branding
- Object- OptionalObject to represent a brand using Verifik UI. It has the following params:
bgColor
borderColor
txtColor
titleColor
logo
contactEmail
- String - Optional
contactEmail
- String - OptionalEmail for manage your project, this must be real and have an inbox
privacyUrl
- String - Optional
privacyUrl
- String - OptionalURL where users will be redirected if they use Verifik UI if you want to show legal information.
termsAndConditionsUrl
- String - Optional
termsAndConditionsUrl
- String - OptionalURL where users will be redirected if they use Verifik UI if you want to show legal information.
dataProtection
- Object- Optional
dataProtection
- Object- OptionalObject to add information related to information about who's making the project. It has the folowing parameters:
name
email
address
address2
city
country
postalCode
The Project object
Last updated