Get Business Verification Details
GET/public-api/v1/kyb/organizations/:orgId/business-verification
This API is used to check status of business verification. It will return the status of business verification.
Common Use Cases :
Verification status of the onboarded business
Next Step : After Business verification will be succeed, you can use get organization API for basic details and after ovdt/ivdt is generated using admin mail you can generate the report data as well using kyb-report data.
Request
Responses
- 200
- 401
- 500
Business verification status successfully fetched.
Unauthorized – Invalid or missing token.
Internal Server Error