Retail KPI JSON parameters
JSON parameters define aspects of the Retail KPI list widget on the portal page.
Note:
This information assumes that you’re familiar with the JSON code format.
| Field | Description |
| title | Placeholder title to understand configuration done for related party types and their reports or KPIs. |
| relatedPartyTypes | Array of related party type sys_ids (Table: [sn_customerservice_related_party_configuration]) to whom the mentioned reports should be shown. |
| reports | Array of reports where each report has information about the report_id and link to navigate to. |
| report_id | sys_id of the report that is to be shown (Table: [sys_report]). |
| link | Web page that is accessed when the KPI is selected. |
| order | Number field that defines the order of execution. The lower value is evaluated first. |