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:

  1. Send a GET request with the necessary headers.

  2. Receive a response indicating eligibility status and any potential issues.

  3. Handle response based on the eligibility data provided.

get
Responses
200

Success

get
/api/BusinessRequest/CheckEligibility
200

Success

Last updated