API Endpoints
Endpoint | Description |
---|---|
POST /run_business_verification | This endpoint takes in all data required to run a business verification workflow and returns a verification result. |
GET get_business_data_from_request/ {session_id} | Use this endpoint to get input data given about the business. |
GET get_business_verification_result/ {session_id} | Use this endpoint to get result of a verification_session_id . |
For Business Verification Enhanced solution, you can see the endpoints at this link
Updated about 1 year ago