amosproj / amos2024ss02-international-dataspace-station

MIT License
1 stars 1 forks source link

Create JSON files for all scenarios (to exchange the data between all three roles) #45

Open msanyoto opened 5 months ago

msanyoto commented 5 months ago

Right now we are only able to exchange data one way between tax_advisor (consumer) and company (provider). We want to first of all implement it the other way around and also add the possibility to exchange the data with the third role, the bank

User story


As a tax advisor (:29191) , I am able to receive data / API endpoint from company (:19191) however I would like to able the send the data back to the company and also another role like bank (:39191) so that a multi way interaction is possible.

Acceptance Criteria