Skip to content

Intent Mapping & Execution #2

@Ashviniv

Description

@Ashviniv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions