Skip to content

KYC/KYB Document Upload & Verification API #193

@Olowodarey

Description

@Olowodarey

Financial and healthcare applications have strict KYC (Know Your Customer) requirements. We need an API layer to accept identification documents.

Acceptance Criteria

  • Implement POST /users/me/kyc-docs accepting secure file uploads.
  • Configure file parsing limits strictly (e.g., max 10MB PDF/JPEG only).
  • Update the user's kycStatus field to PENDING in the database.
  • Create an admin endpoint PATCH /admin/users/:id/kyc to approve/reject the submission.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions