Business Eligibility Check
Endpoint:
GET https://api.vlenseg.com/api/BusinessRequest/CheckEligibility
Overview:
This API checks if a user is eligible to create a new business request. It verifies digital identity, checks for pending requests, and ensures all criteria are met before allowing the user to proceed.
Workflow:
Send a GET request with the necessary headers.
Receive a response indicating eligibility status and any potential issues.
Handle response based on the eligibility data provided.
get
Responses
200
Success
get
/api/BusinessRequest/CheckEligibility200
Success
Last updated