RenderedIssue
An issue affecting specific business or their product.
| Fields | |
|---|---|
title
|
Title of the issue. |
impact
|
Clarifies the severity of the issue.
The
The detailed
Issues with different
|
actions[]
|
A list of actionable steps that can be executed to solve the issue. An example is requesting a re-review or providing arguments when business disagrees with the issue. Actions that are supported in (your) third-party application can be rendered as buttons and should be available to the business when they expand the issue. |
Union field
content
. Detailed content of the issue. Should be shown to the business when they expand the issue. The form in which is the content returned is specified with the
content option
request field.
content
can be only one of the following:
|
|
prerendered_content
|
Details of the issue as a pre-rendered HTML. HTML elements contain CSS classes that can be used to customize the style of the content.
Always sanitize the HTML before embedding it directly to your application. The sanitizer needs to allow basic HTML tags, such as:
CSS classes:
|
|
Union field
The ODS is a part of the EU's Digital Service ACT (DSA). If present, it should be shown to the business.
The ODS may differ for individual issues and thus it should be by default shown in the detail of the issue. It could be shown next to
In some cases the ODS could be the same for all issues in the list. If the values for individual issues do not differ, then the ODS could be shown only once. For example under the list with issues. This is an optional UX improvement. If values differ, then ODS needs to be shown in details of individual issues.
|
|
prerendered_out_of_court_dispute_settlement
|
Pre-rendered HTML that contains a link to the external location where the ODS can be requested and instructions for how to request it. HTML elements contain CSS classes that can be used to customize the style of this snippet.
Always sanitize the HTML before embedding it directly to your application. The sanitizer needs to allow basic HTML tags, such as:
CSS classes:
|