GET /api/v202104/audit

Gets all audit settings

GetAuditSettingsV202104 Permissions: BillsAndBatches (View)

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type.

Responses

200 OK The request succeeded and the response body contains the requested data.

Response Body Parameters

AuditSettingsResponseV202104
Property Description Type
abnormalBillCostWithOutlierAnalysis AbnormalBillCostWithOutlierAnalysisSettingResponseV202104
AbnormalBillCostWithOutlierAnalysisSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
sensitivity Minimum outlier sensitivity for abnormal cost analysis Possible values - severe, high, moderate If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set string
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
abnormalBillDemandWithOutlierAnalysis AbnormalBillDemandWithOutlierAnalysisSettingResponseV202104
AbnormalBillDemandWithOutlierAnalysisSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
sensitivity Minimum outlier sensitivity for abnormal demand analysis Possible values - severe, high, moderate If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set string
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
abnormalBillUseWithOutlierAnalysis AbnormalBillUseWithOutlierAnalysisSettingResponseV202104
AbnormalBillUseWithOutlierAnalysisSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
sensitivity Minimum outlier sensitivity for abnormal use analysis Possible values - severe, high, moderate If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set string
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
accountAlertExistsOnAccountInImportFile AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
accountHasMultipleBillsInBillingPeriod AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
billContainsLineItemDescriptions BillContainsLineItemDescriptionsSettingResponseV202104
BillContainsLineItemDescriptionsSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
lineItemDescriptions List of line item descriptions. Each description must be shorter than 100 characters. If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set string[]
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
billContainsLineItemTypes BillContainsLineItemTypesSettingResponseV202104
BillContainsLineItemTypesSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
lineItemTypes List of observation type codes If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set string[]
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
billEndsInFuture AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
billOverlapsWithOtherAccountBill AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
billSignificantlyShorterOrLongerThanPrevious BillSignificantlyShorterOrLongerThanPreviousSettingResponseV202104
BillSignificantlyShorterOrLongerThanPreviousSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
percentLengthVariance Percent variance for bill length If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
billUseUnitDifferentFromMeterAnalysis AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
billingPeriodOutsideStartEndDates AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
currencyUnitAnalysis AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
dueDateBeforeEndDate AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
dueDateTooLongAfterBillEnd DueDateTooLongAfterBillEndSettingResponseV202104
DueDateTooLongAfterBillEndSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
days Threshold for how long the due date can be after the end date If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
gapBetweenBillAndPreviousBillOnAccount AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
importFileStartDateAdjustedToPreventGaps AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
invoiceNumberIsRepeatedOnAccount AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
likelyDuplicateBillOnAccount AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
multipleUseUnitAnalysis AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
rateCodeDoesNotMatchImportFile AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
serialNumberDoesNotMatchImportFile AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
statementDateBeforeEndDate AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
statementDateTooLongAfterBillEnd StatementDateTooLongAfterBillEndSettingResponseV202104
StatementDateTooLongAfterBillEndSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
days Threshold for how long the statement date can be after the end date If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
tooManyConsecutiveEstimatedBills TooManyConsecutiveEstimatedBillsSettingResponseV202104
TooManyConsecutiveEstimatedBillsSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
bills Threshold for how many bills can be estimated in a row If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
totalBillCostDoesNotMatchLineItemTypes TotalBillCostDoesNotMatchLineItemTypesSettingResponseV202104
TotalBillCostDoesNotMatchLineItemTypesSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
lineItemTypes List of observation type codes If SettingStatus is set to Skip and no value is provided, EnergyCAP default will be set string[]
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
totalMeterCostIsPercentageHigherThanPastYear AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
totalMeterUseIsPercentageHigherThanPastYear AuditSettingResponseV202104
AuditSettingResponseV202104 properties
Property Description Type
assignees List of Assignees. UserChildDTO representing the users the flag should get assigned to when the audit fails. UserChild[]
UserChild properties
Property Description Type
fullName The user’s full name string
userCode The user code string
userId The user identifier integer (int32)
minimumCost Minimum Bill/Meter Cost. This audit wwill run only when the cost meets the specified minimum cost integer (int32)
settingCode The setting code string
settingDescription A description of the setting string
settingStatus The status of the audit setting - Possible values Check, Hold, Skip string
Example Response application/json
{  "abnormalBillCostWithOutlierAnalysis": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "sensitivity": "string",    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "abnormalBillDemandWithOutlierAnalysis": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "sensitivity": "string",    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "abnormalBillUseWithOutlierAnalysis": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "sensitivity": "string",    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "accountAlertExistsOnAccountInImportFile": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "accountHasMultipleBillsInBillingPeriod": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "billContainsLineItemDescriptions": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "lineItemDescriptions": [
      "string"
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "billContainsLineItemTypes": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "lineItemTypes": [
      "string"
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "billEndsInFuture": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "billOverlapsWithOtherAccountBill": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "billSignificantlyShorterOrLongerThanPrevious": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "percentLengthVariance": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "billUseUnitDifferentFromMeterAnalysis": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "billingPeriodOutsideStartEndDates": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "currencyUnitAnalysis": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "dueDateBeforeEndDate": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "dueDateTooLongAfterBillEnd": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "days": 1,    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "gapBetweenBillAndPreviousBillOnAccount": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "importFileStartDateAdjustedToPreventGaps": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "invoiceNumberIsRepeatedOnAccount": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "likelyDuplicateBillOnAccount": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "multipleUseUnitAnalysis": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "rateCodeDoesNotMatchImportFile": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "serialNumberDoesNotMatchImportFile": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "statementDateBeforeEndDate": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "statementDateTooLongAfterBillEnd": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "days": 1,    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "tooManyConsecutiveEstimatedBills": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "bills": 1,    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "totalBillCostDoesNotMatchLineItemTypes": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "lineItemTypes": [
      "string"
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "totalMeterCostIsPercentageHigherThanPastYear": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  },  "totalMeterUseIsPercentageHigherThanPastYear": {    "assignees": [
      {      "fullName": "string",      "userCode": "string",      "userId": 1
    }
    ],    "minimumCost": 1,    "settingCode": "string",    "settingDescription": "string",    "settingStatus": "string"
  }
}