Objects
/
KycVerification

KycVerification

A KYC verification record for a customer.

KycVerification

    type
    string

    The type of verification. Currently, only proof_of_id is supported.

    Examples:proof_of_id
      proof_of_id
      string
    status
    string
    Current verification status.
    Examples:pending
      pending
      string
      verified
      string
      under_review
      string
      rejected
      string
      expired
      string
      verified_manually
      string
      rejected_manually
      string
    createdAt
    string
    Timestamp when the verification was initiated.
    Examples:2025-06-17T00:16:31.155Z
Built with