Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Deposit Products endpoints #412

Open
NAlexPear opened this issue Nov 21, 2023 · 2 comments
Open

Include Deposit Products endpoints #412

NAlexPear opened this issue Nov 21, 2023 · 2 comments

Comments

@NAlexPear
Copy link

In the dashboard, deposit product information for an org is populated from the /deposit-products and deposit-products/:id endpoints. Those are useful to callers, too, especially when handling account.updated events.

@Yaellever
Copy link
Collaborator

Yaellever commented Dec 3, 2023

@NAlexPear I am not sure I understand the request. can you please specify what exactly is missing from the SDK? are you referring to this endpoint? https://docs.unit.co/deposit-accounts/#account-deposit-products

@NAlexPear
Copy link
Author

@Yaellever no, it's a currently-undocumented route called /deposit-products, called internally by the dashboard to populate information about each deposit product. We can query that route just fine directly, but it would be nice to get a convenience method for that endpoint wrapped up in this client, too.

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

No branches or pull requests

2 participants