Cinnamon Data Interface - Transactions
Key Principles
Principle | Decision / Discussion |
---|---|
Aggregation |
|
Scope is Portfolio |
|
Currency |
|
Benchmark Data |
|
Breakdown Segments |
|
Interface "PortfolioTransaction"
Usage & Contents |
| ||
---|---|---|---|
Reporting Business Logic | Data does not get manipulated. Filtering is out of scope. | ||
Consistency rules | The following rules should be adhered to by any response and will eventually be checked when consuming a response:
| ||
Path |
| ||
Parameters |
| string | The id of the portfolio (or consolidation) in the data source |
| string (date) | The start date the reporting is produced for | |
| string (date) | The end date the reporting is produced for | |
Example call |
| ||
Schema | on request | ||
Example | on request |