Skip to content

feat(wallets): Move wallets API under customers#4995

Open
vankiru wants to merge 5 commits intomainfrom
feat/move-wallets-api-to-customer-wallets
Open

feat(wallets): Move wallets API under customers#4995
vankiru wants to merge 5 commits intomainfrom
feat/move-wallets-api-to-customer-wallets

Conversation

@vankiru
Copy link
Contributor

@vankiru vankiru commented Feb 6, 2026

Context

Since the wallet alerts API will live under /customers/:customer_external_id/wallets/:code/alerts, we should move the current wallets API to that namespace too.

Description

This adds a new wallets endpoint at /customers/:customer_external_id/wallets/:code and for wallet metadata at /customers/:customer_external_id/wallets/:code/metadata, while keeping the existing endpoints working as well.

@vankiru vankiru changed the title Feat/move wallets api to customer wallets feat(wallets) Move wallets API under customers Feb 6, 2026
@vankiru vankiru changed the title feat(wallets) Move wallets API under customers feat(wallets): Move wallets API under customers Feb 6, 2026
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.

1 participant