| name | data type | description |
|---|---|---|
| id | number | |
| parentCFEntities | array of ICustomFieldEntity | |
| doubleValue | number | |
| historized | boolean | |
| attribute | Attribute | |
| parentAttributeValue | AttributeValue | |
| subscription | Subscription | |
| cfValues | CustomFieldValues | |
| notified | boolean | |
| uuid | string | |
| value | object | |
| transient | boolean | |
| auditableFields | array of AuditableFieldHistory | |
| serviceInstance | ServiceInstance | |
| version | number | |
| cfAccumulatedValues | CustomFieldValues | |
| booleanValue | boolean | |
| stringValue | string | |
| auditable | Auditable | |
| dateValue | number | |
| assignedAttributeValue | array of AttributeValue |
Example
{
"id" : 12345,
"parentCFEntities" : [ {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"doubleValue" : 12345.0,
"historized" : true,
"attribute" : {
"referenceCode" : "...",
"parentAttribute" : { },
"medias" : [ {
"cfAccumulatedValues" : { },
"mediaName" : "...",
"code" : "...",
"descriptionOrCode" : "...",
"mediaType" : "VIDEO",
"main" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"notified" : true,
"uuid" : "...",
"transient" : true,
"parentEntity" : { },
"id" : 12345,
"label" : "...",
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"mediaPath" : "...",
"codeChanged" : true,
"historized" : true,
"appendGeneratedCode" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345
}, {
"cfAccumulatedValues" : { },
"mediaName" : "...",
"code" : "...",
"descriptionOrCode" : "...",
"mediaType" : "VIDEO",
"main" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"notified" : true,
"uuid" : "...",
"transient" : true,
"parentEntity" : { },
"id" : 12345,
"label" : "...",
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"mediaPath" : "...",
"codeChanged" : true,
"historized" : true,
"appendGeneratedCode" : true,
"description" : "...",
"referenceDescription" : "...",
"version" : 12345
} ],
"historized" : true,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"active" : true,
"version" : 12345,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"disabled" : true,
"transient" : true,
"code" : "...",
"tags" : [ {
"version" : 12345,
"auditable" : { },
"parentTag" : { },
"tagType" : { },
"parentEntity" : { },
"transient" : true,
"id" : 12345,
"historized" : true,
"notified" : true,
"seller" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"filterEl" : "...",
"description" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"name" : "..."
}, {
"version" : 12345,
"auditable" : { },
"parentTag" : { },
"tagType" : { },
"parentEntity" : { },
"transient" : true,
"id" : 12345,
"historized" : true,
"notified" : true,
"seller" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"filterEl" : "...",
"description" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"name" : "..."
} ],
"offerTemplateAttribute" : [ {
"attribute" : { },
"mandatory" : true,
"validationType" : "REGEX",
"sequence" : 12345,
"mandatoryWithEl" : "...",
"display" : true,
"id" : 12345,
"validationLabel" : "...",
"readOnly" : true,
"transient" : true,
"version" : 12345,
"defaultValue" : "...",
"offerTemplate" : { },
"validationPattern" : "..."
}, {
"attribute" : { },
"mandatory" : true,
"validationType" : "EL",
"sequence" : 12345,
"mandatoryWithEl" : "...",
"display" : true,
"id" : 12345,
"validationLabel" : "...",
"readOnly" : true,
"transient" : true,
"version" : 12345,
"defaultValue" : "...",
"offerTemplate" : { },
"validationPattern" : "..."
} ],
"commercialRules" : [ {
"targetProduct" : { },
"historized" : true,
"auditable" : { },
"targetTag" : { },
"descriptionAndCode" : "...",
"commercialRuleItems" : [ { }, { } ],
"description" : "...",
"targetOfferAttribute" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"targetProductCode" : "...",
"referenceCode" : "...",
"ruleType" : "INCOMPATIBILITY",
"parentEntity" : { },
"transient" : true,
"notified" : true,
"id" : 12345,
"targetAttributeValue" : "...",
"parentEntityType" : { },
"code" : "...",
"targetGroupedAttributes" : { },
"disabled" : true,
"targetOfferTemplate" : { },
"version" : 12345,
"ruleEl" : "...",
"targetOfferTemplateCode" : "...",
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"targetProductVersion" : { }
}, {
"targetProduct" : { },
"historized" : true,
"auditable" : { },
"targetTag" : { },
"descriptionAndCode" : "...",
"commercialRuleItems" : [ { }, { } ],
"description" : "...",
"targetOfferAttribute" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"targetProductCode" : "...",
"referenceCode" : "...",
"ruleType" : "INCOMPATIBILITY",
"parentEntity" : { },
"transient" : true,
"notified" : true,
"id" : 12345,
"targetAttributeValue" : "...",
"parentEntityType" : { },
"code" : "...",
"targetGroupedAttributes" : { },
"disabled" : true,
"targetOfferTemplate" : { },
"version" : 12345,
"ruleEl" : "...",
"targetOfferTemplateCode" : "...",
"scopeType" : "QUOTE_OFFER",
"targetAttribute" : { },
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"targetProductVersion" : { }
} ],
"productVersionAttributes" : [ {
"version" : 12345,
"transient" : true,
"id" : 12345,
"sequence" : 12345,
"mandatoryWithEl" : "...",
"productVersion" : { },
"attribute" : { },
"validationLabel" : "...",
"mandatory" : true,
"validationType" : "REGEX",
"validationPattern" : "...",
"defaultValue" : "...",
"readOnly" : true,
"display" : true
}, {
"version" : 12345,
"transient" : true,
"id" : 12345,
"sequence" : 12345,
"mandatoryWithEl" : "...",
"productVersion" : { },
"attribute" : { },
"validationLabel" : "...",
"mandatory" : true,
"validationType" : "EL",
"validationPattern" : "...",
"defaultValue" : "...",
"readOnly" : true,
"display" : true
} ],
"attributeCategory" : "REGULAR",
"priority" : 12345,
"chargeTemplates" : [ {
"id" : 12345,
"ratingUnitDescription" : "...",
"edrTemplates" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"sortIndexEl" : "...",
"attributes" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"status" : "DRAFT",
"ratingScript" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"uuid" : "...",
"taxClass" : { },
"chargeMainType" : "RECURRING",
"active" : true,
"outputUnitEL" : "...",
"dropZeroWo" : true,
"ratingUnitOfMeasure" : { },
"parentEntity" : { },
"productCharges" : [ { }, { } ],
"inputUnitDescription" : "...",
"filterExpression" : "...",
"notified" : true,
"type" : "DEBIT",
"description" : "...",
"inputUnitEL" : "...",
"parentCFEntities" : [ { }, { } ],
"roundingValuesComputed" : true,
"version" : 12345,
"disabled" : true,
"appendGeneratedCode" : true,
"historized" : true,
"inputUnitOfMeasure" : { },
"revenueRecognitionRule" : { },
"roundingMode" : "UP",
"chargeType" : "...",
"auditable" : { },
"referenceCode" : "...",
"unitNbDecimal" : 12345,
"descriptionOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"invoiceSubCategory" : { },
"amountEditable" : true,
"taxClassEl" : "...",
"unitMultiplicator" : 12345.0,
"codeChanged" : true,
"referenceDescription" : "..."
}, {
"id" : 12345,
"ratingUnitDescription" : "...",
"edrTemplates" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"sortIndexEl" : "...",
"attributes" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"status" : "ACTIVE",
"ratingScript" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"uuid" : "...",
"taxClass" : { },
"chargeMainType" : "ONESHOT",
"active" : true,
"outputUnitEL" : "...",
"dropZeroWo" : true,
"ratingUnitOfMeasure" : { },
"parentEntity" : { },
"productCharges" : [ { }, { } ],
"inputUnitDescription" : "...",
"filterExpression" : "...",
"notified" : true,
"type" : "DEBIT",
"description" : "...",
"inputUnitEL" : "...",
"parentCFEntities" : [ { }, { } ],
"roundingValuesComputed" : true,
"version" : 12345,
"disabled" : true,
"appendGeneratedCode" : true,
"historized" : true,
"inputUnitOfMeasure" : { },
"revenueRecognitionRule" : { },
"roundingMode" : "DOWN",
"chargeType" : "...",
"auditable" : { },
"referenceCode" : "...",
"unitNbDecimal" : 12345,
"descriptionOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"invoiceSubCategory" : { },
"amountEditable" : true,
"taxClassEl" : "...",
"unitMultiplicator" : 12345.0,
"codeChanged" : true,
"referenceDescription" : "..."
} ],
"assignedAttributes" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"allowedValues" : [ "...", "..." ],
"description" : "...",
"uuid" : "...",
"notified" : true,
"id" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"codeChanged" : true,
"groupedAttributes" : [ {
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"mandatory" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"active" : true,
"referenceCode" : "...",
"notified" : true,
"attributes" : [ { }, { } ],
"description" : "...",
"commercialRules" : [ { }, { } ],
"display" : true,
"uuid" : "...",
"version" : 12345,
"sequence" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"code" : "...",
"disabled" : true,
"auditable" : { },
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionAndCode" : "..."
}, {
"cfValues" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"mandatory" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"active" : true,
"referenceCode" : "...",
"notified" : true,
"attributes" : [ { }, { } ],
"description" : "...",
"commercialRules" : [ { }, { } ],
"display" : true,
"uuid" : "...",
"version" : 12345,
"sequence" : 12345,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"code" : "...",
"disabled" : true,
"auditable" : { },
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionAndCode" : "..."
} ],
"elValue" : "...",
"unitNbDecimal" : 12345,
"attributeType" : "TEXT",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ]
},
"parentAttributeValue" : {
"assignedAttributeValue" : [ { }, { } ],
"id" : 12345,
"dateValue" : 12345,
"version" : 12345,
"uuid" : "...",
"doubleValue" : 12345.0,
"notified" : true,
"parentAttributeValue" : { },
"stringValue" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"historized" : true,
"transient" : true,
"attribute" : {
"referenceCode" : "...",
"parentAttribute" : { },
"medias" : [ { }, { } ],
"historized" : true,
"auditableFields" : [ { }, { } ],
"active" : true,
"version" : 12345,
"parentEntity" : { },
"disabled" : true,
"transient" : true,
"code" : "...",
"tags" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"productVersionAttributes" : [ { }, { } ],
"attributeCategory" : "BUSINESS",
"priority" : 12345,
"chargeTemplates" : [ { }, { } ],
"assignedAttributes" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"allowedValues" : [ "...", "..." ],
"description" : "...",
"uuid" : "...",
"notified" : true,
"id" : 12345,
"cfAccumulatedValues" : { },
"auditable" : { },
"codeChanged" : true,
"groupedAttributes" : [ { }, { } ],
"elValue" : "...",
"unitNbDecimal" : 12345,
"attributeType" : "BOOLEAN",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"parentCFEntities" : [ { }, { } ]
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"value" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"booleanValue" : true
},
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : {
"statusDate" : 12345,
"orderNumber" : "...",
"orderParent" : { },
"progressDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"invoicingPlan" : { },
"id" : 12345,
"auditable" : { },
"orderInvoiceType" : { },
"externalReference" : "...",
"transient" : true,
"descriptionAndCode" : "...",
"status" : "...",
"quote" : { },
"minInvoiceLines" : [ { }, { } ],
"billingCycle" : { },
"quoteVersion" : { },
"contract" : { },
"invoices" : [ { }, { } ],
"orderProgressTmp" : 12345,
"billingRun" : { },
"parentEntity" : { },
"historized" : true,
"customerServiceBegin" : 12345,
"code" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"cfValues" : { },
"parentEntityType" : { },
"access" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"orderType" : { },
"codeChanged" : true,
"billingAccount" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"orderLots" : [ { }, { } ],
"deliveryDate" : 12345,
"orderProgress" : 12345,
"userAccount" : { },
"cfAccumulatedValues" : { },
"salesPersonName" : "...",
"discountPlan" : { },
"referenceCode" : "...",
"label" : "...",
"referenceDescription" : "...",
"description" : "...",
"version" : 12345,
"orderPrices" : [ { }, { } ],
"oneShotTotalAmount" : 12345.0,
"offers" : [ { }, { } ],
"rateInvoiced" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"customerServiceDuration" : 12345
},
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "ARTICLE",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "OPEN",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
}, {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "RATE",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "REJECTED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
} ],
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"accessPoints" : [ {
"auditableFields" : [ { }, { } ],
"accessUserId" : "...",
"auditable" : { },
"notified" : true,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"disabled" : true,
"historized" : true,
"cacheKey" : "...",
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"version" : 12345,
"cfValues" : { },
"endDate" : 12345,
"active" : true
}, {
"auditableFields" : [ { }, { } ],
"accessUserId" : "...",
"auditable" : { },
"notified" : true,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"disabled" : true,
"historized" : true,
"cacheKey" : "...",
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"version" : 12345,
"cfValues" : { },
"endDate" : 12345,
"active" : true
} ],
"billingCycle" : {
"descriptionAndCode" : "...",
"uuid" : "...",
"version" : 12345,
"type" : "ORDER",
"lastTransactionDateDelayEL" : "...",
"parentEntityType" : { },
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"invoiceType" : { },
"cfValues" : { },
"descriptionOrCode" : "...",
"billingRunValidationScript" : { },
"checkThreshold" : "AFTER_DISCOUNT",
"dueDateDelayEL" : "...",
"referenceCode" : "...",
"code" : "...",
"transient" : true,
"splitPerPaymentMethod" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"invoiceDateProductionDelayEL" : "...",
"collectionDateDelayEl" : "...",
"invoiceTypeEl" : "...",
"codeChanged" : true,
"id" : 12345,
"billingTemplateNameEL" : "...",
"description" : "...",
"notified" : true,
"invoiceDateDelayEL" : "...",
"referenceDate" : "NEXT_INVOICE_DATE",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"referenceDescription" : "...",
"invoicingThreshold" : 12345.0,
"lastTransactionDateEL" : "...",
"auditableFields" : [ { }, { } ],
"thresholdPerEntity" : true,
"scriptInstance" : { },
"calendar" : { },
"computeDatesAtValidation" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"uuid" : "...",
"subscriptionRenewal" : {
"invoiceAgreementImmediately" : true,
"reimburseOneshots" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"codeChanged" : true,
"applyReimbursment" : true,
"initialyActiveFor" : 12345,
"extendAgreementPeriodToSubscribedTillDate" : true,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"applyTerminationCharges" : true,
"endOfTermAction" : "TERMINATE",
"transient" : true,
"description" : "...",
"autoRenewDate" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"autoRenew" : true,
"code" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"auditable" : { },
"id" : 12345,
"applyAgreement" : true,
"overrideProrata" : "NO_PRORATA",
"daysNotifyRenewal" : 12345,
"initialyActiveForUnit" : "MONTH",
"renewForUnit" : "MONTH",
"renewFor" : 12345,
"initialTermType" : "RECURRING",
"calendarInitialyActiveFor" : { },
"calendarRenewFor" : { },
"renewalTermType" : "CALENDAR",
"referenceDescription" : "...",
"version" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ]
},
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"productInstances" : [ {
"id" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"seller" : { },
"transient" : true,
"quantity" : 12345.0,
"cfValues" : { },
"parentEntityType" : { },
"version" : 12345,
"parentEntity" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"productTemplate" : { },
"notified" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"auditable" : { },
"applicationDate" : 12345,
"subscription" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"userAccount" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"productChargeInstances" : [ { }, { } ],
"orderNumber" : "..."
}, {
"id" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"seller" : { },
"transient" : true,
"quantity" : 12345.0,
"cfValues" : { },
"parentEntityType" : { },
"version" : 12345,
"parentEntity" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"productTemplate" : { },
"notified" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"auditable" : { },
"applicationDate" : 12345,
"subscription" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"userAccount" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"productChargeInstances" : [ { }, { } ],
"orderNumber" : "..."
} ],
"referenceDescription" : "...",
"status" : "CREATED",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "BATCH",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : {
"htmlContent" : "...",
"codeChanged" : true,
"startDate" : 12345,
"descriptionOrCode" : "...",
"textContent" : "...",
"type" : "OTHER",
"version" : 12345,
"tagStartDelimiter" : "...",
"parentEntityType" : { },
"code" : "...",
"id" : 12345,
"subject" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"endDate" : 12345,
"tagEndDelimiter" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"referenceCode" : "...",
"media" : "DUNNING_MEDIA",
"appendGeneratedCode" : true
},
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "EXPIRED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
}, {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "IN_USE",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
} ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : {
"parentEntity" : { },
"description" : "...",
"codeChanged" : true,
"invoiceAgreementImmediately" : true,
"transient" : true,
"historized" : true,
"referenceCode" : "...",
"applyAgreement" : true,
"version" : 12345,
"id" : 12345,
"applyTerminationCharges" : true,
"overrideProrata" : "NO_OVERRIDE",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionOrCode" : "...",
"applyReimbursment" : true,
"reimburseOneshots" : true,
"descriptionAndCode" : "...",
"referenceDescription" : "..."
},
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CARD",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
},
"codeChanged" : true,
"active" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"property2" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
}
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"electronicBilling" : true,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"billingRun" : {
"id" : 12345,
"jobExecutions" : [ { }, { } ],
"filters" : {
"property1" : "...",
"property2" : "..."
},
"exceptionalRTIds" : [ 12345, 12345 ],
"runType" : "CYCLE",
"referenceDescription" : "...",
"cfValues" : { },
"status" : "PREVALIDATED",
"uuid" : "...",
"invoices" : [ { }, { } ],
"selectedBillingAccounts" : "...",
"thresholdChecked" : true,
"prAmountWithoutTax" : 12345.0,
"auditable" : { },
"startDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"notified" : true,
"exceptionalBR" : true,
"country" : { },
"transient" : true,
"statusDate" : 12345,
"invoiceType" : { },
"originBillingRun" : { },
"collectionDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"prAmountTax" : 12345.0,
"skipValidationScript" : true,
"billableBillingAcountNumber" : 12345,
"referenceCode" : "...",
"generateAO" : true,
"billableBillingAccounts" : [ { }, { } ],
"exceptionalILIds" : [ 12345, 12345 ],
"invoiceNumber" : 12345,
"language" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"endDate" : 12345,
"discountApplied" : true,
"processDate" : 12345,
"producibleAmountWithTax" : 12345.0,
"rejectionReason" : "...",
"preInvoicingReports" : { },
"rejectAutoAction" : "MOVE",
"cfAccumulatedValues" : { },
"isQuarantine" : true,
"computeDatesAtValidation" : true,
"lastTransactionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"nextBillingRun" : { },
"referenceDate" : "NEXT_INVOICE_DATE",
"producibleInvoiceNumber" : 12345,
"billingCycle" : { },
"invoiceDate" : 12345,
"minimumApplied" : true,
"billingAccountNumber" : 12345,
"parentCFEntities" : [ { }, { } ],
"pdfJobExecutionResultId" : 12345,
"prAmountWithTax" : 12345.0,
"postInvoicingReports" : { },
"xmlJobExecutionResultId" : 12345,
"processType" : "AUTOMATIC",
"currency" : { },
"suspectAutoAction" : "MOVE",
"producibleAmountTax" : 12345.0
},
"offer" : {
"offerServiceTemplates" : [ { }, { } ],
"prefix" : "...",
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"uuid" : "...",
"channels" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"tags" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"autoEndOfEngagement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"offerModel" : { },
"transient" : true,
"minimumChargeTemplate" : { },
"nameOrCode" : "...",
"referenceCode" : "...",
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"generateQuoteEdrPerProduct" : true,
"medias" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"descriptionAndCode" : "...",
"minimumArticle" : { },
"auditableFields" : [ { }, { } ],
"isModel" : true,
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"globalRatingScriptInstance" : { },
"cfValues" : { },
"lifeCycleStatus" : "IN_TEST",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"historized" : true,
"subscriptionRenewal" : { },
"id" : 12345,
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"validity" : { },
"minimumInvoiceSubCategory" : { },
"disabled" : true,
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"notified" : true,
"longDescription" : "...",
"name" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"parentEntity" : { },
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ]
},
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ {
"subscriptionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendarPS" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"priceVersionDateSetting" : "DELIVERY",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : { },
"endAgreementDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "CANCELED",
"serviceTemplate" : { },
"productVersion" : { },
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"usageChargeInstances" : [ { }, { } ],
"serviceCharge" : { },
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ { }, { } ],
"reactivationDate" : 12345,
"minimumArticle" : { },
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : { },
"psInstances" : [ { }, { } ],
"subscriptionChargeInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ { }, { } ],
"parentEntityType" : { },
"ratedTransactions" : [ { }, { } ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "DELETE",
"version" : 12345,
"minimumChargeTemplate" : { },
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : { },
"seller" : { },
"minimumInvoiceSubCategory" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : { },
"serviceRenewal" : { },
"attributeInstances" : [ { }, { } ]
}, {
"subscriptionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendarPS" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"priceVersionDateSetting" : "DELIVERY",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : { },
"endAgreementDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "INACTIVE",
"serviceTemplate" : { },
"productVersion" : { },
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"usageChargeInstances" : [ { }, { } ],
"serviceCharge" : { },
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ { }, { } ],
"reactivationDate" : 12345,
"minimumArticle" : { },
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : { },
"psInstances" : [ { }, { } ],
"subscriptionChargeInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ { }, { } ],
"parentEntityType" : { },
"ratedTransactions" : [ { }, { } ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "ADD",
"version" : 12345,
"minimumChargeTemplate" : { },
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : { },
"seller" : { },
"minimumInvoiceSubCategory" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : { },
"serviceRenewal" : { },
"attributeInstances" : [ { }, { } ]
} ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "INVOICE_LINE",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "ACTIVE",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"userAccount" : {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "TERMINATED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
},
"attributeInstances" : [ {
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"doubleValue" : 12345.0,
"historized" : true,
"attribute" : { },
"parentAttributeValue" : { },
"subscription" : { },
"cfValues" : { },
"notified" : true,
"uuid" : "...",
"value" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"booleanValue" : true,
"stringValue" : "...",
"auditable" : { },
"dateValue" : 12345,
"assignedAttributeValue" : [ { }, { } ]
}, {
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"doubleValue" : 12345.0,
"historized" : true,
"attribute" : { },
"parentAttributeValue" : { },
"subscription" : { },
"cfValues" : { },
"notified" : true,
"uuid" : "...",
"value" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"booleanValue" : true,
"stringValue" : "...",
"auditable" : { },
"dateValue" : 12345,
"assignedAttributeValue" : [ { }, { } ]
} ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : {
"description" : "...",
"auditable" : { },
"offerTemplate" : { },
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"orderLineType" : "AMEND",
"uuid" : "...",
"terminationReason" : { },
"userAccount" : { },
"codeChanged" : true,
"descriptionAndCode" : "...",
"deliveryDate" : 12345,
"id" : 12345,
"notified" : true,
"version" : 12345,
"cfValues" : { },
"code" : "...",
"terminationDate" : 12345,
"referenceDescription" : "...",
"discountPlan" : { },
"historized" : true,
"quoteOffer" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"order" : { },
"orderAttributes" : [ { }, { } ],
"referenceCode" : "...",
"appendGeneratedCode" : true,
"subscription" : { },
"products" : [ { }, { } ]
},
"initialSubscriptionRenewal" : "...",
"edrs" : [ {
"version" : 12345,
"decimalParam4" : 12345.0,
"parameter1" : "...",
"parameter6" : "...",
"parameter8" : "...",
"dateParam3" : 12345,
"eventVersion" : 12345,
"parameter3" : "...",
"headerEDR" : { },
"parameter5" : "...",
"parameter4" : "...",
"dateParam2" : 12345,
"walletOperation" : { },
"quantityLeftToRate" : 12345.0,
"originBatch" : "...",
"decimalParam2" : 12345.0,
"status" : "MEDIATING",
"created" : 12345,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"decimalParam3" : 12345.0,
"eventKey" : "...",
"originRecord" : "...",
"extraParameter" : "...",
"accessCode" : "...",
"dateParam5" : 12345,
"timesTried" : 12345,
"eventDate" : 12345,
"subscription" : { },
"rejectReason" : "...",
"statusDate" : 12345,
"decimalParam5" : 12345.0,
"parameter7" : "...",
"transient" : true,
"parameter2" : "...",
"parameter9" : "...",
"updated" : 12345,
"id" : 12345,
"quantity" : 12345.0,
"dateParam1" : 12345
}, {
"version" : 12345,
"decimalParam4" : 12345.0,
"parameter1" : "...",
"parameter6" : "...",
"parameter8" : "...",
"dateParam3" : 12345,
"eventVersion" : 12345,
"parameter3" : "...",
"headerEDR" : { },
"parameter5" : "...",
"parameter4" : "...",
"dateParam2" : 12345,
"walletOperation" : { },
"quantityLeftToRate" : 12345.0,
"originBatch" : "...",
"decimalParam2" : 12345.0,
"status" : "RATED",
"created" : 12345,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"decimalParam3" : 12345.0,
"eventKey" : "...",
"originRecord" : "...",
"extraParameter" : "...",
"accessCode" : "...",
"dateParam5" : 12345,
"timesTried" : 12345,
"eventDate" : 12345,
"subscription" : { },
"rejectReason" : "...",
"statusDate" : 12345,
"decimalParam5" : 12345.0,
"parameter7" : "...",
"transient" : true,
"parameter2" : "...",
"parameter9" : "...",
"updated" : 12345,
"id" : 12345,
"quantity" : 12345.0,
"dateParam1" : 12345
} ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "REJECTED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORT_FAILED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "PAYPAL",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "O",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "FORCED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "POSTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CARD",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "O",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ],
"version" : 12345,
"discountPlanInstances" : [ {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "EXPIRED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
}, {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "IN_USE",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
} ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "OTHER",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "UP",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "USAGE",
"code" : "...",
"cfValues" : { },
"inputUnitOfMeasure" : { },
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : { },
"status" : "DRAFT",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "DEBIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"minRatedTransactions" : [ {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "PROCESSED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "AGGREGATED",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "FIXED",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
}, {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "RERATED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "MINIMUM",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "PERCENTAGE",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
} ]
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"notified" : true,
"uuid" : "...",
"value" : { },
"transient" : true,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"serviceInstance" : {
"subscriptionDate" : 12345,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"calendarPS" : {
"initDate" : 12345,
"referenceCode" : "...",
"notified" : true,
"descriptionAndCode" : "...",
"auditable" : { },
"id" : 12345,
"appendGeneratedCode" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"transient" : true,
"code" : "...",
"calendarType" : "...",
"initializationRequired" : true,
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"description" : "...",
"calendarTypeWSubtypes" : "...",
"version" : 12345,
"initDateEL" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { }
},
"descriptionAndCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"statusDate" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"priceVersionDateSetting" : "EVENT",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"endAgreementDate" : 12345,
"discountPlanInstances" : [ {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "EXPIRED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
}, {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "ACTIVE",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
} ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "CLOSED",
"serviceTemplate" : {
"referenceDescription" : "...",
"description" : "...",
"businessServiceModel" : { },
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"minimumChargeTemplate" : { },
"minimumInvoiceSubCategory" : { },
"serviceUsageCharges" : [ { }, { } ],
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"serviceSubscriptionCharges" : [ { }, { } ],
"minimumAmountEl" : "...",
"longDescription" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"parentEntity" : { },
"serviceTerminationCharges" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOverride" : "...",
"serviceRenewal" : { },
"serviceRecurringCharges" : [ { }, { } ],
"attributes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"instantiatedFromBSM" : true,
"tags" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"imagePath" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"disabled" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"cfValues" : { },
"descriptionAndCode" : "...",
"active" : true,
"code" : "...",
"version" : 12345,
"historized" : true,
"notified" : true,
"minimumLabelEl" : "...",
"selected" : true
},
"productVersion" : {
"product" : { },
"notified" : true,
"historized" : true,
"status" : "DRAFT",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345,
"transient" : true,
"validity" : { },
"statusDate" : 12345,
"auditable" : { },
"longDescription" : "...",
"currentVersion" : 12345,
"groupedAttributes" : [ { }, { } ],
"tags" : [ { }, { } ],
"shortDescription" : "...",
"attributes" : [ { }, { } ]
},
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ {
"prepaid" : true,
"walletInstances" : [ { }, { } ],
"version" : 12345,
"chargeMainType" : "RECURRING",
"accumulatorCounterInstances" : [ { }, { } ],
"statusDate" : 12345,
"userAccount" : { },
"chargeType" : "...",
"walletOperations" : [ { }, { } ],
"prepaidWalletInstances" : [ { }, { } ],
"description" : "...",
"subscription" : { },
"cfValues" : { },
"amountWithTax" : 12345.0,
"uuid" : "...",
"criteria3" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"seller" : { },
"descriptionAndCode" : "...",
"historized" : true,
"orderNumber" : "...",
"counter" : { },
"country" : { },
"currency" : { },
"parentEntity" : { },
"notified" : true,
"quantity" : 12345.0,
"taxClassResolved" : { },
"invoicingCalendar" : { },
"appendGeneratedCode" : true,
"cfAccumulatedValues" : { },
"amountWithoutTax" : 12345.0,
"parentEntityType" : { },
"serviceInstance" : { },
"referenceDescription" : "...",
"id" : 12345,
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"applyDiscountsOnOverridenPrice" : true,
"criteria1" : "...",
"transient" : true,
"criteria2" : "...",
"walletOperationsSorted" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"chargeDate" : 12345,
"reactivationDate" : 12345,
"codeChanged" : true,
"chargeTemplate" : { },
"status" : "TERMINATED",
"descriptionOrCode" : "...",
"auditable" : { },
"parentCFEntities" : [ { }, { } ]
}, {
"prepaid" : true,
"walletInstances" : [ { }, { } ],
"version" : 12345,
"chargeMainType" : "RECURRING",
"accumulatorCounterInstances" : [ { }, { } ],
"statusDate" : 12345,
"userAccount" : { },
"chargeType" : "...",
"walletOperations" : [ { }, { } ],
"prepaidWalletInstances" : [ { }, { } ],
"description" : "...",
"subscription" : { },
"cfValues" : { },
"amountWithTax" : 12345.0,
"uuid" : "...",
"criteria3" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"seller" : { },
"descriptionAndCode" : "...",
"historized" : true,
"orderNumber" : "...",
"counter" : { },
"country" : { },
"currency" : { },
"parentEntity" : { },
"notified" : true,
"quantity" : 12345.0,
"taxClassResolved" : { },
"invoicingCalendar" : { },
"appendGeneratedCode" : true,
"cfAccumulatedValues" : { },
"amountWithoutTax" : 12345.0,
"parentEntityType" : { },
"serviceInstance" : { },
"referenceDescription" : "...",
"id" : 12345,
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"applyDiscountsOnOverridenPrice" : true,
"criteria1" : "...",
"transient" : true,
"criteria2" : "...",
"walletOperationsSorted" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"chargeDate" : 12345,
"reactivationDate" : 12345,
"codeChanged" : true,
"chargeTemplate" : { },
"status" : "CANCELED",
"descriptionOrCode" : "...",
"auditable" : { },
"parentCFEntities" : [ { }, { } ]
} ],
"subscriptionTerminationReason" : {
"parentEntity" : { },
"description" : "...",
"codeChanged" : true,
"invoiceAgreementImmediately" : true,
"transient" : true,
"historized" : true,
"referenceCode" : "...",
"applyAgreement" : true,
"version" : 12345,
"id" : 12345,
"applyTerminationCharges" : true,
"overrideProrata" : "NO_OVERRIDE",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionOrCode" : "...",
"applyReimbursment" : true,
"reimburseOneshots" : true,
"descriptionAndCode" : "...",
"referenceDescription" : "..."
},
"usageChargeInstances" : [ {
"walletOperationsSorted" : [ { }, { } ],
"overchargedUnitAmountWithoutTax" : 12345.0,
"serviceInstance" : { },
"descriptionAndCode" : "...",
"chargeType" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"chargeTemplate" : { },
"prepaidWalletInstances" : [ { }, { } ],
"codeChanged" : true,
"seller" : { },
"descriptionOrCode" : "...",
"historized" : true,
"prepaid" : true,
"invoicingCalendar" : { },
"cfAccumulatedValues" : { },
"walletOperations" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"criteria3" : "...",
"userAccount" : { },
"criteria1" : "...",
"id" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"currency" : { },
"amountWithTax" : 12345.0,
"status" : "ACTIVE",
"amountWithoutTax" : 12345.0,
"country" : { },
"ratingUnitDescription" : "...",
"parentEntity" : { },
"cfValues" : { },
"chargeDate" : 12345,
"counter" : { },
"taxClassResolved" : { },
"chargeMainType" : "ONESHOT",
"referenceDescription" : "...",
"terminationDate" : 12345,
"code" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"orderNumber" : "...",
"transient" : true,
"walletInstances" : [ { }, { } ],
"statusDate" : 12345,
"subscription" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"auditable" : { },
"version" : 12345,
"reactivationDate" : 12345,
"uuid" : "...",
"referenceCode" : "...",
"criteria2" : "...",
"priority" : 12345,
"notified" : true
}, {
"walletOperationsSorted" : [ { }, { } ],
"overchargedUnitAmountWithoutTax" : 12345.0,
"serviceInstance" : { },
"descriptionAndCode" : "...",
"chargeType" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"chargeTemplate" : { },
"prepaidWalletInstances" : [ { }, { } ],
"codeChanged" : true,
"seller" : { },
"descriptionOrCode" : "...",
"historized" : true,
"prepaid" : true,
"invoicingCalendar" : { },
"cfAccumulatedValues" : { },
"walletOperations" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"criteria3" : "...",
"userAccount" : { },
"criteria1" : "...",
"id" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"currency" : { },
"amountWithTax" : 12345.0,
"status" : "PENDING",
"amountWithoutTax" : 12345.0,
"country" : { },
"ratingUnitDescription" : "...",
"parentEntity" : { },
"cfValues" : { },
"chargeDate" : 12345,
"counter" : { },
"taxClassResolved" : { },
"chargeMainType" : "ONESHOT",
"referenceDescription" : "...",
"terminationDate" : 12345,
"code" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"orderNumber" : "...",
"transient" : true,
"walletInstances" : [ { }, { } ],
"statusDate" : 12345,
"subscription" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"auditable" : { },
"version" : 12345,
"reactivationDate" : 12345,
"uuid" : "...",
"referenceCode" : "...",
"criteria2" : "...",
"priority" : 12345,
"notified" : true
} ],
"serviceCharge" : {
"description" : "...",
"active" : true,
"cfAccumulatedValues" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"parentEntity" : { },
"parentEntityType" : { },
"transient" : true,
"notified" : true,
"auditable" : { },
"referenceCode" : "...",
"serviceUsageCharges" : [ { }, { } ],
"serviceRecurringCharges" : [ { }, { } ],
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"serviceTerminationCharges" : [ { }, { } ],
"disabled" : true,
"uuid" : "...",
"serviceSubscriptionCharges" : [ { }, { } ],
"historized" : true,
"descriptionAndCode" : "...",
"codeChanged" : true,
"cfValues" : { }
},
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"reactivationDate" : 12345,
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : {
"parentCFEntities" : [ { }, { } ],
"deliveryDate" : 12345,
"terminationReason" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"quoteArticleLines" : [ { }, { } ],
"id" : 12345,
"quoteVersion" : { },
"version" : 12345,
"quoteOffer" : { },
"quoteAttributes" : [ { }, { } ],
"quote" : { },
"productActionType" : "ACTIVATE",
"uuid" : "...",
"terminationDate" : 12345,
"cfValues" : { },
"productVersion" : { },
"quantity" : 12345.0,
"cfAccumulatedValues" : { },
"transient" : true,
"historized" : true,
"discountPlan" : { },
"notified" : true
},
"psInstances" : [ {
"disabled" : true,
"auditable" : { },
"parentEntityType" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"statusDate" : 12345,
"paymentScheduleInstanceItems" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"endDate" : 12345,
"appendGeneratedCode" : true,
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"amount" : 12345.0,
"calendar" : { },
"description" : "...",
"id" : 12345,
"paymentScheduleTemplate" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"serviceInstance" : { },
"descriptionAndCode" : "...",
"status" : "IN_PROGRESS",
"historized" : true,
"descriptionOrCode" : "...",
"startDate" : 12345,
"parentEntity" : { },
"codeChanged" : true,
"uuid" : "...",
"notified" : true,
"cfValues" : { },
"paymentDayInMonth" : 12345
}, {
"disabled" : true,
"auditable" : { },
"parentEntityType" : { },
"code" : "...",
"auditableFields" : [ { }, { } ],
"statusDate" : 12345,
"paymentScheduleInstanceItems" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"endDate" : 12345,
"appendGeneratedCode" : true,
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"amount" : 12345.0,
"calendar" : { },
"description" : "...",
"id" : 12345,
"paymentScheduleTemplate" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"serviceInstance" : { },
"descriptionAndCode" : "...",
"status" : "CANCELLED",
"historized" : true,
"descriptionOrCode" : "...",
"startDate" : 12345,
"parentEntity" : { },
"codeChanged" : true,
"uuid" : "...",
"notified" : true,
"cfValues" : { },
"paymentDayInMonth" : 12345
} ],
"subscriptionChargeInstances" : [ {
"seller" : { },
"invoicingCalendar" : { },
"notified" : true,
"prepaidWalletInstances" : [ { }, { } ],
"version" : 12345,
"cfAccumulatedValues" : { },
"walletInstances" : [ { }, { } ],
"auditable" : { },
"orderNumber" : "...",
"uuid" : "...",
"taxClassResolved" : { },
"currency" : { },
"amountWithoutTax" : 12345.0,
"cfValues" : { },
"descriptionAndCode" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"parentEntity" : { },
"terminationDate" : 12345,
"criteria3" : "...",
"codeChanged" : true,
"counter" : { },
"chargeType" : "...",
"criteria2" : "...",
"reactivationDate" : 12345,
"transient" : true,
"walletOperationsSorted" : [ { }, { } ],
"walletOperations" : [ { }, { } ],
"referenceDescription" : "...",
"historized" : true,
"overchargedUnitAmountWithoutTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"userAccount" : { },
"appendGeneratedCode" : true,
"statusDate" : 12345,
"chargeDate" : 12345,
"criteria1" : "...",
"amountWithTax" : 12345.0,
"serviceInstance" : { },
"subscription" : { },
"referenceCode" : "...",
"status" : "SUSPENDED",
"chargeTemplate" : { },
"chargeMainType" : "ONESHOT",
"country" : { },
"code" : "...",
"quantity" : 12345.0,
"prepaid" : true,
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345,
"description" : "...",
"applyDiscountsOnOverridenPrice" : true
}, {
"seller" : { },
"invoicingCalendar" : { },
"notified" : true,
"prepaidWalletInstances" : [ { }, { } ],
"version" : 12345,
"cfAccumulatedValues" : { },
"walletInstances" : [ { }, { } ],
"auditable" : { },
"orderNumber" : "...",
"uuid" : "...",
"taxClassResolved" : { },
"currency" : { },
"amountWithoutTax" : 12345.0,
"cfValues" : { },
"descriptionAndCode" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"parentEntity" : { },
"terminationDate" : 12345,
"criteria3" : "...",
"codeChanged" : true,
"counter" : { },
"chargeType" : "...",
"criteria2" : "...",
"reactivationDate" : 12345,
"transient" : true,
"walletOperationsSorted" : [ { }, { } ],
"walletOperations" : [ { }, { } ],
"referenceDescription" : "...",
"historized" : true,
"overchargedUnitAmountWithoutTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"userAccount" : { },
"appendGeneratedCode" : true,
"statusDate" : 12345,
"chargeDate" : 12345,
"criteria1" : "...",
"amountWithTax" : 12345.0,
"serviceInstance" : { },
"subscription" : { },
"referenceCode" : "...",
"status" : "INACTIVE",
"chargeTemplate" : { },
"chargeMainType" : "USAGE",
"country" : { },
"code" : "...",
"quantity" : 12345.0,
"prepaid" : true,
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345,
"description" : "...",
"applyDiscountsOnOverridenPrice" : true
} ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ {
"chargeTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"walletOperationsSorted" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"status" : "PENDING",
"uuid" : "...",
"prepaid" : true,
"terminationDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"amountWithTax" : 12345.0,
"version" : 12345,
"reactivationDate" : 12345,
"amountWithoutTax" : 12345.0,
"statusDate" : 12345,
"country" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"taxClassResolved" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"counter" : { },
"criteria1" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"orderNumber" : "...",
"walletInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"serviceInstance" : { },
"historized" : true,
"chargeType" : "...",
"id" : 12345,
"prepaidWalletInstances" : [ { }, { } ],
"referenceCode" : "...",
"criteria2" : "...",
"subscription" : { },
"code" : "...",
"cfValues" : { },
"criteria3" : "...",
"description" : "...",
"chargeMainType" : "PRODUCT",
"chargeDate" : 12345,
"currency" : { },
"walletOperations" : [ { }, { } ],
"auditable" : { },
"userAccount" : { },
"appendGeneratedCode" : true
}, {
"chargeTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"walletOperationsSorted" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"status" : "CANCELED",
"uuid" : "...",
"prepaid" : true,
"terminationDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"amountWithTax" : 12345.0,
"version" : 12345,
"reactivationDate" : 12345,
"amountWithoutTax" : 12345.0,
"statusDate" : 12345,
"country" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"taxClassResolved" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"counter" : { },
"criteria1" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"orderNumber" : "...",
"walletInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"serviceInstance" : { },
"historized" : true,
"chargeType" : "...",
"id" : 12345,
"prepaidWalletInstances" : [ { }, { } ],
"referenceCode" : "...",
"criteria2" : "...",
"subscription" : { },
"code" : "...",
"cfValues" : { },
"criteria3" : "...",
"description" : "...",
"chargeMainType" : "RECURRING",
"chargeDate" : 12345,
"currency" : { },
"walletOperations" : [ { }, { } ],
"auditable" : { },
"userAccount" : { },
"appendGeneratedCode" : true
} ],
"allDiscountPlanInstances" : [ {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "ACTIVE",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
}, {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "EXPIRED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
} ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ {
"version" : 12345,
"orderNumber" : "...",
"orderItem" : { },
"eventDate" : 12345,
"action" : "DELETE",
"serviceInstance" : { },
"id" : 12345,
"transient" : true
}, {
"version" : 12345,
"orderNumber" : "...",
"orderItem" : { },
"eventDate" : 12345,
"action" : "MODIFY",
"serviceInstance" : { },
"id" : 12345,
"transient" : true
} ],
"parentEntityType" : { },
"ratedTransactions" : [ {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "CANCELED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "REGULAR",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "PERCENTAGE",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
}, {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "RERATED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "MANUAL",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "FIXED",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
} ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "ADD",
"version" : 12345,
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "TERMINATION",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "UP",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "ONESHOT",
"code" : "...",
"cfValues" : { },
"inputUnitOfMeasure" : { },
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : { },
"status" : "ARCHIVED",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "DEBIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : {
"initDate" : 12345,
"referenceCode" : "...",
"notified" : true,
"descriptionAndCode" : "...",
"auditable" : { },
"id" : 12345,
"appendGeneratedCode" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"transient" : true,
"code" : "...",
"calendarType" : "...",
"initializationRequired" : true,
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"description" : "...",
"calendarTypeWSubtypes" : "...",
"version" : 12345,
"initDateEL" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { }
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"counters" : {
"property1" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"property2" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
}
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ {
"amountWithTax" : 12345.0,
"descriptionOrCode" : "...",
"walletOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"nextChargeDate" : 12345,
"chargeToDateOnTermination" : 12345,
"country" : { },
"reactivationDate" : 12345,
"amountWithoutTax" : 12345.0,
"historized" : true,
"taxClassResolved" : { },
"recurringChargeTemplate" : { },
"prepaidWalletInstances" : [ { }, { } ],
"applyInAdvance" : true,
"codeChanged" : true,
"chargedToDate" : 12345,
"status" : "TERMINATED",
"criteria1" : "...",
"chargeMainType" : "RECURRING",
"serviceInstance" : { },
"subscription" : { },
"chargeType" : "...",
"invoicingCalendar" : { },
"walletInstances" : [ { }, { } ],
"prepaid" : true,
"accumulatorCounterInstances" : [ { }, { } ],
"notified" : true,
"descriptionAndCode" : "...",
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"counter" : { },
"appendGeneratedCode" : true,
"userAccount" : { },
"id" : 12345,
"cfValues" : { },
"cfAccumulatedValues" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"description" : "...",
"currency" : { },
"referenceCode" : "...",
"code" : "...",
"referenceDescription" : "...",
"calendar" : { },
"walletOperationsSorted" : [ { }, { } ],
"chargeTemplate" : { },
"criteria2" : "...",
"uuid" : "...",
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"orderNumber" : "...",
"version" : 12345,
"chargeDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"seller" : { },
"parentEntity" : { },
"criteria3" : "...",
"transient" : true,
"statusDate" : 12345,
"quantity" : 12345.0
}, {
"amountWithTax" : 12345.0,
"descriptionOrCode" : "...",
"walletOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"nextChargeDate" : 12345,
"chargeToDateOnTermination" : 12345,
"country" : { },
"reactivationDate" : 12345,
"amountWithoutTax" : 12345.0,
"historized" : true,
"taxClassResolved" : { },
"recurringChargeTemplate" : { },
"prepaidWalletInstances" : [ { }, { } ],
"applyInAdvance" : true,
"codeChanged" : true,
"chargedToDate" : 12345,
"status" : "CANCELED",
"criteria1" : "...",
"chargeMainType" : "USAGE",
"serviceInstance" : { },
"subscription" : { },
"chargeType" : "...",
"invoicingCalendar" : { },
"walletInstances" : [ { }, { } ],
"prepaid" : true,
"accumulatorCounterInstances" : [ { }, { } ],
"notified" : true,
"descriptionAndCode" : "...",
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"counter" : { },
"appendGeneratedCode" : true,
"userAccount" : { },
"id" : 12345,
"cfValues" : { },
"cfAccumulatedValues" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"description" : "...",
"currency" : { },
"referenceCode" : "...",
"code" : "...",
"referenceDescription" : "...",
"calendar" : { },
"walletOperationsSorted" : [ { }, { } ],
"chargeTemplate" : { },
"criteria2" : "...",
"uuid" : "...",
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"orderNumber" : "...",
"version" : 12345,
"chargeDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"seller" : { },
"parentEntity" : { },
"criteria3" : "...",
"transient" : true,
"statusDate" : 12345,
"quantity" : 12345.0
} ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "PENDING",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"serviceRenewal" : {
"invoiceAgreementImmediately" : true,
"reimburseOneshots" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"codeChanged" : true,
"applyReimbursment" : true,
"initialyActiveFor" : 12345,
"extendAgreementPeriodToSubscribedTillDate" : true,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"applyTerminationCharges" : true,
"endOfTermAction" : "TERMINATE",
"transient" : true,
"description" : "...",
"autoRenewDate" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"autoRenew" : true,
"code" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"auditable" : { },
"id" : 12345,
"applyAgreement" : true,
"overrideProrata" : "NO_PRORATA",
"daysNotifyRenewal" : 12345,
"initialyActiveForUnit" : "DAY",
"renewForUnit" : "DAY",
"renewFor" : 12345,
"initialTermType" : "FIXED",
"calendarInitialyActiveFor" : { },
"calendarRenewFor" : { },
"renewalTermType" : "CALENDAR",
"referenceDescription" : "...",
"version" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ]
},
"attributeInstances" : [ {
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"doubleValue" : 12345.0,
"historized" : true,
"attribute" : { },
"parentAttributeValue" : { },
"subscription" : { },
"cfValues" : { },
"notified" : true,
"uuid" : "...",
"value" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"booleanValue" : true,
"stringValue" : "...",
"auditable" : { },
"dateValue" : 12345,
"assignedAttributeValue" : [ { }, { } ]
}, {
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"doubleValue" : 12345.0,
"historized" : true,
"attribute" : { },
"parentAttributeValue" : { },
"subscription" : { },
"cfValues" : { },
"notified" : true,
"uuid" : "...",
"value" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"booleanValue" : true,
"stringValue" : "...",
"auditable" : { },
"dateValue" : 12345,
"assignedAttributeValue" : [ { }, { } ]
} ]
},
"version" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"booleanValue" : true,
"stringValue" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"dateValue" : 12345,
"assignedAttributeValue" : [ {
"assignedAttributeValue" : [ { }, { } ],
"id" : 12345,
"dateValue" : 12345,
"version" : 12345,
"uuid" : "...",
"doubleValue" : 12345.0,
"notified" : true,
"parentAttributeValue" : { },
"stringValue" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"historized" : true,
"transient" : true,
"attribute" : {
"referenceCode" : "...",
"parentAttribute" : { },
"medias" : [ { }, { } ],
"historized" : true,
"auditableFields" : [ { }, { } ],
"active" : true,
"version" : 12345,
"parentEntity" : { },
"disabled" : true,
"transient" : true,
"code" : "...",
"tags" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"productVersionAttributes" : [ { }, { } ],
"attributeCategory" : "REGULAR",
"priority" : 12345,
"chargeTemplates" : [ { }, { } ],
"assignedAttributes" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"allowedValues" : [ "...", "..." ],
"description" : "...",
"uuid" : "...",
"notified" : true,
"id" : 12345,
"cfAccumulatedValues" : { },
"auditable" : { },
"codeChanged" : true,
"groupedAttributes" : [ { }, { } ],
"elValue" : "...",
"unitNbDecimal" : 12345,
"attributeType" : "CALENDAR",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"parentCFEntities" : [ { }, { } ]
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"value" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"booleanValue" : true
}, {
"assignedAttributeValue" : [ { }, { } ],
"id" : 12345,
"dateValue" : 12345,
"version" : 12345,
"uuid" : "...",
"doubleValue" : 12345.0,
"notified" : true,
"parentAttributeValue" : { },
"stringValue" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"historized" : true,
"transient" : true,
"attribute" : {
"referenceCode" : "...",
"parentAttribute" : { },
"medias" : [ { }, { } ],
"historized" : true,
"auditableFields" : [ { }, { } ],
"active" : true,
"version" : 12345,
"parentEntity" : { },
"disabled" : true,
"transient" : true,
"code" : "...",
"tags" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"productVersionAttributes" : [ { }, { } ],
"attributeCategory" : "BUSINESS",
"priority" : 12345,
"chargeTemplates" : [ { }, { } ],
"assignedAttributes" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"allowedValues" : [ "...", "..." ],
"description" : "...",
"uuid" : "...",
"notified" : true,
"id" : 12345,
"cfAccumulatedValues" : { },
"auditable" : { },
"codeChanged" : true,
"groupedAttributes" : [ { }, { } ],
"elValue" : "...",
"unitNbDecimal" : 12345,
"attributeType" : "TOTAL",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"parentCFEntities" : [ { }, { } ]
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"value" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"booleanValue" : true
} ]
}