OpenBankProject / OpenBankProject/OBP-API

When asking OBP-JVM for transactions OBP-API needs to pass requested parameters

Open
#178 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1.7k
Forks
482
Avg merge
1d 12h
Merged PRs (30d)
15

Description

Pass transaction request parameters to OBP-JVM from OBP-API

e.g. from_date , to_date

Consider sensible defaults i.e. can we ask backend for all transactions on an account? - or do we have to limit it to the last year?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how OBP-API requests transactions from OBP-JVM and identify where request parameters such as from_date and to_date are currently dropped. Review the transaction request and response flow across both components, then agree on sensible defaults for unbounded account queries. Done means the requested parameters reach OBP-JVM and the default behavior is defined and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.