| name | data type | description |
|---|---|---|
| status | VersionStatusEnum | |
| xmlFilename | string | |
| auditable | Auditable | |
| cfAccumulatedValues | CustomFieldValues | |
| quoteVersion | number | |
| referenceCode | string | |
| startDate | number | |
| contract | Contract | |
| transient | boolean | |
| quotePrices | array of QuotePrice | |
| quoteOffers | array of QuoteOffer | |
| discountPlan | DiscountPlan | |
| quote | CpqQuote | |
| parentCFEntities | array of ICustomFieldEntity | |
| statusDate | number | |
| id | number | |
| uuid | string | |
| medias | array of Media | |
| shortDescription | string | |
| comment | string | |
| auditableFields | array of AuditableFieldHistory | |
| version | number | |
| historized | boolean | |
| quoteArticleLines | array of QuoteArticleLine | |
| referenceDescription | string | |
| invoicingPlan | InvoicingPlan | |
| endDate | number | |
| pdfFilename | string | |
| cfValues | CustomFieldValues | |
| notified | boolean |
Example
{
"status" : "DRAFT",
"xmlFilename" : "...",
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"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
},
"quoteVersion" : 12345,
"referenceCode" : "...",
"startDate" : 12345,
"contract" : {
"status" : "ACTIVE",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"uuid" : "...",
"historized" : true,
"contractDate" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"active" : true,
"beginDate" : 12345,
"notified" : true,
"contractItems" : [ {
"descriptionOrCode" : "...",
"active" : true,
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"description" : "...",
"contractRateType" : "FIXED",
"referenceCode" : "...",
"version" : 12345,
"serviceTemplate" : { },
"cfValues" : { },
"codeChanged" : true,
"rate" : 12345.0,
"notified" : true,
"transient" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"code" : "...",
"chargeTemplate" : { },
"amountWithoutTax" : 12345.0,
"id" : 12345,
"disabled" : true,
"contract" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"offerTemplate" : { },
"parentEntity" : { },
"uuid" : "...",
"referenceDescription" : "...",
"auditable" : { },
"descriptionAndCode" : "...",
"product" : { },
"pricePlan" : { }
}, {
"descriptionOrCode" : "...",
"active" : true,
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"description" : "...",
"contractRateType" : "PERCENTAGE",
"referenceCode" : "...",
"version" : 12345,
"serviceTemplate" : { },
"cfValues" : { },
"codeChanged" : true,
"rate" : 12345.0,
"notified" : true,
"transient" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"code" : "...",
"chargeTemplate" : { },
"amountWithoutTax" : 12345.0,
"id" : 12345,
"disabled" : true,
"contract" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"offerTemplate" : { },
"parentEntity" : { },
"uuid" : "...",
"referenceDescription" : "...",
"auditable" : { },
"descriptionAndCode" : "...",
"product" : { },
"pricePlan" : { }
} ],
"id" : 12345,
"parentEntityType" : { },
"transient" : true,
"appendGeneratedCode" : true,
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"renewal" : true,
"customerAccount" : {
"referenceCode" : "...",
"status" : "CLOSE",
"primaryContact" : { },
"contactInformationNullSafe" : { },
"appendGeneratedCode" : true,
"billingAccounts" : [ { }, { } ],
"historized" : true,
"stripePaymentMethods" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentEntity" : { },
"legalEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"vatNo" : "...",
"checkPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"paymentPlans" : [ { }, { } ],
"referenceDescription" : "...",
"password" : "...",
"address" : { },
"providerContact" : "...",
"dunningLevel" : "R4",
"descriptionOrCode" : "...",
"description" : "...",
"dateStatus" : 12345,
"dateDunningLevel" : 12345,
"minimumChargeTemplate" : { },
"minimumArticle" : { },
"code" : "...",
"minimumAmountEl" : "...",
"paypalPaymentMethods" : [ { }, { } ],
"codeChanged" : true,
"seller" : { },
"minimumLabelEl" : "...",
"auditable" : { },
"preferredPaymentMethod" : { },
"externalRef1" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"contracts" : [ { }, { } ],
"name" : { },
"isCompany" : true,
"thresholdPerEntity" : true,
"noMoreValidCard" : true,
"creditCategory" : { },
"minimumTargetAccount" : { },
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"actionDunnings" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"registrationNo" : "...",
"preferredPaymentMethodType" : "DIRECTDEBIT",
"accountOperations" : [ { }, { } ],
"descriptionAndCode" : "...",
"dueDateDelayEL" : "...",
"excludedFromPayment" : true,
"cfValues" : { },
"jobTitle" : "...",
"DDPaymentMethods" : [ { }, { } ],
"contactInformation" : { },
"uuid" : "...",
"accountType" : "...",
"wirePaymentMethods" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"addressbook" : { },
"id" : 12345,
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"externalRef2" : "...",
"checkThreshold" : "POSITIVE_RT",
"customer" : { },
"businessAccountModel" : { },
"dunningDocuments" : [ { }, { } ],
"generalClientAccount" : { },
"paymentMethods" : [ { }, { } ],
"transient" : true,
"tradingLanguage" : { },
"tradingCurrency" : { }
},
"description" : "...",
"endDate" : 12345,
"contractDuration" : 12345,
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"billingAccount" : {
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"providerContact" : "...",
"terminationReason" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"brAmountWithoutTax" : 12345.0,
"historized" : true,
"transient" : true,
"tradingCurrency" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"registrationNo" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"referenceCode" : "...",
"mailingType" : "MANUAL",
"minimumAmountEl" : "...",
"contactInformation" : { },
"appendGeneratedCode" : true,
"usersAccounts" : [ { }, { } ],
"primaryContact" : { },
"businessAccountModel" : { },
"tradingLanguage" : { },
"thresholdPerEntity" : true,
"customerAccount" : { },
"billingCycle" : { },
"address" : { },
"exoneratedFromtaxes" : true,
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"contracts" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"name" : { },
"emailTemplate" : { },
"status" : "CANCELED",
"codeChanged" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"tradingCountry" : { },
"isCompany" : true,
"uuid" : "...",
"statusDate" : 12345,
"parentEntity" : { },
"contactInformationNullSafe" : { },
"tags" : [ { }, { } ],
"externalRef2" : "...",
"jobTitle" : "...",
"invoices" : [ { }, { } ],
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"taxCategoryResolved" : { },
"parentUserAccounts" : [ { }, { } ],
"descriptionAndCode" : "...",
"accountType" : "...",
"paymentMethod" : { },
"defaultLevel" : true,
"vatNo" : "...",
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"subscriptionDate" : 12345,
"discountPlan" : { },
"auditable" : { },
"minimumInvoiceSubCategory" : { },
"discountPlanInstances" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"invoicePrefix" : "...",
"taxCategory" : { },
"nextInvoiceDate" : 12345,
"description" : "...",
"notified" : true,
"terminationDate" : 12345,
"code" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"version" : 12345,
"discountRate" : 12345.0,
"allDiscountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"legalEntityType" : { },
"id" : 12345,
"seller" : { },
"electronicBilling" : true
},
"version" : 12345,
"billingRules" : [ {
"notified" : true,
"contract" : { },
"active" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"criteriaEL" : "...",
"version" : 12345,
"priority" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"invoicedBACodeEL" : "...",
"historized" : true
}, {
"notified" : true,
"contract" : { },
"active" : true,
"auditable" : { },
"id" : 12345,
"transient" : true,
"criteriaEL" : "...",
"version" : 12345,
"priority" : 12345,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"invoicedBACodeEL" : "...",
"historized" : true
} ],
"referenceCode" : "...",
"referenceDescription" : "...",
"disabled" : true,
"customer" : {
"primaryContact" : { },
"code" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"id" : 12345,
"version" : 12345,
"transient" : true,
"providerContact" : "...",
"description" : "...",
"seller" : { },
"invoicingThreshold" : 12345.0,
"isCompany" : true,
"defaultLevel" : true,
"externalRef1" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"minimumLabelEl" : "...",
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"thresholdPerEntity" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"parentEntity" : { },
"additionalDetails" : { },
"descriptionOrCode" : "...",
"vatNo" : "...",
"anonymizationDate" : 12345,
"descriptionAndCode" : "...",
"contactInformation" : { },
"accountType" : "...",
"referenceCode" : "...",
"minimumArticle" : { },
"jobTitle" : "...",
"customerAccounts" : [ { }, { } ],
"registrationNo" : "...",
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"legalEntityType" : { },
"customerBrand" : { },
"minimumTargetAccount" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"customerCategory" : { },
"appendGeneratedCode" : true,
"contactInformationNullSafe" : { },
"referenceDescription" : "...",
"anonymized" : true,
"externalRef2" : "...",
"contracts" : [ { }, { } ],
"name" : { },
"minimumAmountEl" : "...",
"businessAccountModel" : { },
"address" : { },
"uuid" : "...",
"addressbook" : { }
},
"codeChanged" : true,
"seller" : {
"version" : 12345,
"externalRef2" : "...",
"parentCFEntities" : [ { }, { } ],
"providerContact" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"referenceCode" : "...",
"registrationNo" : "...",
"transient" : true,
"jobTitle" : "...",
"externalRef1" : "...",
"minimumAmountEl" : "...",
"parentEntity" : { },
"name" : { },
"paymentGateways" : [ { }, { } ],
"contactInformation" : { },
"description" : "...",
"referenceDescription" : "...",
"vatNo" : "...",
"generalLedger" : { },
"minimumArticle" : { },
"primaryContact" : { },
"defaultLevel" : true,
"businessAccountModel" : { },
"minimumLabelEl" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"accountType" : "...",
"auditableFields" : [ { }, { } ],
"tradingCountry" : { },
"legalType" : "...",
"uuid" : "...",
"id" : 12345,
"auditable" : { },
"appendGeneratedCode" : true,
"seller" : { },
"descriptionOrCode" : "...",
"minimumChargeTemplate" : { },
"cfValues" : { },
"historized" : true,
"tradingLanguage" : { },
"address" : { },
"notified" : true,
"legalEntityType" : { },
"legalText" : "...",
"invoiceTypeSequence" : [ { }, { } ],
"isCompany" : true,
"tradingCurrency" : { }
},
"code" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
},
"transient" : true,
"quotePrices" : [ {
"quoteArticleLine" : {
"quoteProduct" : { },
"quoteLot" : { },
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"quantity" : 12345.0,
"historized" : true,
"serviceQuantity" : 12345.0,
"billableAccount" : { },
"auditable" : { },
"notified" : true,
"transient" : true,
"id" : 12345,
"accountingArticle" : { },
"quotePrices" : [ { }, { } ],
"version" : 12345
},
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
"discountPlanType" : "PERCENTAGE",
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : {
"ratingScript" : { },
"type" : "CREDIT",
"referenceCode" : "...",
"auditable" : { },
"chargeMainType" : "RECURRING",
"descriptionAndCode" : "...",
"code" : "...",
"id" : 12345,
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"filterExpression" : "...",
"revenueRecognitionRule" : { },
"edrTemplates" : [ { }, { } ],
"codeChanged" : true,
"transient" : true,
"version" : 12345,
"descriptionOrCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"sortIndexEl" : "...",
"chargeType" : "...",
"dropZeroWo" : true,
"parentEntityType" : { },
"ratingUnitDescription" : "...",
"roundingValuesComputed" : true,
"disabled" : true,
"outputUnitEL" : "...",
"attributes" : [ { }, { } ],
"inputUnitEL" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"invoiceSubCategory" : { },
"inputUnitOfMeasure" : { },
"ratingUnitOfMeasure" : { },
"auditableFields" : [ { }, { } ],
"unitNbDecimal" : 12345,
"uuid" : "...",
"cfValues" : { },
"cfAccumulatedValues" : { },
"internalNote" : "...",
"status" : "ARCHIVED",
"taxClass" : { },
"unitMultiplicator" : 12345.0,
"active" : true,
"productCharges" : [ { }, { } ],
"roundingMode" : "HALF_EVEN",
"inputUnitDescription" : "...",
"description" : "...",
"parentEntity" : { },
"taxClassEl" : "...",
"historized" : true,
"amountEditable" : true
},
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : {
"deliveryDate" : 12345,
"quoteAttributes" : [ { }, { } ],
"cfValues" : { },
"auditable" : { },
"contractCode" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"quoteProduct" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345,
"sequence" : 12345,
"billableAccount" : { },
"description" : "...",
"code" : "...",
"subscription" : { },
"historized" : true,
"quoteLineType" : "TERMINATE",
"quotePrices" : [ { }, { } ],
"quoteLot" : { },
"userAccount" : { },
"discountPlan" : { },
"parentEntityType" : { },
"offerTemplate" : { },
"auditableFields" : [ { }, { } ],
"serialversionuid" : 12345,
"quoteVersion" : { },
"descriptionAndCode" : "...",
"position" : 12345,
"referenceDescription" : "...",
"codeChanged" : true,
"uuid" : "..."
},
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : {
"status" : "PUBLISHED",
"xmlFilename" : "...",
"auditable" : { },
"cfAccumulatedValues" : { },
"quoteVersion" : 12345,
"referenceCode" : "...",
"startDate" : 12345,
"contract" : { },
"transient" : true,
"quotePrices" : [ { }, { } ],
"quoteOffers" : [ { }, { } ],
"discountPlan" : { },
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"id" : 12345,
"uuid" : "...",
"medias" : [ { }, { } ],
"shortDescription" : "...",
"comment" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"historized" : true,
"quoteArticleLines" : [ { }, { } ],
"referenceDescription" : "...",
"invoicingPlan" : { },
"endDate" : 12345,
"pdfFilename" : "...",
"cfValues" : { },
"notified" : true
},
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : {
"parentEntityType" : { },
"description" : "...",
"initialQuantity" : 12345,
"applicableOnDiscountedPrice" : true,
"discountPlanaApplicableEntities" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"sequence" : 12345,
"notified" : true,
"version" : 12345,
"disabled" : true,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"discountPlanType" : "PRODUCT",
"applicationLimit" : 12345,
"id" : 12345,
"code" : "...",
"appendGeneratedCode" : true,
"active" : true,
"endDate" : 12345,
"defaultDuration" : 12345,
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"statusDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"parentEntity" : { },
"descriptionOrCode" : "...",
"transient" : true,
"codeChanged" : true,
"uuid" : "...",
"valid" : true,
"maxDuration" : 12345,
"status" : "DRAFT",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"historized" : true,
"applicableOnOverriddenPrice" : true,
"minDuration" : 12345,
"auditableFields" : [ { }, { } ],
"usedQuantity" : 12345,
"expressionEl" : "...",
"durationUnit" : "DAY",
"applicationFilterEL" : "...",
"descriptionAndCode" : "..."
},
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : {
"notified" : true,
"applyByArticle" : true,
"pricePlanMatrix" : { },
"sequence" : 12345,
"parentCFEntities" : [ { }, { } ],
"lastDiscount" : true,
"disabled" : true,
"active" : true,
"discountPlanItemType" : "PERCENTAGE",
"transient" : true,
"allowToNegate" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"discountValue" : 12345.0,
"historized" : true,
"priority" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"auditable" : { },
"discountPlan" : { },
"description" : "...",
"finalSequence" : 12345,
"accountingArticle" : { },
"cfValues" : { },
"expressionEl" : "...",
"discountValueEL" : "...",
"targetAccountingArticle" : [ { }, { } ]
},
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "PRODUCT"
}, {
"quoteArticleLine" : {
"quoteProduct" : { },
"quoteLot" : { },
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"quantity" : 12345.0,
"historized" : true,
"serviceQuantity" : 12345.0,
"billableAccount" : { },
"auditable" : { },
"notified" : true,
"transient" : true,
"id" : 12345,
"accountingArticle" : { },
"quotePrices" : [ { }, { } ],
"version" : 12345
},
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "FIXED_DISCOUNT",
"discountPlanType" : "PERCENTAGE",
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : {
"ratingScript" : { },
"type" : "CREDIT",
"referenceCode" : "...",
"auditable" : { },
"chargeMainType" : "PRODUCT",
"descriptionAndCode" : "...",
"code" : "...",
"id" : 12345,
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"filterExpression" : "...",
"revenueRecognitionRule" : { },
"edrTemplates" : [ { }, { } ],
"codeChanged" : true,
"transient" : true,
"version" : 12345,
"descriptionOrCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"sortIndexEl" : "...",
"chargeType" : "...",
"dropZeroWo" : true,
"parentEntityType" : { },
"ratingUnitDescription" : "...",
"roundingValuesComputed" : true,
"disabled" : true,
"outputUnitEL" : "...",
"attributes" : [ { }, { } ],
"inputUnitEL" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"invoiceSubCategory" : { },
"inputUnitOfMeasure" : { },
"ratingUnitOfMeasure" : { },
"auditableFields" : [ { }, { } ],
"unitNbDecimal" : 12345,
"uuid" : "...",
"cfValues" : { },
"cfAccumulatedValues" : { },
"internalNote" : "...",
"status" : "ARCHIVED",
"taxClass" : { },
"unitMultiplicator" : 12345.0,
"active" : true,
"productCharges" : [ { }, { } ],
"roundingMode" : "DOWN",
"inputUnitDescription" : "...",
"description" : "...",
"parentEntity" : { },
"taxClassEl" : "...",
"historized" : true,
"amountEditable" : true
},
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : {
"deliveryDate" : 12345,
"quoteAttributes" : [ { }, { } ],
"cfValues" : { },
"auditable" : { },
"contractCode" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"parentEntity" : { },
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"quoteProduct" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345,
"sequence" : 12345,
"billableAccount" : { },
"description" : "...",
"code" : "...",
"subscription" : { },
"historized" : true,
"quoteLineType" : "AMEND",
"quotePrices" : [ { }, { } ],
"quoteLot" : { },
"userAccount" : { },
"discountPlan" : { },
"parentEntityType" : { },
"offerTemplate" : { },
"auditableFields" : [ { }, { } ],
"serialversionuid" : 12345,
"quoteVersion" : { },
"descriptionAndCode" : "...",
"position" : 12345,
"referenceDescription" : "...",
"codeChanged" : true,
"uuid" : "..."
},
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : {
"status" : "DRAFT",
"xmlFilename" : "...",
"auditable" : { },
"cfAccumulatedValues" : { },
"quoteVersion" : 12345,
"referenceCode" : "...",
"startDate" : 12345,
"contract" : { },
"transient" : true,
"quotePrices" : [ { }, { } ],
"quoteOffers" : [ { }, { } ],
"discountPlan" : { },
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"id" : 12345,
"uuid" : "...",
"medias" : [ { }, { } ],
"shortDescription" : "...",
"comment" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"historized" : true,
"quoteArticleLines" : [ { }, { } ],
"referenceDescription" : "...",
"invoicingPlan" : { },
"endDate" : 12345,
"pdfFilename" : "...",
"cfValues" : { },
"notified" : true
},
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : {
"parentEntityType" : { },
"description" : "...",
"initialQuantity" : 12345,
"applicableOnDiscountedPrice" : true,
"discountPlanaApplicableEntities" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"sequence" : 12345,
"notified" : true,
"version" : 12345,
"disabled" : true,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"discountPlanType" : "QUOTE",
"applicationLimit" : 12345,
"id" : 12345,
"code" : "...",
"appendGeneratedCode" : true,
"active" : true,
"endDate" : 12345,
"defaultDuration" : 12345,
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"statusDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"parentEntity" : { },
"descriptionOrCode" : "...",
"transient" : true,
"codeChanged" : true,
"uuid" : "...",
"valid" : true,
"maxDuration" : 12345,
"status" : "IN_USE",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"historized" : true,
"applicableOnOverriddenPrice" : true,
"minDuration" : 12345,
"auditableFields" : [ { }, { } ],
"usedQuantity" : 12345,
"expressionEl" : "...",
"durationUnit" : "MONTH",
"applicationFilterEL" : "...",
"descriptionAndCode" : "..."
},
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : {
"notified" : true,
"applyByArticle" : true,
"pricePlanMatrix" : { },
"sequence" : 12345,
"parentCFEntities" : [ { }, { } ],
"lastDiscount" : true,
"disabled" : true,
"active" : true,
"discountPlanItemType" : "FIXED",
"transient" : true,
"allowToNegate" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"discountValue" : 12345.0,
"historized" : true,
"priority" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"auditable" : { },
"discountPlan" : { },
"description" : "...",
"finalSequence" : 12345,
"accountingArticle" : { },
"cfValues" : { },
"expressionEl" : "...",
"discountValueEL" : "...",
"targetAccountingArticle" : [ { }, { } ]
},
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "ORDER"
} ],
"quoteOffers" : [ {
"deliveryDate" : 12345,
"quoteAttributes" : [ {
"id" : 12345,
"historized" : true,
"notified" : true,
"dateValue" : 12345,
"auditable" : { },
"quoteProduct" : { },
"uuid" : "...",
"stringValue" : "...",
"assignedAttributeValue" : [ { }, { } ],
"attribute" : { },
"quoteOffer" : { },
"parentCFEntities" : [ { }, { } ],
"value" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"booleanValue" : true,
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"version" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ]
}, {
"id" : 12345,
"historized" : true,
"notified" : true,
"dateValue" : 12345,
"auditable" : { },
"quoteProduct" : { },
"uuid" : "...",
"stringValue" : "...",
"assignedAttributeValue" : [ { }, { } ],
"attribute" : { },
"quoteOffer" : { },
"parentCFEntities" : [ { }, { } ],
"value" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"booleanValue" : true,
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"version" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ]
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"contractCode" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"notified" : true,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"transient" : true,
"quoteProduct" : [ {
"auditableFields" : [ { }, { } ],
"quoteArticleLines" : [ { }, { } ],
"id" : 12345,
"quantity" : 12345.0,
"transient" : true,
"productActionType" : "CREATE",
"auditable" : { },
"quoteVersion" : { },
"discountPlan" : { },
"terminationDate" : 12345,
"uuid" : "...",
"quoteOffer" : { },
"deliveryDate" : 12345,
"terminationReason" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"quoteAttributes" : [ { }, { } ],
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"productVersion" : { },
"historized" : true,
"cfValues" : { },
"notified" : true
}, {
"auditableFields" : [ { }, { } ],
"quoteArticleLines" : [ { }, { } ],
"id" : 12345,
"quantity" : 12345.0,
"transient" : true,
"productActionType" : "SUSPEND",
"auditable" : { },
"quoteVersion" : { },
"discountPlan" : { },
"terminationDate" : 12345,
"uuid" : "...",
"quoteOffer" : { },
"deliveryDate" : 12345,
"terminationReason" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"quoteAttributes" : [ { }, { } ],
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"productVersion" : { },
"historized" : true,
"cfValues" : { },
"notified" : true
} ],
"descriptionOrCode" : "...",
"id" : 12345,
"sequence" : 12345,
"billableAccount" : {
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"providerContact" : "...",
"terminationReason" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"brAmountWithoutTax" : 12345.0,
"historized" : true,
"transient" : true,
"tradingCurrency" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"registrationNo" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"referenceCode" : "...",
"mailingType" : "BATCH",
"minimumAmountEl" : "...",
"contactInformation" : { },
"appendGeneratedCode" : true,
"usersAccounts" : [ { }, { } ],
"primaryContact" : { },
"businessAccountModel" : { },
"tradingLanguage" : { },
"thresholdPerEntity" : true,
"customerAccount" : { },
"billingCycle" : { },
"address" : { },
"exoneratedFromtaxes" : true,
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"contracts" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"name" : { },
"emailTemplate" : { },
"status" : "CLOSED",
"codeChanged" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"tradingCountry" : { },
"isCompany" : true,
"uuid" : "...",
"statusDate" : 12345,
"parentEntity" : { },
"contactInformationNullSafe" : { },
"tags" : [ { }, { } ],
"externalRef2" : "...",
"jobTitle" : "...",
"invoices" : [ { }, { } ],
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"taxCategoryResolved" : { },
"parentUserAccounts" : [ { }, { } ],
"descriptionAndCode" : "...",
"accountType" : "...",
"paymentMethod" : { },
"defaultLevel" : true,
"vatNo" : "...",
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"subscriptionDate" : 12345,
"discountPlan" : { },
"auditable" : { },
"minimumInvoiceSubCategory" : { },
"discountPlanInstances" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"invoicePrefix" : "...",
"taxCategory" : { },
"nextInvoiceDate" : 12345,
"description" : "...",
"notified" : true,
"terminationDate" : 12345,
"code" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"version" : 12345,
"discountRate" : 12345.0,
"allDiscountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"legalEntityType" : { },
"id" : 12345,
"seller" : { },
"electronicBilling" : true
},
"description" : "...",
"code" : "...",
"subscription" : {
"minimumAmountEl" : "...",
"previousVersion" : { },
"totalInvoicingAmountTax" : 12345.0,
"subscriptionTerminationReason" : { },
"cfAccumulatedValues" : { },
"validity" : { },
"fireRenewalNotice" : true,
"seller" : { },
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"renewalNotifiedDate" : 12345,
"subscriptionRenewal" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"order" : { },
"billingRun" : { },
"anyServiceActive" : true,
"electronicBilling" : true,
"counters" : {
"property1" : { },
"property2" : { }
},
"productInstances" : [ { }, { } ],
"userAccount" : { },
"versionNumber" : 12345,
"salesPersonName" : "...",
"description" : "...",
"cfValues" : { },
"orderOffer" : { },
"status" : "SUSPENDED",
"emailTemplate" : { },
"offer" : { },
"version" : 12345,
"prestation" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"subscribedTillDate" : 12345,
"historized" : true,
"descriptionOrCode" : "...",
"ccedEmails" : "...",
"parentEntity" : { },
"subscriptionMonthsAge" : 12345,
"attributeInstances" : [ { }, { } ],
"active" : true,
"statusDate" : 12345,
"codeChanged" : true,
"notifyOfRenewalDate" : 12345,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"subscriptionExpired" : true,
"serviceInstances" : [ { }, { } ],
"defaultLevel" : true,
"paymentMethod" : { },
"nextVersion" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"autoEndOfEngagement" : true,
"accountOperations" : [ { }, { } ],
"edrs" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"initialSubscriptionRenewal" : "...",
"email" : "...",
"minimumLabelEl" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"endAgreementDate" : 12345,
"notified" : true,
"referenceCode" : "...",
"discountPlan" : { },
"discountPlanInstances" : [ { }, { } ],
"code" : "...",
"renewed" : true,
"id" : 12345,
"orderNumber" : "...",
"ratingGroup" : "...",
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"minimumArticle" : { },
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"renewalDate" : 12345,
"uuid" : "...",
"parentEntityType" : { }
},
"historized" : true,
"quoteLineType" : "CREATE",
"quotePrices" : [ {
"quoteArticleLine" : { },
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
"discountPlanType" : "FIXED",
"auditable" : { },
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : { },
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : { },
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : { },
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : { },
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "ORDER"
}, {
"quoteArticleLine" : { },
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "ONE_SHOT_OTHER",
"discountPlanType" : "FIXED",
"auditable" : { },
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : { },
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : { },
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : { },
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : { },
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "PRODUCT"
} ],
"quoteLot" : {
"auditable" : { },
"descriptionAndCode" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"notified" : true,
"transient" : true,
"duration" : 12345,
"cfValues" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"name" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"executionDate" : 12345,
"historized" : true,
"cfAccumulatedValues" : { },
"version" : 12345
},
"userAccount" : {
"terminationReason" : { },
"seller" : { },
"code" : "...",
"isCompany" : true,
"id" : 12345,
"contactInformationNullSafe" : { },
"terminationDate" : 12345,
"auditable" : { },
"minimumChargeTemplate" : { },
"notified" : true,
"parentEntity" : { },
"name" : { },
"userAccounts" : [ { }, { } ],
"providerContact" : "...",
"minimumArticle" : { },
"address" : { },
"description" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"accountType" : "...",
"vatNo" : "...",
"codeChanged" : true,
"primaryContact" : { },
"transient" : true,
"legalEntityType" : { },
"cfAccumulatedValues" : { },
"minimumLabelEl" : "...",
"statusDate" : 12345,
"wallet" : { },
"externalRef2" : "...",
"jobTitle" : "...",
"version" : 12345,
"externalRef1" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"isConsumer" : true,
"subscriptions" : [ { }, { } ],
"registrationNo" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"businessAccountModel" : { },
"parentUserAccount" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"contactInformation" : { },
"minimumAmountEl" : "...",
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"subscriptionDate" : 12345,
"status" : "CANCELED",
"historized" : true
},
"discountPlan" : {
"parentEntityType" : { },
"description" : "...",
"initialQuantity" : 12345,
"applicableOnDiscountedPrice" : true,
"discountPlanaApplicableEntities" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"sequence" : 12345,
"notified" : true,
"version" : 12345,
"disabled" : true,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"discountPlanType" : "PRODUCT",
"applicationLimit" : 12345,
"id" : 12345,
"code" : "...",
"appendGeneratedCode" : true,
"active" : true,
"endDate" : 12345,
"defaultDuration" : 12345,
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"statusDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"parentEntity" : { },
"descriptionOrCode" : "...",
"transient" : true,
"codeChanged" : true,
"uuid" : "...",
"valid" : true,
"maxDuration" : 12345,
"status" : "ACTIVE",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"historized" : true,
"applicableOnOverriddenPrice" : true,
"minDuration" : 12345,
"auditableFields" : [ { }, { } ],
"usedQuantity" : 12345,
"expressionEl" : "...",
"durationUnit" : "MONTH",
"applicationFilterEL" : "...",
"descriptionAndCode" : "..."
},
"parentEntityType" : { },
"offerTemplate" : {
"descriptionAndCode" : "...",
"id" : 12345,
"name" : "...",
"prefix" : "...",
"customerCategories" : [ { }, { } ],
"cfValues" : { },
"parentEntity" : { },
"offerTemplateCategories" : [ { }, { } ],
"autoEndOfEngagement" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"minimumInvoiceSubCategory" : { },
"uuid" : "...",
"isModel" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"subscriptionRenewal" : { },
"businessOfferModel" : { },
"minimumLabelEl" : "...",
"lifeCycleStatus" : "RETIRED",
"description" : "...",
"allowedOffersChange" : [ { }, { } ],
"generateQuoteEdrPerProduct" : true,
"minimumArticle" : { },
"businessAccountModels" : [ { }, { } ],
"statusDate" : 12345,
"nameOrCode" : "...",
"medias" : [ { }, { } ],
"globalRatingScriptInstance" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"isOfferChangeRestricted" : true,
"productTemplates" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"minimumAmountEl" : "...",
"sellers" : [ { }, { } ],
"longDescription" : "...",
"parentEntityType" : { },
"offerComponents" : [ { }, { } ],
"validity" : { },
"imagePath" : "...",
"auditable" : { },
"offerServiceTemplates" : [ { }, { } ],
"code" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"transient" : true,
"offerAttributes" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ { }, { } ],
"active" : true,
"version" : 12345,
"notified" : true,
"document" : { },
"disabled" : true,
"historized" : true,
"tags" : [ { }, { } ],
"offerProductTemplates" : [ { }, { } ],
"channels" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"transientCode" : "...",
"offerModel" : { },
"commercialRules" : [ { }, { } ]
},
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"serialversionuid" : 12345,
"quoteVersion" : {
"status" : "PUBLISHED",
"xmlFilename" : "...",
"auditable" : { },
"cfAccumulatedValues" : { },
"quoteVersion" : 12345,
"referenceCode" : "...",
"startDate" : 12345,
"contract" : { },
"transient" : true,
"quotePrices" : [ { }, { } ],
"quoteOffers" : [ { }, { } ],
"discountPlan" : { },
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"id" : 12345,
"uuid" : "...",
"medias" : [ { }, { } ],
"shortDescription" : "...",
"comment" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"historized" : true,
"quoteArticleLines" : [ { }, { } ],
"referenceDescription" : "...",
"invoicingPlan" : { },
"endDate" : 12345,
"pdfFilename" : "...",
"cfValues" : { },
"notified" : true
},
"descriptionAndCode" : "...",
"position" : 12345,
"referenceDescription" : "...",
"codeChanged" : true,
"uuid" : "..."
}, {
"deliveryDate" : 12345,
"quoteAttributes" : [ {
"id" : 12345,
"historized" : true,
"notified" : true,
"dateValue" : 12345,
"auditable" : { },
"quoteProduct" : { },
"uuid" : "...",
"stringValue" : "...",
"assignedAttributeValue" : [ { }, { } ],
"attribute" : { },
"quoteOffer" : { },
"parentCFEntities" : [ { }, { } ],
"value" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"booleanValue" : true,
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"version" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ]
}, {
"id" : 12345,
"historized" : true,
"notified" : true,
"dateValue" : 12345,
"auditable" : { },
"quoteProduct" : { },
"uuid" : "...",
"stringValue" : "...",
"assignedAttributeValue" : [ { }, { } ],
"attribute" : { },
"quoteOffer" : { },
"parentCFEntities" : [ { }, { } ],
"value" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"booleanValue" : true,
"parentAttributeValue" : { },
"doubleValue" : 12345.0,
"version" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ]
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"contractCode" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"notified" : true,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"transient" : true,
"quoteProduct" : [ {
"auditableFields" : [ { }, { } ],
"quoteArticleLines" : [ { }, { } ],
"id" : 12345,
"quantity" : 12345.0,
"transient" : true,
"productActionType" : "CREATE",
"auditable" : { },
"quoteVersion" : { },
"discountPlan" : { },
"terminationDate" : 12345,
"uuid" : "...",
"quoteOffer" : { },
"deliveryDate" : 12345,
"terminationReason" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"quoteAttributes" : [ { }, { } ],
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"productVersion" : { },
"historized" : true,
"cfValues" : { },
"notified" : true
}, {
"auditableFields" : [ { }, { } ],
"quoteArticleLines" : [ { }, { } ],
"id" : 12345,
"quantity" : 12345.0,
"transient" : true,
"productActionType" : "SUSPEND",
"auditable" : { },
"quoteVersion" : { },
"discountPlan" : { },
"terminationDate" : 12345,
"uuid" : "...",
"quoteOffer" : { },
"deliveryDate" : 12345,
"terminationReason" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"quoteAttributes" : [ { }, { } ],
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"productVersion" : { },
"historized" : true,
"cfValues" : { },
"notified" : true
} ],
"descriptionOrCode" : "...",
"id" : 12345,
"sequence" : 12345,
"billableAccount" : {
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"providerContact" : "...",
"terminationReason" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"brAmountWithoutTax" : 12345.0,
"historized" : true,
"transient" : true,
"tradingCurrency" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"registrationNo" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"referenceCode" : "...",
"mailingType" : "BATCH",
"minimumAmountEl" : "...",
"contactInformation" : { },
"appendGeneratedCode" : true,
"usersAccounts" : [ { }, { } ],
"primaryContact" : { },
"businessAccountModel" : { },
"tradingLanguage" : { },
"thresholdPerEntity" : true,
"customerAccount" : { },
"billingCycle" : { },
"address" : { },
"exoneratedFromtaxes" : true,
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"contracts" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"name" : { },
"emailTemplate" : { },
"status" : "CLOSED",
"codeChanged" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"tradingCountry" : { },
"isCompany" : true,
"uuid" : "...",
"statusDate" : 12345,
"parentEntity" : { },
"contactInformationNullSafe" : { },
"tags" : [ { }, { } ],
"externalRef2" : "...",
"jobTitle" : "...",
"invoices" : [ { }, { } ],
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"taxCategoryResolved" : { },
"parentUserAccounts" : [ { }, { } ],
"descriptionAndCode" : "...",
"accountType" : "...",
"paymentMethod" : { },
"defaultLevel" : true,
"vatNo" : "...",
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"subscriptionDate" : 12345,
"discountPlan" : { },
"auditable" : { },
"minimumInvoiceSubCategory" : { },
"discountPlanInstances" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"invoicePrefix" : "...",
"taxCategory" : { },
"nextInvoiceDate" : 12345,
"description" : "...",
"notified" : true,
"terminationDate" : 12345,
"code" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"version" : 12345,
"discountRate" : 12345.0,
"allDiscountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"legalEntityType" : { },
"id" : 12345,
"seller" : { },
"electronicBilling" : true
},
"description" : "...",
"code" : "...",
"subscription" : {
"minimumAmountEl" : "...",
"previousVersion" : { },
"totalInvoicingAmountTax" : 12345.0,
"subscriptionTerminationReason" : { },
"cfAccumulatedValues" : { },
"validity" : { },
"fireRenewalNotice" : true,
"seller" : { },
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"renewalNotifiedDate" : 12345,
"subscriptionRenewal" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"order" : { },
"billingRun" : { },
"anyServiceActive" : true,
"electronicBilling" : true,
"counters" : {
"property1" : { },
"property2" : { }
},
"productInstances" : [ { }, { } ],
"userAccount" : { },
"versionNumber" : 12345,
"salesPersonName" : "...",
"description" : "...",
"cfValues" : { },
"orderOffer" : { },
"status" : "CREATED",
"emailTemplate" : { },
"offer" : { },
"version" : 12345,
"prestation" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"subscribedTillDate" : 12345,
"historized" : true,
"descriptionOrCode" : "...",
"ccedEmails" : "...",
"parentEntity" : { },
"subscriptionMonthsAge" : 12345,
"attributeInstances" : [ { }, { } ],
"active" : true,
"statusDate" : 12345,
"codeChanged" : true,
"notifyOfRenewalDate" : 12345,
"subscriptionDaysAge" : 12345,
"mailingType" : "AUTO",
"subscriptionExpired" : true,
"serviceInstances" : [ { }, { } ],
"defaultLevel" : true,
"paymentMethod" : { },
"nextVersion" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"autoEndOfEngagement" : true,
"accountOperations" : [ { }, { } ],
"edrs" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"initialSubscriptionRenewal" : "...",
"email" : "...",
"minimumLabelEl" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"endAgreementDate" : 12345,
"notified" : true,
"referenceCode" : "...",
"discountPlan" : { },
"discountPlanInstances" : [ { }, { } ],
"code" : "...",
"renewed" : true,
"id" : 12345,
"orderNumber" : "...",
"ratingGroup" : "...",
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"minimumArticle" : { },
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"renewalDate" : 12345,
"uuid" : "...",
"parentEntityType" : { }
},
"historized" : true,
"quoteLineType" : "CREATE",
"quotePrices" : [ {
"quoteArticleLine" : { },
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
"discountPlanType" : "PERCENTAGE",
"auditable" : { },
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : { },
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : { },
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : { },
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : { },
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "OFFER"
}, {
"quoteArticleLine" : { },
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "ONE_SHOT_OTHER",
"discountPlanType" : "FIXED",
"auditable" : { },
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : { },
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : { },
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : { },
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : { },
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "PRODUCT"
} ],
"quoteLot" : {
"auditable" : { },
"descriptionAndCode" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"notified" : true,
"transient" : true,
"duration" : 12345,
"cfValues" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"name" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"executionDate" : 12345,
"historized" : true,
"cfAccumulatedValues" : { },
"version" : 12345
},
"userAccount" : {
"terminationReason" : { },
"seller" : { },
"code" : "...",
"isCompany" : true,
"id" : 12345,
"contactInformationNullSafe" : { },
"terminationDate" : 12345,
"auditable" : { },
"minimumChargeTemplate" : { },
"notified" : true,
"parentEntity" : { },
"name" : { },
"userAccounts" : [ { }, { } ],
"providerContact" : "...",
"minimumArticle" : { },
"address" : { },
"description" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"accountType" : "...",
"vatNo" : "...",
"codeChanged" : true,
"primaryContact" : { },
"transient" : true,
"legalEntityType" : { },
"cfAccumulatedValues" : { },
"minimumLabelEl" : "...",
"statusDate" : 12345,
"wallet" : { },
"externalRef2" : "...",
"jobTitle" : "...",
"version" : 12345,
"externalRef1" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"isConsumer" : true,
"subscriptions" : [ { }, { } ],
"registrationNo" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"businessAccountModel" : { },
"parentUserAccount" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"contactInformation" : { },
"minimumAmountEl" : "...",
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"subscriptionDate" : 12345,
"status" : "TERMINATED",
"historized" : true
},
"discountPlan" : {
"parentEntityType" : { },
"description" : "...",
"initialQuantity" : 12345,
"applicableOnDiscountedPrice" : true,
"discountPlanaApplicableEntities" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"sequence" : 12345,
"notified" : true,
"version" : 12345,
"disabled" : true,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"discountPlanType" : "PROMO_CODE",
"applicationLimit" : 12345,
"id" : 12345,
"code" : "...",
"appendGeneratedCode" : true,
"active" : true,
"endDate" : 12345,
"defaultDuration" : 12345,
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"statusDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"parentEntity" : { },
"descriptionOrCode" : "...",
"transient" : true,
"codeChanged" : true,
"uuid" : "...",
"valid" : true,
"maxDuration" : 12345,
"status" : "IN_USE",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"historized" : true,
"applicableOnOverriddenPrice" : true,
"minDuration" : 12345,
"auditableFields" : [ { }, { } ],
"usedQuantity" : 12345,
"expressionEl" : "...",
"durationUnit" : "DAY",
"applicationFilterEL" : "...",
"descriptionAndCode" : "..."
},
"parentEntityType" : { },
"offerTemplate" : {
"descriptionAndCode" : "...",
"id" : 12345,
"name" : "...",
"prefix" : "...",
"customerCategories" : [ { }, { } ],
"cfValues" : { },
"parentEntity" : { },
"offerTemplateCategories" : [ { }, { } ],
"autoEndOfEngagement" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"minimumInvoiceSubCategory" : { },
"uuid" : "...",
"isModel" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"subscriptionRenewal" : { },
"businessOfferModel" : { },
"minimumLabelEl" : "...",
"lifeCycleStatus" : "LAUNCHED",
"description" : "...",
"allowedOffersChange" : [ { }, { } ],
"generateQuoteEdrPerProduct" : true,
"minimumArticle" : { },
"businessAccountModels" : [ { }, { } ],
"statusDate" : 12345,
"nameOrCode" : "...",
"medias" : [ { }, { } ],
"globalRatingScriptInstance" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"isOfferChangeRestricted" : true,
"productTemplates" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"minimumAmountEl" : "...",
"sellers" : [ { }, { } ],
"longDescription" : "...",
"parentEntityType" : { },
"offerComponents" : [ { }, { } ],
"validity" : { },
"imagePath" : "...",
"auditable" : { },
"offerServiceTemplates" : [ { }, { } ],
"code" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"transient" : true,
"offerAttributes" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ { }, { } ],
"active" : true,
"version" : 12345,
"notified" : true,
"document" : { },
"disabled" : true,
"historized" : true,
"tags" : [ { }, { } ],
"offerProductTemplates" : [ { }, { } ],
"channels" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"transientCode" : "...",
"offerModel" : { },
"commercialRules" : [ { }, { } ]
},
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"serialversionuid" : 12345,
"quoteVersion" : {
"status" : "PUBLISHED",
"xmlFilename" : "...",
"auditable" : { },
"cfAccumulatedValues" : { },
"quoteVersion" : 12345,
"referenceCode" : "...",
"startDate" : 12345,
"contract" : { },
"transient" : true,
"quotePrices" : [ { }, { } ],
"quoteOffers" : [ { }, { } ],
"discountPlan" : { },
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"id" : 12345,
"uuid" : "...",
"medias" : [ { }, { } ],
"shortDescription" : "...",
"comment" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"historized" : true,
"quoteArticleLines" : [ { }, { } ],
"referenceDescription" : "...",
"invoicingPlan" : { },
"endDate" : 12345,
"pdfFilename" : "...",
"cfValues" : { },
"notified" : true
},
"descriptionAndCode" : "...",
"position" : 12345,
"referenceDescription" : "...",
"codeChanged" : true,
"uuid" : "..."
} ],
"discountPlan" : {
"parentEntityType" : { },
"description" : "...",
"initialQuantity" : 12345,
"applicableOnDiscountedPrice" : true,
"discountPlanaApplicableEntities" : [ {
"entityClass" : "...",
"code" : "..."
}, {
"entityClass" : "...",
"code" : "..."
} ],
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"sequence" : 12345,
"notified" : true,
"version" : 12345,
"disabled" : true,
"referenceDescription" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"discountPlanType" : "QUOTE",
"applicationLimit" : 12345,
"id" : 12345,
"code" : "...",
"appendGeneratedCode" : true,
"active" : true,
"endDate" : 12345,
"defaultDuration" : 12345,
"discountPlanItems" : [ {
"notified" : true,
"applyByArticle" : true,
"pricePlanMatrix" : { },
"sequence" : 12345,
"parentCFEntities" : [ { }, { } ],
"lastDiscount" : true,
"disabled" : true,
"active" : true,
"discountPlanItemType" : "FIXED",
"transient" : true,
"allowToNegate" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"discountValue" : 12345.0,
"historized" : true,
"priority" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"auditable" : { },
"discountPlan" : { },
"description" : "...",
"finalSequence" : 12345,
"accountingArticle" : { },
"cfValues" : { },
"expressionEl" : "...",
"discountValueEL" : "...",
"targetAccountingArticle" : [ { }, { } ]
}, {
"notified" : true,
"applyByArticle" : true,
"pricePlanMatrix" : { },
"sequence" : 12345,
"parentCFEntities" : [ { }, { } ],
"lastDiscount" : true,
"disabled" : true,
"active" : true,
"discountPlanItemType" : "FIXED",
"transient" : true,
"allowToNegate" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"discountValue" : 12345.0,
"historized" : true,
"priority" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"id" : 12345,
"auditable" : { },
"discountPlan" : { },
"description" : "...",
"finalSequence" : 12345,
"accountingArticle" : { },
"cfValues" : { },
"expressionEl" : "...",
"discountValueEL" : "...",
"targetAccountingArticle" : [ { }, { } ]
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"statusDate" : 12345,
"startDate" : 12345,
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"descriptionOrCode" : "...",
"transient" : true,
"codeChanged" : true,
"uuid" : "...",
"valid" : true,
"maxDuration" : 12345,
"status" : "INACTIVE",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"historized" : true,
"applicableOnOverriddenPrice" : true,
"minDuration" : 12345,
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"usedQuantity" : 12345,
"expressionEl" : "...",
"durationUnit" : "MONTH",
"applicationFilterEL" : "...",
"descriptionAndCode" : "..."
},
"quote" : {
"historized" : true,
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"minRatedTransactions" : [ {
"rulesContract" : { },
"sequence" : 12345,
"invoiceSubCategory" : { },
"billingAccount" : { },
"invoice" : { },
"rejectReason" : "...",
"discountedRatedTransaction" : 12345,
"uuid" : "...",
"taxId" : 12345,
"userAccount" : { },
"infoOrder" : { },
"subscription" : { },
"tax" : { },
"usageDate" : 12345,
"taxOverriden" : true,
"transient" : true,
"orderInfo" : { },
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parameterExtra" : "...",
"startDate" : 12345,
"invoiceAgregateF" : { },
"edr" : { },
"description" : "...",
"amountWithoutTax" : 12345.0,
"prepaid" : true,
"discountValue" : 12345.0,
"type" : "REGULAR",
"invoicingDate" : 12345,
"version" : 12345,
"serviceInstance" : { },
"code" : "...",
"accountingCode" : { },
"billingRun" : { },
"invoiceLine" : { },
"ratingUnitOfMeasure" : { },
"unityDescription" : "...",
"taxPercent" : 12345.0,
"cfValues" : { },
"discountPlanItem" : { },
"endDate" : 12345,
"orderNumber" : "...",
"unitAmountWithTax" : 12345.0,
"parameter1" : "...",
"offerTemplate" : { },
"accountingArticle" : { },
"userAccountId" : 12345,
"unitAmountTax" : 12345.0,
"originBillingAccount" : { },
"parameter3" : "...",
"taxRecalculated" : true,
"id" : 12345,
"taxClass" : { },
"subscriptionId" : 12345,
"ratingUnitDescription" : "...",
"discountPlanType" : "PERCENTAGE",
"inputQuantity" : 12345.0,
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"updated" : 12345,
"amountTax" : 12345.0,
"invoiceSubCategoryId" : 12345,
"parameter2" : "...",
"seller" : { },
"chargeInstance" : { },
"rawAmountWithoutTax" : 12345.0,
"doNotTriggerInvoicing" : true,
"adjustedRatedTx" : { },
"inputUnitOfMeasure" : { },
"rawAmountWithTax" : 12345.0,
"walletId" : 12345,
"status" : "RERATED",
"billingAccountId" : 12345,
"amountWithTax" : 12345.0,
"sellerId" : 12345,
"taxClassId" : 12345,
"discountPlan" : { },
"wallet" : { },
"priceplan" : { },
"sortIndex" : 12345
}, {
"rulesContract" : { },
"sequence" : 12345,
"invoiceSubCategory" : { },
"billingAccount" : { },
"invoice" : { },
"rejectReason" : "...",
"discountedRatedTransaction" : 12345,
"uuid" : "...",
"taxId" : 12345,
"userAccount" : { },
"infoOrder" : { },
"subscription" : { },
"tax" : { },
"usageDate" : 12345,
"taxOverriden" : true,
"transient" : true,
"orderInfo" : { },
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parameterExtra" : "...",
"startDate" : 12345,
"invoiceAgregateF" : { },
"edr" : { },
"description" : "...",
"amountWithoutTax" : 12345.0,
"prepaid" : true,
"discountValue" : 12345.0,
"type" : "REGULAR",
"invoicingDate" : 12345,
"version" : 12345,
"serviceInstance" : { },
"code" : "...",
"accountingCode" : { },
"billingRun" : { },
"invoiceLine" : { },
"ratingUnitOfMeasure" : { },
"unityDescription" : "...",
"taxPercent" : 12345.0,
"cfValues" : { },
"discountPlanItem" : { },
"endDate" : 12345,
"orderNumber" : "...",
"unitAmountWithTax" : 12345.0,
"parameter1" : "...",
"offerTemplate" : { },
"accountingArticle" : { },
"userAccountId" : 12345,
"unitAmountTax" : 12345.0,
"originBillingAccount" : { },
"parameter3" : "...",
"taxRecalculated" : true,
"id" : 12345,
"taxClass" : { },
"subscriptionId" : 12345,
"ratingUnitDescription" : "...",
"discountPlanType" : "PERCENTAGE",
"inputQuantity" : 12345.0,
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"updated" : 12345,
"amountTax" : 12345.0,
"invoiceSubCategoryId" : 12345,
"parameter2" : "...",
"seller" : { },
"chargeInstance" : { },
"rawAmountWithoutTax" : 12345.0,
"doNotTriggerInvoicing" : true,
"adjustedRatedTx" : { },
"inputUnitOfMeasure" : { },
"rawAmountWithTax" : 12345.0,
"walletId" : 12345,
"status" : "RERATED",
"billingAccountId" : 12345,
"amountWithTax" : 12345.0,
"sellerId" : 12345,
"taxClassId" : 12345,
"discountPlan" : { },
"wallet" : { },
"priceplan" : { },
"sortIndex" : 12345
} ],
"referenceCode" : "...",
"registerNumber" : "...",
"salesPersonName" : "...",
"quoteDate" : 12345,
"code" : "...",
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"notified" : true,
"version" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"status" : "...",
"previousStatus" : "...",
"billableAccount" : {
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"providerContact" : "...",
"terminationReason" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"brAmountWithoutTax" : 12345.0,
"historized" : true,
"transient" : true,
"tradingCurrency" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"registrationNo" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"referenceCode" : "...",
"mailingType" : "BATCH",
"minimumAmountEl" : "...",
"contactInformation" : { },
"appendGeneratedCode" : true,
"usersAccounts" : [ { }, { } ],
"primaryContact" : { },
"businessAccountModel" : { },
"tradingLanguage" : { },
"thresholdPerEntity" : true,
"customerAccount" : { },
"billingCycle" : { },
"address" : { },
"exoneratedFromtaxes" : true,
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"contracts" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"name" : { },
"emailTemplate" : { },
"status" : "TERMINATED",
"codeChanged" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"tradingCountry" : { },
"isCompany" : true,
"uuid" : "...",
"statusDate" : 12345,
"parentEntity" : { },
"contactInformationNullSafe" : { },
"tags" : [ { }, { } ],
"externalRef2" : "...",
"jobTitle" : "...",
"invoices" : [ { }, { } ],
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"taxCategoryResolved" : { },
"parentUserAccounts" : [ { }, { } ],
"descriptionAndCode" : "...",
"accountType" : "...",
"paymentMethod" : { },
"defaultLevel" : true,
"vatNo" : "...",
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"subscriptionDate" : 12345,
"discountPlan" : { },
"auditable" : { },
"minimumInvoiceSubCategory" : { },
"discountPlanInstances" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"invoicePrefix" : "...",
"taxCategory" : { },
"nextInvoiceDate" : 12345,
"description" : "...",
"notified" : true,
"terminationDate" : 12345,
"code" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"version" : 12345,
"discountRate" : 12345.0,
"allDiscountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"legalEntityType" : { },
"id" : 12345,
"seller" : { },
"electronicBilling" : true
},
"customerRef" : "...",
"totalInvoicingAmountTax" : 12345.0,
"userAccount" : {
"terminationReason" : { },
"seller" : { },
"code" : "...",
"isCompany" : true,
"id" : 12345,
"contactInformationNullSafe" : { },
"terminationDate" : 12345,
"auditable" : { },
"minimumChargeTemplate" : { },
"notified" : true,
"parentEntity" : { },
"name" : { },
"userAccounts" : [ { }, { } ],
"providerContact" : "...",
"minimumArticle" : { },
"address" : { },
"description" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"accountType" : "...",
"vatNo" : "...",
"codeChanged" : true,
"primaryContact" : { },
"transient" : true,
"legalEntityType" : { },
"cfAccumulatedValues" : { },
"minimumLabelEl" : "...",
"statusDate" : 12345,
"wallet" : { },
"externalRef2" : "...",
"jobTitle" : "...",
"version" : 12345,
"externalRef1" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"isConsumer" : true,
"subscriptions" : [ { }, { } ],
"registrationNo" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"businessAccountModel" : { },
"parentUserAccount" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"contactInformation" : { },
"minimumAmountEl" : "...",
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"subscriptionDate" : 12345,
"status" : "TERMINATED",
"historized" : true
},
"billingCycle" : {
"filters" : {
"property1" : { },
"property2" : { }
},
"historized" : true,
"collectionDateDelayEl" : "...",
"invoiceType" : { },
"cfValues" : { },
"version" : 12345,
"lastTransactionDateEL" : "...",
"parentEntity" : { },
"codeChanged" : true,
"splitPerPaymentMethod" : true,
"lastTransactionDateDelayEL" : "...",
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"billingRunValidationScript" : { },
"scriptInstance" : { },
"transient" : true,
"invoiceTypeEl" : "...",
"dueDateDelayEL" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"billingTemplateNameEL" : "...",
"notified" : true,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"computeDatesAtValidation" : true,
"thresholdPerEntity" : true,
"invoicingThreshold" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceDateProductionDelayEL" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"referenceDate" : "NEXT_INVOICE_DATE",
"checkThreshold" : "BEFORE_DISCOUNT",
"id" : 12345,
"parentEntityType" : { },
"calendar" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"code" : "...",
"type" : "SUBSCRIPTION",
"invoiceDateDelayEL" : "..."
},
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"contactName" : "...",
"quoteNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"codeChanged" : true,
"quoteLotDuration" : 12345,
"id" : 12345,
"opportunityRef" : "...",
"seller" : {
"version" : 12345,
"externalRef2" : "...",
"parentCFEntities" : [ { }, { } ],
"providerContact" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"referenceCode" : "...",
"registrationNo" : "...",
"transient" : true,
"jobTitle" : "...",
"externalRef1" : "...",
"minimumAmountEl" : "...",
"parentEntity" : { },
"name" : { },
"paymentGateways" : [ { }, { } ],
"contactInformation" : { },
"description" : "...",
"referenceDescription" : "...",
"vatNo" : "...",
"generalLedger" : { },
"minimumArticle" : { },
"primaryContact" : { },
"defaultLevel" : true,
"businessAccountModel" : { },
"minimumLabelEl" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"accountType" : "...",
"auditableFields" : [ { }, { } ],
"tradingCountry" : { },
"legalType" : "...",
"uuid" : "...",
"id" : 12345,
"auditable" : { },
"appendGeneratedCode" : true,
"seller" : { },
"descriptionOrCode" : "...",
"minimumChargeTemplate" : { },
"cfValues" : { },
"historized" : true,
"tradingLanguage" : { },
"address" : { },
"notified" : true,
"legalEntityType" : { },
"legalText" : "...",
"invoiceTypeSequence" : [ { }, { } ],
"isCompany" : true,
"tradingCurrency" : { }
},
"billingRun" : {
"rejectionReason" : "...",
"pdfJobExecutionResultId" : 12345,
"billingRunLists" : [ { }, { } ],
"filters" : {
"property1" : { },
"property2" : { }
},
"invoiceType" : { },
"statusDate" : 12345,
"status" : "DRAFT_INVOICES",
"jobExecutions" : [ { }, { } ],
"country" : { },
"invoiceNumber" : 12345,
"runType" : "EXCEPTIONAL",
"referenceDescription" : "...",
"minimumApplied" : true,
"referenceDate" : "TODAY",
"exceptionalRTIds" : [ 12345, 12345 ],
"uuid" : "...",
"lastTransactionDate" : 12345,
"cfAccumulatedValues" : { },
"billingAccountNumber" : 12345,
"invoices" : [ { }, { } ],
"discountApplied" : true,
"skipValidationScript" : true,
"preInvoicingReports" : { },
"notified" : true,
"computeDatesAtValidation" : true,
"parentCFEntities" : [ { }, { } ],
"billableBillingAcountNumber" : 12345,
"originBillingRun" : { },
"cfValues" : { },
"generateAO" : true,
"producibleAmountWithTax" : 12345.0,
"processDate" : 12345,
"prAmountWithTax" : 12345.0,
"collectionDate" : 12345,
"transient" : true,
"isQuarantine" : true,
"prAmountTax" : 12345.0,
"id" : 12345,
"billableBillingAccounts" : [ { }, { } ],
"rejectAutoAction" : "CANCEL",
"referenceCode" : "...",
"currency" : { },
"version" : 12345,
"historized" : true,
"nextBillingRun" : { },
"processType" : "FULL_AUTOMATIC",
"startDate" : 12345,
"producibleAmountTax" : 12345.0,
"rejectedBillingAccounts" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"suspectAutoAction" : "AUTOMATIC_VALIDATION",
"producibleAmountWithoutTax" : 12345.0,
"exceptionalILIds" : [ 12345, 12345 ],
"exceptionalBR" : true,
"thresholdChecked" : true,
"invoiceDate" : 12345,
"endDate" : 12345,
"auditable" : { },
"language" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"selectedBillingAccounts" : "...",
"postInvoicingReports" : { },
"xmlJobExecutionResultId" : 12345,
"producibleInvoiceNumber" : 12345,
"prAmountWithoutTax" : 12345.0
},
"minInvoiceLines" : [ {
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"convertedRawAmount" : 12345.0,
"quantity" : 12345.0,
"commercialOrder" : { },
"subscription" : { },
"cfAccumulatedValues" : { },
"id" : 12345,
"transient" : true,
"convertedAmountTax" : 12345.0,
"label" : "...",
"serviceTemplate" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"billingRun" : { },
"rawAmount" : 12345.0,
"accessPoint" : "...",
"amountTax" : 12345.0,
"tax" : { },
"serviceInstance" : { },
"discountRate" : 12345.0,
"unitPrice" : 12345.0,
"taxOverridden" : true,
"taxMode" : "RATE",
"discountPlanType" : "PERCENTAGE",
"cfValues" : { },
"discountPlanItem" : { },
"offerServiceTemplate" : { },
"discountPlan" : { },
"invoice" : { },
"historized" : true,
"ratedTransactions" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"sequence" : 12345,
"notified" : true,
"productVersion" : { },
"adjustmentStatus" : "TO_ADJUST",
"quoteOffer" : { },
"quote" : { },
"accountingArticle" : { },
"orderOffer" : { },
"openOrderNumber" : "...",
"valueDate" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceAggregateF" : { },
"orderLot" : { },
"status" : "REJECTED",
"version" : 12345,
"taxRate" : 12345.0,
"convertedAmountWithoutTax" : 12345.0,
"product" : { },
"convertedUnitPrice" : 12345.0,
"orderRef" : "...",
"offerTemplate" : { },
"prestation" : "...",
"discountedInvoiceLine" : { },
"validity" : { },
"convertedDiscountAmount" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"taxRecalculated" : true,
"auditable" : { },
"discountValue" : 12345.0,
"billingAccount" : { }
}, {
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"convertedRawAmount" : 12345.0,
"quantity" : 12345.0,
"commercialOrder" : { },
"subscription" : { },
"cfAccumulatedValues" : { },
"id" : 12345,
"transient" : true,
"convertedAmountTax" : 12345.0,
"label" : "...",
"serviceTemplate" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"billingRun" : { },
"rawAmount" : 12345.0,
"accessPoint" : "...",
"amountTax" : 12345.0,
"tax" : { },
"serviceInstance" : { },
"discountRate" : 12345.0,
"unitPrice" : 12345.0,
"taxOverridden" : true,
"taxMode" : "RATE",
"discountPlanType" : "PERCENTAGE",
"cfValues" : { },
"discountPlanItem" : { },
"offerServiceTemplate" : { },
"discountPlan" : { },
"invoice" : { },
"historized" : true,
"ratedTransactions" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"sequence" : 12345,
"notified" : true,
"productVersion" : { },
"adjustmentStatus" : "ADJUSTED",
"quoteOffer" : { },
"quote" : { },
"accountingArticle" : { },
"orderOffer" : { },
"openOrderNumber" : "...",
"valueDate" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceAggregateF" : { },
"orderLot" : { },
"status" : "RERATED",
"version" : 12345,
"taxRate" : 12345.0,
"convertedAmountWithoutTax" : 12345.0,
"product" : { },
"convertedUnitPrice" : 12345.0,
"orderRef" : "...",
"offerTemplate" : { },
"prestation" : "...",
"discountedInvoiceLine" : { },
"validity" : { },
"convertedDiscountAmount" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"taxRecalculated" : true,
"auditable" : { },
"discountValue" : 12345.0,
"billingAccount" : { }
} ],
"descriptionOrCode" : "...",
"orderInvoiceType" : {
"taxScript" : { },
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"invoiceValidationScript" : { },
"historized" : true,
"descriptionAndCode" : "...",
"mailingType" : "BATCH",
"excludeFromAgedTrialBalance" : true,
"invoiceValidationRules" : [ { }, { } ],
"parentEntityType" : { },
"xmlFilenameEL" : "...",
"customInvoiceXmlScriptInstance" : { },
"referenceDescription" : "...",
"invoiceAccountable" : true,
"appendGeneratedCode" : true,
"prefixEL" : "...",
"pdfFilenameEL" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"emailTemplate" : { },
"id" : 12345,
"referenceCode" : "...",
"cfValues" : { },
"version" : 12345,
"auditable" : { },
"code" : "...",
"matchingAuto" : true,
"notified" : true,
"occTemplate" : { },
"cfAccumulatedValues" : { },
"sellerSequence" : [ { }, { } ],
"transient" : true,
"occTemplateNegative" : { },
"occTemplateCodeEl" : "...",
"auditableFields" : [ { }, { } ],
"billingTemplateNameEL" : "...",
"invoiceSequence" : { },
"appliesTo" : [ { }, { } ],
"codeChanged" : true,
"uuid" : "...",
"useSelfSequence" : true,
"occTemplateNegativeCodeEl" : "..."
},
"statusDate" : 12345,
"description" : "...",
"deliveryDate" : 12345,
"customerName" : "...",
"appendGeneratedCode" : true,
"sendDate" : 12345,
"parentEntityType" : { },
"applicantAccount" : {
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"providerContact" : "...",
"terminationReason" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"brAmountWithoutTax" : 12345.0,
"historized" : true,
"transient" : true,
"tradingCurrency" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"registrationNo" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"referenceCode" : "...",
"mailingType" : "AUTO",
"minimumAmountEl" : "...",
"contactInformation" : { },
"appendGeneratedCode" : true,
"usersAccounts" : [ { }, { } ],
"primaryContact" : { },
"businessAccountModel" : { },
"tradingLanguage" : { },
"thresholdPerEntity" : true,
"customerAccount" : { },
"billingCycle" : { },
"address" : { },
"exoneratedFromtaxes" : true,
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"contracts" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"name" : { },
"emailTemplate" : { },
"status" : "ACTIVE",
"codeChanged" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"tradingCountry" : { },
"isCompany" : true,
"uuid" : "...",
"statusDate" : 12345,
"parentEntity" : { },
"contactInformationNullSafe" : { },
"tags" : [ { }, { } ],
"externalRef2" : "...",
"jobTitle" : "...",
"invoices" : [ { }, { } ],
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"taxCategoryResolved" : { },
"parentUserAccounts" : [ { }, { } ],
"descriptionAndCode" : "...",
"accountType" : "...",
"paymentMethod" : { },
"defaultLevel" : true,
"vatNo" : "...",
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"subscriptionDate" : 12345,
"discountPlan" : { },
"auditable" : { },
"minimumInvoiceSubCategory" : { },
"discountPlanInstances" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"invoicePrefix" : "...",
"taxCategory" : { },
"nextInvoiceDate" : 12345,
"description" : "...",
"notified" : true,
"terminationDate" : 12345,
"code" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"version" : 12345,
"discountRate" : 12345.0,
"allDiscountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"legalEntityType" : { },
"id" : 12345,
"seller" : { },
"electronicBilling" : true
},
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"validationDate" : 12345
},
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"statusDate" : 12345,
"id" : 12345,
"uuid" : "...",
"medias" : [ {
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"appendGeneratedCode" : true,
"mediaName" : "...",
"code" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"id" : 12345,
"codeChanged" : true,
"description" : "...",
"referenceDescription" : "...",
"mediaPath" : "...",
"main" : true,
"referenceCode" : "...",
"mediaType" : "VIDEO",
"version" : 12345,
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"notified" : true,
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"label" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"parentEntityType" : { },
"transient" : true,
"descriptionOrCode" : "..."
}, {
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"appendGeneratedCode" : true,
"mediaName" : "...",
"code" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"id" : 12345,
"codeChanged" : true,
"description" : "...",
"referenceDescription" : "...",
"mediaPath" : "...",
"main" : true,
"referenceCode" : "...",
"mediaType" : "VIDEO",
"version" : 12345,
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"notified" : true,
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"label" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"parentEntityType" : { },
"transient" : true,
"descriptionOrCode" : "..."
} ],
"shortDescription" : "...",
"comment" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"version" : 12345,
"historized" : true,
"quoteArticleLines" : [ {
"quoteProduct" : {
"auditableFields" : [ { }, { } ],
"quoteArticleLines" : [ { }, { } ],
"id" : 12345,
"quantity" : 12345.0,
"transient" : true,
"productActionType" : "TERMINATE",
"auditable" : { },
"quoteVersion" : { },
"discountPlan" : { },
"terminationDate" : 12345,
"uuid" : "...",
"quoteOffer" : { },
"deliveryDate" : 12345,
"terminationReason" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"quoteAttributes" : [ { }, { } ],
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"productVersion" : { },
"historized" : true,
"cfValues" : { },
"notified" : true
},
"quoteLot" : {
"auditable" : { },
"descriptionAndCode" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"notified" : true,
"transient" : true,
"duration" : 12345,
"cfValues" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"name" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"executionDate" : 12345,
"historized" : true,
"cfAccumulatedValues" : { },
"version" : 12345
},
"quoteVersion" : {
"status" : "DRAFT",
"xmlFilename" : "...",
"auditable" : { },
"cfAccumulatedValues" : { },
"quoteVersion" : 12345,
"referenceCode" : "...",
"startDate" : 12345,
"contract" : { },
"transient" : true,
"quotePrices" : [ { }, { } ],
"quoteOffers" : [ { }, { } ],
"discountPlan" : { },
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"id" : 12345,
"uuid" : "...",
"medias" : [ { }, { } ],
"shortDescription" : "...",
"comment" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"historized" : true,
"quoteArticleLines" : [ { }, { } ],
"referenceDescription" : "...",
"invoicingPlan" : { },
"endDate" : 12345,
"pdfFilename" : "...",
"cfValues" : { },
"notified" : true
},
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"quantity" : 12345.0,
"historized" : true,
"serviceQuantity" : 12345.0,
"billableAccount" : {
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"providerContact" : "...",
"terminationReason" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"brAmountWithoutTax" : 12345.0,
"historized" : true,
"transient" : true,
"tradingCurrency" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"registrationNo" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"referenceCode" : "...",
"mailingType" : "BATCH",
"minimumAmountEl" : "...",
"contactInformation" : { },
"appendGeneratedCode" : true,
"usersAccounts" : [ { }, { } ],
"primaryContact" : { },
"businessAccountModel" : { },
"tradingLanguage" : { },
"thresholdPerEntity" : true,
"customerAccount" : { },
"billingCycle" : { },
"address" : { },
"exoneratedFromtaxes" : true,
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"contracts" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"name" : { },
"emailTemplate" : { },
"status" : "CLOSED",
"codeChanged" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"tradingCountry" : { },
"isCompany" : true,
"uuid" : "...",
"statusDate" : 12345,
"parentEntity" : { },
"contactInformationNullSafe" : { },
"tags" : [ { }, { } ],
"externalRef2" : "...",
"jobTitle" : "...",
"invoices" : [ { }, { } ],
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"taxCategoryResolved" : { },
"parentUserAccounts" : [ { }, { } ],
"descriptionAndCode" : "...",
"accountType" : "...",
"paymentMethod" : { },
"defaultLevel" : true,
"vatNo" : "...",
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"subscriptionDate" : 12345,
"discountPlan" : { },
"auditable" : { },
"minimumInvoiceSubCategory" : { },
"discountPlanInstances" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"invoicePrefix" : "...",
"taxCategory" : { },
"nextInvoiceDate" : 12345,
"description" : "...",
"notified" : true,
"terminationDate" : 12345,
"code" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"version" : 12345,
"discountRate" : 12345.0,
"allDiscountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"legalEntityType" : { },
"id" : 12345,
"seller" : { },
"electronicBilling" : true
},
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"notified" : true,
"transient" : true,
"id" : 12345,
"accountingArticle" : {
"appendGeneratedCode" : true,
"uuid" : "...",
"version" : 12345,
"referenceDescription" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"parentCFEntities" : [ { }, { } ],
"accountingCode" : { },
"cfAccumulatedValues" : { },
"invoiceSubCategory" : { },
"invoiceType" : { },
"analyticCode3" : "...",
"articleFamily" : { },
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"id" : 12345,
"taxClass" : { },
"description" : "...",
"columnCriteriaEL" : "...",
"historized" : true,
"codeChanged" : true,
"parentEntity" : { },
"disabled" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"active" : true,
"unitPrice" : 12345.0,
"parentEntityType" : { },
"invoiceTypeEl" : "...",
"notified" : true,
"accountingCodeEl" : "...",
"ignoreAggregation" : true,
"code" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"analyticCode1" : "...",
"analyticCode2" : "...",
"cfValues" : { }
},
"quotePrices" : [ {
"quoteArticleLine" : { },
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "ONE_SHOT_OTHER",
"discountPlanType" : "PERCENTAGE",
"auditable" : { },
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : { },
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : { },
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : { },
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : { },
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "OFFER"
}, {
"quoteArticleLine" : { },
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "FIXED_DISCOUNT",
"discountPlanType" : "PERCENTAGE",
"auditable" : { },
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : { },
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : { },
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : { },
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : { },
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "ORDER"
} ],
"version" : 12345
}, {
"quoteProduct" : {
"auditableFields" : [ { }, { } ],
"quoteArticleLines" : [ { }, { } ],
"id" : 12345,
"quantity" : 12345.0,
"transient" : true,
"productActionType" : "CREATE",
"auditable" : { },
"quoteVersion" : { },
"discountPlan" : { },
"terminationDate" : 12345,
"uuid" : "...",
"quoteOffer" : { },
"deliveryDate" : 12345,
"terminationReason" : { },
"cfAccumulatedValues" : { },
"version" : 12345,
"quoteAttributes" : [ { }, { } ],
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"productVersion" : { },
"historized" : true,
"cfValues" : { },
"notified" : true
},
"quoteLot" : {
"auditable" : { },
"descriptionAndCode" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"notified" : true,
"transient" : true,
"duration" : 12345,
"cfValues" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"name" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"code" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"executionDate" : 12345,
"historized" : true,
"cfAccumulatedValues" : { },
"version" : 12345
},
"quoteVersion" : {
"status" : "DRAFT",
"xmlFilename" : "...",
"auditable" : { },
"cfAccumulatedValues" : { },
"quoteVersion" : 12345,
"referenceCode" : "...",
"startDate" : 12345,
"contract" : { },
"transient" : true,
"quotePrices" : [ { }, { } ],
"quoteOffers" : [ { }, { } ],
"discountPlan" : { },
"quote" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"id" : 12345,
"uuid" : "...",
"medias" : [ { }, { } ],
"shortDescription" : "...",
"comment" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"historized" : true,
"quoteArticleLines" : [ { }, { } ],
"referenceDescription" : "...",
"invoicingPlan" : { },
"endDate" : 12345,
"pdfFilename" : "...",
"cfValues" : { },
"notified" : true
},
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"quantity" : 12345.0,
"historized" : true,
"serviceQuantity" : 12345.0,
"billableAccount" : {
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"providerContact" : "...",
"terminationReason" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"brAmountWithoutTax" : 12345.0,
"historized" : true,
"transient" : true,
"tradingCurrency" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"registrationNo" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"referenceCode" : "...",
"mailingType" : "BATCH",
"minimumAmountEl" : "...",
"contactInformation" : { },
"appendGeneratedCode" : true,
"usersAccounts" : [ { }, { } ],
"primaryContact" : { },
"businessAccountModel" : { },
"tradingLanguage" : { },
"thresholdPerEntity" : true,
"customerAccount" : { },
"billingCycle" : { },
"address" : { },
"exoneratedFromtaxes" : true,
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"contracts" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"name" : { },
"emailTemplate" : { },
"status" : "TERMINATED",
"codeChanged" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"tradingCountry" : { },
"isCompany" : true,
"uuid" : "...",
"statusDate" : 12345,
"parentEntity" : { },
"contactInformationNullSafe" : { },
"tags" : [ { }, { } ],
"externalRef2" : "...",
"jobTitle" : "...",
"invoices" : [ { }, { } ],
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"taxCategoryResolved" : { },
"parentUserAccounts" : [ { }, { } ],
"descriptionAndCode" : "...",
"accountType" : "...",
"paymentMethod" : { },
"defaultLevel" : true,
"vatNo" : "...",
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"brAmountWithTax" : 12345.0,
"ccedEmails" : "...",
"subscriptionDate" : 12345,
"discountPlan" : { },
"auditable" : { },
"minimumInvoiceSubCategory" : { },
"discountPlanInstances" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"invoicePrefix" : "...",
"taxCategory" : { },
"nextInvoiceDate" : 12345,
"description" : "...",
"notified" : true,
"terminationDate" : 12345,
"code" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"version" : 12345,
"discountRate" : 12345.0,
"allDiscountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"legalEntityType" : { },
"id" : 12345,
"seller" : { },
"electronicBilling" : true
},
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"notified" : true,
"transient" : true,
"id" : 12345,
"accountingArticle" : {
"appendGeneratedCode" : true,
"uuid" : "...",
"version" : 12345,
"referenceDescription" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"parentCFEntities" : [ { }, { } ],
"accountingCode" : { },
"cfAccumulatedValues" : { },
"invoiceSubCategory" : { },
"invoiceType" : { },
"analyticCode3" : "...",
"articleFamily" : { },
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"id" : 12345,
"taxClass" : { },
"description" : "...",
"columnCriteriaEL" : "...",
"historized" : true,
"codeChanged" : true,
"parentEntity" : { },
"disabled" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"active" : true,
"unitPrice" : 12345.0,
"parentEntityType" : { },
"invoiceTypeEl" : "...",
"notified" : true,
"accountingCodeEl" : "...",
"ignoreAggregation" : true,
"code" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"analyticCode1" : "...",
"analyticCode2" : "...",
"cfValues" : { }
},
"quotePrices" : [ {
"quoteArticleLine" : { },
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "ONE_SHOT_OTHER",
"discountPlanType" : "FIXED",
"auditable" : { },
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : { },
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : { },
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : { },
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : { },
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "OFFER"
}, {
"quoteArticleLine" : { },
"unitPriceWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
"discountPlanType" : "FIXED",
"auditable" : { },
"amountWithoutTax" : 12345.0,
"amountWithoutTaxWithoutDiscount" : 12345.0,
"chargeTemplate" : { },
"recurrenceDuration" : 12345,
"taxRate" : 12345.0,
"quoteOffer" : { },
"applyDiscountsOnOverridenPrice" : true,
"quoteVersion" : { },
"auditableFields" : [ { }, { } ],
"discountValue" : 12345.0,
"discountedAmount" : 12345.0,
"amountWithTax" : 12345.0,
"priceOverCharged" : true,
"discountPlan" : { },
"discountedQuotePrice" : { },
"historized" : true,
"version" : 12345,
"sequence" : 12345,
"id" : 12345,
"recurrencePeriodicity" : "...",
"transient" : true,
"uuid" : "...",
"discountPlanItem" : { },
"quantity" : 12345.0,
"notified" : true,
"currencyCode" : "...",
"overchargedUnitAmountWithoutTax" : 12345.0,
"priceLevelEnum" : "OFFER"
} ],
"version" : 12345
} ],
"referenceDescription" : "...",
"invoicingPlan" : {
"referenceDescription" : "...",
"code" : "...",
"historized" : true,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"descriptionOrCode" : "...",
"invoicingPlanItems" : [ {
"codeChanged" : true,
"billingPlan" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"id" : 12345,
"advancement" : 12345,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"description" : "...",
"notified" : true,
"cfValues" : { },
"referenceDescription" : "...",
"auditable" : { },
"disabled" : true,
"historized" : true,
"rateToBill" : 12345.0,
"code" : "...",
"descriptionOrCode" : "...",
"active" : true,
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"transient" : true,
"parentEntityType" : { }
}, {
"codeChanged" : true,
"billingPlan" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"id" : 12345,
"advancement" : 12345,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"description" : "...",
"notified" : true,
"cfValues" : { },
"referenceDescription" : "...",
"auditable" : { },
"disabled" : true,
"historized" : true,
"rateToBill" : 12345.0,
"code" : "...",
"descriptionOrCode" : "...",
"active" : true,
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"transient" : true,
"parentEntityType" : { }
} ],
"referenceCode" : "...",
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"uuid" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"id" : 12345,
"disabled" : true,
"appendGeneratedCode" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"transient" : true,
"version" : 12345,
"codeChanged" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"description" : "...",
"active" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"notified" : true
},
"endDate" : 12345,
"pdfFilename" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"notified" : true
}