-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Map Intents to APIs. We should be able to easily configure the bank apis against intent in future.
Define mapping JSON/config (intent → API endpoint)
- get_balance → /customers/:customer_id/balance
- list_transactions → /customers/:customer_id/transactions
- transfer_money → /customers/:customer_id/transfer
- spend_insights → /customers/:customer_id/spend_insights
- list_beneficiaries → /customers/:customer_id/beneficiaries
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels