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