Skip to content

feat: add new receiver enums, update input types, and add BankingPartner#8

Open
ericviana wants to merge 1 commit intomainfrom
eric/update-receiver-and-virtual-account
Open

feat: add new receiver enums, update input types, and add BankingPartner#8
ericviana wants to merge 1 commit intomainfrom
eric/update-receiver-and-virtual-account

Conversation

@ericviana
Copy link
Copy Markdown
Member

  • Add AccountPurpose, BusinessType, BusinessIndustry, EstimatedAnnualRevenue, SourceOfWealth enums
  • Update Owner type: proof_of_address_doc_file nullable, add ownership_percentage and title
  • Update create inputs: only country and email required, all other fields optional
  • Remove individual_holding_doc_front_file from enhanced KYC input and update input
  • Add new fields to UpdateReceiverInput (account_purpose, business_description, etc.)
  • Add BankingPartner enum (jpmorgan, citi, hsbc) and required banking_partner field to CreateVirtualAccountInput
  • Add signed_agreement_id to CreateVirtualAccountInput
  • Update tests

- Add AccountPurpose, BusinessType, BusinessIndustry, EstimatedAnnualRevenue, SourceOfWealth enums
- Update Owner type: proof_of_address_doc_file nullable, add ownership_percentage and title
- Update create inputs: only country and email required, all other fields optional
- Remove individual_holding_doc_front_file from enhanced KYC input and update input
- Add new fields to UpdateReceiverInput (account_purpose, business_description, etc.)
- Add BankingPartner enum (jpmorgan, citi, hsbc) and required banking_partner field to CreateVirtualAccountInput
- Add signed_agreement_id to CreateVirtualAccountInput
- Update tests
@ericviana ericviana self-assigned this Feb 11, 2026
@BernardoSM
Copy link
Copy Markdown

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

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

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

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