Get Business Verified Information
GET/public-api/v1/kyb/business/verified-info/:orgId
Endpoint Description: This API is used to preview the 4W (Who, What, When, Where) data associated with a business. It supports the business detail view by providing an auditable record of actions and verification events related to the KYB process.
Details :
- Returns information about who performed an action.
- Specifies what action was performed.
- Captures when the action occurred.
- Indicates where the action originated.
- The result is scoped to the authenticated organization.
Request
Responses
- 200
- 401
- 500
Unauthorized – Invalid or missing token.
Internal Server Error