Skip to content

Commit

Permalink
Add Charging Module generate bill run service
Browse files Browse the repository at this point in the history
Once all the transactions have been added to the Charging Module bill run it needs to be [generated](https://defra.github.io/sroc-charging-module-api-docs/#/bill-run/GenerateBillRun). This is where it confirms the final values and calculates any additional transaction lines needed.

So, in this change we add app/services/charging-module/generate-bill-run.service.js which will handle calling the `/generate` endpoint in the [sroc-charging-module-api](https://github.com/DEFRA/sroc-charging-module-api).
  • Loading branch information
Cruikshanks committed Mar 4, 2023
1 parent c46cb74 commit c6e460c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c6e460c

Please sign in to comment.