Request JSON Parameters

Table 1-2 Request JSON Parameters

Key Field Value
filterCriteria The filter conditions set to include a specific set of data in the report, using the defined expressions.

You can add the filter criteria in the Filter Conditions page. For more information, refer to unresolvable-reference.html#GUID-8D1939E8-5D48-4D01-8910-317DE026C14F

Request JSON Sample when there is no filter

{ "filterCriteria": ""}

Request JSON Sample when filter applied

{ "filterCriteria": "FCC_CANNED_STG_CASA.V_ACCOUNT_NUMBER <'10'FCC_CANNED_STG_CASA.V_ACCT_DISPLAY_NAME = 'Stuart Ferguson'"}