AddFilterRequestType

AddFilterRequestType
AddFilterRequestType

The parameters of AddFilter.

JSON Example
{
    "providerId": "string",
    "filterName": "string",
    "infoIds": [
        "string"
    ]
}
string
providerId
Required

The provider identifier.

string
filterName
Required

The filter name.

array of string
infoIds
Optional

The list of HealthUpdateInfo IDs that should be filtered.