Visualisation API
This API provides operation to get HTML or PDF rendering of a notice
Endpoints
NoticeRenderController
Models
NoticeRenderRequestDto
Notice Render Request
Field Name | Required | Type | Description | Format |
---|---|---|---|---|
file |
X |
String |
XML notice encoded in base 64 |
|
language |
X |
String |
Language used to render the notice * Notice labels: use the specified * Notice content: use the specified language when it exists in the XML notice otherwise use the first notice original language |
Enum: bg, cs, da, de, el, en, es, et, fi, fr, ga, hu, it, lt, lv, mt, nl, pl, pt, ro, sk, sl, sv, hr, |
format |
X |
String |
Output format |
Enum: PDF, HTML, |
textToHighlight |
String |
Highlight specific text in the notice rendering |
||
summary |
Boolean |
Render notice by displaying only the specific elements |