Skip to main content

Get KYC info of an organization

Get KYC info of an organization using ID or name

Path Parameters
    org_id string required
Responses

A successful response.


Schema
    organization_kyc object
    org_id string
    status boolean
    link string
    created_at date-time

    The time the organization kyc was created.

    updated_at date-time

    The time the organization kyc was last updated.

Loading...