...
...
...
...
...
...
Expand |
---|
|
Identity Verification:
Step 1 The User completes the verification form by providing all the information required for identity verification.
...
mutation{addProfile}
Back-end: save to db
Step 2 Upload documents with exploration data and type of document (PNG, JPEG)
...
status: "processing"
- user waiting verification result/ [empty array]status: "pending"
- system waiting for user to continue verification
Step 3 Upload a selfie file (PNG, JPEG)
After upload all files → start Workflow KYCverification
Documents
Profile
User
Action: sumsub.sendDocument
glorep.sendDocument
if internal → userDecision ( KYC officer approve/reject)
...