DEFRA / sroc-service-team

Guides, info and issue management for the Charging Module Team
Other
0 stars 1 forks source link

Add test view transaction endpoint API details #51

Closed Cruikshanks closed 3 years ago

Cruikshanks commented 3 years ago

We have recently added a 'test' specific view transaction endpoint. Like our view regime and authorised system endpoints we apply no logic to the formatting of the response from the DB. The data is returned as is.

It also includes all data held in the related bill run, invoice and licence records. The intent is to give easy access to everything related to a transaction to support testing. As we make changes to the DB record details the endpoint will continue to 'just' work.