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

AIS - Adjustment in the description of the usage for /balance and /transactions #76

Closed
simonmeyerm opened this issue Jan 11, 2024 · 0 comments · Fixed by #73
Closed
Assignees
Labels
documentation Issue requires improvements or additions to documentation multibanking requirement Issue related to a requirement to provide excellent Service User experience for multi banking
Milestone

Comments

@simonmeyerm
Copy link
Collaborator

The current descriptions of the usage for /balance and /transactions should be adjusted, as the error code for not finalized day is deprecated and description is not precise enough.
Here my suggestions:

/transactions

  • Retrieves the list of transactions for the current day, if called without a date.
  • Retrieves the transaction list for a specific day, if called for a past date. In case the specified day is not yet finalized, the response code will be 202.

/balance

  • Retrieves the intraday booked balance (ITBD) for the current day, if called without a date.
  • Retrieves the closing booked balance (CLBD) for a specific day, if called for a past date. In case the specified day is not yet finalized, the response code will be 202.
@svenbiellmann svenbiellmann added multibanking requirement Issue related to a requirement to provide excellent Service User experience for multi banking documentation Issue requires improvements or additions to documentation labels Jan 11, 2024
@svenbiellmann svenbiellmann added this to the v4.0 milestone Jan 11, 2024
@svenbiellmann svenbiellmann linked a pull request Jan 12, 2024 that will close this issue
@svenbiellmann svenbiellmann added new Newly submitted issue and removed new Newly submitted issue labels Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue requires improvements or additions to documentation multibanking requirement Issue related to a requirement to provide excellent Service User experience for multi banking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants