| name | data type | description |
|---|---|---|
| transient | boolean | |
| id | number | |
| startDate | number | |
| valid | boolean | |
| discountPlan | DiscountPlan | |
| applicationCount | number | |
| cfValues | CustomFieldValues | |
| serviceInstance | ServiceInstance | |
| parentCFEntities | array of ICustomFieldEntity | |
| billingAccount | BillingAccount | |
| version | number | |
| endDate | number | |
| statusDate | number | |
| uuid | string | |
| cfAccumulatedValues | CustomFieldValues | |
| status | DiscountPlanInstanceStatusEnum | |
| subscription | Subscription |
Example
{
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : {
"usedQuantity" : 12345,
"transient" : true,
"defaultDuration" : 12345,
"historized" : true,
"valid" : true,
"description" : "...",
"codeChanged" : true,
"startDate" : 12345,
"active" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"code" : "...",
"applicationFilterEL" : "...",
"statusDate" : 12345,
"durationUnit" : "MONTH",
"maxDuration" : 12345,
"expressionEl" : "...",
"notified" : true,
"applicationLimit" : 12345,
"discountPlanaApplicableEntities" : [ {
"code" : "...",
"entityClass" : "..."
}, {
"code" : "...",
"entityClass" : "..."
} ],
"discountPlanType" : "OFFER",
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"initialQuantity" : 12345,
"referenceCode" : "...",
"applicableOnOverriddenPrice" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"endDate" : 12345,
"referenceDescription" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"descriptionAndCode" : "...",
"id" : 12345,
"status" : "INACTIVE",
"discountPlanItems" : [ {
"transient" : true,
"priority" : 12345,
"discountValue" : 12345.0,
"lastDiscount" : true,
"finalSequence" : 12345,
"notified" : true,
"active" : true,
"auditableFields" : [ { }, { } ],
"discountPlanItemType" : "FIXED",
"historized" : true,
"discountValueEL" : "...",
"allowToNegate" : true,
"id" : 12345,
"cfAccumulatedValues" : { },
"applyByArticle" : true,
"auditable" : { },
"description" : "...",
"accountingArticle" : { },
"sequence" : 12345,
"expressionEl" : "...",
"uuid" : "...",
"disabled" : true,
"discountPlan" : { },
"parentCFEntities" : [ { }, { } ],
"targetAccountingArticle" : [ { }, { } ],
"pricePlanMatrix" : { },
"cfValues" : { },
"code" : "...",
"version" : 12345
}, {
"transient" : true,
"priority" : 12345,
"discountValue" : 12345.0,
"lastDiscount" : true,
"finalSequence" : 12345,
"notified" : true,
"active" : true,
"auditableFields" : [ { }, { } ],
"discountPlanItemType" : "FIXED",
"historized" : true,
"discountValueEL" : "...",
"allowToNegate" : true,
"id" : 12345,
"cfAccumulatedValues" : { },
"applyByArticle" : true,
"auditable" : { },
"description" : "...",
"accountingArticle" : { },
"sequence" : 12345,
"expressionEl" : "...",
"uuid" : "...",
"disabled" : true,
"discountPlan" : { },
"parentCFEntities" : [ { }, { } ],
"targetAccountingArticle" : [ { }, { } ],
"pricePlanMatrix" : { },
"cfValues" : { },
"code" : "...",
"version" : 12345
} ],
"applicableOnDiscountedPrice" : true,
"version" : 12345,
"disabled" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"sequence" : 12345,
"minDuration" : 12345
},
"applicationCount" : 12345,
"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
},
"serviceInstance" : {
"usageChargeInstances" : [ {
"statusDate" : 12345,
"criteria1" : "...",
"notified" : true,
"priority" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"taxClassResolved" : { },
"chargeMainType" : "USAGE",
"cfValues" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"version" : 12345,
"transient" : true,
"referenceCode" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeType" : "...",
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"prepaid" : true,
"amountWithTax" : 12345.0,
"overchargedUnitAmountWithoutTax" : 12345.0,
"walletOperations" : [ { }, { } ],
"historized" : true,
"chargeTemplate" : { },
"invoicingCalendar" : { },
"reactivationDate" : 12345,
"criteria3" : "...",
"applyDiscountsOnOverridenPrice" : true,
"ratingUnitDescription" : "...",
"status" : "CLOSED",
"orderNumber" : "...",
"code" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"description" : "...",
"chargeDate" : 12345,
"counter" : { },
"walletInstances" : [ { }, { } ],
"criteria2" : "...",
"country" : { },
"seller" : { },
"auditable" : { },
"amountWithoutTax" : 12345.0,
"id" : 12345,
"cfAccumulatedValues" : { },
"serviceInstance" : { },
"walletOperationsSorted" : [ { }, { } ],
"currency" : { },
"subscription" : { },
"codeChanged" : true
}, {
"statusDate" : 12345,
"criteria1" : "...",
"notified" : true,
"priority" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"taxClassResolved" : { },
"chargeMainType" : "PRODUCT",
"cfValues" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"version" : 12345,
"transient" : true,
"referenceCode" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeType" : "...",
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"prepaid" : true,
"amountWithTax" : 12345.0,
"overchargedUnitAmountWithoutTax" : 12345.0,
"walletOperations" : [ { }, { } ],
"historized" : true,
"chargeTemplate" : { },
"invoicingCalendar" : { },
"reactivationDate" : 12345,
"criteria3" : "...",
"applyDiscountsOnOverridenPrice" : true,
"ratingUnitDescription" : "...",
"status" : "SUSPENDED",
"orderNumber" : "...",
"code" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"description" : "...",
"chargeDate" : 12345,
"counter" : { },
"walletInstances" : [ { }, { } ],
"criteria2" : "...",
"country" : { },
"seller" : { },
"auditable" : { },
"amountWithoutTax" : 12345.0,
"id" : 12345,
"cfAccumulatedValues" : { },
"serviceInstance" : { },
"walletOperationsSorted" : [ { }, { } ],
"currency" : { },
"subscription" : { },
"codeChanged" : true
} ],
"minimumAmountEl" : "...",
"id" : 12345,
"subscriptionDate" : 12345,
"uuid" : "...",
"transient" : true,
"productVersion" : {
"auditable" : { },
"longDescription" : "...",
"notified" : true,
"currentVersion" : 12345,
"product" : { },
"historized" : true,
"id" : 12345,
"attributes" : [ { }, { } ],
"groupedAttributes" : [ { }, { } ],
"tags" : [ { }, { } ],
"shortDescription" : "...",
"version" : 12345,
"transient" : true,
"validity" : { },
"status" : "DRAFT",
"statusDate" : 12345,
"auditableFields" : [ { }, { } ]
},
"renewalNotifiedDate" : 12345,
"parentEntityType" : { },
"minimumArticle" : {
"invoiceSubCategory" : { },
"parentEntityType" : { },
"version" : 12345,
"taxClass" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : { },
"parentEntity" : { },
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : { },
"accountingCode" : { },
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"subscriptionChargeInstances" : [ {
"historized" : true,
"description" : "...",
"counter" : { },
"statusDate" : 12345,
"uuid" : "...",
"criteria2" : "...",
"serviceInstance" : { },
"userAccount" : { },
"descriptionAndCode" : "...",
"walletOperations" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"subscription" : { },
"applyDiscountsOnOverridenPrice" : true,
"chargeMainType" : "RECURRING",
"parentEntity" : { },
"referenceCode" : "...",
"taxClassResolved" : { },
"seller" : { },
"criteria1" : "...",
"notified" : true,
"id" : 12345,
"overchargedUnitAmountWithoutTax" : 12345.0,
"transient" : true,
"appendGeneratedCode" : true,
"code" : "...",
"orderNumber" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"cfValues" : { },
"chargeType" : "...",
"terminationDate" : 12345,
"invoicingCalendar" : { },
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"country" : { },
"criteria3" : "...",
"version" : 12345,
"amountWithTax" : 12345.0,
"codeChanged" : true,
"walletInstances" : [ { }, { } ],
"prepaid" : true,
"auditable" : { },
"reactivationDate" : 12345,
"status" : "INACTIVE",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"quantity" : 12345.0,
"walletOperationsSorted" : [ { }, { } ],
"chargeDate" : 12345,
"currency" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"chargeTemplate" : { }
}, {
"historized" : true,
"description" : "...",
"counter" : { },
"statusDate" : 12345,
"uuid" : "...",
"criteria2" : "...",
"serviceInstance" : { },
"userAccount" : { },
"descriptionAndCode" : "...",
"walletOperations" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"subscription" : { },
"applyDiscountsOnOverridenPrice" : true,
"chargeMainType" : "USAGE",
"parentEntity" : { },
"referenceCode" : "...",
"taxClassResolved" : { },
"seller" : { },
"criteria1" : "...",
"notified" : true,
"id" : 12345,
"overchargedUnitAmountWithoutTax" : 12345.0,
"transient" : true,
"appendGeneratedCode" : true,
"code" : "...",
"orderNumber" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"cfValues" : { },
"chargeType" : "...",
"terminationDate" : 12345,
"invoicingCalendar" : { },
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"country" : { },
"criteria3" : "...",
"version" : 12345,
"amountWithTax" : 12345.0,
"codeChanged" : true,
"walletInstances" : [ { }, { } ],
"prepaid" : true,
"auditable" : { },
"reactivationDate" : 12345,
"status" : "SUSPENDED",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"quantity" : 12345.0,
"walletOperationsSorted" : [ { }, { } ],
"chargeDate" : 12345,
"currency" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"chargeTemplate" : { }
} ],
"minimumLabelEl" : "...",
"codeChanged" : true,
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplate" : { },
"cfValues" : { },
"auditable" : { },
"occTemplateNegative" : { },
"cfAccumulatedValues" : { },
"description" : "...",
"codeChanged" : true,
"sortIndex" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"referenceCode" : "...",
"id" : 12345,
"discount" : 12345.0,
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"accountingCode" : { },
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "..."
},
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : { },
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "CREDIT",
"roundingMode" : "DOWN",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"ratingUnitOfMeasure" : { },
"ratingScript" : { },
"status" : "DRAFT",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "RECURRING",
"inputUnitEL" : "...",
"auditable" : { },
"taxClass" : { },
"referenceCode" : "...",
"oneShotChargeTemplateType" : "SUBSCRIPTION",
"attributes" : [ { }, { } ],
"active" : true,
"revenueRecognitionRule" : { },
"disabled" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ { }, { } ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : { },
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"referenceDescription" : "...",
"quoteProduct" : {
"quoteAttributes" : [ { }, { } ],
"quoteArticleLines" : [ { }, { } ],
"notified" : true,
"quoteVersion" : { },
"quoteOffer" : { },
"auditable" : { },
"discountPlan" : { },
"historized" : true,
"transient" : true,
"terminationReason" : { },
"cfValues" : { },
"uuid" : "...",
"id" : 12345,
"deliveryDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"quote" : { },
"quantity" : 12345.0,
"productVersion" : { },
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"productActionType" : "ACTIVATE",
"cfAccumulatedValues" : { }
},
"reactivationDate" : 12345,
"quantityChanged" : true,
"serviceRenewal" : {
"parentEntityType" : { },
"initialyActiveForUnit" : "DAY",
"descriptionOrCode" : "...",
"notified" : true,
"applyTerminationCharges" : true,
"reimburseOneshots" : true,
"autoRenew" : true,
"historized" : true,
"description" : "...",
"transient" : true,
"invoiceAgreementImmediately" : true,
"initialyActiveFor" : 12345,
"calendarInitialyActiveFor" : { },
"calendarRenewFor" : { },
"renewalTermType" : "RECURRING",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"endOfTermAction" : "SUSPEND",
"descriptionAndCode" : "...",
"parentEntity" : { },
"applyAgreement" : true,
"renewForUnit" : "MONTH",
"initialTermType" : "RECURRING",
"autoRenewDate" : 12345,
"codeChanged" : true,
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"code" : "...",
"auditable" : { },
"referenceCode" : "...",
"applyReimbursment" : true,
"daysNotifyRenewal" : 12345,
"extendAgreementPeriodToSubscribedTillDate" : true,
"renewFor" : 12345,
"appendGeneratedCode" : true,
"overrideProrata" : "NO_PRORATA"
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"version" : 12345,
"attributeInstances" : [ {
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"transient" : true,
"booleanValue" : true,
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"historized" : true,
"attribute" : { },
"value" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"assignedAttributeValue" : [ { }, { } ],
"subscription" : { },
"dateValue" : 12345,
"notified" : true,
"uuid" : "...",
"stringValue" : "..."
}, {
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"transient" : true,
"booleanValue" : true,
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"historized" : true,
"attribute" : { },
"value" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"assignedAttributeValue" : [ { }, { } ],
"subscription" : { },
"dateValue" : 12345,
"notified" : true,
"uuid" : "...",
"stringValue" : "..."
} ],
"allDiscountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
} ],
"ratedTransactions" : [ {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "REGULAR",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "REJECTED",
"discountPlanType" : "FIXED",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
}, {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "MINIMUM",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "REJECTED",
"discountPlanType" : "PERCENTAGE",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
} ],
"notified" : true,
"subscriptionTerminationReason" : {
"notified" : true,
"applyAgreement" : true,
"overrideProrata" : "PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"description" : "...",
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"reimburseOneshots" : true,
"transient" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"referenceDescription" : "..."
},
"serviceCharge" : {
"active" : true,
"transient" : true,
"disabled" : true,
"historized" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"parentEntityType" : { },
"referenceCode" : "...",
"parentEntity" : { },
"serviceUsageCharges" : [ { }, { } ],
"serviceTerminationCharges" : [ { }, { } ],
"notified" : true,
"descriptionOrCode" : "...",
"code" : "...",
"referenceDescription" : "...",
"description" : "...",
"cfAccumulatedValues" : { },
"version" : 12345,
"uuid" : "...",
"serviceRecurringCharges" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"cfValues" : { },
"serviceSubscriptionCharges" : [ { }, { } ],
"descriptionAndCode" : "...",
"codeChanged" : true
},
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"subscription" : {
"historized" : true,
"discountPlan" : { },
"referenceCode" : "...",
"email" : "...",
"parentEntity" : { },
"userAccount" : { },
"cfAccumulatedValues" : { },
"mailingType" : "AUTO",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"code" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"nextVersion" : { },
"ccedEmails" : "...",
"descriptionOrCode" : "...",
"emailTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"minimumArticle" : { },
"status" : "CREATED",
"totalInvoicingAmountWithoutTax" : 12345.0,
"order" : { },
"endAgreementDate" : 12345,
"edrs" : [ { }, { } ],
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"counters" : {
"property1" : { },
"property2" : { }
},
"minInvoiceLines" : [ { }, { } ],
"descriptionAndCode" : "...",
"uuid" : "...",
"id" : 12345,
"codeChanged" : true,
"orderOffer" : { },
"paymentMethod" : { },
"minimumLabelEl" : "...",
"minimumAmountEl" : "...",
"subscribedTillDate" : 12345,
"productInstances" : [ { }, { } ],
"attributeInstances" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"versionNumber" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"renewed" : true,
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"orderNumber" : "...",
"statusDate" : 12345,
"previousVersion" : { },
"seller" : { },
"ratingGroup" : "...",
"anyServiceActive" : true,
"prestation" : "...",
"version" : 12345,
"referenceDescription" : "...",
"electronicBilling" : true,
"salesPersonName" : "...",
"discountPlanInstances" : [ { }, { } ],
"cfValues" : { },
"subscriptionTerminationReason" : { },
"description" : "...",
"subscriptionMonthsAge" : 12345,
"minimumInvoiceSubCategory" : { },
"renewalNotifiedDate" : 12345,
"billingRun" : { },
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"renewalDate" : 12345,
"notified" : true,
"billingCycle" : { },
"notifyOfRenewalDate" : 12345,
"initialSubscriptionRenewal" : "...",
"defaultLevel" : true,
"autoEndOfEngagement" : true,
"auditable" : { },
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"offer" : { },
"validity" : { },
"accessPoints" : [ { }, { } ],
"transient" : true
},
"fireRenewalNotice" : true,
"orderHistories" : [ {
"transient" : true,
"eventDate" : 12345,
"orderItem" : { },
"id" : 12345,
"serviceInstance" : { },
"action" : "DELETE",
"version" : 12345,
"orderNumber" : "..."
}, {
"transient" : true,
"eventDate" : 12345,
"orderItem" : { },
"id" : 12345,
"serviceInstance" : { },
"action" : "MODIFY",
"version" : 12345,
"orderNumber" : "..."
} ],
"orderItemAction" : "DELETE",
"renewed" : true,
"terminationChargeInstances" : [ {
"code" : "...",
"country" : { },
"uuid" : "...",
"chargeDate" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"appendGeneratedCode" : true,
"chargeTemplate" : { },
"historized" : true,
"seller" : { },
"taxClassResolved" : { },
"description" : "...",
"applyDiscountsOnOverridenPrice" : true,
"serviceInstance" : { },
"statusDate" : 12345,
"userAccount" : { },
"subscription" : { },
"chargeType" : "...",
"chargeMainType" : "PRODUCT",
"prepaid" : true,
"quantity" : 12345.0,
"walletOperations" : [ { }, { } ],
"descriptionAndCode" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"referenceDescription" : "...",
"amountWithTax" : 12345.0,
"currency" : { },
"version" : 12345,
"reactivationDate" : 12345,
"auditableFields" : [ { }, { } ],
"prepaidWalletInstances" : [ { }, { } ],
"criteria2" : "...",
"criteria3" : "...",
"parentCFEntities" : [ { }, { } ],
"overchargedUnitAmountWithoutTax" : 12345.0,
"notified" : true,
"parentEntityType" : { },
"counter" : { },
"terminationDate" : 12345,
"parentEntity" : { },
"codeChanged" : true,
"status" : "SUSPENDED",
"criteria1" : "...",
"walletInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"referenceCode" : "...",
"cfValues" : { },
"invoicingCalendar" : { },
"transient" : true,
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"auditable" : { }
}, {
"code" : "...",
"country" : { },
"uuid" : "...",
"chargeDate" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"appendGeneratedCode" : true,
"chargeTemplate" : { },
"historized" : true,
"seller" : { },
"taxClassResolved" : { },
"description" : "...",
"applyDiscountsOnOverridenPrice" : true,
"serviceInstance" : { },
"statusDate" : 12345,
"userAccount" : { },
"subscription" : { },
"chargeType" : "...",
"chargeMainType" : "PRODUCT",
"prepaid" : true,
"quantity" : 12345.0,
"walletOperations" : [ { }, { } ],
"descriptionAndCode" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"referenceDescription" : "...",
"amountWithTax" : 12345.0,
"currency" : { },
"version" : 12345,
"reactivationDate" : 12345,
"auditableFields" : [ { }, { } ],
"prepaidWalletInstances" : [ { }, { } ],
"criteria2" : "...",
"criteria3" : "...",
"parentCFEntities" : [ { }, { } ],
"overchargedUnitAmountWithoutTax" : 12345.0,
"notified" : true,
"parentEntityType" : { },
"counter" : { },
"terminationDate" : 12345,
"parentEntity" : { },
"codeChanged" : true,
"status" : "PENDING",
"criteria1" : "...",
"walletInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"referenceCode" : "...",
"cfValues" : { },
"invoicingCalendar" : { },
"transient" : true,
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"auditable" : { }
} ],
"descriptionOrCode" : "...",
"counters" : {
"property1" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
},
"property2" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
}
},
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"amountPS" : 12345.0,
"paymentDayInMonthPS" : 12345,
"priceVersionDate" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"description" : "...",
"appendGeneratedCode" : true,
"deliveryDate" : 12345,
"subscribedTillDate" : 12345,
"recurringChargeInstances" : [ {
"invoicingCalendar" : { },
"walletOperations" : [ { }, { } ],
"status" : "CLOSED",
"referenceCode" : "...",
"amountWithoutTax" : 12345.0,
"cfValues" : { },
"codeChanged" : true,
"chargeType" : "...",
"criteria2" : "...",
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"walletInstances" : [ { }, { } ],
"prepaidWalletInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"quantity" : 12345.0,
"userAccount" : { },
"transient" : true,
"code" : "...",
"orderNumber" : "...",
"appendGeneratedCode" : true,
"description" : "...",
"criteria3" : "...",
"referenceDescription" : "...",
"country" : { },
"auditable" : { },
"subscriptionDate" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"applyDiscountsOnOverridenPrice" : true,
"statusDate" : 12345,
"subscription" : { },
"applyInAdvance" : true,
"notified" : true,
"nextChargeDate" : 12345,
"prepaid" : true,
"criteria1" : "...",
"taxClassResolved" : { },
"counter" : { },
"chargeToDateOnTermination" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendar" : { },
"terminationDate" : 12345,
"chargedToDate" : 12345,
"recurringChargeTemplate" : { },
"reactivationDate" : 12345,
"chargeMainType" : "USAGE",
"id" : 12345,
"chargeDate" : 12345,
"serviceInstance" : { },
"accumulatorCounterInstances" : [ { }, { } ],
"currency" : { },
"parentEntity" : { },
"uuid" : "...",
"chargeTemplate" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"historized" : true,
"amountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"seller" : { },
"version" : 12345
}, {
"invoicingCalendar" : { },
"walletOperations" : [ { }, { } ],
"status" : "CANCELED",
"referenceCode" : "...",
"amountWithoutTax" : 12345.0,
"cfValues" : { },
"codeChanged" : true,
"chargeType" : "...",
"criteria2" : "...",
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"walletInstances" : [ { }, { } ],
"prepaidWalletInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"quantity" : 12345.0,
"userAccount" : { },
"transient" : true,
"code" : "...",
"orderNumber" : "...",
"appendGeneratedCode" : true,
"description" : "...",
"criteria3" : "...",
"referenceDescription" : "...",
"country" : { },
"auditable" : { },
"subscriptionDate" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"applyDiscountsOnOverridenPrice" : true,
"statusDate" : 12345,
"subscription" : { },
"applyInAdvance" : true,
"notified" : true,
"nextChargeDate" : 12345,
"prepaid" : true,
"criteria1" : "...",
"taxClassResolved" : { },
"counter" : { },
"chargeToDateOnTermination" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendar" : { },
"terminationDate" : 12345,
"chargedToDate" : 12345,
"recurringChargeTemplate" : { },
"reactivationDate" : 12345,
"chargeMainType" : "PRODUCT",
"id" : 12345,
"chargeDate" : 12345,
"serviceInstance" : { },
"accumulatorCounterInstances" : [ { }, { } ],
"currency" : { },
"parentEntity" : { },
"uuid" : "...",
"chargeTemplate" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"historized" : true,
"amountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"seller" : { },
"version" : 12345
} ],
"quantity" : 12345.0,
"serviceTemplate" : {
"businessServiceModel" : { },
"imagePath" : "...",
"minimumAmountEl" : "...",
"minimumChargeTemplate" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"appendGeneratedCode" : true,
"description" : "...",
"attributes" : [ { }, { } ],
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"autoEndOfEngagement" : true,
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"disabled" : true,
"active" : true,
"tags" : [ { }, { } ],
"serviceTerminationCharges" : [ { }, { } ],
"serviceRenewal" : { },
"transient" : true,
"referenceCode" : "...",
"serviceRecurringCharges" : [ { }, { } ],
"id" : 12345,
"serviceSubscriptionCharges" : [ { }, { } ],
"parentEntity" : { },
"instantiatedFromBSM" : true,
"longDescription" : "...",
"invoicingCalendar" : { },
"selected" : true,
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"referenceDescription" : "...",
"serviceUsageCharges" : [ { }, { } ],
"minimumLabelEl" : "...",
"codeChanged" : true,
"auditable" : { },
"descriptionOverride" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"historized" : true,
"minimumInvoiceSubCategory" : { }
},
"discountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPIRED",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
} ],
"descriptionAndStatus" : "...",
"endAgreementDate" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"subscriptionExpired" : true,
"previousQuantity" : 12345.0,
"referenceCode" : "...",
"activationDate" : 12345,
"historized" : true,
"psInstances" : [ {
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"version" : 12345,
"historized" : true,
"referenceDescription" : "...",
"paymentDayInMonth" : 12345,
"serviceInstance" : { },
"descriptionAndCode" : "...",
"parentEntityType" : { },
"uuid" : "...",
"statusDate" : 12345,
"notified" : true,
"transient" : true,
"status" : "OBSOLETE",
"startDate" : 12345,
"disabled" : true,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"amount" : 12345.0,
"active" : true,
"auditableFields" : [ { }, { } ],
"paymentScheduleInstanceItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"endDate" : 12345,
"paymentScheduleTemplate" : { },
"cfValues" : { },
"calendar" : { },
"description" : "...",
"code" : "...",
"auditable" : { }
}, {
"id" : 12345,
"descriptionOrCode" : "...",
"codeChanged" : true,
"version" : 12345,
"historized" : true,
"referenceDescription" : "...",
"paymentDayInMonth" : 12345,
"serviceInstance" : { },
"descriptionAndCode" : "...",
"parentEntityType" : { },
"uuid" : "...",
"statusDate" : 12345,
"notified" : true,
"transient" : true,
"status" : "OBSOLETE",
"startDate" : 12345,
"disabled" : true,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"amount" : 12345.0,
"active" : true,
"auditableFields" : [ { }, { } ],
"paymentScheduleInstanceItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"endDate" : 12345,
"paymentScheduleTemplate" : { },
"cfValues" : { },
"calendar" : { },
"description" : "...",
"code" : "...",
"auditable" : { }
} ],
"notifyOfRenewalDate" : 12345,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"orderItemId" : 12345,
"code" : "...",
"initialServiceRenewal" : "...",
"priceVersionDateSetting" : "EVENT",
"descriptionAndCode" : "...",
"chargeInstances" : [ {
"parentEntity" : { },
"appendGeneratedCode" : true,
"statusDate" : 12345,
"chargeType" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeDate" : 12345,
"id" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"prepaid" : true,
"parentCFEntities" : [ { }, { } ],
"country" : { },
"accumulatorCounterInstances" : [ { }, { } ],
"criteria3" : "...",
"referenceCode" : "...",
"subscription" : { },
"chargeMainType" : "ONESHOT",
"descriptionOrCode" : "...",
"invoicingCalendar" : { },
"currency" : { },
"notified" : true,
"walletOperations" : [ { }, { } ],
"chargeTemplate" : { },
"serviceInstance" : { },
"version" : 12345,
"orderNumber" : "...",
"reactivationDate" : 12345,
"description" : "...",
"cfValues" : { },
"status" : "INACTIVE",
"codeChanged" : true,
"descriptionAndCode" : "...",
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"criteria1" : "...",
"amountWithTax" : 12345.0,
"uuid" : "...",
"auditable" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"referenceDescription" : "...",
"criteria2" : "...",
"userAccount" : { },
"applyDiscountsOnOverridenPrice" : true,
"auditableFields" : [ { }, { } ],
"terminationDate" : 12345,
"transient" : true,
"taxClassResolved" : { },
"counter" : { },
"historized" : true
}, {
"parentEntity" : { },
"appendGeneratedCode" : true,
"statusDate" : 12345,
"chargeType" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeDate" : 12345,
"id" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"prepaid" : true,
"parentCFEntities" : [ { }, { } ],
"country" : { },
"accumulatorCounterInstances" : [ { }, { } ],
"criteria3" : "...",
"referenceCode" : "...",
"subscription" : { },
"chargeMainType" : "USAGE",
"descriptionOrCode" : "...",
"invoicingCalendar" : { },
"currency" : { },
"notified" : true,
"walletOperations" : [ { }, { } ],
"chargeTemplate" : { },
"serviceInstance" : { },
"version" : 12345,
"orderNumber" : "...",
"reactivationDate" : 12345,
"description" : "...",
"cfValues" : { },
"status" : "CANCELED",
"codeChanged" : true,
"descriptionAndCode" : "...",
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"criteria1" : "...",
"amountWithTax" : 12345.0,
"uuid" : "...",
"auditable" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"referenceDescription" : "...",
"criteria2" : "...",
"userAccount" : { },
"applyDiscountsOnOverridenPrice" : true,
"auditableFields" : [ { }, { } ],
"terminationDate" : 12345,
"transient" : true,
"taxClassResolved" : { },
"counter" : { },
"historized" : true
} ],
"terminationDate" : 12345,
"orderNumber" : "...",
"rateUntilDate" : 12345,
"calendarPS" : {
"version" : 12345,
"transient" : true,
"initDateEL" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"calendarType" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"referenceDescription" : "...",
"auditable" : { },
"initDate" : 12345,
"id" : 12345,
"parentEntityType" : { },
"code" : "...",
"description" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"calendarTypeWSubtypes" : "...",
"initializationRequired" : true
},
"status" : "SUSPENDED",
"invoicingCalendar" : {
"version" : 12345,
"transient" : true,
"initDateEL" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"calendarType" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"referenceDescription" : "...",
"auditable" : { },
"initDate" : 12345,
"id" : 12345,
"parentEntityType" : { },
"code" : "...",
"description" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"calendarTypeWSubtypes" : "...",
"initializationRequired" : true
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"statusDate" : 12345,
"autoEndOfEngagement" : true
},
"parentCFEntities" : [ {
"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
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"uuid" : "...",
"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
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"billingAccount" : {
"codeChanged" : true,
"terminationReason" : {
"notified" : true,
"applyAgreement" : true,
"overrideProrata" : "NO_PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"description" : "...",
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"reimburseOneshots" : true,
"transient" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"referenceDescription" : "..."
},
"discountPlan" : {
"usedQuantity" : 12345,
"transient" : true,
"defaultDuration" : 12345,
"historized" : true,
"valid" : true,
"description" : "...",
"codeChanged" : true,
"startDate" : 12345,
"active" : true,
"auditable" : { },
"cfValues" : { },
"parentEntityType" : { },
"code" : "...",
"applicationFilterEL" : "...",
"statusDate" : 12345,
"durationUnit" : "MONTH",
"maxDuration" : 12345,
"expressionEl" : "...",
"notified" : true,
"applicationLimit" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanType" : "QUOTE",
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"initialQuantity" : 12345,
"referenceCode" : "...",
"applicableOnOverriddenPrice" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"endDate" : 12345,
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"status" : "ACTIVE",
"discountPlanItems" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"version" : 12345,
"disabled" : true,
"cfAccumulatedValues" : { },
"uuid" : "...",
"sequence" : 12345,
"minDuration" : 12345
},
"minInvoiceLines" : [ {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "OPEN",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "PERCENTAGE",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "TO_ADJUST",
"taxMode" : "ARTICLE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
}, {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "CANCELED",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "PERCENTAGE",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "TO_ADJUST",
"taxMode" : "ARTICLE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
} ],
"registrationNo" : "...",
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
},
"property2" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
}
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"accountType" : "...",
"code" : "...",
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "CANCELED",
"tradingCurrency" : {
"symbol" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"currency" : { },
"currentRateUpdater" : "...",
"prCurrencyToThis" : 12345.0,
"auditableFields" : [ { }, { } ],
"decimalPlaces" : 12345,
"historized" : true,
"id" : 12345,
"currentRateFromDate" : 12345,
"currencyCode" : "...",
"exchangeRates" : [ { }, { } ],
"prDescription" : "...",
"version" : 12345,
"currentRate" : 12345.0,
"transient" : true,
"notified" : true
},
"historized" : true,
"externalRef1" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"descriptionOrCode" : "...",
"discountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "IN_USE",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
} ],
"tradingLanguage" : {
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345,
"languageCode" : "...",
"active" : true,
"historized" : true,
"language" : { },
"transient" : true,
"auditable" : { },
"disabled" : true,
"prDescription" : "...",
"notified" : true
},
"invoices" : [ {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "DRAFT",
"paymentStatus" : "PPAID",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "PPAID",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "DIRECTDEBIT",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
}, {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "SUSPECT",
"paymentStatus" : "NONE",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "PPAID",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "PAYPAL",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
} ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"usersAccounts" : [ {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "TERMINATED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
}, {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "TERMINATED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
} ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : {
"notified" : true,
"hierarchyType" : "BA_UA",
"historized" : true,
"installed" : true,
"referenceDescription" : "...",
"disabled" : true,
"id" : 12345,
"license" : "BSD3_R",
"script" : { },
"codeChanged" : true,
"logoPicture" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"active" : true,
"moduleItems" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"description" : "...",
"descriptionAndCode" : "...",
"downloaded" : true,
"parentEntity" : { },
"moduleSource" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"version" : 12345
},
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "AUTO",
"billingRun" : {
"historized" : true,
"xmlJobExecutionResultId" : 12345,
"uuid" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"pdfJobExecutionResultId" : 12345,
"lastTransactionDate" : 12345,
"prAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"billingCycle" : { },
"rejectedBillingAccounts" : [ { }, { } ],
"runType" : "EXCEPTIONAL",
"referenceDescription" : "...",
"invoices" : [ { }, { } ],
"discountApplied" : true,
"preInvoicingReports" : { },
"language" : { },
"originBillingRun" : { },
"processDate" : 12345,
"invoiceDate" : 12345,
"rejectAutoAction" : "MOVE",
"status" : "MINIMUM_ADDED",
"endDate" : 12345,
"minimumApplied" : true,
"invoiceNumber" : 12345,
"cfAccumulatedValues" : { },
"rejectionReason" : "...",
"selectedBillingAccounts" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"exceptionalBR" : true,
"cfValues" : { },
"producibleAmountTax" : 12345.0,
"id" : 12345,
"prAmountWithoutTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"collectionDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"nextBillingRun" : { },
"billableBillingAccounts" : [ { }, { } ],
"computeDatesAtValidation" : true,
"exceptionalRTIds" : [ 12345, 12345 ],
"version" : 12345,
"generateAO" : true,
"thresholdChecked" : true,
"notified" : true,
"jobExecutions" : [ { }, { } ],
"auditable" : { },
"country" : { },
"billingAccountNumber" : 12345,
"producibleAmountWithTax" : 12345.0,
"statusDate" : 12345,
"isQuarantine" : true,
"exceptionalILIds" : [ 12345, 12345 ],
"postInvoicingReports" : { },
"producibleInvoiceNumber" : 12345,
"suspectAutoAction" : "CANCEL",
"currency" : { },
"referenceCode" : "...",
"billableBillingAcountNumber" : 12345,
"skipValidationScript" : true,
"referenceDate" : "TODAY",
"processType" : "AUTOMATIC",
"invoiceType" : { },
"filters" : {
"property1" : { },
"property2" : { }
},
"prAmountTax" : 12345.0,
"startDate" : 12345
},
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "POSITIVE_IL",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : {
"parentEntityType" : { },
"id" : 12345,
"version" : 12345,
"lastName" : "...",
"transient" : true,
"fax" : "...",
"auditable" : { },
"firstName" : "...",
"auditableFields" : [ { }, { } ],
"mobile" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"description" : "...",
"address" : { },
"descriptionAndCode" : "...",
"genericMail" : "...",
"phone" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"codeChanged" : true,
"email" : "...",
"code" : "...",
"notified" : true,
"historized" : true
},
"paymentMethod" : {
"cfValues" : { },
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : { },
"referenceDocument" : { },
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : { },
"paymentType" : "CHECK",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
},
"taxCategory" : {
"referenceCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditable" : { },
"transient" : true,
"parentEntityType" : { },
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentEntity" : { },
"cfValues" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345
},
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : {
"billingTemplateNameEL" : "...",
"invoiceDateDelayEL" : "...",
"invoiceDateProductionDelayEL" : "...",
"code" : "...",
"lastTransactionDateEL" : "...",
"invoicingThreshold" : 12345.0,
"transient" : true,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"dueDateDelayEL" : "...",
"invoiceType" : { },
"thresholdPerEntity" : true,
"collectionDateDelayEl" : "...",
"type" : "SUBSCRIPTION",
"parentEntityType" : { },
"calendar" : { },
"auditableFields" : [ { }, { } ],
"splitPerPaymentMethod" : true,
"version" : 12345,
"billingRunValidationScript" : { },
"auditable" : { },
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"computeDatesAtValidation" : true,
"notified" : true,
"historized" : true,
"codeChanged" : true,
"referenceDate" : "END_DATE",
"checkThreshold" : "POSITIVE_IL",
"cfValues" : { },
"invoiceTypeEl" : "...",
"scriptInstance" : { },
"referenceCode" : "...",
"lastTransactionDateDelayEL" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"emailTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"tagStartDelimiter" : "...",
"subject" : "...",
"description" : "...",
"referenceCode" : "...",
"translatedSubject" : {
"property1" : "...",
"property2" : "..."
},
"type" : "DUNNING",
"id" : 12345,
"parentEntityType" : { },
"translatedHtmlContent" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"tagEndDelimiter" : "...",
"descriptionOrCode" : "...",
"htmlContent" : "...",
"startDate" : 12345,
"textContent" : "...",
"translatedTextContent" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"media" : "SMS",
"endDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"tradingCountry" : {
"descriptionOrCode" : "...",
"codeChanged" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceCode" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"countryCode" : "...",
"parentEntity" : { },
"notified" : true,
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"disabled" : true,
"country" : { },
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"historized" : true,
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "..."
},
"uuid" : "...",
"minRatedTransactions" : [ {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "MINIMUM",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "BILLED",
"discountPlanType" : "PERCENTAGE",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
}, {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "AGGREGATED",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "REJECTED",
"discountPlanType" : "FIXED",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
} ],
"externalRef2" : "...",
"minimumArticle" : {
"invoiceSubCategory" : { },
"parentEntityType" : { },
"version" : 12345,
"taxClass" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : { },
"parentEntity" : { },
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : { },
"accountingCode" : { },
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"allDiscountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "IN_USE",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPIRED",
"subscription" : { }
} ],
"parentEntityType" : { },
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : { },
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "DEBIT",
"roundingMode" : "UP",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"ratingUnitOfMeasure" : { },
"ratingScript" : { },
"status" : "DRAFT",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "PRODUCT",
"inputUnitEL" : "...",
"auditable" : { },
"taxClass" : { },
"referenceCode" : "...",
"oneShotChargeTemplateType" : "OTHER",
"attributes" : [ { }, { } ],
"active" : true,
"revenueRecognitionRule" : { },
"disabled" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ { }, { } ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : { },
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplate" : { },
"cfValues" : { },
"auditable" : { },
"occTemplateNegative" : { },
"cfAccumulatedValues" : { },
"description" : "...",
"codeChanged" : true,
"sortIndex" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"referenceCode" : "...",
"id" : 12345,
"discount" : 12345.0,
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"accountingCode" : { },
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "..."
},
"version" : 12345,
"parentUserAccounts" : [ {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "ACTIVE",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
}, {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CANCELED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
} ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : {
"appendGeneratedCode" : true,
"parentEntity" : { },
"isCompany" : true,
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"transient" : true,
"notified" : true,
"description" : "...",
"descriptionAndCode" : "...",
"descriptionNotNull" : "..."
},
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "PAYPAL",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : {
"zipCode" : "...",
"city" : "...",
"address4" : "...",
"state" : "...",
"address3" : "...",
"country" : { },
"address2" : "...",
"countryBundle" : "...",
"address5" : "...",
"address1" : "..."
},
"taxCategoryResolved" : {
"referenceCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditable" : { },
"transient" : true,
"parentEntityType" : { },
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentEntity" : { },
"cfValues" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345
},
"contracts" : [ {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "ACTIVE",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
}, {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "CLOSED",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
} ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"tags" : [ {
"descriptionOrCode" : "...",
"parentTag" : { },
"codeChanged" : true,
"name" : "...",
"code" : "...",
"historized" : true,
"auditable" : { },
"filterEl" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"seller" : { },
"tagType" : { },
"notified" : true,
"id" : 12345
}, {
"descriptionOrCode" : "...",
"parentTag" : { },
"codeChanged" : true,
"name" : "...",
"code" : "...",
"historized" : true,
"auditable" : { },
"filterEl" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"seller" : { },
"tagType" : { },
"notified" : true,
"id" : 12345
} ]
},
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"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
},
"status" : "APPLIED",
"subscription" : {
"historized" : true,
"discountPlan" : {
"usedQuantity" : 12345,
"transient" : true,
"defaultDuration" : 12345,
"historized" : true,
"valid" : true,
"description" : "...",
"codeChanged" : true,
"startDate" : 12345,
"active" : true,
"auditable" : { },
"cfValues" : { },
"parentEntityType" : { },
"code" : "...",
"applicationFilterEL" : "...",
"statusDate" : 12345,
"durationUnit" : "MONTH",
"maxDuration" : 12345,
"expressionEl" : "...",
"notified" : true,
"applicationLimit" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanType" : "QUOTE",
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"initialQuantity" : 12345,
"referenceCode" : "...",
"applicableOnOverriddenPrice" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"endDate" : 12345,
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"status" : "IN_USE",
"discountPlanItems" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"version" : 12345,
"disabled" : true,
"cfAccumulatedValues" : { },
"uuid" : "...",
"sequence" : 12345,
"minDuration" : 12345
},
"referenceCode" : "...",
"email" : "...",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"userAccount" : {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "ACTIVE",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"mailingType" : "AUTO",
"minRatedTransactions" : [ {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "AGGREGATED",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "CANCELED",
"discountPlanType" : "PERCENTAGE",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
}, {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "AGGREGATED",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "REJECTED",
"discountPlanType" : "PERCENTAGE",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
} ],
"totalInvoicingAmountTax" : 12345.0,
"code" : "...",
"serviceInstances" : [ {
"usageChargeInstances" : [ { }, { } ],
"minimumAmountEl" : "...",
"id" : 12345,
"subscriptionDate" : 12345,
"uuid" : "...",
"transient" : true,
"productVersion" : { },
"renewalNotifiedDate" : 12345,
"parentEntityType" : { },
"minimumArticle" : { },
"subscriptionChargeInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"codeChanged" : true,
"minimumInvoiceSubCategory" : { },
"minimumChargeTemplate" : { },
"referenceDescription" : "...",
"quoteProduct" : { },
"reactivationDate" : 12345,
"quantityChanged" : true,
"serviceRenewal" : { },
"cfValues" : { },
"version" : 12345,
"attributeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"ratedTransactions" : [ { }, { } ],
"notified" : true,
"subscriptionTerminationReason" : { },
"serviceCharge" : { },
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"fireRenewalNotice" : true,
"orderHistories" : [ { }, { } ],
"orderItemAction" : "MODIFY",
"renewed" : true,
"terminationChargeInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"seller" : { },
"amountPS" : 12345.0,
"paymentDayInMonthPS" : 12345,
"priceVersionDate" : 12345,
"auditable" : { },
"description" : "...",
"appendGeneratedCode" : true,
"deliveryDate" : 12345,
"subscribedTillDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"serviceTemplate" : { },
"discountPlanInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"endAgreementDate" : 12345,
"cfAccumulatedValues" : { },
"subscriptionExpired" : true,
"previousQuantity" : 12345.0,
"referenceCode" : "...",
"activationDate" : 12345,
"historized" : true,
"psInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"auditableFields" : [ { }, { } ],
"orderItemId" : 12345,
"code" : "...",
"initialServiceRenewal" : "...",
"priceVersionDateSetting" : "DELIVERY",
"descriptionAndCode" : "...",
"chargeInstances" : [ { }, { } ],
"terminationDate" : 12345,
"orderNumber" : "...",
"rateUntilDate" : 12345,
"calendarPS" : { },
"status" : "PENDING",
"invoicingCalendar" : { },
"parentEntity" : { },
"statusDate" : 12345,
"autoEndOfEngagement" : true
}, {
"usageChargeInstances" : [ { }, { } ],
"minimumAmountEl" : "...",
"id" : 12345,
"subscriptionDate" : 12345,
"uuid" : "...",
"transient" : true,
"productVersion" : { },
"renewalNotifiedDate" : 12345,
"parentEntityType" : { },
"minimumArticle" : { },
"subscriptionChargeInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"codeChanged" : true,
"minimumInvoiceSubCategory" : { },
"minimumChargeTemplate" : { },
"referenceDescription" : "...",
"quoteProduct" : { },
"reactivationDate" : 12345,
"quantityChanged" : true,
"serviceRenewal" : { },
"cfValues" : { },
"version" : 12345,
"attributeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"ratedTransactions" : [ { }, { } ],
"notified" : true,
"subscriptionTerminationReason" : { },
"serviceCharge" : { },
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"fireRenewalNotice" : true,
"orderHistories" : [ { }, { } ],
"orderItemAction" : "MODIFY",
"renewed" : true,
"terminationChargeInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"seller" : { },
"amountPS" : 12345.0,
"paymentDayInMonthPS" : 12345,
"priceVersionDate" : 12345,
"auditable" : { },
"description" : "...",
"appendGeneratedCode" : true,
"deliveryDate" : 12345,
"subscribedTillDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"serviceTemplate" : { },
"discountPlanInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"endAgreementDate" : 12345,
"cfAccumulatedValues" : { },
"subscriptionExpired" : true,
"previousQuantity" : 12345.0,
"referenceCode" : "...",
"activationDate" : 12345,
"historized" : true,
"psInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"auditableFields" : [ { }, { } ],
"orderItemId" : 12345,
"code" : "...",
"initialServiceRenewal" : "...",
"priceVersionDateSetting" : "QUOTE",
"descriptionAndCode" : "...",
"chargeInstances" : [ { }, { } ],
"terminationDate" : 12345,
"orderNumber" : "...",
"rateUntilDate" : 12345,
"calendarPS" : { },
"status" : "CLOSED",
"invoicingCalendar" : { },
"parentEntity" : { },
"statusDate" : 12345,
"autoEndOfEngagement" : true
} ],
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"nextVersion" : { },
"ccedEmails" : "...",
"descriptionOrCode" : "...",
"emailTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"tagStartDelimiter" : "...",
"subject" : "...",
"description" : "...",
"referenceCode" : "...",
"translatedSubject" : {
"property1" : "...",
"property2" : "..."
},
"type" : "DUNNING",
"id" : 12345,
"parentEntityType" : { },
"translatedHtmlContent" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"tagEndDelimiter" : "...",
"descriptionOrCode" : "...",
"htmlContent" : "...",
"startDate" : 12345,
"textContent" : "...",
"translatedTextContent" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"media" : "QUEUE",
"endDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "..."
},
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"minimumArticle" : {
"invoiceSubCategory" : { },
"parentEntityType" : { },
"version" : 12345,
"taxClass" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : { },
"parentEntity" : { },
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : { },
"accountingCode" : { },
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"status" : "CREATED",
"totalInvoicingAmountWithoutTax" : 12345.0,
"order" : {
"quoteVersion" : { },
"offers" : [ { }, { } ],
"quote" : { },
"label" : "...",
"discountPlan" : { },
"orderProgressTmp" : 12345,
"customerServiceDuration" : 12345,
"contract" : { },
"oneShotTotalAmount" : 12345.0,
"invoices" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"orderType" : { },
"deliveryDate" : 12345,
"seller" : { },
"referenceDescription" : "...",
"orderInvoiceType" : { },
"code" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"billingAccount" : { },
"appendGeneratedCode" : true,
"externalReference" : "...",
"descriptionOrCode" : "...",
"auditable" : { },
"orderParent" : { },
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"customerServiceBegin" : 12345,
"id" : 12345,
"salesPersonName" : "...",
"minRatedTransactions" : [ { }, { } ],
"orderPrices" : [ { }, { } ],
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"orderNumber" : "...",
"uuid" : "...",
"codeChanged" : true,
"cfValues" : { },
"billingRun" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"invoicingPlan" : { },
"rateInvoiced" : 12345,
"access" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"transient" : true,
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"progressDate" : 12345,
"referenceCode" : "...",
"orderLots" : [ { }, { } ],
"orderDate" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"userAccount" : { },
"orderProgress" : 12345,
"description" : "...",
"auditableFields" : [ { }, { } ],
"status" : "..."
},
"endAgreementDate" : 12345,
"edrs" : [ {
"decimalParam2" : 12345.0,
"dateParam1" : 12345,
"parameter3" : "...",
"status" : "CANCELLED",
"transient" : true,
"subscription" : { },
"quantityLeftToRate" : 12345.0,
"parameter2" : "...",
"decimalParam5" : 12345.0,
"eventKey" : "...",
"parameter5" : "...",
"originRecord" : "...",
"parameter7" : "...",
"eventDate" : 12345,
"dateParam5" : 12345,
"quantity" : 12345.0,
"parameter6" : "...",
"parameter9" : "...",
"decimalParam4" : 12345.0,
"eventVersion" : 12345,
"statusDate" : 12345,
"created" : 12345,
"walletOperation" : { },
"parameter4" : "...",
"extraParameter" : "...",
"rejectReason" : "...",
"accessCode" : "...",
"dateParam3" : 12345,
"decimalParam1" : 12345.0,
"version" : 12345,
"updated" : 12345,
"parameter8" : "...",
"timesTried" : 12345,
"originBatch" : "...",
"dateParam2" : 12345,
"headerEDR" : { },
"parameter1" : "...",
"id" : 12345,
"decimalParam3" : 12345.0,
"dateParam4" : 12345
}, {
"decimalParam2" : 12345.0,
"dateParam1" : 12345,
"parameter3" : "...",
"status" : "DUPLICATED",
"transient" : true,
"subscription" : { },
"quantityLeftToRate" : 12345.0,
"parameter2" : "...",
"decimalParam5" : 12345.0,
"eventKey" : "...",
"parameter5" : "...",
"originRecord" : "...",
"parameter7" : "...",
"eventDate" : 12345,
"dateParam5" : 12345,
"quantity" : 12345.0,
"parameter6" : "...",
"parameter9" : "...",
"decimalParam4" : 12345.0,
"eventVersion" : 12345,
"statusDate" : 12345,
"created" : 12345,
"walletOperation" : { },
"parameter4" : "...",
"extraParameter" : "...",
"rejectReason" : "...",
"accessCode" : "...",
"dateParam3" : 12345,
"decimalParam1" : 12345.0,
"version" : 12345,
"updated" : 12345,
"parameter8" : "...",
"timesTried" : 12345,
"originBatch" : "...",
"dateParam2" : 12345,
"headerEDR" : { },
"parameter1" : "...",
"id" : 12345,
"decimalParam3" : 12345.0,
"dateParam4" : 12345
} ],
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : { },
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "CREDIT",
"roundingMode" : "HALF_EVEN",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"ratingUnitOfMeasure" : { },
"ratingScript" : { },
"status" : "ARCHIVED",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "RECURRING",
"inputUnitEL" : "...",
"auditable" : { },
"taxClass" : { },
"referenceCode" : "...",
"oneShotChargeTemplateType" : "TERMINATION",
"attributes" : [ { }, { } ],
"active" : true,
"revenueRecognitionRule" : { },
"disabled" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ { }, { } ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : { },
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"totalInvoicingAmountWithTax" : 12345.0,
"counters" : {
"property1" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
},
"property2" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
}
},
"minInvoiceLines" : [ {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "OPEN",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "PERCENTAGE",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "ADJUSTED",
"taxMode" : "RATE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
}, {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "REJECTED",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "FIXED",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "TO_ADJUST",
"taxMode" : "RATE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
} ],
"descriptionAndCode" : "...",
"uuid" : "...",
"id" : 12345,
"codeChanged" : true,
"orderOffer" : {
"terminationReason" : { },
"code" : "...",
"version" : 12345,
"descriptionAndCode" : "...",
"historized" : true,
"notified" : true,
"codeChanged" : true,
"parentEntityType" : { },
"id" : 12345,
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"subscription" : { },
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"discountPlan" : { },
"transient" : true,
"description" : "...",
"deliveryDate" : 12345,
"referenceCode" : "...",
"orderLineType" : "TERMINATE",
"uuid" : "...",
"order" : { },
"auditable" : { },
"userAccount" : { },
"quoteOffer" : { },
"products" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"orderAttributes" : [ { }, { } ],
"terminationDate" : 12345,
"offerTemplate" : { }
},
"paymentMethod" : {
"cfValues" : { },
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : { },
"referenceDocument" : { },
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : { },
"paymentType" : "CARD",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
},
"minimumLabelEl" : "...",
"minimumAmountEl" : "...",
"subscribedTillDate" : 12345,
"productInstances" : [ {
"appendGeneratedCode" : true,
"subscription" : { },
"cfValues" : { },
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"transient" : true,
"orderNumber" : "...",
"referenceDescription" : "...",
"version" : 12345,
"productChargeInstances" : [ { }, { } ],
"code" : "...",
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"parentEntityType" : { },
"parentEntity" : { },
"applicationDate" : 12345,
"descriptionAndCode" : "...",
"productTemplate" : { },
"notified" : true,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"seller" : { },
"referenceCode" : "...",
"description" : "...",
"userAccount" : { },
"quantity" : 12345.0,
"uuid" : "..."
}, {
"appendGeneratedCode" : true,
"subscription" : { },
"cfValues" : { },
"codeChanged" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"transient" : true,
"orderNumber" : "...",
"referenceDescription" : "...",
"version" : 12345,
"productChargeInstances" : [ { }, { } ],
"code" : "...",
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"parentEntityType" : { },
"parentEntity" : { },
"applicationDate" : 12345,
"descriptionAndCode" : "...",
"productTemplate" : { },
"notified" : true,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"seller" : { },
"referenceCode" : "...",
"description" : "...",
"userAccount" : { },
"quantity" : 12345.0,
"uuid" : "..."
} ],
"attributeInstances" : [ {
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"transient" : true,
"booleanValue" : true,
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"historized" : true,
"attribute" : { },
"value" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"assignedAttributeValue" : [ { }, { } ],
"subscription" : { },
"dateValue" : 12345,
"notified" : true,
"uuid" : "...",
"stringValue" : "..."
}, {
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"transient" : true,
"booleanValue" : true,
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"historized" : true,
"attribute" : { },
"value" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"assignedAttributeValue" : [ { }, { } ],
"subscription" : { },
"dateValue" : 12345,
"notified" : true,
"uuid" : "...",
"stringValue" : "..."
} ],
"subscriptionDaysAge" : 12345,
"active" : true,
"versionNumber" : 12345,
"allDiscountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "ACTIVE",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "ACTIVE",
"subscription" : { }
} ],
"renewed" : true,
"subscriptionRenewal" : {
"parentEntityType" : { },
"initialyActiveForUnit" : "DAY",
"descriptionOrCode" : "...",
"notified" : true,
"applyTerminationCharges" : true,
"reimburseOneshots" : true,
"autoRenew" : true,
"historized" : true,
"description" : "...",
"transient" : true,
"invoiceAgreementImmediately" : true,
"initialyActiveFor" : 12345,
"calendarInitialyActiveFor" : { },
"calendarRenewFor" : { },
"renewalTermType" : "CALENDAR",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"endOfTermAction" : "TERMINATE",
"descriptionAndCode" : "...",
"parentEntity" : { },
"applyAgreement" : true,
"renewForUnit" : "MONTH",
"initialTermType" : "RECURRING",
"autoRenewDate" : 12345,
"codeChanged" : true,
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"code" : "...",
"auditable" : { },
"referenceCode" : "...",
"applyReimbursment" : true,
"daysNotifyRenewal" : 12345,
"extendAgreementPeriodToSubscribedTillDate" : true,
"renewFor" : 12345,
"appendGeneratedCode" : true,
"overrideProrata" : "PRORATA"
},
"appendGeneratedCode" : true,
"orderNumber" : "...",
"statusDate" : 12345,
"previousVersion" : { },
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"ratingGroup" : "...",
"anyServiceActive" : true,
"prestation" : "...",
"version" : 12345,
"referenceDescription" : "...",
"electronicBilling" : true,
"salesPersonName" : "...",
"discountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPIRED",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"subscriptionTerminationReason" : {
"notified" : true,
"applyAgreement" : true,
"overrideProrata" : "PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"description" : "...",
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"reimburseOneshots" : true,
"transient" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"referenceDescription" : "..."
},
"description" : "...",
"subscriptionMonthsAge" : 12345,
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplate" : { },
"cfValues" : { },
"auditable" : { },
"occTemplateNegative" : { },
"cfAccumulatedValues" : { },
"description" : "...",
"codeChanged" : true,
"sortIndex" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"referenceCode" : "...",
"id" : 12345,
"discount" : 12345.0,
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"accountingCode" : { },
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "..."
},
"renewalNotifiedDate" : 12345,
"billingRun" : {
"historized" : true,
"xmlJobExecutionResultId" : 12345,
"uuid" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"pdfJobExecutionResultId" : 12345,
"lastTransactionDate" : 12345,
"prAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"billingCycle" : { },
"rejectedBillingAccounts" : [ { }, { } ],
"runType" : "EXCEPTIONAL",
"referenceDescription" : "...",
"invoices" : [ { }, { } ],
"discountApplied" : true,
"preInvoicingReports" : { },
"language" : { },
"originBillingRun" : { },
"processDate" : 12345,
"invoiceDate" : 12345,
"rejectAutoAction" : "CANCEL",
"status" : "POSTINVOICED",
"endDate" : 12345,
"minimumApplied" : true,
"invoiceNumber" : 12345,
"cfAccumulatedValues" : { },
"rejectionReason" : "...",
"selectedBillingAccounts" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"exceptionalBR" : true,
"cfValues" : { },
"producibleAmountTax" : 12345.0,
"id" : 12345,
"prAmountWithoutTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"collectionDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"nextBillingRun" : { },
"billableBillingAccounts" : [ { }, { } ],
"computeDatesAtValidation" : true,
"exceptionalRTIds" : [ 12345, 12345 ],
"version" : 12345,
"generateAO" : true,
"thresholdChecked" : true,
"notified" : true,
"jobExecutions" : [ { }, { } ],
"auditable" : { },
"country" : { },
"billingAccountNumber" : 12345,
"producibleAmountWithTax" : 12345.0,
"statusDate" : 12345,
"isQuarantine" : true,
"exceptionalILIds" : [ 12345, 12345 ],
"postInvoicingReports" : { },
"producibleInvoiceNumber" : 12345,
"suspectAutoAction" : "MANUAL_ACTION",
"currency" : { },
"referenceCode" : "...",
"billableBillingAcountNumber" : 12345,
"skipValidationScript" : true,
"referenceDate" : "END_DATE",
"processType" : "AUTOMATIC",
"invoiceType" : { },
"filters" : {
"property1" : { },
"property2" : { }
},
"prAmountTax" : 12345.0,
"startDate" : 12345
},
"terminationDate" : 12345,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"renewalDate" : 12345,
"notified" : true,
"billingCycle" : {
"billingTemplateNameEL" : "...",
"invoiceDateDelayEL" : "...",
"invoiceDateProductionDelayEL" : "...",
"code" : "...",
"lastTransactionDateEL" : "...",
"invoicingThreshold" : 12345.0,
"transient" : true,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"dueDateDelayEL" : "...",
"invoiceType" : { },
"thresholdPerEntity" : true,
"collectionDateDelayEl" : "...",
"type" : "BILLINGACCOUNT",
"parentEntityType" : { },
"calendar" : { },
"auditableFields" : [ { }, { } ],
"splitPerPaymentMethod" : true,
"version" : 12345,
"billingRunValidationScript" : { },
"auditable" : { },
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"computeDatesAtValidation" : true,
"notified" : true,
"historized" : true,
"codeChanged" : true,
"referenceDate" : "LAST_TRANSACTION_DATE",
"checkThreshold" : "AFTER_DISCOUNT",
"cfValues" : { },
"invoiceTypeEl" : "...",
"scriptInstance" : { },
"referenceCode" : "...",
"lastTransactionDateDelayEL" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"notifyOfRenewalDate" : 12345,
"initialSubscriptionRenewal" : "...",
"defaultLevel" : true,
"autoEndOfEngagement" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"parentEntityType" : { },
"accountOperations" : [ {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "FORCED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "CREDIT",
"billingAccountName" : "...",
"matchingStatus" : "R",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "REJECTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "CASH",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
}, {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "CLOSED_PERIOD",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "CREDIT",
"billingAccountName" : "...",
"matchingStatus" : "I",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "REJECTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "CHECK",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
} ],
"subscriptionDate" : 12345,
"offer" : {
"codeChanged" : true,
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"validity" : { },
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"isModel" : true,
"minimumAmountEl" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"offerProductTemplates" : [ { }, { } ],
"disabled" : true,
"name" : "...",
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"attachments" : [ { }, { } ],
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"allowedOffersChange" : [ { }, { } ],
"referenceCode" : "...",
"offerComponents" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"minimumArticle" : { },
"auditable" : { },
"sellers" : [ { }, { } ],
"parentEntity" : { },
"subscriptionRenewal" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"longDescription" : "...",
"appendGeneratedCode" : true,
"cfAccumulatedValues" : { },
"prefix" : "...",
"minimumLabelEl" : "...",
"tags" : [ { }, { } ],
"channels" : [ { }, { } ],
"autoEndOfEngagement" : true,
"active" : true,
"offerServiceTemplates" : [ { }, { } ],
"version" : 12345,
"cfValues" : { },
"offerAttributes" : [ { }, { } ],
"parentEntityType" : { },
"commercialRules" : [ { }, { } ],
"transient" : true,
"productTemplates" : [ { }, { } ],
"historized" : true,
"imagePath" : "...",
"generateQuoteEdrPerProduct" : true,
"uuid" : "...",
"referenceDescription" : "...",
"medias" : [ { }, { } ],
"transientCode" : "...",
"globalRatingScriptInstance" : { },
"statusDate" : 12345,
"id" : 12345,
"offerModel" : { },
"code" : "...",
"document" : { },
"offerTemplateCategories" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"businessOfferModel" : { },
"nameOrCode" : "...",
"lifeCycleStatus" : "IN_TEST"
},
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"accessPoints" : [ {
"id" : 12345,
"subscription" : { },
"accessUserId" : "...",
"cfValues" : { },
"active" : true,
"endDate" : 12345,
"auditable" : { },
"startDate" : 12345,
"historized" : true,
"version" : 12345,
"disabled" : true,
"notified" : true,
"cacheKey" : "...",
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"transient" : true
}, {
"id" : 12345,
"subscription" : { },
"accessUserId" : "...",
"cfValues" : { },
"active" : true,
"endDate" : 12345,
"auditable" : { },
"startDate" : 12345,
"historized" : true,
"version" : 12345,
"disabled" : true,
"notified" : true,
"cacheKey" : "...",
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"transient" : true
} ],
"transient" : true
}
}