Skip to content

feat: compliance company onboarding#3521

Draft
bernd2022 wants to merge 3 commits intodevelopfrom
feature/compliance-company-onboarding
Draft

feat: compliance company onboarding#3521
bernd2022 wants to merge 3 commits intodevelopfrom
feature/compliance-company-onboarding

Conversation

@bernd2022
Copy link
Copy Markdown
Collaborator

Summary

  • Add GET /support/pending-onboardings endpoint listing open company onboardings
  • Add OnboardingStatus enum (Open/Completed/Rejected) to compliance search results
  • Add result field to KYC log support DTO
  • Add onboarding PDF generation and transaction PDF endpoints

Test plan

  • Verify GET /support/pending-onboardings returns organizations with ManualReview steps
  • Verify search results include correct onboardingStatus for Organization accounts
  • Verify completed/rejected onboardings are excluded from pending list

…iance search

- Add GET /support/pending-onboardings endpoint for open company onboardings
- Add OnboardingStatus enum (Open/Completed/Rejected) to search results
- Add KYC log result field to support DTO
@bernd2022 bernd2022 requested a review from davidleomay March 27, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants