Skip to content

Conversation

@ShreyaThapa
Copy link
Contributor

No description provided.

example: processor-sandbox-plaidauth-123456
bankAccountType:
type: string
enum: [checking, savings, general-ledger, loan]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed these types because they aren't supported when adding banks via Plaid.

example: https://api-sandbox.dwolla.com/on-demand-authorizations/30e7c028-0bdf-e511-80de-0aa34a9b2388
bankAccountType:
type: string
enum: [checking, savings, general-ledger, loan]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same reason as above. Plaid Auth doesn't support Loan accounts.

@@ -0,0 +1,58 @@
post:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding this endpoint so we can use it in the MCP and SDK.

In the developer-portal, however, if we'd like to hide it from the main reference we could do that using hidden pages.

- Virtual Account: Creating Virtual Account Numbers (VANs)
oneOf:
- $ref: '#/CreateCustomerBankFundingSource'
- $ref: '#/CreateCustomerBankFundingSourceViaNumbers'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ShreyaThapa This is minor but is there a better name we could use instead of viaNumbers or ViaPlaid? It's already long, so I wonder if we should just name them:
CreateCustomerBankFundingSourceWithAccountNumbers
CreateCustomerBankFundingSourceWithPlaid

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely! I'll get that updated.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just pushed up a commit resolving this comment - 01a6879

@ShreyaThapa ShreyaThapa merged commit 7e6eee1 into main Oct 30, 2025
4 checks passed
@ShreyaThapa ShreyaThapa deleted the DEV-1806 branch October 30, 2025 14:06
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