Skip to main content
GET
KYC Ownership Verification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string
required

The unique universal identifier string for the business.

Response

OK

status
enum<string>

Indicates whether the request succeeded or failed.

Available options:
success,
fail
Example:

"success"

message
string

Descriptive message about the result of the operation.

Example:

"KYC Ownership Verification fetched successfully"

data
object[]

List of ownership verification records.