The Class MeveoModuleDto.
name | data type | constraints | description |
---|---|---|---|
disabled | boolean | Is entity disabled. Value is ignored in Update action - use enable/disable API instead. | |
id | number | The id. | |
auditableField | array of AuditableFieldDto | ||
code | string | required | The code |
description | string | The description | |
updatedCode | string | The updated code. | |
license | ModuleLicenseEnum | The license. | |
logoPicture | string | The logo picture. | |
logoPictureFile | string | The logo picture file. | |
script | ScriptInstanceDto | The script. | |
customEntityTemplate | array of CustomEntityTemplateDto | The module items. | |
customFieldTemplate | array of CustomFieldTemplateDto | The module items. | |
filter | array of FilterDto | The module items. | |
jobInstance | array of JobInstanceDto | The module items. | |
script | array of ScriptInstanceDto | The module items. | |
notification | array of ScriptNotificationDto | The module items. | |
timerEntity | array of TimerEntityDto | The module items. | |
emailNotif | array of EmailNotificationDto | The module items. | |
jobTrigger | array of JobTriggerDto | The module items. | |
webhookNotif | array of WebHookDto | The module items. | |
counter | array of CounterTemplateDto | The module items. | |
businessAccountModel | array of BusinessAccountModelDto | The module items. | |
businessServiceModel | array of BusinessServiceModelDto | The module items. | |
businessProductModel | array of BusinessProductModelDto | The module items. | |
businessOfferModel | array of BusinessOfferModelDto | The module items. | |
subModule | array of MeveoModuleDto | The module items. | |
measurableQuantity | array of MeasurableQuantityDto | The module items. | |
pieChart | array of PieChartDto | The module items. | |
lineChart | array of LineChartDto | The module items. | |
barChart | array of BarChartDto | The module items. | |
recurringChargeTemplate | array of RecurringChargeTemplateDto | The module items. | |
usageChargeTemplate | array of UsageChargeTemplateDto | The module items. | |
oneShotChargeTemplate | array of OneShotChargeTemplateDto | The module items. | |
productChargeTemplate | array of ProductChargeTemplateDto | The module items. | |
counterTemplate | array of CounterTemplateDto | The module items. | |
pricePlanMatrix | array of PricePlanMatrixDto | The module items. | |
entityCustomAction | array of EntityCustomActionDto | The module items. | |
workflow | array of WorkflowDto | The module items. | |
offerTemplate | array of OfferTemplateDto | The module items. | |
productTemplate | array of ProductTemplateDto | The module items. | |
bundleTemplate | array of BundleTemplateDto | The module items. | |
serviceTemplate | array of ServiceTemplateDto | The module items. | |
offerTemplateCategory | array of OfferTemplateCategoryDto | The module items. | |
paymentGateway | array of PaymentGatewayDto | The module items. | |
ddRequestBuilder | array of DDRequestBuilderDto | The module items. |
Example
{ "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "OPEN", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." }, "moduleItems" : [ { "customEntityTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "name" : "...", "storeAsTable" : true, "description" : "...", "storeInES" : true, "field" : [ { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "languageDescriptions" : [ { }, { } ], "updatedCode" : "...", "fieldType" : "MULTI_VALUE", "appliesTo" : "...", "defaultValue" : "...", "useInheritedAsDefaultValue" : true, "storageType" : "MAP", "valueRequired" : true, "uniqueConstraint" : true, "versionable" : true, "triggerEndPeriodEvent" : true, "calendar" : "...", "entityClazz" : "...", "listValues" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "hideOnNew" : true, "maxValue" : 12345, "minValue" : 12345, "regExp" : "...", "nbDecimal" : 12345, "roundingMode" : "DOWN", "guiPosition" : "...", "mapKeyType" : "DOUBLE", "applicableOnEl" : "...", "matrixColumn" : [ { }, { } ], "fieldCode" : [ "...", "..." ], "indexType" : "INDEX_NOT_ANALYZE", "tags" : "...", "displayFormat" : "...", "customTableCodeEL" : "...", "dataFilterEL" : "...", "fieldsEL" : "...", "versionFilterEL" : "..." }, { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "languageDescriptions" : [ { }, { } ], "updatedCode" : "...", "fieldType" : "URL", "appliesTo" : "...", "defaultValue" : "...", "useInheritedAsDefaultValue" : true, "storageType" : "SINGLE", "valueRequired" : true, "uniqueConstraint" : true, "versionable" : true, "triggerEndPeriodEvent" : true, "calendar" : "...", "entityClazz" : "...", "listValues" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "hideOnNew" : true, "maxValue" : 12345, "minValue" : 12345, "regExp" : "...", "nbDecimal" : 12345, "roundingMode" : "DOWN", "guiPosition" : "...", "mapKeyType" : "STRING", "applicableOnEl" : "...", "matrixColumn" : [ { }, { } ], "fieldCode" : [ "...", "..." ], "indexType" : "INDEX", "tags" : "...", "displayFormat" : "...", "customTableCodeEL" : "...", "dataFilterEL" : "...", "fieldsEL" : "...", "versionFilterEL" : "..." } ], "updatedCode" : "...", "action" : [ { "disabled" : true, "appliesTo" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "applicableOnEl" : "...", "code" : "...", "label" : "...", "labelsTranslated" : [ { }, { } ], "description" : "...", "script" : { }, "updatedCode" : "...", "guiPosition" : "..." }, { "disabled" : true, "appliesTo" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "applicableOnEl" : "...", "code" : "...", "label" : "...", "labelsTranslated" : [ { }, { } ], "description" : "...", "script" : { }, "updatedCode" : "...", "guiPosition" : "..." } ], "disableable" : true, "versioned" : true } }, { "customFieldTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "updatedCode" : "...", "fieldType" : "DATE", "appliesTo" : "...", "defaultValue" : "...", "useInheritedAsDefaultValue" : true, "storageType" : "MATRIX", "valueRequired" : true, "uniqueConstraint" : true, "versionable" : true, "triggerEndPeriodEvent" : true, "calendar" : "...", "entityClazz" : "...", "listValues" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "hideOnNew" : true, "maxValue" : 12345, "minValue" : 12345, "regExp" : "...", "nbDecimal" : 12345, "roundingMode" : "UP", "guiPosition" : "...", "mapKeyType" : "LONG", "applicableOnEl" : "...", "matrixColumn" : [ { "columnUse" : "USE_VALUE", "position" : 12345, "code" : "...", "label" : "...", "keyType" : "LONG" }, { "columnUse" : "USE_VALUE", "position" : 12345, "code" : "...", "label" : "...", "keyType" : "RON" } ], "fieldCode" : [ "...", "..." ], "indexType" : "INDEX", "tags" : "...", "displayFormat" : "...", "customTableCodeEL" : "...", "dataFilterEL" : "...", "fieldsEL" : "...", "versionFilterEL" : "..." } }, { "filter" : { "disabled" : true, "shared" : true, "inputXml" : "...", "pollingQuery" : "...", "id" : 12345, "entityClass" : "...", "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "jobInstance" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "jobCategory" : "...", "code" : "...", "jobTemplate" : "...", "description" : "...", "followingJob" : "...", "updatedCode" : "...", "parameter" : "...", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "timerCode" : "...", "runOnNodes" : "...", "limitToSingleNode" : true, "verboseReport" : true, "jobSpeed" : "FAST" } }, { "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "notification" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "STATUS_UPDATED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "timerEntity" : { "disabled" : true, "hour" : "...", "minute" : "...", "id" : 12345, "second" : "...", "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "year" : "...", "code" : "...", "month" : "...", "dayOfMonth" : "...", "description" : "...", "dayOfWeek" : "...", "updatedCode" : "..." } }, { "emailNotif" : { "disabled" : true, "emailFrom" : "...", "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "classNameFilter" : "...", "emailToEl" : "...", "code" : "...", "subject" : "...", "body" : "...", "eventTypeFilter" : "REJECTED", "htmlBody" : "...", "description" : "...", "sendToMail" : [ "...", "..." ], "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "jobTrigger" : { "disabled" : true, "jobParams" : { "property1" : "...", "property2" : "..." }, "jobInstance" : "...", "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "VERSION_CREATED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "webhookNotif" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "httpProtocol" : "HTTPS", "classNameFilter" : "...", "host" : "...", "code" : "...", "port" : 12345, "page" : "...", "eventTypeFilter" : "RENEWAL_UPDATED", "description" : "...", "elFilter" : "...", "httpMethod" : "HTTP_POST", "updatedCode" : "...", "scriptInstanceCode" : "...", "username" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "password" : "...", "counterTemplate" : "...", "headers" : { "property1" : "...", "property2" : "..." }, "priority" : 12345, "params" : { "property1" : "...", "property2" : "..." }, "bodyEl" : "...", "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "counter" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE_AMOUNT", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "CUST", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "MULTI_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "businessAccountModel" : { "disabled" : true, "hierarchyType" : "C_CA", "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "LGPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." }, "moduleItems" : [ { "customEntityTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "name" : "...", "storeAsTable" : true, "description" : "...", "storeInES" : true, "field" : [ { }, { } ], "updatedCode" : "...", "action" : [ { }, { } ], "disableable" : true, "versioned" : true } }, { "customFieldTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "languageDescriptions" : [ { }, { } ], "updatedCode" : "...", "fieldType" : "BOOLEAN", "appliesTo" : "...", "defaultValue" : "...", "useInheritedAsDefaultValue" : true, "storageType" : "LIST", "valueRequired" : true, "uniqueConstraint" : true, "versionable" : true, "triggerEndPeriodEvent" : true, "calendar" : "...", "entityClazz" : "...", "listValues" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "hideOnNew" : true, "maxValue" : 12345, "minValue" : 12345, "regExp" : "...", "nbDecimal" : 12345, "roundingMode" : "UP", "guiPosition" : "...", "mapKeyType" : "DOUBLE", "applicableOnEl" : "...", "matrixColumn" : [ { }, { } ], "fieldCode" : [ "...", "..." ], "indexType" : "INDEX", "tags" : "...", "displayFormat" : "...", "customTableCodeEL" : "...", "dataFilterEL" : "...", "fieldsEL" : "...", "versionFilterEL" : "..." } }, { "filter" : { "disabled" : true, "shared" : true, "inputXml" : "...", "pollingQuery" : "...", "id" : 12345, "entityClass" : "...", "auditableField" : [ { }, { } ], "customFields" : { }, "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "jobInstance" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "jobCategory" : "...", "code" : "...", "jobTemplate" : "...", "description" : "...", "followingJob" : "...", "updatedCode" : "...", "parameter" : "...", "customFields" : { }, "timerCode" : "...", "runOnNodes" : "...", "limitToSingleNode" : true, "verboseReport" : true, "jobSpeed" : "NORMAL" } }, { "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA_CLASS", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "notification" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "TERMINATED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "timerEntity" : { "disabled" : true, "hour" : "...", "minute" : "...", "id" : 12345, "second" : "...", "auditableField" : [ { }, { } ], "year" : "...", "code" : "...", "month" : "...", "dayOfMonth" : "...", "description" : "...", "dayOfWeek" : "...", "updatedCode" : "..." } }, { "emailNotif" : { "disabled" : true, "emailFrom" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "emailToEl" : "...", "code" : "...", "subject" : "...", "body" : "...", "eventTypeFilter" : "TO_R1", "htmlBody" : "...", "description" : "...", "sendToMail" : [ "...", "..." ], "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "jobTrigger" : { "disabled" : true, "jobParams" : { "property1" : "...", "property2" : "..." }, "jobInstance" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "RENEWAL_UPDATED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "webhookNotif" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "httpProtocol" : "HTTP", "classNameFilter" : "...", "host" : "...", "code" : "...", "port" : 12345, "page" : "...", "eventTypeFilter" : "CREATED", "description" : "...", "elFilter" : "...", "httpMethod" : "HTTP_POST", "updatedCode" : "...", "scriptInstanceCode" : "...", "username" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "password" : "...", "counterTemplate" : "...", "headers" : { "property1" : "...", "property2" : "..." }, "priority" : 12345, "params" : { "property1" : "...", "property2" : "..." }, "bodyEl" : "...", "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "counter" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE_AMOUNT", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "BA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "SINGLE_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { "disabled" : true, "serviceTemplate" : { }, "id" : 12345, "auditableField" : [ { }, { } ], "duplicateService" : true, "code" : "...", "duplicatePricePlan" : true, "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "CDDL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessProductModel" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "productTemplate" : { }, "code" : "...", "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "BSD3_N", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessOfferModel" : { "disabled" : true, "offerTemplate" : { }, "id" : 12345, "auditableField" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "EPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "subModule" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "APACHE", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "MONTHLY", "lastMeasureDate" : { } } }, { "pieChart" : { "chartType" : "pieChartDto", "disabled" : true, "filled" : true, "legendPosition" : "w", "seriesColors" : "...", "id" : 12345, "diameter" : 12345, "auditableField" : [ { }, { } ], "sliceMargin" : 12345, "shadow" : true, "code" : "...", "showDataLabels" : true, "measurableQuantity" : { }, "legendCols" : 12345, "width" : "...", "description" : "...", "legendRows" : 12345, "height" : "...", "style" : "...", "updatedCode" : "...", "styleClass" : "...", "extender" : "...", "visible" : true } }, { "lineChart" : { "chartType" : "lineChartDto", "disabled" : true, "filled" : true, "legendPosition" : "n", "seriesColors" : "...", "shadow" : true, "id" : 12345, "auditableField" : [ { }, { } ], "minX" : 12345, "maxX" : 12345, "code" : "...", "minY" : 12345, "maxY" : 12345, "measurableQuantity" : { }, "width" : "...", "description" : "...", "breakOnNull" : true, "height" : "...", "xaxisLabel" : "...", "style" : "...", "yaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "xaxisAngle" : 12345, "extender" : "...", "yaxisAngle" : 12345, "visible" : true, "stacked" : true, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "...", "legendCols" : 12345, "legendRows" : 12345 } }, { "barChart" : { "chartType" : "barChartDto", "disabled" : true, "legendPosition" : "w", "barPadding" : 12345, "barMargin" : 12345, "id" : 12345, "orientation" : "horizontal", "auditableField" : [ { }, { } ], "stacked" : true, "code" : "...", "min" : 12345.0, "measurableQuantity" : { }, "max" : 12345.0, "width" : "...", "description" : "...", "height" : "...", "breakOnNull" : true, "style" : "...", "xaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "yaxisLabel" : "...", "extender" : "...", "xaxisAngle" : 12345, "visible" : true, "yaxisAngle" : 12345, "legendCols" : 12345, "legendRows" : 12345, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "..." } }, { "recurringChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "calendar" : "...", "code" : "...", "durationTermInMonth" : 12345, "description" : "...", "invoiceSubCategory" : "...", "subscriptionProrata" : true, "updatedCode" : "...", "amountEditable" : true, "terminationProrata" : true, "languageDescriptions" : [ { }, { } ], "applyInAdvance" : true, "shareLevel" : 12345, "calendarCodeEl" : "...", "inputUnitOfMeasureCode" : "...", "durationTermInMonthEl" : "...", "ratingUnitOfMeasureCode" : "...", "subscriptionProrataEl" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "terminationProrataEl" : "...", "unitNbDecimal" : 12345, "applyInAdvanceEl" : "...", "roundingModeDtoEnum" : "NEAREST", "applyTerminatedChargeToDateEL" : "...", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "recurrenceType" : "PERIOD", "taxClassCode" : "...", "attributeDurationCode" : "...", "taxClassEl" : "...", "attributeCalendarCode" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "usageChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "filterParam1" : "...", "code" : "...", "filterParam2" : "...", "description" : "...", "filterParam3" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "filterParam4" : "...", "languageDescriptions" : [ { }, { } ], "priority" : 12345, "triggerNextCharge" : true, "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "triggerNextChargeEL" : "...", "inputUnitEL" : "...", "usageQuantityAttributeCode" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "DOWN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "oneShotChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "oneShotChargeTemplateType" : "TERMINATION", "code" : "...", "description" : "...", "immediateInvoicing" : true, "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "UP", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ARCHIVED", "linkedAttributes" : [ "...", "..." ] } }, { "productChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "DOWN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "counterTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "CA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "MULTI_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "pricePlanMatrix" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "eventCode" : "...", "description" : "...", "seller" : "...", "country" : "...", "updatedCode" : "...", "currency" : "...", "minQuantity" : 12345.0, "maxQuantity" : 12345.0, "offerTemplate" : "...", "offerTemplateVersion" : { }, "startSubscriptionDate" : 12345, "endSubscriptionDate" : 12345, "startRatingDate" : 12345, "endRatingDate" : 12345, "minSubscriptionAgeInMonth" : 12345, "maxSubscriptionAgeInMonth" : 12345, "amountWithoutTax" : 12345.0, "amountWithTax" : 12345.0, "amountWithoutTaxEL" : "...", "amountWithTaxEL" : "...", "minimumAmountWithoutTaxEl" : "...", "minimumAmountWithTaxEl" : "...", "priority" : 12345, "criteria1" : "...", "criteria2" : "...", "criteria3" : "...", "criteriaEL" : "...", "validityCalendarCode" : "...", "scriptInstance" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "woDescriptionEL" : "...", "ratingWithTaxEL" : "...", "ratingWithoutTaxEL" : "...", "versions" : [ { }, { } ], "invoiceSubCategoryEL" : "...", "totalAmountEL" : "...", "minimumAmountEL" : "...", "parameter1El" : "...", "parameter2El" : "...", "parameter3El" : "..." } }, { "entityCustomAction" : { "disabled" : true, "appliesTo" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "applicableOnEl" : "...", "code" : "...", "label" : "...", "labelsTranslated" : [ { }, { } ], "description" : "...", "script" : { }, "updatedCode" : "...", "guiPosition" : "..." } }, { "workflow" : { "disabled" : true, "wfType" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "enableHistory" : true, "transition" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "offerTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "bomCode" : "...", "updatedCode" : "...", "validFrom" : 12345, "validTo" : 12345, "offerServiceTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "offerProducts" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "allowedDiscountPlans" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "RETIRED", "offerAttributes" : [ { }, { } ], "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "attributes" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "commercialRuleCodes" : [ "...", "..." ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "mediaCodes" : [ "...", "..." ], "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ], "isOfferChangeRestricted" : true, "allowedOfferChange" : [ "...", "..." ], "renewalRule" : { }, "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "tagCodes" : [ "...", "..." ], "statusDate" : 12345, "isModel" : true, "offerModelCode" : "...", "generateQuoteEdrPerProduct" : true } }, { "productTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "IN_TEST", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "bundleTemplate" : { "disabled" : true, "id" : 12345, "bundleProduct" : [ { }, { } ], "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "LAUNCHED", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "serviceTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "longDescription" : "...", "invoicingCalendar" : "...", "serviceChargeTemplateRecurrings" : { }, "serviceChargeTemplateSubscriptions" : { }, "serviceChargeTemplateTerminations" : { }, "serviceChargeTemplateUsages" : { }, "customFields" : { }, "somCode" : "...", "imagePath" : "...", "imageBase64" : "...", "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "renewalRule" : { }, "languageDescriptions" : [ { }, { } ], "groupedServiceCode" : "...", "values" : [ { }, { } ], "valueValidator" : "...", "serviceTypeCode" : "...", "display" : true, "param" : "...", "medias" : [ { }, { } ] } }, { "offerTemplateCategory" : { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] } }, { "paymentGateway" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "type" : "NATIF", "code" : "...", "paymentMethodType" : "CARD", "scriptInstanceCode" : "...", "description" : "...", "implementationClassName" : "...", "applicationEL" : "...", "updatedCode" : "...", "countryCode" : "...", "tradingCurrencyCode" : "...", "cardType" : "CB", "marchandId" : "...", "secretKey" : "...", "apiKey" : "...", "webhooksSecretKey" : "...", "webhooksKeyId" : "...", "profile" : "...", "customFields" : { }, "rumSequence" : { }, "sellerCode" : "...", "bankCoordinates" : { } } }, { "ddRequestBuilder" : { "disabled" : true, "type" : "NATIF", "id" : 12345, "auditableField" : [ { }, { } ], "scriptInstanceCode" : "...", "code" : "...", "implementationClassName" : "...", "nbOperationPerFile" : 12345, "maxSizeFile" : 12345, "description" : "...", "paymentLevel" : "AO", "customFields" : { }, "updatedCode" : "..." } } ] } }, { "businessServiceModel" : { "disabled" : true, "serviceTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "longDescription" : "...", "invoicingCalendar" : "...", "serviceChargeTemplateRecurrings" : { }, "serviceChargeTemplateSubscriptions" : { }, "serviceChargeTemplateTerminations" : { }, "serviceChargeTemplateUsages" : { }, "customFields" : { }, "somCode" : "...", "imagePath" : "...", "imageBase64" : "...", "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "renewalRule" : { }, "languageDescriptions" : [ { }, { } ], "groupedServiceCode" : "...", "values" : [ { }, { } ], "valueValidator" : "...", "serviceTypeCode" : "...", "display" : true, "param" : "...", "medias" : [ { }, { } ] }, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "duplicateService" : true, "code" : "...", "duplicatePricePlan" : true, "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "description" : "...", "updatedCode" : "...", "license" : "MIT", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." }, "moduleItems" : [ { "customEntityTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "name" : "...", "storeAsTable" : true, "description" : "...", "storeInES" : true, "field" : [ { }, { } ], "updatedCode" : "...", "action" : [ { }, { } ], "disableable" : true, "versioned" : true } }, { "customFieldTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "languageDescriptions" : [ { }, { } ], "updatedCode" : "...", "fieldType" : "URL", "appliesTo" : "...", "defaultValue" : "...", "useInheritedAsDefaultValue" : true, "storageType" : "MATRIX", "valueRequired" : true, "uniqueConstraint" : true, "versionable" : true, "triggerEndPeriodEvent" : true, "calendar" : "...", "entityClazz" : "...", "listValues" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "hideOnNew" : true, "maxValue" : 12345, "minValue" : 12345, "regExp" : "...", "nbDecimal" : 12345, "roundingMode" : "UP", "guiPosition" : "...", "mapKeyType" : "DOUBLE", "applicableOnEl" : "...", "matrixColumn" : [ { }, { } ], "fieldCode" : [ "...", "..." ], "indexType" : "STORE_ONLY", "tags" : "...", "displayFormat" : "...", "customTableCodeEL" : "...", "dataFilterEL" : "...", "fieldsEL" : "...", "versionFilterEL" : "..." } }, { "filter" : { "disabled" : true, "shared" : true, "inputXml" : "...", "pollingQuery" : "...", "id" : 12345, "entityClass" : "...", "auditableField" : [ { }, { } ], "customFields" : { }, "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "jobInstance" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "jobCategory" : "...", "code" : "...", "jobTemplate" : "...", "description" : "...", "followingJob" : "...", "updatedCode" : "...", "parameter" : "...", "customFields" : { }, "timerCode" : "...", "runOnNodes" : "...", "limitToSingleNode" : true, "verboseReport" : true, "jobSpeed" : "FAST" } }, { "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "notification" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "DISABLED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "timerEntity" : { "disabled" : true, "hour" : "...", "minute" : "...", "id" : 12345, "second" : "...", "auditableField" : [ { }, { } ], "year" : "...", "code" : "...", "month" : "...", "dayOfMonth" : "...", "description" : "...", "dayOfWeek" : "...", "updatedCode" : "..." } }, { "emailNotif" : { "disabled" : true, "emailFrom" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "emailToEl" : "...", "code" : "...", "subject" : "...", "body" : "...", "eventTypeFilter" : "CREATED", "htmlBody" : "...", "description" : "...", "sendToMail" : [ "...", "..." ], "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "jobTrigger" : { "disabled" : true, "jobParams" : { "property1" : "...", "property2" : "..." }, "jobInstance" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "END_OF_TERM", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "webhookNotif" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "httpProtocol" : "HTTP", "classNameFilter" : "...", "host" : "...", "code" : "...", "port" : 12345, "page" : "...", "eventTypeFilter" : "DISABLED", "description" : "...", "elFilter" : "...", "httpMethod" : "HTTP_PUT", "updatedCode" : "...", "scriptInstanceCode" : "...", "username" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "password" : "...", "counterTemplate" : "...", "headers" : { "property1" : "...", "property2" : "..." }, "priority" : 12345, "params" : { "property1" : "...", "property2" : "..." }, "bodyEl" : "...", "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "counter" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "NOTIFICATION", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "BA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "MULTI_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "businessAccountModel" : { "disabled" : true, "hierarchyType" : "CA", "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "CDDL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessServiceModel" : { } }, { "businessProductModel" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "productTemplate" : { }, "code" : "...", "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "GPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessOfferModel" : { "disabled" : true, "offerTemplate" : { }, "id" : 12345, "auditableField" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "MOZ", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "subModule" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "BSD3_R", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "MONTHLY", "lastMeasureDate" : { } } }, { "pieChart" : { "chartType" : "pieChartDto", "disabled" : true, "filled" : true, "legendPosition" : "e", "seriesColors" : "...", "id" : 12345, "diameter" : 12345, "auditableField" : [ { }, { } ], "sliceMargin" : 12345, "shadow" : true, "code" : "...", "showDataLabels" : true, "measurableQuantity" : { }, "legendCols" : 12345, "width" : "...", "description" : "...", "legendRows" : 12345, "height" : "...", "style" : "...", "updatedCode" : "...", "styleClass" : "...", "extender" : "...", "visible" : true } }, { "lineChart" : { "chartType" : "lineChartDto", "disabled" : true, "filled" : true, "legendPosition" : "e", "seriesColors" : "...", "shadow" : true, "id" : 12345, "auditableField" : [ { }, { } ], "minX" : 12345, "maxX" : 12345, "code" : "...", "minY" : 12345, "maxY" : 12345, "measurableQuantity" : { }, "width" : "...", "description" : "...", "breakOnNull" : true, "height" : "...", "xaxisLabel" : "...", "style" : "...", "yaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "xaxisAngle" : 12345, "extender" : "...", "yaxisAngle" : 12345, "visible" : true, "stacked" : true, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "...", "legendCols" : 12345, "legendRows" : 12345 } }, { "barChart" : { "chartType" : "barChartDto", "disabled" : true, "legendPosition" : "w", "barPadding" : 12345, "barMargin" : 12345, "id" : 12345, "orientation" : "horizontal", "auditableField" : [ { }, { } ], "stacked" : true, "code" : "...", "min" : 12345.0, "measurableQuantity" : { }, "max" : 12345.0, "width" : "...", "description" : "...", "height" : "...", "breakOnNull" : true, "style" : "...", "xaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "yaxisLabel" : "...", "extender" : "...", "xaxisAngle" : 12345, "visible" : true, "yaxisAngle" : 12345, "legendCols" : 12345, "legendRows" : 12345, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "..." } }, { "recurringChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "calendar" : "...", "code" : "...", "durationTermInMonth" : 12345, "description" : "...", "invoiceSubCategory" : "...", "subscriptionProrata" : true, "updatedCode" : "...", "amountEditable" : true, "terminationProrata" : true, "languageDescriptions" : [ { }, { } ], "applyInAdvance" : true, "shareLevel" : 12345, "calendarCodeEl" : "...", "inputUnitOfMeasureCode" : "...", "durationTermInMonthEl" : "...", "ratingUnitOfMeasureCode" : "...", "subscriptionProrataEl" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "terminationProrataEl" : "...", "unitNbDecimal" : 12345, "applyInAdvanceEl" : "...", "roundingModeDtoEnum" : "HALF_EVEN", "applyTerminatedChargeToDateEL" : "...", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "recurrenceType" : "PERIOD", "taxClassCode" : "...", "attributeDurationCode" : "...", "taxClassEl" : "...", "attributeCalendarCode" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "usageChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "filterParam1" : "...", "code" : "...", "filterParam2" : "...", "description" : "...", "filterParam3" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "filterParam4" : "...", "languageDescriptions" : [ { }, { } ], "priority" : 12345, "triggerNextCharge" : true, "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "triggerNextChargeEL" : "...", "inputUnitEL" : "...", "usageQuantityAttributeCode" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "HALF_EVEN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "oneShotChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "oneShotChargeTemplateType" : "TERMINATION", "code" : "...", "description" : "...", "immediateInvoicing" : true, "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "NEAREST", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ARCHIVED", "linkedAttributes" : [ "...", "..." ] } }, { "productChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "NEAREST", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ARCHIVED", "linkedAttributes" : [ "...", "..." ] } }, { "counterTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "BA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "SINGLE_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "pricePlanMatrix" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "eventCode" : "...", "description" : "...", "seller" : "...", "country" : "...", "updatedCode" : "...", "currency" : "...", "minQuantity" : 12345.0, "maxQuantity" : 12345.0, "offerTemplate" : "...", "offerTemplateVersion" : { }, "startSubscriptionDate" : 12345, "endSubscriptionDate" : 12345, "startRatingDate" : 12345, "endRatingDate" : 12345, "minSubscriptionAgeInMonth" : 12345, "maxSubscriptionAgeInMonth" : 12345, "amountWithoutTax" : 12345.0, "amountWithTax" : 12345.0, "amountWithoutTaxEL" : "...", "amountWithTaxEL" : "...", "minimumAmountWithoutTaxEl" : "...", "minimumAmountWithTaxEl" : "...", "priority" : 12345, "criteria1" : "...", "criteria2" : "...", "criteria3" : "...", "criteriaEL" : "...", "validityCalendarCode" : "...", "scriptInstance" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "woDescriptionEL" : "...", "ratingWithTaxEL" : "...", "ratingWithoutTaxEL" : "...", "versions" : [ { }, { } ], "invoiceSubCategoryEL" : "...", "totalAmountEL" : "...", "minimumAmountEL" : "...", "parameter1El" : "...", "parameter2El" : "...", "parameter3El" : "..." } }, { "entityCustomAction" : { "disabled" : true, "appliesTo" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "applicableOnEl" : "...", "code" : "...", "label" : "...", "labelsTranslated" : [ { }, { } ], "description" : "...", "script" : { }, "updatedCode" : "...", "guiPosition" : "..." } }, { "workflow" : { "disabled" : true, "wfType" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "enableHistory" : true, "transition" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "offerTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "bomCode" : "...", "updatedCode" : "...", "validFrom" : 12345, "validTo" : 12345, "offerServiceTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "offerProducts" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "allowedDiscountPlans" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "RETIRED", "offerAttributes" : [ { }, { } ], "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "attributes" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "commercialRuleCodes" : [ "...", "..." ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "mediaCodes" : [ "...", "..." ], "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ], "isOfferChangeRestricted" : true, "allowedOfferChange" : [ "...", "..." ], "renewalRule" : { }, "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "tagCodes" : [ "...", "..." ], "statusDate" : 12345, "isModel" : true, "offerModelCode" : "...", "generateQuoteEdrPerProduct" : true } }, { "productTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "OBSOLETE", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "bundleTemplate" : { "disabled" : true, "id" : 12345, "bundleProduct" : [ { }, { } ], "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "IN_DESIGN", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "serviceTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "longDescription" : "...", "invoicingCalendar" : "...", "serviceChargeTemplateRecurrings" : { }, "serviceChargeTemplateSubscriptions" : { }, "serviceChargeTemplateTerminations" : { }, "serviceChargeTemplateUsages" : { }, "customFields" : { }, "somCode" : "...", "imagePath" : "...", "imageBase64" : "...", "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "renewalRule" : { }, "languageDescriptions" : [ { }, { } ], "groupedServiceCode" : "...", "values" : [ { }, { } ], "valueValidator" : "...", "serviceTypeCode" : "...", "display" : true, "param" : "...", "medias" : [ { }, { } ] } }, { "offerTemplateCategory" : { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] } }, { "paymentGateway" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "type" : "CUSTOM", "code" : "...", "paymentMethodType" : "CASH", "scriptInstanceCode" : "...", "description" : "...", "implementationClassName" : "...", "applicationEL" : "...", "updatedCode" : "...", "countryCode" : "...", "tradingCurrencyCode" : "...", "cardType" : "AMERICAN_EXPRESS", "marchandId" : "...", "secretKey" : "...", "apiKey" : "...", "webhooksSecretKey" : "...", "webhooksKeyId" : "...", "profile" : "...", "customFields" : { }, "rumSequence" : { }, "sellerCode" : "...", "bankCoordinates" : { } } }, { "ddRequestBuilder" : { "disabled" : true, "type" : "CUSTOM", "id" : 12345, "auditableField" : [ { }, { } ], "scriptInstanceCode" : "...", "code" : "...", "implementationClassName" : "...", "nbOperationPerFile" : 12345, "maxSizeFile" : 12345, "description" : "...", "paymentLevel" : "AO", "customFields" : { }, "updatedCode" : "..." } } ] } }, { "businessProductModel" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "productTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "IN_TEST", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] }, "code" : "...", "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "description" : "...", "updatedCode" : "...", "license" : "MIT", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA_CLASS", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." }, "moduleItems" : [ { "customEntityTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "name" : "...", "storeAsTable" : true, "description" : "...", "storeInES" : true, "field" : [ { }, { } ], "updatedCode" : "...", "action" : [ { }, { } ], "disableable" : true, "versioned" : true } }, { "customFieldTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "languageDescriptions" : [ { }, { } ], "updatedCode" : "...", "fieldType" : "LONG", "appliesTo" : "...", "defaultValue" : "...", "useInheritedAsDefaultValue" : true, "storageType" : "MATRIX", "valueRequired" : true, "uniqueConstraint" : true, "versionable" : true, "triggerEndPeriodEvent" : true, "calendar" : "...", "entityClazz" : "...", "listValues" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "hideOnNew" : true, "maxValue" : 12345, "minValue" : 12345, "regExp" : "...", "nbDecimal" : 12345, "roundingMode" : "NEAREST", "guiPosition" : "...", "mapKeyType" : "STRING", "applicableOnEl" : "...", "matrixColumn" : [ { }, { } ], "fieldCode" : [ "...", "..." ], "indexType" : "INDEX", "tags" : "...", "displayFormat" : "...", "customTableCodeEL" : "...", "dataFilterEL" : "...", "fieldsEL" : "...", "versionFilterEL" : "..." } }, { "filter" : { "disabled" : true, "shared" : true, "inputXml" : "...", "pollingQuery" : "...", "id" : 12345, "entityClass" : "...", "auditableField" : [ { }, { } ], "customFields" : { }, "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "jobInstance" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "jobCategory" : "...", "code" : "...", "jobTemplate" : "...", "description" : "...", "followingJob" : "...", "updatedCode" : "...", "parameter" : "...", "customFields" : { }, "timerCode" : "...", "runOnNodes" : "...", "limitToSingleNode" : true, "verboseReport" : true, "jobSpeed" : "SLOW" } }, { "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "notification" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "LOW_BALANCE", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "timerEntity" : { "disabled" : true, "hour" : "...", "minute" : "...", "id" : 12345, "second" : "...", "auditableField" : [ { }, { } ], "year" : "...", "code" : "...", "month" : "...", "dayOfMonth" : "...", "description" : "...", "dayOfWeek" : "...", "updatedCode" : "..." } }, { "emailNotif" : { "disabled" : true, "emailFrom" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "emailToEl" : "...", "code" : "...", "subject" : "...", "body" : "...", "eventTypeFilter" : "TERMINATED", "htmlBody" : "...", "description" : "...", "sendToMail" : [ "...", "..." ], "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "jobTrigger" : { "disabled" : true, "jobParams" : { "property1" : "...", "property2" : "..." }, "jobInstance" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "UPDATED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "webhookNotif" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "httpProtocol" : "HTTPS", "classNameFilter" : "...", "host" : "...", "code" : "...", "port" : 12345, "page" : "...", "eventTypeFilter" : "COUNTER_DEDUCED", "description" : "...", "elFilter" : "...", "httpMethod" : "HTTP_GET", "updatedCode" : "...", "scriptInstanceCode" : "...", "username" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "password" : "...", "counterTemplate" : "...", "headers" : { "property1" : "...", "property2" : "..." }, "priority" : 12345, "params" : { "property1" : "...", "property2" : "..." }, "bodyEl" : "...", "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "counter" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "SU", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "MULTI_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "businessAccountModel" : { "disabled" : true, "hierarchyType" : "S_UA", "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "OPEN", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessServiceModel" : { "disabled" : true, "serviceTemplate" : { }, "id" : 12345, "auditableField" : [ { }, { } ], "duplicateService" : true, "code" : "...", "duplicatePricePlan" : true, "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "FREE_BSD", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessProductModel" : { } }, { "businessOfferModel" : { "disabled" : true, "offerTemplate" : { }, "id" : 12345, "auditableField" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "FREE_BSD", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "subModule" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "AGPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "WEEKLY", "lastMeasureDate" : { } } }, { "pieChart" : { "chartType" : "pieChartDto", "disabled" : true, "filled" : true, "legendPosition" : "n", "seriesColors" : "...", "id" : 12345, "diameter" : 12345, "auditableField" : [ { }, { } ], "sliceMargin" : 12345, "shadow" : true, "code" : "...", "showDataLabels" : true, "measurableQuantity" : { }, "legendCols" : 12345, "width" : "...", "description" : "...", "legendRows" : 12345, "height" : "...", "style" : "...", "updatedCode" : "...", "styleClass" : "...", "extender" : "...", "visible" : true } }, { "lineChart" : { "chartType" : "lineChartDto", "disabled" : true, "filled" : true, "legendPosition" : "n", "seriesColors" : "...", "shadow" : true, "id" : 12345, "auditableField" : [ { }, { } ], "minX" : 12345, "maxX" : 12345, "code" : "...", "minY" : 12345, "maxY" : 12345, "measurableQuantity" : { }, "width" : "...", "description" : "...", "breakOnNull" : true, "height" : "...", "xaxisLabel" : "...", "style" : "...", "yaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "xaxisAngle" : 12345, "extender" : "...", "yaxisAngle" : 12345, "visible" : true, "stacked" : true, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "...", "legendCols" : 12345, "legendRows" : 12345 } }, { "barChart" : { "chartType" : "barChartDto", "disabled" : true, "legendPosition" : "s", "barPadding" : 12345, "barMargin" : 12345, "id" : 12345, "orientation" : "horizontal", "auditableField" : [ { }, { } ], "stacked" : true, "code" : "...", "min" : 12345.0, "measurableQuantity" : { }, "max" : 12345.0, "width" : "...", "description" : "...", "height" : "...", "breakOnNull" : true, "style" : "...", "xaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "yaxisLabel" : "...", "extender" : "...", "xaxisAngle" : 12345, "visible" : true, "yaxisAngle" : 12345, "legendCols" : 12345, "legendRows" : 12345, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "..." } }, { "recurringChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "calendar" : "...", "code" : "...", "durationTermInMonth" : 12345, "description" : "...", "invoiceSubCategory" : "...", "subscriptionProrata" : true, "updatedCode" : "...", "amountEditable" : true, "terminationProrata" : true, "languageDescriptions" : [ { }, { } ], "applyInAdvance" : true, "shareLevel" : 12345, "calendarCodeEl" : "...", "inputUnitOfMeasureCode" : "...", "durationTermInMonthEl" : "...", "ratingUnitOfMeasureCode" : "...", "subscriptionProrataEl" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "terminationProrataEl" : "...", "unitNbDecimal" : 12345, "applyInAdvanceEl" : "...", "roundingModeDtoEnum" : "NEAREST", "applyTerminatedChargeToDateEL" : "...", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "recurrenceType" : "CALENDAR", "taxClassCode" : "...", "attributeDurationCode" : "...", "taxClassEl" : "...", "attributeCalendarCode" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "usageChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "filterParam1" : "...", "code" : "...", "filterParam2" : "...", "description" : "...", "filterParam3" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "filterParam4" : "...", "languageDescriptions" : [ { }, { } ], "priority" : 12345, "triggerNextCharge" : true, "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "triggerNextChargeEL" : "...", "inputUnitEL" : "...", "usageQuantityAttributeCode" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "NEAREST", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "oneShotChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "oneShotChargeTemplateType" : "OTHER", "code" : "...", "description" : "...", "immediateInvoicing" : true, "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "UP", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "productChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "UP", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ARCHIVED", "linkedAttributes" : [ "...", "..." ] } }, { "counterTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE_AMOUNT", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "CA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "SINGLE_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "pricePlanMatrix" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "eventCode" : "...", "description" : "...", "seller" : "...", "country" : "...", "updatedCode" : "...", "currency" : "...", "minQuantity" : 12345.0, "maxQuantity" : 12345.0, "offerTemplate" : "...", "offerTemplateVersion" : { }, "startSubscriptionDate" : 12345, "endSubscriptionDate" : 12345, "startRatingDate" : 12345, "endRatingDate" : 12345, "minSubscriptionAgeInMonth" : 12345, "maxSubscriptionAgeInMonth" : 12345, "amountWithoutTax" : 12345.0, "amountWithTax" : 12345.0, "amountWithoutTaxEL" : "...", "amountWithTaxEL" : "...", "minimumAmountWithoutTaxEl" : "...", "minimumAmountWithTaxEl" : "...", "priority" : 12345, "criteria1" : "...", "criteria2" : "...", "criteria3" : "...", "criteriaEL" : "...", "validityCalendarCode" : "...", "scriptInstance" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "woDescriptionEL" : "...", "ratingWithTaxEL" : "...", "ratingWithoutTaxEL" : "...", "versions" : [ { }, { } ], "invoiceSubCategoryEL" : "...", "totalAmountEL" : "...", "minimumAmountEL" : "...", "parameter1El" : "...", "parameter2El" : "...", "parameter3El" : "..." } }, { "entityCustomAction" : { "disabled" : true, "appliesTo" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "applicableOnEl" : "...", "code" : "...", "label" : "...", "labelsTranslated" : [ { }, { } ], "description" : "...", "script" : { }, "updatedCode" : "...", "guiPosition" : "..." } }, { "workflow" : { "disabled" : true, "wfType" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "enableHistory" : true, "transition" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "offerTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "bomCode" : "...", "updatedCode" : "...", "validFrom" : 12345, "validTo" : 12345, "offerServiceTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "offerProducts" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "allowedDiscountPlans" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "IN_DESIGN", "offerAttributes" : [ { }, { } ], "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "attributes" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "commercialRuleCodes" : [ "...", "..." ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "mediaCodes" : [ "...", "..." ], "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ], "isOfferChangeRestricted" : true, "allowedOfferChange" : [ "...", "..." ], "renewalRule" : { }, "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "tagCodes" : [ "...", "..." ], "statusDate" : 12345, "isModel" : true, "offerModelCode" : "...", "generateQuoteEdrPerProduct" : true } }, { "productTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "REJECTED", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "bundleTemplate" : { "disabled" : true, "id" : 12345, "bundleProduct" : [ { }, { } ], "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "IN_STUDY", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "serviceTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "longDescription" : "...", "invoicingCalendar" : "...", "serviceChargeTemplateRecurrings" : { }, "serviceChargeTemplateSubscriptions" : { }, "serviceChargeTemplateTerminations" : { }, "serviceChargeTemplateUsages" : { }, "customFields" : { }, "somCode" : "...", "imagePath" : "...", "imageBase64" : "...", "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "renewalRule" : { }, "languageDescriptions" : [ { }, { } ], "groupedServiceCode" : "...", "values" : [ { }, { } ], "valueValidator" : "...", "serviceTypeCode" : "...", "display" : true, "param" : "...", "medias" : [ { }, { } ] } }, { "offerTemplateCategory" : { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] } }, { "paymentGateway" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "type" : "NATIF", "code" : "...", "paymentMethodType" : "CARD", "scriptInstanceCode" : "...", "description" : "...", "implementationClassName" : "...", "applicationEL" : "...", "updatedCode" : "...", "countryCode" : "...", "tradingCurrencyCode" : "...", "cardType" : "CB", "marchandId" : "...", "secretKey" : "...", "apiKey" : "...", "webhooksSecretKey" : "...", "webhooksKeyId" : "...", "profile" : "...", "customFields" : { }, "rumSequence" : { }, "sellerCode" : "...", "bankCoordinates" : { } } }, { "ddRequestBuilder" : { "disabled" : true, "type" : "NATIF", "id" : 12345, "auditableField" : [ { }, { } ], "scriptInstanceCode" : "...", "code" : "...", "implementationClassName" : "...", "nbOperationPerFile" : 12345, "maxSizeFile" : 12345, "description" : "...", "paymentLevel" : "CA", "customFields" : { }, "updatedCode" : "..." } } ] } }, { "businessOfferModel" : { "disabled" : true, "offerTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "bomCode" : "...", "updatedCode" : "...", "validFrom" : 12345, "validTo" : 12345, "offerServiceTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "offerProducts" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "allowedDiscountPlans" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "OBSOLETE", "offerAttributes" : [ { }, { } ], "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "attributes" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "commercialRuleCodes" : [ "...", "..." ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "mediaCodes" : [ "...", "..." ], "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ], "isOfferChangeRestricted" : true, "allowedOfferChange" : [ "...", "..." ], "renewalRule" : { }, "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "tagCodes" : [ "...", "..." ], "statusDate" : 12345, "isModel" : true, "offerModelCode" : "...", "generateQuoteEdrPerProduct" : true }, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "BSD2_S", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA_CLASS", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." }, "moduleItems" : [ { "customEntityTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "name" : "...", "storeAsTable" : true, "description" : "...", "storeInES" : true, "field" : [ { }, { } ], "updatedCode" : "...", "action" : [ { }, { } ], "disableable" : true, "versioned" : true } }, { "customFieldTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "languageDescriptions" : [ { }, { } ], "updatedCode" : "...", "fieldType" : "TEXT_AREA", "appliesTo" : "...", "defaultValue" : "...", "useInheritedAsDefaultValue" : true, "storageType" : "MATRIX", "valueRequired" : true, "uniqueConstraint" : true, "versionable" : true, "triggerEndPeriodEvent" : true, "calendar" : "...", "entityClazz" : "...", "listValues" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "hideOnNew" : true, "maxValue" : 12345, "minValue" : 12345, "regExp" : "...", "nbDecimal" : 12345, "roundingMode" : "NEAREST", "guiPosition" : "...", "mapKeyType" : "STRING", "applicableOnEl" : "...", "matrixColumn" : [ { }, { } ], "fieldCode" : [ "...", "..." ], "indexType" : "STORE_ONLY", "tags" : "...", "displayFormat" : "...", "customTableCodeEL" : "...", "dataFilterEL" : "...", "fieldsEL" : "...", "versionFilterEL" : "..." } }, { "filter" : { "disabled" : true, "shared" : true, "inputXml" : "...", "pollingQuery" : "...", "id" : 12345, "entityClass" : "...", "auditableField" : [ { }, { } ], "customFields" : { }, "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "jobInstance" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "jobCategory" : "...", "code" : "...", "jobTemplate" : "...", "description" : "...", "followingJob" : "...", "updatedCode" : "...", "parameter" : "...", "customFields" : { }, "timerCode" : "...", "runOnNodes" : "...", "limitToSingleNode" : true, "verboseReport" : true, "jobSpeed" : "SLOW" } }, { "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA_CLASS", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "notification" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "ENABLED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "timerEntity" : { "disabled" : true, "hour" : "...", "minute" : "...", "id" : 12345, "second" : "...", "auditableField" : [ { }, { } ], "year" : "...", "code" : "...", "month" : "...", "dayOfMonth" : "...", "description" : "...", "dayOfWeek" : "...", "updatedCode" : "..." } }, { "emailNotif" : { "disabled" : true, "emailFrom" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "emailToEl" : "...", "code" : "...", "subject" : "...", "body" : "...", "eventTypeFilter" : "INBOUND_REQ", "htmlBody" : "...", "description" : "...", "sendToMail" : [ "...", "..." ], "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "jobTrigger" : { "disabled" : true, "jobParams" : { "property1" : "...", "property2" : "..." }, "jobInstance" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "TERMINATED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "webhookNotif" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "httpProtocol" : "HTTP", "classNameFilter" : "...", "host" : "...", "code" : "...", "port" : 12345, "page" : "...", "eventTypeFilter" : "REMOVED", "description" : "...", "elFilter" : "...", "httpMethod" : "HTTP_GET", "updatedCode" : "...", "scriptInstanceCode" : "...", "username" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "password" : "...", "counterTemplate" : "...", "headers" : { "property1" : "...", "property2" : "..." }, "priority" : 12345, "params" : { "property1" : "...", "property2" : "..." }, "bodyEl" : "...", "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "counter" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "UA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "SINGLE_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "businessAccountModel" : { "disabled" : true, "hierarchyType" : "C_CA", "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "CDDL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessServiceModel" : { "disabled" : true, "serviceTemplate" : { }, "id" : 12345, "auditableField" : [ { }, { } ], "duplicateService" : true, "code" : "...", "duplicatePricePlan" : true, "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "OPEN", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessProductModel" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "productTemplate" : { }, "code" : "...", "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "OPEN", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessOfferModel" : { } }, { "subModule" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "MOZ", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "MONTHLY", "lastMeasureDate" : { } } }, { "pieChart" : { "chartType" : "pieChartDto", "disabled" : true, "filled" : true, "legendPosition" : "w", "seriesColors" : "...", "id" : 12345, "diameter" : 12345, "auditableField" : [ { }, { } ], "sliceMargin" : 12345, "shadow" : true, "code" : "...", "showDataLabels" : true, "measurableQuantity" : { }, "legendCols" : 12345, "width" : "...", "description" : "...", "legendRows" : 12345, "height" : "...", "style" : "...", "updatedCode" : "...", "styleClass" : "...", "extender" : "...", "visible" : true } }, { "lineChart" : { "chartType" : "lineChartDto", "disabled" : true, "filled" : true, "legendPosition" : "e", "seriesColors" : "...", "shadow" : true, "id" : 12345, "auditableField" : [ { }, { } ], "minX" : 12345, "maxX" : 12345, "code" : "...", "minY" : 12345, "maxY" : 12345, "measurableQuantity" : { }, "width" : "...", "description" : "...", "breakOnNull" : true, "height" : "...", "xaxisLabel" : "...", "style" : "...", "yaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "xaxisAngle" : 12345, "extender" : "...", "yaxisAngle" : 12345, "visible" : true, "stacked" : true, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "...", "legendCols" : 12345, "legendRows" : 12345 } }, { "barChart" : { "chartType" : "barChartDto", "disabled" : true, "legendPosition" : "n", "barPadding" : 12345, "barMargin" : 12345, "id" : 12345, "orientation" : "horizontal", "auditableField" : [ { }, { } ], "stacked" : true, "code" : "...", "min" : 12345.0, "measurableQuantity" : { }, "max" : 12345.0, "width" : "...", "description" : "...", "height" : "...", "breakOnNull" : true, "style" : "...", "xaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "yaxisLabel" : "...", "extender" : "...", "xaxisAngle" : 12345, "visible" : true, "yaxisAngle" : 12345, "legendCols" : 12345, "legendRows" : 12345, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "..." } }, { "recurringChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "calendar" : "...", "code" : "...", "durationTermInMonth" : 12345, "description" : "...", "invoiceSubCategory" : "...", "subscriptionProrata" : true, "updatedCode" : "...", "amountEditable" : true, "terminationProrata" : true, "languageDescriptions" : [ { }, { } ], "applyInAdvance" : true, "shareLevel" : 12345, "calendarCodeEl" : "...", "inputUnitOfMeasureCode" : "...", "durationTermInMonthEl" : "...", "ratingUnitOfMeasureCode" : "...", "subscriptionProrataEl" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "terminationProrataEl" : "...", "unitNbDecimal" : 12345, "applyInAdvanceEl" : "...", "roundingModeDtoEnum" : "DOWN", "applyTerminatedChargeToDateEL" : "...", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "recurrenceType" : "PERIOD", "taxClassCode" : "...", "attributeDurationCode" : "...", "taxClassEl" : "...", "attributeCalendarCode" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "usageChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "filterParam1" : "...", "code" : "...", "filterParam2" : "...", "description" : "...", "filterParam3" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "filterParam4" : "...", "languageDescriptions" : [ { }, { } ], "priority" : 12345, "triggerNextCharge" : true, "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "triggerNextChargeEL" : "...", "inputUnitEL" : "...", "usageQuantityAttributeCode" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "NEAREST", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "oneShotChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "oneShotChargeTemplateType" : "SUBSCRIPTION", "code" : "...", "description" : "...", "immediateInvoicing" : true, "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "UP", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ARCHIVED", "linkedAttributes" : [ "...", "..." ] } }, { "productChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "NEAREST", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "counterTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "BA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "SINGLE_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "pricePlanMatrix" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "eventCode" : "...", "description" : "...", "seller" : "...", "country" : "...", "updatedCode" : "...", "currency" : "...", "minQuantity" : 12345.0, "maxQuantity" : 12345.0, "offerTemplate" : "...", "offerTemplateVersion" : { }, "startSubscriptionDate" : 12345, "endSubscriptionDate" : 12345, "startRatingDate" : 12345, "endRatingDate" : 12345, "minSubscriptionAgeInMonth" : 12345, "maxSubscriptionAgeInMonth" : 12345, "amountWithoutTax" : 12345.0, "amountWithTax" : 12345.0, "amountWithoutTaxEL" : "...", "amountWithTaxEL" : "...", "minimumAmountWithoutTaxEl" : "...", "minimumAmountWithTaxEl" : "...", "priority" : 12345, "criteria1" : "...", "criteria2" : "...", "criteria3" : "...", "criteriaEL" : "...", "validityCalendarCode" : "...", "scriptInstance" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "woDescriptionEL" : "...", "ratingWithTaxEL" : "...", "ratingWithoutTaxEL" : "...", "versions" : [ { }, { } ], "invoiceSubCategoryEL" : "...", "totalAmountEL" : "...", "minimumAmountEL" : "...", "parameter1El" : "...", "parameter2El" : "...", "parameter3El" : "..." } }, { "entityCustomAction" : { "disabled" : true, "appliesTo" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "applicableOnEl" : "...", "code" : "...", "label" : "...", "labelsTranslated" : [ { }, { } ], "description" : "...", "script" : { }, "updatedCode" : "...", "guiPosition" : "..." } }, { "workflow" : { "disabled" : true, "wfType" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "enableHistory" : true, "transition" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "offerTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "bomCode" : "...", "updatedCode" : "...", "validFrom" : 12345, "validTo" : 12345, "offerServiceTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "offerProducts" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "allowedDiscountPlans" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "RETIRED", "offerAttributes" : [ { }, { } ], "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "attributes" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "commercialRuleCodes" : [ "...", "..." ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "mediaCodes" : [ "...", "..." ], "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ], "isOfferChangeRestricted" : true, "allowedOfferChange" : [ "...", "..." ], "renewalRule" : { }, "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "tagCodes" : [ "...", "..." ], "statusDate" : 12345, "isModel" : true, "offerModelCode" : "...", "generateQuoteEdrPerProduct" : true } }, { "productTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "IN_STUDY", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "bundleTemplate" : { "disabled" : true, "id" : 12345, "bundleProduct" : [ { }, { } ], "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "IN_DESIGN", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "serviceTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "longDescription" : "...", "invoicingCalendar" : "...", "serviceChargeTemplateRecurrings" : { }, "serviceChargeTemplateSubscriptions" : { }, "serviceChargeTemplateTerminations" : { }, "serviceChargeTemplateUsages" : { }, "customFields" : { }, "somCode" : "...", "imagePath" : "...", "imageBase64" : "...", "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "renewalRule" : { }, "languageDescriptions" : [ { }, { } ], "groupedServiceCode" : "...", "values" : [ { }, { } ], "valueValidator" : "...", "serviceTypeCode" : "...", "display" : true, "param" : "...", "medias" : [ { }, { } ] } }, { "offerTemplateCategory" : { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] } }, { "paymentGateway" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "type" : "CUSTOM", "code" : "...", "paymentMethodType" : "CHECK", "scriptInstanceCode" : "...", "description" : "...", "implementationClassName" : "...", "applicationEL" : "...", "updatedCode" : "...", "countryCode" : "...", "tradingCurrencyCode" : "...", "cardType" : "CB", "marchandId" : "...", "secretKey" : "...", "apiKey" : "...", "webhooksSecretKey" : "...", "webhooksKeyId" : "...", "profile" : "...", "customFields" : { }, "rumSequence" : { }, "sellerCode" : "...", "bankCoordinates" : { } } }, { "ddRequestBuilder" : { "disabled" : true, "type" : "CUSTOM", "id" : 12345, "auditableField" : [ { }, { } ], "scriptInstanceCode" : "...", "code" : "...", "implementationClassName" : "...", "nbOperationPerFile" : 12345, "maxSizeFile" : 12345, "description" : "...", "paymentLevel" : "CA", "customFields" : { }, "updatedCode" : "..." } } ] } }, { "subModule" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "APACHE", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA_CLASS", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." }, "moduleItems" : [ { "customEntityTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "name" : "...", "storeAsTable" : true, "description" : "...", "storeInES" : true, "field" : [ { }, { } ], "updatedCode" : "...", "action" : [ { }, { } ], "disableable" : true, "versioned" : true } }, { "customFieldTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "languageDescriptions" : [ { }, { } ], "updatedCode" : "...", "fieldType" : "DOUBLE", "appliesTo" : "...", "defaultValue" : "...", "useInheritedAsDefaultValue" : true, "storageType" : "MAP", "valueRequired" : true, "uniqueConstraint" : true, "versionable" : true, "triggerEndPeriodEvent" : true, "calendar" : "...", "entityClazz" : "...", "listValues" : { "property1" : "...", "property2" : "..." }, "allowEdit" : true, "hideOnNew" : true, "maxValue" : 12345, "minValue" : 12345, "regExp" : "...", "nbDecimal" : 12345, "roundingMode" : "HALF_EVEN", "guiPosition" : "...", "mapKeyType" : "RON", "applicableOnEl" : "...", "matrixColumn" : [ { }, { } ], "fieldCode" : [ "...", "..." ], "indexType" : "INDEX", "tags" : "...", "displayFormat" : "...", "customTableCodeEL" : "...", "dataFilterEL" : "...", "fieldsEL" : "...", "versionFilterEL" : "..." } }, { "filter" : { "disabled" : true, "shared" : true, "inputXml" : "...", "pollingQuery" : "...", "id" : 12345, "entityClass" : "...", "auditableField" : [ { }, { } ], "customFields" : { }, "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "jobInstance" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "jobCategory" : "...", "code" : "...", "jobTemplate" : "...", "description" : "...", "followingJob" : "...", "updatedCode" : "...", "parameter" : "...", "customFields" : { }, "timerCode" : "...", "runOnNodes" : "...", "limitToSingleNode" : true, "verboseReport" : true, "jobSpeed" : "NORMAL" } }, { "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA_CLASS", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "notification" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "PDF_GENERATED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "timerEntity" : { "disabled" : true, "hour" : "...", "minute" : "...", "id" : 12345, "second" : "...", "auditableField" : [ { }, { } ], "year" : "...", "code" : "...", "month" : "...", "dayOfMonth" : "...", "description" : "...", "dayOfWeek" : "...", "updatedCode" : "..." } }, { "emailNotif" : { "disabled" : true, "emailFrom" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "emailToEl" : "...", "code" : "...", "subject" : "...", "body" : "...", "eventTypeFilter" : "LOW_BALANCE", "htmlBody" : "...", "description" : "...", "sendToMail" : [ "...", "..." ], "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "jobTrigger" : { "disabled" : true, "jobParams" : { "property1" : "...", "property2" : "..." }, "jobInstance" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "classNameFilter" : "...", "code" : "...", "eventTypeFilter" : "REMOVED", "description" : "...", "elFilter" : "...", "updatedCode" : "...", "scriptInstanceCode" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "counterTemplate" : "...", "priority" : 12345, "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "webhookNotif" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "httpProtocol" : "HTTP", "classNameFilter" : "...", "host" : "...", "code" : "...", "port" : 12345, "page" : "...", "eventTypeFilter" : "REJECTED_CDR", "description" : "...", "elFilter" : "...", "httpMethod" : "HTTP_PUT", "updatedCode" : "...", "scriptInstanceCode" : "...", "username" : "...", "scriptParams" : { "property1" : "...", "property2" : "..." }, "password" : "...", "counterTemplate" : "...", "headers" : { "property1" : "...", "property2" : "..." }, "priority" : 12345, "params" : { "property1" : "...", "property2" : "..." }, "bodyEl" : "...", "runAsync" : true, "saveSuccessfulNotifications" : true } }, { "counter" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE_AMOUNT", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "CA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "MULTI_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "businessAccountModel" : { "disabled" : true, "hierarchyType" : "S_CA", "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "EPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessServiceModel" : { "disabled" : true, "serviceTemplate" : { }, "id" : 12345, "auditableField" : [ { }, { } ], "duplicateService" : true, "code" : "...", "duplicatePricePlan" : true, "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "AGPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessProductModel" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "productTemplate" : { }, "code" : "...", "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "MOZ", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "businessOfferModel" : { "disabled" : true, "offerTemplate" : { }, "id" : 12345, "auditableField" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "license" : "LGPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] } }, { "subModule" : { } }, { "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "WEEKLY", "lastMeasureDate" : { } } }, { "pieChart" : { "chartType" : "pieChartDto", "disabled" : true, "filled" : true, "legendPosition" : "w", "seriesColors" : "...", "id" : 12345, "diameter" : 12345, "auditableField" : [ { }, { } ], "sliceMargin" : 12345, "shadow" : true, "code" : "...", "showDataLabels" : true, "measurableQuantity" : { }, "legendCols" : 12345, "width" : "...", "description" : "...", "legendRows" : 12345, "height" : "...", "style" : "...", "updatedCode" : "...", "styleClass" : "...", "extender" : "...", "visible" : true } }, { "lineChart" : { "chartType" : "lineChartDto", "disabled" : true, "filled" : true, "legendPosition" : "e", "seriesColors" : "...", "shadow" : true, "id" : 12345, "auditableField" : [ { }, { } ], "minX" : 12345, "maxX" : 12345, "code" : "...", "minY" : 12345, "maxY" : 12345, "measurableQuantity" : { }, "width" : "...", "description" : "...", "breakOnNull" : true, "height" : "...", "xaxisLabel" : "...", "style" : "...", "yaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "xaxisAngle" : 12345, "extender" : "...", "yaxisAngle" : 12345, "visible" : true, "stacked" : true, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "...", "legendCols" : 12345, "legendRows" : 12345 } }, { "barChart" : { "chartType" : "barChartDto", "disabled" : true, "legendPosition" : "n", "barPadding" : 12345, "barMargin" : 12345, "id" : 12345, "orientation" : "horizontal", "auditableField" : [ { }, { } ], "stacked" : true, "code" : "...", "min" : 12345.0, "measurableQuantity" : { }, "max" : 12345.0, "width" : "...", "description" : "...", "height" : "...", "breakOnNull" : true, "style" : "...", "xaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "yaxisLabel" : "...", "extender" : "...", "xaxisAngle" : 12345, "visible" : true, "yaxisAngle" : 12345, "legendCols" : 12345, "legendRows" : 12345, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "..." } }, { "recurringChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "calendar" : "...", "code" : "...", "durationTermInMonth" : 12345, "description" : "...", "invoiceSubCategory" : "...", "subscriptionProrata" : true, "updatedCode" : "...", "amountEditable" : true, "terminationProrata" : true, "languageDescriptions" : [ { }, { } ], "applyInAdvance" : true, "shareLevel" : 12345, "calendarCodeEl" : "...", "inputUnitOfMeasureCode" : "...", "durationTermInMonthEl" : "...", "ratingUnitOfMeasureCode" : "...", "subscriptionProrataEl" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "terminationProrataEl" : "...", "unitNbDecimal" : 12345, "applyInAdvanceEl" : "...", "roundingModeDtoEnum" : "UP", "applyTerminatedChargeToDateEL" : "...", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "recurrenceType" : "CALENDAR", "taxClassCode" : "...", "attributeDurationCode" : "...", "taxClassEl" : "...", "attributeCalendarCode" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "usageChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "filterParam1" : "...", "code" : "...", "filterParam2" : "...", "description" : "...", "filterParam3" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "filterParam4" : "...", "languageDescriptions" : [ { }, { } ], "priority" : 12345, "triggerNextCharge" : true, "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "triggerNextChargeEL" : "...", "inputUnitEL" : "...", "usageQuantityAttributeCode" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "HALF_EVEN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ARCHIVED", "linkedAttributes" : [ "...", "..." ] } }, { "oneShotChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "oneShotChargeTemplateType" : "SUBSCRIPTION", "code" : "...", "description" : "...", "immediateInvoicing" : true, "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "NEAREST", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "productChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "UP", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "counterTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE_AMOUNT", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "BA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "MULTI_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "pricePlanMatrix" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "eventCode" : "...", "description" : "...", "seller" : "...", "country" : "...", "updatedCode" : "...", "currency" : "...", "minQuantity" : 12345.0, "maxQuantity" : 12345.0, "offerTemplate" : "...", "offerTemplateVersion" : { }, "startSubscriptionDate" : 12345, "endSubscriptionDate" : 12345, "startRatingDate" : 12345, "endRatingDate" : 12345, "minSubscriptionAgeInMonth" : 12345, "maxSubscriptionAgeInMonth" : 12345, "amountWithoutTax" : 12345.0, "amountWithTax" : 12345.0, "amountWithoutTaxEL" : "...", "amountWithTaxEL" : "...", "minimumAmountWithoutTaxEl" : "...", "minimumAmountWithTaxEl" : "...", "priority" : 12345, "criteria1" : "...", "criteria2" : "...", "criteria3" : "...", "criteriaEL" : "...", "validityCalendarCode" : "...", "scriptInstance" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "woDescriptionEL" : "...", "ratingWithTaxEL" : "...", "ratingWithoutTaxEL" : "...", "versions" : [ { }, { } ], "invoiceSubCategoryEL" : "...", "totalAmountEL" : "...", "minimumAmountEL" : "...", "parameter1El" : "...", "parameter2El" : "...", "parameter3El" : "..." } }, { "entityCustomAction" : { "disabled" : true, "appliesTo" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "applicableOnEl" : "...", "code" : "...", "label" : "...", "labelsTranslated" : [ { }, { } ], "description" : "...", "script" : { }, "updatedCode" : "...", "guiPosition" : "..." } }, { "workflow" : { "disabled" : true, "wfType" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "enableHistory" : true, "transition" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "offerTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "bomCode" : "...", "updatedCode" : "...", "validFrom" : 12345, "validTo" : 12345, "offerServiceTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "offerProducts" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "allowedDiscountPlans" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "RETIRED", "offerAttributes" : [ { }, { } ], "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "attributes" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "commercialRuleCodes" : [ "...", "..." ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "mediaCodes" : [ "...", "..." ], "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ], "isOfferChangeRestricted" : true, "allowedOfferChange" : [ "...", "..." ], "renewalRule" : { }, "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "tagCodes" : [ "...", "..." ], "statusDate" : 12345, "isModel" : true, "offerModelCode" : "...", "generateQuoteEdrPerProduct" : true } }, { "productTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "LAUNCHED", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "bundleTemplate" : { "disabled" : true, "id" : 12345, "bundleProduct" : [ { }, { } ], "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { }, { } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { }, "validTo" : 12345, "walletTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "RETIRED", "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { }, { } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ] } }, { "serviceTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "longDescription" : "...", "invoicingCalendar" : "...", "serviceChargeTemplateRecurrings" : { }, "serviceChargeTemplateSubscriptions" : { }, "serviceChargeTemplateTerminations" : { }, "serviceChargeTemplateUsages" : { }, "customFields" : { }, "somCode" : "...", "imagePath" : "...", "imageBase64" : "...", "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "renewalRule" : { }, "languageDescriptions" : [ { }, { } ], "groupedServiceCode" : "...", "values" : [ { }, { } ], "valueValidator" : "...", "serviceTypeCode" : "...", "display" : true, "param" : "...", "medias" : [ { }, { } ] } }, { "offerTemplateCategory" : { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] } }, { "paymentGateway" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "type" : "NATIF", "code" : "...", "paymentMethodType" : "WIRETRANSFER", "scriptInstanceCode" : "...", "description" : "...", "implementationClassName" : "...", "applicationEL" : "...", "updatedCode" : "...", "countryCode" : "...", "tradingCurrencyCode" : "...", "cardType" : "AMERICAN_EXPRESS", "marchandId" : "...", "secretKey" : "...", "apiKey" : "...", "webhooksSecretKey" : "...", "webhooksKeyId" : "...", "profile" : "...", "customFields" : { }, "rumSequence" : { }, "sellerCode" : "...", "bankCoordinates" : { } } }, { "ddRequestBuilder" : { "disabled" : true, "type" : "CUSTOM", "id" : 12345, "auditableField" : [ { }, { } ], "scriptInstanceCode" : "...", "code" : "...", "implementationClassName" : "...", "nbOperationPerFile" : 12345, "maxSizeFile" : 12345, "description" : "...", "paymentLevel" : "AO", "customFields" : { }, "updatedCode" : "..." } } ] } }, { "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "YEARLY", "lastMeasureDate" : { } } }, { "pieChart" : { "chartType" : "pieChartDto", "disabled" : true, "filled" : true, "legendPosition" : "w", "seriesColors" : "...", "id" : 12345, "diameter" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "sliceMargin" : 12345, "shadow" : true, "code" : "...", "showDataLabels" : true, "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "YEARLY", "lastMeasureDate" : { } }, "legendCols" : 12345, "width" : "...", "description" : "...", "legendRows" : 12345, "height" : "...", "style" : "...", "updatedCode" : "...", "styleClass" : "...", "extender" : "...", "visible" : true } }, { "lineChart" : { "chartType" : "lineChartDto", "disabled" : true, "filled" : true, "legendPosition" : "w", "seriesColors" : "...", "shadow" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "minX" : 12345, "maxX" : 12345, "code" : "...", "minY" : 12345, "maxY" : 12345, "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "YEARLY", "lastMeasureDate" : { } }, "width" : "...", "description" : "...", "breakOnNull" : true, "height" : "...", "xaxisLabel" : "...", "style" : "...", "yaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "xaxisAngle" : 12345, "extender" : "...", "yaxisAngle" : 12345, "visible" : true, "stacked" : true, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "...", "legendCols" : 12345, "legendRows" : 12345 } }, { "barChart" : { "chartType" : "barChartDto", "disabled" : true, "legendPosition" : "e", "barPadding" : 12345, "barMargin" : 12345, "id" : 12345, "orientation" : "horizontal", "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "stacked" : true, "code" : "...", "min" : 12345.0, "measurableQuantity" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "theme" : "...", "dimension1" : "...", "code" : "...", "dimension2" : "...", "dimension3" : "...", "description" : "...", "dimension4" : "...", "editable" : true, "additive" : true, "updatedCode" : "...", "sqlQuery" : "...", "measurementPeriod" : "MONTHLY", "lastMeasureDate" : { } }, "max" : 12345.0, "width" : "...", "description" : "...", "height" : "...", "breakOnNull" : true, "style" : "...", "xaxisLabel" : "...", "updatedCode" : "...", "styleClass" : "...", "yaxisLabel" : "...", "extender" : "...", "xaxisAngle" : 12345, "visible" : true, "yaxisAngle" : 12345, "legendCols" : 12345, "legendRows" : 12345, "zoom" : true, "animate" : true, "showDataTip" : true, "datatipFormat" : "..." } }, { "recurringChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "calendar" : "...", "code" : "...", "durationTermInMonth" : 12345, "description" : "...", "invoiceSubCategory" : "...", "subscriptionProrata" : true, "updatedCode" : "...", "amountEditable" : true, "terminationProrata" : true, "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "applyInAdvance" : true, "shareLevel" : 12345, "calendarCodeEl" : "...", "inputUnitOfMeasureCode" : "...", "durationTermInMonthEl" : "...", "ratingUnitOfMeasureCode" : "...", "subscriptionProrataEl" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "terminationProrataEl" : "...", "unitNbDecimal" : 12345, "applyInAdvanceEl" : "...", "roundingModeDtoEnum" : "UP", "applyTerminatedChargeToDateEL" : "...", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "recurrenceType" : "PERIOD", "taxClassCode" : "...", "attributeDurationCode" : "...", "taxClassEl" : "...", "attributeCalendarCode" : "...", "ratingScriptCode" : "...", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "triggeredEdrs" : { "triggeredEdr" : [ { }, { } ] }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } }, { "usageChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "filterParam1" : "...", "code" : "...", "filterParam2" : "...", "description" : "...", "filterParam3" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "filterParam4" : "...", "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "priority" : 12345, "triggerNextCharge" : true, "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "triggerNextChargeEL" : "...", "inputUnitEL" : "...", "usageQuantityAttributeCode" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "DOWN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "triggeredEdrs" : { "triggeredEdr" : [ { }, { } ] }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "oneShotChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "oneShotChargeTemplateType" : "SUBSCRIPTION", "code" : "...", "description" : "...", "immediateInvoicing" : true, "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "HALF_EVEN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "triggeredEdrs" : { "triggeredEdr" : [ { }, { } ] }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "productChargeTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "DOWN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "triggeredEdrs" : { "triggeredEdr" : [ { }, { } ] }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } }, { "counterTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "calendar" : "...", "calendarCodeEl" : "...", "description" : "...", "unity" : "...", "type" : "USAGE_AMOUNT", "updatedCode" : "...", "ceiling" : 12345.0, "counterLevel" : "BA", "ceilingExpressionEl" : "...", "notificationLevels" : "...", "accumulator" : true, "accumulatorType" : "MULTI_VALUE", "filterEl" : "...", "keyEl" : "...", "valueEl" : "..." } }, { "pricePlanMatrix" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "eventCode" : "...", "description" : "...", "seller" : "...", "country" : "...", "updatedCode" : "...", "currency" : "...", "minQuantity" : 12345.0, "maxQuantity" : 12345.0, "offerTemplate" : "...", "offerTemplateVersion" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "bomCode" : "...", "updatedCode" : "...", "validFrom" : 12345, "validTo" : 12345, "offerServiceTemplate" : [ { }, { } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { }, { } ], "offerProducts" : [ { }, { } ], "channel" : [ { }, { } ], "digitalResource" : [ { }, { } ], "allowedDiscountPlans" : [ { }, { } ], "modelCode" : "...", "lifeCycleStatus" : "RETIRED", "offerAttributes" : [ { }, { } ], "customFields" : { }, "imagePath" : "...", "imageBase64" : "...", "attributes" : [ { }, { } ], "languageDescriptions" : [ { }, { } ], "commercialRuleCodes" : [ "...", "..." ], "longDescription" : "...", "longDescriptionsTranslated" : [ { }, { } ], "globalRatingScriptInstance" : "...", "mediaCodes" : [ "...", "..." ], "seller" : [ "...", "..." ], "customerCategory" : [ { }, { } ], "isOfferChangeRestricted" : true, "allowedOfferChange" : [ "...", "..." ], "renewalRule" : { }, "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "tagCodes" : [ "...", "..." ], "statusDate" : 12345, "isModel" : true, "offerModelCode" : "...", "generateQuoteEdrPerProduct" : true }, "startSubscriptionDate" : 12345, "endSubscriptionDate" : 12345, "startRatingDate" : 12345, "endRatingDate" : 12345, "minSubscriptionAgeInMonth" : 12345, "maxSubscriptionAgeInMonth" : 12345, "amountWithoutTax" : 12345.0, "amountWithTax" : 12345.0, "amountWithoutTaxEL" : "...", "amountWithTaxEL" : "...", "minimumAmountWithoutTaxEl" : "...", "minimumAmountWithTaxEl" : "...", "priority" : 12345, "criteria1" : "...", "criteria2" : "...", "criteria3" : "...", "criteriaEL" : "...", "validityCalendarCode" : "...", "scriptInstance" : "...", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "woDescriptionEL" : "...", "ratingWithTaxEL" : "...", "ratingWithoutTaxEL" : "...", "versions" : [ { "id" : 12345, "pricePlanMatrixCode" : "...", "statusEnum" : "DRAFT", "version" : 12345, "statusDate" : 12345, "label" : "...", "validity" : { }, "isMatrix" : true, "price" : 12345.0, "priceEL" : "...", "priority" : 12345, "priceVersionType" : "PERCENTAGE", "columns" : [ { }, { } ], "lines" : [ { }, { } ] }, { "id" : 12345, "pricePlanMatrixCode" : "...", "statusEnum" : "DRAFT", "version" : 12345, "statusDate" : 12345, "label" : "...", "validity" : { }, "isMatrix" : true, "price" : 12345.0, "priceEL" : "...", "priority" : 12345, "priceVersionType" : "PERCENTAGE", "columns" : [ { }, { } ], "lines" : [ { }, { } ] } ], "invoiceSubCategoryEL" : "...", "totalAmountEL" : "...", "minimumAmountEL" : "...", "parameter1El" : "...", "parameter2El" : "...", "parameter3El" : "..." } }, { "entityCustomAction" : { "disabled" : true, "appliesTo" : "...", "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "applicableOnEl" : "...", "code" : "...", "label" : "...", "labelsTranslated" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "description" : "...", "script" : { "disabled" : true, "executionRoles" : [ "...", "..." ], "type" : "JAVA", "sourcingRoles" : [ "...", "..." ], "id" : 12345, "reuse" : true, "auditableField" : [ { }, { } ], "scriptInstanceCategoryCode" : "...", "script" : "...", "code" : "...", "description" : "...", "updatedCode" : "..." }, "updatedCode" : "...", "guiPosition" : "..." } }, { "workflow" : { "disabled" : true, "wfType" : "...", "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "enableHistory" : true, "transition" : [ { "uuid" : "...", "fromStatus" : "...", "toStatus" : "...", "conditionEl" : "...", "priority" : 12345, "description" : "...", "action" : [ { }, { } ], "decisionRule" : [ { }, { } ] }, { "uuid" : "...", "fromStatus" : "...", "toStatus" : "...", "conditionEl" : "...", "priority" : 12345, "description" : "...", "action" : [ { }, { } ], "decisionRule" : [ { }, { } ] } ], "code" : "...", "description" : "...", "updatedCode" : "..." } }, { "offerTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "bomCode" : "...", "updatedCode" : "...", "validFrom" : 12345, "validTo" : 12345, "offerServiceTemplate" : [ { "serviceTemplate" : { }, "mandatory" : true, "incompatibleServiceTemplate" : [ { }, { } ] }, { "serviceTemplate" : { }, "mandatory" : true, "incompatibleServiceTemplate" : [ { }, { } ] } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] }, { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] } ], "offerProducts" : [ { "offerTemplateCode" : "...", "product" : { }, "allowedDiscountPlans" : [ { }, { } ], "commercialRules" : [ { }, { } ], "selectable" : true, "sequence" : 12345, "ruled" : true, "mandatory" : true, "display" : true, "quantityMin" : 12345, "quantityMax" : 12345, "quantityDefault" : 12345, "productSet" : "..." }, { "offerTemplateCode" : "...", "product" : { }, "allowedDiscountPlans" : [ { }, { } ], "commercialRules" : [ { }, { } ], "selectable" : true, "sequence" : 12345, "ruled" : true, "mandatory" : true, "display" : true, "quantityMin" : 12345, "quantityMax" : 12345, "quantityDefault" : 12345, "productSet" : "..." } ], "channel" : [ { "disabled" : true, "languageDescriptions" : [ { }, { } ], "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." }, { "disabled" : true, "languageDescriptions" : [ { }, { } ], "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } ], "digitalResource" : [ { "uri" : "...", "mimeType" : "...", "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." }, { "uri" : "...", "mimeType" : "...", "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } ], "allowedDiscountPlans" : [ { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "startDate" : 12345, "updatedCode" : "...", "endDate" : 12345, "defaultDuration" : 12345, "durationUnit" : "DAY", "customFields" : { }, "discountPlanItem" : [ { }, { } ], "expressionEl" : "...", "discountPlanType" : "INVOICE", "status" : "EXPIRED", "statusDate" : 12345, "initialQuantity" : 12345, "usedQuantity" : 12345, "applicationLimit" : 12345, "applicationFilterEL" : "...", "incompatibleDiscountPlans" : [ { }, { } ], "applicableEntities" : [ { }, { } ], "applicableOnOverriddenPrice" : true, "sequence" : 12345, "applicableOnDiscountedPrice" : true }, { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "startDate" : 12345, "updatedCode" : "...", "endDate" : 12345, "defaultDuration" : 12345, "durationUnit" : "DAY", "customFields" : { }, "discountPlanItem" : [ { }, { } ], "expressionEl" : "...", "discountPlanType" : "QUOTE", "status" : "DRAFT", "statusDate" : 12345, "initialQuantity" : 12345, "usedQuantity" : 12345, "applicationLimit" : 12345, "applicationFilterEL" : "...", "incompatibleDiscountPlans" : [ { }, { } ], "applicableEntities" : [ { }, { } ], "applicableOnOverriddenPrice" : true, "sequence" : 12345, "applicableOnDiscountedPrice" : true } ], "modelCode" : "...", "lifeCycleStatus" : "IN_DESIGN", "offerAttributes" : [ { "sequence" : 12345, "mandatoryWithEl" : "...", "attributeCode" : "...", "display" : true, "readOnly" : true, "defaultValue" : "...", "validationType" : "REGEX", "validationPattern" : "...", "validationLabel" : "...", "mandatory" : true, "ruled" : true, "commercialRuleCodes" : [ "...", "..." ], "assignedValue" : { }, "selectable" : true }, { "sequence" : 12345, "mandatoryWithEl" : "...", "attributeCode" : "...", "display" : true, "readOnly" : true, "defaultValue" : "...", "validationType" : "REGEX", "validationPattern" : "...", "validationLabel" : "...", "mandatory" : true, "ruled" : true, "commercialRuleCodes" : [ "...", "..." ], "assignedValue" : { }, "selectable" : true } ], "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "imagePath" : "...", "imageBase64" : "...", "attributes" : [ { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "attributeType" : "BOOLEAN", "allowedValues" : [ "...", "..." ], "priority" : 12345, "selectable" : true, "ruled" : true, "chargeTemplateCodes" : [ "...", "..." ], "commercialRuleCodes" : [ "...", "..." ], "mediaCodes" : [ "...", "..." ], "tags" : [ "...", "..." ], "assignedAttributeCodes" : [ "...", "..." ], "unitNbDecimal" : 12345, "customFields" : { }, "groupedAttributes" : [ { }, { } ] }, { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "...", "attributeType" : "PHONE", "allowedValues" : [ "...", "..." ], "priority" : 12345, "selectable" : true, "ruled" : true, "chargeTemplateCodes" : [ "...", "..." ], "commercialRuleCodes" : [ "...", "..." ], "mediaCodes" : [ "...", "..." ], "tags" : [ "...", "..." ], "assignedAttributeCodes" : [ "...", "..." ], "unitNbDecimal" : 12345, "customFields" : { }, "groupedAttributes" : [ { }, { } ] } ], "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "commercialRuleCodes" : [ "...", "..." ], "longDescription" : "...", "longDescriptionsTranslated" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "globalRatingScriptInstance" : "...", "mediaCodes" : [ "...", "..." ], "seller" : [ "...", "..." ], "customerCategory" : [ { "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "exoneratedFromTaxes" : true, "exonerationTaxEl" : "...", "description" : "...", "exonerationReason" : "...", "updatedCode" : "...", "accountingCode" : "...", "taxCategoryCode" : "...", "taxCategoryEl" : "...", "languageDescriptions" : [ { }, { } ] }, { "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "exoneratedFromTaxes" : true, "exonerationTaxEl" : "...", "description" : "...", "exonerationReason" : "...", "updatedCode" : "...", "accountingCode" : "...", "taxCategoryCode" : "...", "taxCategoryEl" : "...", "languageDescriptions" : [ { }, { } ] } ], "isOfferChangeRestricted" : true, "allowedOfferChange" : [ "...", "..." ], "renewalRule" : { "initialTermType" : "RECURRING", "renewalTermType" : "CALENDAR", "initialyActiveFor" : 12345, "initialyActiveForUnit" : "DAY", "calendarInitialyActiveFor" : { }, "autoRenew" : true, "daysNotifyRenewal" : 12345, "endOfTermAction" : "TERMINATE", "terminationReasonCode" : "...", "renewFor" : 12345, "calendarRenewFor" : { }, "renewForUnit" : "DAY", "extendAgreementPeriodToSubscribedTillDate" : true }, "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "tagCodes" : [ "...", "..." ], "statusDate" : 12345, "isModel" : true, "offerModelCode" : "...", "generateQuoteEdrPerProduct" : true } }, { "productTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "NEAREST", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ARCHIVED", "linkedAttributes" : [ "...", "..." ] }, { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "DOWN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "DRAFT", "linkedAttributes" : [ "...", "..." ] } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "productTemplate" : { }, "code" : "...", "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "AGPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] }, "validTo" : 12345, "walletTemplate" : [ { "walletType" : "POSTPAID", "id" : 12345, "consumptionAlertSet" : true, "auditableField" : [ { }, { } ], "fastRatingLevel" : 12345, "code" : "...", "lowBalanceLevel" : 12345.0, "rejectLevel" : 12345.0, "description" : "...", "rejectLevelEl" : "...", "updatedCode" : "...", "lowBalanceLevelEl" : "..." }, { "walletType" : "PREPAID", "id" : 12345, "consumptionAlertSet" : true, "auditableField" : [ { }, { } ], "fastRatingLevel" : 12345, "code" : "...", "lowBalanceLevel" : 12345.0, "rejectLevel" : 12345.0, "description" : "...", "rejectLevelEl" : "...", "updatedCode" : "...", "lowBalanceLevelEl" : "..." } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] }, { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] } ], "channel" : [ { "disabled" : true, "languageDescriptions" : [ { }, { } ], "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." }, { "disabled" : true, "languageDescriptions" : [ { }, { } ], "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } ], "digitalResource" : [ { "uri" : "...", "mimeType" : "...", "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." }, { "uri" : "...", "mimeType" : "...", "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } ], "modelCode" : "...", "lifeCycleStatus" : "LAUNCHED", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "exoneratedFromTaxes" : true, "exonerationTaxEl" : "...", "description" : "...", "exonerationReason" : "...", "updatedCode" : "...", "accountingCode" : "...", "taxCategoryCode" : "...", "taxCategoryEl" : "...", "languageDescriptions" : [ { }, { } ] }, { "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "exoneratedFromTaxes" : true, "exonerationTaxEl" : "...", "description" : "...", "exonerationReason" : "...", "updatedCode" : "...", "accountingCode" : "...", "taxCategoryCode" : "...", "taxCategoryEl" : "...", "languageDescriptions" : [ { }, { } ] } ] } }, { "bundleTemplate" : { "disabled" : true, "id" : 12345, "bundleProduct" : [ { "productTemplate" : { }, "quantity" : 12345 }, { "productTemplate" : { }, "quantity" : 12345 } ], "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "productChargeTemplate" : [ { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "NEAREST", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ARCHIVED", "linkedAttributes" : [ "...", "..." ] }, { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "invoiceSubCategory" : "...", "updatedCode" : "...", "amountEditable" : true, "languageDescriptions" : [ { }, { } ], "inputUnitOfMeasureCode" : "...", "ratingUnitOfMeasureCode" : "...", "inputUnitEL" : "...", "outputUnitEL" : "...", "unitNbDecimal" : 12345, "roundingModeDtoEnum" : "DOWN", "revenueRecognitionRuleCode" : "...", "filterExpression" : "...", "taxClassCode" : "...", "taxClassEl" : "...", "ratingScriptCode" : "...", "customFields" : { }, "triggeredEdrs" : { }, "dropZeroWo" : true, "sortIndexEl" : "...", "status" : "ACTIVE", "linkedAttributes" : [ "...", "..." ] } ], "updatedCode" : "...", "validFrom" : 12345, "businessProductModel" : { "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "productTemplate" : { }, "code" : "...", "languageDescriptions" : [ { }, { } ], "description" : "...", "updatedCode" : "...", "license" : "LGPL", "logoPicture" : "...", "logoPictureFile" : "...", "script" : { }, "moduleItems" : [ { "customEntityTemplate" : { } }, { "customFieldTemplate" : { } }, { "filter" : { } }, { "jobInstance" : { } }, { "script" : { } }, { "notification" : { } }, { "timerEntity" : { } }, { "emailNotif" : { } }, { "jobTrigger" : { } }, { "webhookNotif" : { } }, { "counter" : { } }, { "businessAccountModel" : { } }, { "businessServiceModel" : { } }, { "businessProductModel" : { } }, { "businessOfferModel" : { } }, { "subModule" : { } }, { "measurableQuantity" : { } }, { "pieChart" : { } }, { "lineChart" : { } }, { "barChart" : { } }, { "recurringChargeTemplate" : { } }, { "usageChargeTemplate" : { } }, { "oneShotChargeTemplate" : { } }, { "productChargeTemplate" : { } }, { "counterTemplate" : { } }, { "pricePlanMatrix" : { } }, { "entityCustomAction" : { } }, { "workflow" : { } }, { "offerTemplate" : { } }, { "productTemplate" : { } }, { "bundleTemplate" : { } }, { "serviceTemplate" : { } }, { "offerTemplateCategory" : { } }, { "paymentGateway" : { } }, { "ddRequestBuilder" : { } } ] }, "validTo" : 12345, "walletTemplate" : [ { "walletType" : "PREPAID", "id" : 12345, "consumptionAlertSet" : true, "auditableField" : [ { }, { } ], "fastRatingLevel" : 12345, "code" : "...", "lowBalanceLevel" : 12345.0, "rejectLevel" : 12345.0, "description" : "...", "rejectLevelEl" : "...", "updatedCode" : "...", "lowBalanceLevelEl" : "..." }, { "walletType" : "POSTPAID", "id" : 12345, "consumptionAlertSet" : true, "auditableField" : [ { }, { } ], "fastRatingLevel" : 12345, "code" : "...", "lowBalanceLevel" : 12345.0, "rejectLevel" : 12345.0, "description" : "...", "rejectLevelEl" : "...", "updatedCode" : "...", "lowBalanceLevelEl" : "..." } ], "newValidFrom" : 12345, "newValidTo" : 12345, "name" : "...", "offerTemplateCategory" : [ { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] }, { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { }, { } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { }, "languageDescriptions" : [ { }, { } ], "languageLabels" : [ { }, { } ] } ], "channel" : [ { "disabled" : true, "languageDescriptions" : [ { }, { } ], "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." }, { "disabled" : true, "languageDescriptions" : [ { }, { } ], "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } ], "digitalResource" : [ { "uri" : "...", "mimeType" : "...", "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." }, { "uri" : "...", "mimeType" : "...", "disabled" : true, "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." } ], "modelCode" : "...", "lifeCycleStatus" : "IN_STUDY", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "imagePath" : "...", "imageBase64" : "...", "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "longDescription" : "...", "longDescriptionsTranslated" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "globalRatingScriptInstance" : "...", "seller" : [ "...", "..." ], "customerCategory" : [ { "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "exoneratedFromTaxes" : true, "exonerationTaxEl" : "...", "description" : "...", "exonerationReason" : "...", "updatedCode" : "...", "accountingCode" : "...", "taxCategoryCode" : "...", "taxCategoryEl" : "...", "languageDescriptions" : [ { }, { } ] }, { "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "exoneratedFromTaxes" : true, "exonerationTaxEl" : "...", "description" : "...", "exonerationReason" : "...", "updatedCode" : "...", "accountingCode" : "...", "taxCategoryCode" : "...", "taxCategoryEl" : "...", "languageDescriptions" : [ { }, { } ] } ] } }, { "serviceTemplate" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "description" : "...", "updatedCode" : "...", "longDescription" : "...", "invoicingCalendar" : "...", "serviceChargeTemplateRecurrings" : { "serviceChargeTemplateRecurring" : [ { }, { } ] }, "serviceChargeTemplateSubscriptions" : { "serviceChargeTemplateSubscription" : [ { }, { } ] }, "serviceChargeTemplateTerminations" : { "serviceChargeTemplateTermination" : [ { }, { } ] }, "serviceChargeTemplateUsages" : { "serviceChargeTemplateUsage" : [ { }, { } ] }, "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "somCode" : "...", "imagePath" : "...", "imageBase64" : "...", "minimumAmountEl" : "...", "minimumLabelEl" : "...", "minimumInvoiceSubCategory" : "...", "autoEndOfEngagement" : true, "minimumChargeTemplate" : "...", "renewalRule" : { "initialTermType" : "FIXED", "renewalTermType" : "CALENDAR", "initialyActiveFor" : 12345, "initialyActiveForUnit" : "DAY", "calendarInitialyActiveFor" : { }, "autoRenew" : true, "daysNotifyRenewal" : 12345, "endOfTermAction" : "TERMINATE", "terminationReasonCode" : "...", "renewFor" : 12345, "calendarRenewFor" : { }, "renewForUnit" : "MONTH", "extendAgreementPeriodToSubscribedTillDate" : true }, "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "groupedServiceCode" : "...", "values" : [ { }, { } ], "valueValidator" : "...", "serviceTypeCode" : "...", "display" : true, "param" : "...", "medias" : [ { "code" : "...", "description" : "...", "mediaName" : "...", "label" : "...", "main" : true, "mediaType" : "IMAGE", "mediaPath" : "...", "id" : 12345, "customFields" : { } }, { "code" : "...", "description" : "...", "mediaName" : "...", "label" : "...", "main" : true, "mediaType" : "IMAGE", "mediaPath" : "...", "id" : 12345, "customFields" : { } } ] } }, { "offerTemplateCategory" : { "disabled" : true, "name" : "...", "id" : 12345, "offerTemplateCategoryCode" : "...", "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "href" : "...", "code" : "...", "version" : 12345, "lastModified" : 12345, "description" : "...", "parentId" : 12345, "updatedCode" : "...", "imagePath" : "...", "imageBase64" : "...", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "languageDescriptions" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ], "languageLabels" : [ { "languageCode" : "...", "description" : "..." }, { "languageCode" : "...", "description" : "..." } ] } }, { "paymentGateway" : { "disabled" : true, "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "type" : "CUSTOM", "code" : "...", "paymentMethodType" : "CHECK", "scriptInstanceCode" : "...", "description" : "...", "implementationClassName" : "...", "applicationEL" : "...", "updatedCode" : "...", "countryCode" : "...", "tradingCurrencyCode" : "...", "cardType" : "CB", "marchandId" : "...", "secretKey" : "...", "apiKey" : "...", "webhooksSecretKey" : "...", "webhooksKeyId" : "...", "profile" : "...", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "rumSequence" : { "genericSequence" : { }, "paymentGateway" : "...", "id" : 12345, "auditableField" : [ { }, { } ], "code" : "...", "description" : "...", "updatedCode" : "..." }, "sellerCode" : "...", "bankCoordinates" : { "bankCode" : "...", "branchCode" : "...", "accountNumber" : "...", "key" : "...", "iban" : "...", "bic" : "...", "accountOwner" : "...", "bankName" : "...", "bankId" : "...", "issuerNumber" : "...", "issuerName" : "...", "ics" : "..." } } }, { "ddRequestBuilder" : { "disabled" : true, "type" : "NATIF", "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "scriptInstanceCode" : "...", "code" : "...", "implementationClassName" : "...", "nbOperationPerFile" : 12345, "maxSizeFile" : 12345, "description" : "...", "paymentLevel" : "CA", "customFields" : { "customField" : [ { }, { } ], "inheritedCustomField" : [ { }, { } ] }, "updatedCode" : "..." } } ] }