Get Basic Details of Organization
GET/public-api/v1/kyb/organizations/:orgId
EndPoint Description : This API is used to get the details of the organization.
Next Step :
- If the business is verified and Ivdt/ovdt is generated then you can generate the report and get the report data.
Request
Responses
- 200
- 401
- 500
Organization successfully fetched.
Unauthorized – Invalid or missing token.
Internal Server Error