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. |