Skip to main content

Set KYC information of an organization

Set KYC information of an organization using ID or name

Path Parameters
    org_id string required
Request Body required
    status boolean
    link string
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...