tazama-lf / frms-coe-lib

FRMS Center of Excellence package library
Apache License 2.0
3 stars 3 forks source link

coe-lib: New endpoint to retrieve evaluation result #110

Closed Sandy-at-Tazama closed 4 months ago

Sandy-at-Tazama commented 4 months ago

Story statement

This ticket is related to Issue https://github.com/frmscoe/tms-service/issues/159

As a Fraud analyst, I want retrieve a transaction evaluation result from ArangoDB via the Admin API So that I can view the result of a transaction evaluation

Acceptance criteria

  1. Implement a method that will get report by using messageid
  2. Unit testing are still passing and coverage is still met
  3. Bump the lib version
  4. Add nodejs function doc