Skip to content

feat: receiver and virtual account updates#31

Merged
ericviana merged 6 commits intomainfrom
eric/update-receiver-functions
Feb 10, 2026
Merged

feat: receiver and virtual account updates#31
ericviana merged 6 commits intomainfrom
eric/update-receiver-functions

Conversation

@ericviana
Copy link
Copy Markdown
Member

No description provided.

@ericviana ericviana self-assigned this Feb 9, 2026
@BernardoSM
Copy link
Copy Markdown
Contributor

BernardoSM commented Feb 9, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

- Add new enum types: AccountPurpose, BusinessType, BusinessIndustry, EstimatedAnnualRevenue, SourceOfWealth
- Update Owner type with ownership_percentage and title fields
- Make only country and email required in create input types, all other fields optional/nullable
- Add new optional fields to individual receiver types: account_purpose, selfie_file, source_of_wealth
- Add new optional fields to business receiver type: account_purpose, business_description, business_industry, business_type, estimated_annual_revenue, publicly_traded, source_of_wealth
- Keep three specific creation methods (createIndividualWithStandardKYC, createIndividualWithEnhancedKYC, createBusinessWithStandardKYB)
- Update tests with new fields and owner properties
@alvseven
Copy link
Copy Markdown
Member

alvseven commented Feb 9, 2026

thank you, just remember to update the package version and add the changeset

@ericviana ericviana changed the title WIP feat: receiver updates Feb 10, 2026
@ericviana ericviana requested a review from alvseven February 10, 2026 15:29
@ericviana ericviana changed the title feat: receiver updates feat: receiver and virtual account updates Feb 10, 2026
@ericviana ericviana merged commit b62031e into main Feb 10, 2026
9 checks passed
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.

3 participants