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