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

Implement getTransactionDetail #89

Open
benjefferies opened this issue Jan 21, 2020 · 0 comments
Open

Implement getTransactionDetail #89

benjefferies opened this issue Jan 21, 2020 · 0 comments

Comments

@benjefferies
Copy link
Contributor

benjefferies commented Jan 21, 2020

Description

To meet the CDR spec we must implement the getTransactionDetail.

The documentation https://consumerdatastandardsaustralia.github.io/standards/#get-transaction-detail

The code here https://github.com/OpenBankingToolkit/openbanking-aspsp/blob/master/forgerock-openbanking-cdr-aspsp-rs/forgerock-openbanking-cdr-aspsp-rs-mock-store/forgerock-openbanking-cdr-aspsp-rs-mock-store-server/src/main/java/com/forgerock/openbanking/aspsp/rs/store/api/openbanking/account/cdr/v1_0/BankingApiController.java#L162

Acceptance criteria

  • getTransactionDetail implemented
  • Unit tests
  • Integration tests
  • Functional test (if necessary)
@benjefferies benjefferies added this to To do in OpenBankingToolkit via automation Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant