openintegrationhub / Data-and-Domain-Models

Open Integration Hub master data models
Apache License 2.0
11 stars 5 forks source link

Document a unified API for addresses and products #53

Closed RaphaelKomander closed 6 years ago

RaphaelKomander commented 6 years ago

The API controls the way addresses- and products data can be retrieved and propagated. Its design heavily affects the data flow along the standard data model (configuration). The actual data to be transmitted are pretend by the business transaction.

The transmission itself occurs in the shape of nested fields, as a context-bound collection of data fields, also known as 'aggregate' - which can hold the content of a single receipt for instance.

Consider that only with a proper permission level operations on data should be possible, according to certain company guidelines.