Skip to main content

Data Model - Account Creation

The following is the list of data model that used on Account Creation API:

identity

The following table is data of identity data model:

NoNameTypeLengthRequiredConditionRemarks
1typeStringFixed, 1 maxMandatory-Document type.
  1. Indonesia identity card
  2. Driver's License
2idStringVariable, 32 maxMandatory-Document id by type
3nameStringVariable, 128 maxMandatory-User name by id
4addressStringVariable, 256 maxMandatory-User address by id
5placeOfBirthStringVariable, 256 maxMandatory-User place of birth by id
6dateOfBirthStringVariable, 256 maxMandatory-User date of birth by id
7occupationStringVariable, 2 maxMandatory-User occupation
8genderStringFixed, 1 maxMandatory-User gender
9citizenshipStringVariable, 2 maxMandatory-User citizenship
10selfieStringVariable, 256 maxMandatory-User selfie photo url for download
11frontIdPhotoStringVariable, 256 maxMandatory-User front id photo url for download
12backIdPhotoStringVariable, 256 maxMandatory-User back id photo url for download