Process a standard business verification session
Processes a standard business verification session after documents have been uploaded. This endpoint triggers the actual verification process using the uploaded business documents, owner documents, and information provided during session creation. It will verify both the business entity and all business owners. The verification runs asynchronously - if successful, the session enters processing status; if it fails, the session is marked as failed.
curl -X POST "https://api.notuslabs.xyz/api/v1/kyc/business-verification-sessions/standard/string/process"Process an enhanced individual verification session POST
Processes an enhanced individual verification session after documents have been uploaded. This endpoint triggers the actual verification process using the uploaded document images and personal information provided during session creation.
Process a standard individual verification session POST
Processes a standard individual verification session after documents have been uploaded. This endpoint triggers the actual verification process using the uploaded document images and personal information provided during session creation.