{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/CustomerConfiguration",
"title": "CustomerConfiguration",
"properties": {
"entityType": {
"type": "string",
"description": "The entityType identifies which applicableEntity of the insight the configuration will impact.
E.g. if the entityType is ACCOUNT, it means that the configurations will impact the ACCOUNT entity during evaluation.
customerConfiguration, when presented in the userSubscription API, represents the customer preferences. It may or may not match the user preferences. If user preferences differe from customer preferrences in the customerConfiguration, the user preferences will be applied for the insight.
Endpoints -