| name | data type | constraints | description |
|---|---|---|---|
| referenceCode | string | ||
| notified | boolean | ||
| prepaid | boolean | ||
| ratedTransactions | array of RatedTransaction | ||
| historized | boolean | ||
| nextMatchingDate | number | ||
| parentEntityType | object | ||
| auditable | Auditable | ||
| code | string | required, max size: 255, min size: 1 | |
| creditExpiryDate | number | ||
| operations | array of WalletOperation | ||
| codeChanged | boolean | ||
| id | number | ||
| rejectLevel | number | ||
| descriptionOrCode | string | ||
| descriptionAndCode | string | ||
| walletTemplate | WalletTemplate | ||
| description | string | max size: 255, min size: 0 | |
| referenceDescription | string | ||
| transient | boolean | ||
| version | number | ||
| parentEntity | BusinessEntity | ||
| userAccount | UserAccount | ||
| lowBalanceLevel | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| created | number | ||
| appendGeneratedCode | boolean |
Example
{
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ {
"startDate" : 12345,
"invoice" : {
"invoiceAgregates" : [ { }, { } ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"dontSend" : true,
"status" : "VALIDATED",
"statusDate" : 12345,
"tradingLanguage" : { },
"realTimeStatus" : "PPAID",
"draftRatedTransactions" : [ { }, { } ],
"discountPlan" : { },
"discountRate" : 12345.0,
"tradingCountry" : { },
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "CASH",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"subscription" : { },
"amount" : 12345.0,
"seller" : { },
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : { },
"order" : { },
"amountWithTax" : 12345.0,
"paymentStatus" : "PENDING_PLAN",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : { },
"cfAccumulatedValues" : { },
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : { },
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : { },
"convertedRawAmount" : 12345.0,
"quote" : { },
"adjustedInvoice" : { },
"paymentMethod" : { },
"transient" : true,
"paymentPlan" : { },
"openOrderNumber" : "...",
"discountAgregates" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : { },
"lastAppliedRateDate" : 12345,
"orders" : [ { }, { } ],
"id" : 12345,
"invoiceLines" : [ { }, { } ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : { },
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : { },
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : { },
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
},
"wallet" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
},
"version" : 12345,
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "CANCELED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_IL",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "BILLED",
"accountingArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"billingRun" : {
"id" : 12345,
"jobExecutions" : [ { }, { } ],
"filters" : {
"property1" : "...",
"property2" : "..."
},
"exceptionalRTIds" : [ 12345, 12345 ],
"runType" : "EXCEPTIONAL",
"referenceDescription" : "...",
"cfValues" : { },
"status" : "POSTINVOICED",
"uuid" : "...",
"invoices" : [ { }, { } ],
"selectedBillingAccounts" : "...",
"thresholdChecked" : true,
"prAmountWithoutTax" : 12345.0,
"auditable" : { },
"startDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"notified" : true,
"exceptionalBR" : true,
"country" : { },
"transient" : true,
"statusDate" : 12345,
"invoiceType" : { },
"originBillingRun" : { },
"collectionDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"prAmountTax" : 12345.0,
"skipValidationScript" : true,
"billableBillingAcountNumber" : 12345,
"referenceCode" : "...",
"generateAO" : true,
"billableBillingAccounts" : [ { }, { } ],
"exceptionalILIds" : [ 12345, 12345 ],
"invoiceNumber" : 12345,
"language" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"endDate" : 12345,
"discountApplied" : true,
"processDate" : 12345,
"producibleAmountWithTax" : 12345.0,
"rejectionReason" : "...",
"preInvoicingReports" : { },
"rejectAutoAction" : "MOVE",
"cfAccumulatedValues" : { },
"isQuarantine" : true,
"computeDatesAtValidation" : true,
"lastTransactionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"nextBillingRun" : { },
"referenceDate" : "LAST_TRANSACTION_DATE",
"producibleInvoiceNumber" : 12345,
"billingCycle" : { },
"invoiceDate" : 12345,
"minimumApplied" : true,
"billingAccountNumber" : 12345,
"parentCFEntities" : [ { }, { } ],
"pdfJobExecutionResultId" : 12345,
"prAmountWithTax" : 12345.0,
"postInvoicingReports" : { },
"xmlJobExecutionResultId" : 12345,
"processType" : "AUTOMATIC",
"currency" : { },
"suspectAutoAction" : "MOVE",
"producibleAmountTax" : 12345.0
},
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "INVOICE_LINE",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "IN_USE",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"walletId" : 12345,
"infoOrder" : {
"productVersion" : { },
"order" : { }
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"type" : "MINIMUM",
"doNotTriggerInvoicing" : true,
"serviceInstance" : {
"subscriptionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendarPS" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"priceVersionDateSetting" : "RENEWAL",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : { },
"endAgreementDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "SUSPENDED",
"serviceTemplate" : { },
"productVersion" : { },
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"usageChargeInstances" : [ { }, { } ],
"serviceCharge" : { },
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ { }, { } ],
"reactivationDate" : 12345,
"minimumArticle" : { },
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : { },
"psInstances" : [ { }, { } ],
"subscriptionChargeInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ { }, { } ],
"parentEntityType" : { },
"ratedTransactions" : [ { }, { } ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "DELETE",
"version" : 12345,
"minimumChargeTemplate" : { },
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : { },
"seller" : { },
"minimumInvoiceSubCategory" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : { },
"serviceRenewal" : { },
"attributeInstances" : [ { }, { } ]
},
"chargeInstance" : {
"chargeTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"walletOperationsSorted" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"status" : "INACTIVE",
"uuid" : "...",
"prepaid" : true,
"terminationDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"amountWithTax" : 12345.0,
"version" : 12345,
"reactivationDate" : 12345,
"amountWithoutTax" : 12345.0,
"statusDate" : 12345,
"country" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"taxClassResolved" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"counter" : { },
"criteria1" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"orderNumber" : "...",
"walletInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"serviceInstance" : { },
"historized" : true,
"chargeType" : "...",
"id" : 12345,
"prepaidWalletInstances" : [ { }, { } ],
"referenceCode" : "...",
"criteria2" : "...",
"subscription" : { },
"code" : "...",
"cfValues" : { },
"criteria3" : "...",
"description" : "...",
"chargeMainType" : "ONESHOT",
"chargeDate" : 12345,
"currency" : { },
"walletOperations" : [ { }, { } ],
"auditable" : { },
"userAccount" : { },
"appendGeneratedCode" : true
},
"usageDate" : 12345,
"edr" : {
"version" : 12345,
"decimalParam4" : 12345.0,
"parameter1" : "...",
"parameter6" : "...",
"parameter8" : "...",
"dateParam3" : 12345,
"eventVersion" : 12345,
"parameter3" : "...",
"headerEDR" : { },
"parameter5" : "...",
"parameter4" : "...",
"dateParam2" : 12345,
"walletOperation" : { },
"quantityLeftToRate" : 12345.0,
"originBatch" : "...",
"decimalParam2" : 12345.0,
"status" : "OPEN",
"created" : 12345,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"decimalParam3" : 12345.0,
"eventKey" : "...",
"originRecord" : "...",
"extraParameter" : "...",
"accessCode" : "...",
"dateParam5" : 12345,
"timesTried" : 12345,
"eventDate" : 12345,
"subscription" : { },
"rejectReason" : "...",
"statusDate" : 12345,
"decimalParam5" : 12345.0,
"parameter7" : "...",
"transient" : true,
"parameter2" : "...",
"parameter9" : "...",
"updated" : 12345,
"id" : 12345,
"quantity" : 12345.0,
"dateParam1" : 12345
},
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "PERCENTAGE",
"rulesContract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"amountWithTax" : 12345.0,
"tax" : {
"description" : "...",
"percent" : 12345.0,
"composite" : true,
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"version" : 12345,
"subTaxes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"mainTaxes" : [ { }, { } ],
"descriptionOrCode" : "...",
"notified" : true,
"accountingCode" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"appendGeneratedCode" : true,
"codeChanged" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"idOrCode" : "..."
},
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : {
"code" : "...",
"chargeTemplate" : { },
"cfAccumulatedValues" : { },
"criteria2Value" : "...",
"parameter2El" : "...",
"tradingCountry" : { },
"endRatingDate" : 12345,
"historized" : true,
"criteria3Value" : "...",
"descriptionAndCode" : "...",
"startSubscriptionDate" : 12345,
"active" : true,
"minQuantity" : 12345.0,
"appendGeneratedCode" : true,
"criteriaEL" : "...",
"contractItems" : [ { }, { } ],
"parentEntityType" : { },
"referenceCode" : "...",
"validityFrom" : 12345,
"eventCode" : "...",
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"startRatingDate" : 12345,
"parentEntity" : { },
"tradingCurrency" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"criteria1Value" : "...",
"id" : 12345,
"invoiceSubCategoryEL" : "...",
"validityDate" : 12345,
"amountWithTax" : 12345.0,
"seller" : { },
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"amountWithTaxEL" : "...",
"auditableFields" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"priority" : 12345,
"validityCalendar" : { },
"disabled" : true,
"version" : 12345,
"totalAmountEL" : "...",
"maxQuantity" : 12345.0,
"codeChanged" : true,
"endSubscriptionDate" : 12345,
"scriptInstance" : { },
"minSubscriptionAgeInMonth" : 12345,
"minimumAmountEL" : "...",
"parameter1El" : "...",
"maxSubscriptionAgeInMonth" : 12345,
"parameter3El" : "...",
"auditable" : { },
"versions" : [ { }, { } ],
"sequence" : 12345,
"offerTemplate" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "REGULAR",
"active" : true
},
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : {
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"discountPlanItemType" : "PERCENTAGE",
"uuid" : "...",
"sequence" : 12345,
"targetAccountingArticle" : [ { }, { } ],
"discountValueEL" : "...",
"finalSequence" : 12345,
"id" : 12345,
"version" : 12345,
"cfAccumulatedValues" : { },
"disabled" : true,
"lastDiscount" : true,
"auditable" : { },
"active" : true,
"description" : "...",
"priority" : 12345,
"notified" : true,
"expressionEl" : "...",
"accountingArticle" : { },
"discountPlan" : { },
"applyByArticle" : true,
"cfValues" : { },
"discountValue" : 12345.0,
"allowToNegate" : true,
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"transient" : true
},
"adjustedRatedTx" : { },
"orderInfo" : {
"productVersion" : { },
"order" : { }
},
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : {
"accountingCode" : { },
"tradingLanguage" : { },
"tradingCountry" : { },
"tradingCurrency" : { },
"oldAmountWithTax" : 12345.0,
"amountTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"auditable" : { },
"discountPlanItemCode" : "...",
"description" : "...",
"userAccount" : { },
"id" : 12345,
"wallet" : { },
"billingRun" : { },
"version" : 12345,
"invoice" : { },
"discountPlanCode" : "...",
"transient" : true,
"amountWithoutTax" : 12345.0,
"invoiceablesToAssociate" : [ { }, { } ],
"historized" : true,
"amount" : 12345.0,
"invoiceLinesToAssociate" : [ { }, { } ],
"discountPercent" : 12345.0,
"billingAccount" : { },
"discountAggregate" : true,
"prDescription" : "...",
"oldAmountWithoutTax" : 12345.0,
"itemNumber" : 12345,
"amountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"discountPlanItem" : { },
"notified" : true
},
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "RESILIATED",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "AUTO",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "CANCELED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
},
"sortIndex" : 12345,
"invoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"userAccount" : {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "CANCELED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
},
"taxRecalculated" : true,
"originBillingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "MANUAL",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "TERMINATED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "BEFORE_DISCOUNT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"rejectReason" : "...",
"offerTemplate" : {
"offerServiceTemplates" : [ { }, { } ],
"prefix" : "...",
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"uuid" : "...",
"channels" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"tags" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"autoEndOfEngagement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"offerModel" : { },
"transient" : true,
"minimumChargeTemplate" : { },
"nameOrCode" : "...",
"referenceCode" : "...",
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"generateQuoteEdrPerProduct" : true,
"medias" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"descriptionAndCode" : "...",
"minimumArticle" : { },
"auditableFields" : [ { }, { } ],
"isModel" : true,
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"globalRatingScriptInstance" : { },
"cfValues" : { },
"lifeCycleStatus" : "LAUNCHED",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"historized" : true,
"subscriptionRenewal" : { },
"id" : 12345,
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"validity" : { },
"minimumInvoiceSubCategory" : { },
"disabled" : true,
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"notified" : true,
"longDescription" : "...",
"name" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"parentEntity" : { },
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ]
},
"inputQuantity" : 12345.0,
"taxClass" : {
"id" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"code" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"uuid" : "...",
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"notified" : true
},
"taxOverriden" : true
}, {
"startDate" : 12345,
"invoice" : {
"invoiceAgregates" : [ { }, { } ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"dontSend" : true,
"status" : "SUSPECT",
"statusDate" : 12345,
"tradingLanguage" : { },
"realTimeStatus" : "NONE",
"draftRatedTransactions" : [ { }, { } ],
"discountPlan" : { },
"discountRate" : 12345.0,
"tradingCountry" : { },
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "PAYPAL",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"subscription" : { },
"amount" : 12345.0,
"seller" : { },
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : { },
"order" : { },
"amountWithTax" : 12345.0,
"paymentStatus" : "PPAID",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : { },
"cfAccumulatedValues" : { },
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : { },
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : { },
"convertedRawAmount" : 12345.0,
"quote" : { },
"adjustedInvoice" : { },
"paymentMethod" : { },
"transient" : true,
"paymentPlan" : { },
"openOrderNumber" : "...",
"discountAgregates" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : { },
"lastAppliedRateDate" : 12345,
"orders" : [ { }, { } ],
"id" : 12345,
"invoiceLines" : [ { }, { } ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : { },
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : { },
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : { },
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
},
"wallet" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
},
"version" : 12345,
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "BEFORE_DISCOUNT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "RERATED",
"accountingArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"billingRun" : {
"id" : 12345,
"jobExecutions" : [ { }, { } ],
"filters" : {
"property1" : "...",
"property2" : "..."
},
"exceptionalRTIds" : [ 12345, 12345 ],
"runType" : "CYCLE",
"referenceDescription" : "...",
"cfValues" : { },
"status" : "PREVALIDATED",
"uuid" : "...",
"invoices" : [ { }, { } ],
"selectedBillingAccounts" : "...",
"thresholdChecked" : true,
"prAmountWithoutTax" : 12345.0,
"auditable" : { },
"startDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"notified" : true,
"exceptionalBR" : true,
"country" : { },
"transient" : true,
"statusDate" : 12345,
"invoiceType" : { },
"originBillingRun" : { },
"collectionDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"prAmountTax" : 12345.0,
"skipValidationScript" : true,
"billableBillingAcountNumber" : 12345,
"referenceCode" : "...",
"generateAO" : true,
"billableBillingAccounts" : [ { }, { } ],
"exceptionalILIds" : [ 12345, 12345 ],
"invoiceNumber" : 12345,
"language" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"endDate" : 12345,
"discountApplied" : true,
"processDate" : 12345,
"producibleAmountWithTax" : 12345.0,
"rejectionReason" : "...",
"preInvoicingReports" : { },
"rejectAutoAction" : "MOVE",
"cfAccumulatedValues" : { },
"isQuarantine" : true,
"computeDatesAtValidation" : true,
"lastTransactionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"nextBillingRun" : { },
"referenceDate" : "TODAY",
"producibleInvoiceNumber" : 12345,
"billingCycle" : { },
"invoiceDate" : 12345,
"minimumApplied" : true,
"billingAccountNumber" : 12345,
"parentCFEntities" : [ { }, { } ],
"pdfJobExecutionResultId" : 12345,
"prAmountWithTax" : 12345.0,
"postInvoicingReports" : { },
"xmlJobExecutionResultId" : 12345,
"processType" : "MANUAL",
"currency" : { },
"suspectAutoAction" : "CANCEL",
"producibleAmountTax" : 12345.0
},
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "PRODUCT",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "DRAFT",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "DAY",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"walletId" : 12345,
"infoOrder" : {
"productVersion" : { },
"order" : { }
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"type" : "MINIMUM",
"doNotTriggerInvoicing" : true,
"serviceInstance" : {
"subscriptionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendarPS" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"priceVersionDateSetting" : "QUOTE",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : { },
"endAgreementDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "CANCELED",
"serviceTemplate" : { },
"productVersion" : { },
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"usageChargeInstances" : [ { }, { } ],
"serviceCharge" : { },
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ { }, { } ],
"reactivationDate" : 12345,
"minimumArticle" : { },
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : { },
"psInstances" : [ { }, { } ],
"subscriptionChargeInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ { }, { } ],
"parentEntityType" : { },
"ratedTransactions" : [ { }, { } ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "DELETE",
"version" : 12345,
"minimumChargeTemplate" : { },
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : { },
"seller" : { },
"minimumInvoiceSubCategory" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : { },
"serviceRenewal" : { },
"attributeInstances" : [ { }, { } ]
},
"chargeInstance" : {
"chargeTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"walletOperationsSorted" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"status" : "PENDING",
"uuid" : "...",
"prepaid" : true,
"terminationDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"amountWithTax" : 12345.0,
"version" : 12345,
"reactivationDate" : 12345,
"amountWithoutTax" : 12345.0,
"statusDate" : 12345,
"country" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"taxClassResolved" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"counter" : { },
"criteria1" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"orderNumber" : "...",
"walletInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"serviceInstance" : { },
"historized" : true,
"chargeType" : "...",
"id" : 12345,
"prepaidWalletInstances" : [ { }, { } ],
"referenceCode" : "...",
"criteria2" : "...",
"subscription" : { },
"code" : "...",
"cfValues" : { },
"criteria3" : "...",
"description" : "...",
"chargeMainType" : "RECURRING",
"chargeDate" : 12345,
"currency" : { },
"walletOperations" : [ { }, { } ],
"auditable" : { },
"userAccount" : { },
"appendGeneratedCode" : true
},
"usageDate" : 12345,
"edr" : {
"version" : 12345,
"decimalParam4" : 12345.0,
"parameter1" : "...",
"parameter6" : "...",
"parameter8" : "...",
"dateParam3" : 12345,
"eventVersion" : 12345,
"parameter3" : "...",
"headerEDR" : { },
"parameter5" : "...",
"parameter4" : "...",
"dateParam2" : 12345,
"walletOperation" : { },
"quantityLeftToRate" : 12345.0,
"originBatch" : "...",
"decimalParam2" : 12345.0,
"status" : "CANCELLED",
"created" : 12345,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"decimalParam3" : 12345.0,
"eventKey" : "...",
"originRecord" : "...",
"extraParameter" : "...",
"accessCode" : "...",
"dateParam5" : 12345,
"timesTried" : 12345,
"eventDate" : 12345,
"subscription" : { },
"rejectReason" : "...",
"statusDate" : 12345,
"decimalParam5" : 12345.0,
"parameter7" : "...",
"transient" : true,
"parameter2" : "...",
"parameter9" : "...",
"updated" : 12345,
"id" : 12345,
"quantity" : 12345.0,
"dateParam1" : 12345
},
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "PERCENTAGE",
"rulesContract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"amountWithTax" : 12345.0,
"tax" : {
"description" : "...",
"percent" : 12345.0,
"composite" : true,
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"version" : 12345,
"subTaxes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"mainTaxes" : [ { }, { } ],
"descriptionOrCode" : "...",
"notified" : true,
"accountingCode" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"appendGeneratedCode" : true,
"codeChanged" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"idOrCode" : "..."
},
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : {
"code" : "...",
"chargeTemplate" : { },
"cfAccumulatedValues" : { },
"criteria2Value" : "...",
"parameter2El" : "...",
"tradingCountry" : { },
"endRatingDate" : 12345,
"historized" : true,
"criteria3Value" : "...",
"descriptionAndCode" : "...",
"startSubscriptionDate" : 12345,
"active" : true,
"minQuantity" : 12345.0,
"appendGeneratedCode" : true,
"criteriaEL" : "...",
"contractItems" : [ { }, { } ],
"parentEntityType" : { },
"referenceCode" : "...",
"validityFrom" : 12345,
"eventCode" : "...",
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"startRatingDate" : 12345,
"parentEntity" : { },
"tradingCurrency" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"criteria1Value" : "...",
"id" : 12345,
"invoiceSubCategoryEL" : "...",
"validityDate" : 12345,
"amountWithTax" : 12345.0,
"seller" : { },
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"amountWithTaxEL" : "...",
"auditableFields" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"priority" : 12345,
"validityCalendar" : { },
"disabled" : true,
"version" : 12345,
"totalAmountEL" : "...",
"maxQuantity" : 12345.0,
"codeChanged" : true,
"endSubscriptionDate" : 12345,
"scriptInstance" : { },
"minSubscriptionAgeInMonth" : 12345,
"minimumAmountEL" : "...",
"parameter1El" : "...",
"maxSubscriptionAgeInMonth" : 12345,
"parameter3El" : "...",
"auditable" : { },
"versions" : [ { }, { } ],
"sequence" : 12345,
"offerTemplate" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"active" : true
},
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : {
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"discountPlanItemType" : "PERCENTAGE",
"uuid" : "...",
"sequence" : 12345,
"targetAccountingArticle" : [ { }, { } ],
"discountValueEL" : "...",
"finalSequence" : 12345,
"id" : 12345,
"version" : 12345,
"cfAccumulatedValues" : { },
"disabled" : true,
"lastDiscount" : true,
"auditable" : { },
"active" : true,
"description" : "...",
"priority" : 12345,
"notified" : true,
"expressionEl" : "...",
"accountingArticle" : { },
"discountPlan" : { },
"applyByArticle" : true,
"cfValues" : { },
"discountValue" : 12345.0,
"allowToNegate" : true,
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"transient" : true
},
"adjustedRatedTx" : { },
"orderInfo" : {
"productVersion" : { },
"order" : { }
},
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : {
"accountingCode" : { },
"tradingLanguage" : { },
"tradingCountry" : { },
"tradingCurrency" : { },
"oldAmountWithTax" : 12345.0,
"amountTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"auditable" : { },
"discountPlanItemCode" : "...",
"description" : "...",
"userAccount" : { },
"id" : 12345,
"wallet" : { },
"billingRun" : { },
"version" : 12345,
"invoice" : { },
"discountPlanCode" : "...",
"transient" : true,
"amountWithoutTax" : 12345.0,
"invoiceablesToAssociate" : [ { }, { } ],
"historized" : true,
"amount" : 12345.0,
"invoiceLinesToAssociate" : [ { }, { } ],
"discountPercent" : 12345.0,
"billingAccount" : { },
"discountAggregate" : true,
"prDescription" : "...",
"oldAmountWithoutTax" : 12345.0,
"itemNumber" : 12345,
"amountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"discountPlanItem" : { },
"notified" : true
},
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "PENDING",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "BATCH",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "CANCELED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
},
"sortIndex" : 12345,
"invoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"userAccount" : {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "CANCELED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
},
"taxRecalculated" : true,
"originBillingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "BATCH",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "AFTER_DISCOUNT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"rejectReason" : "...",
"offerTemplate" : {
"offerServiceTemplates" : [ { }, { } ],
"prefix" : "...",
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"uuid" : "...",
"channels" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"tags" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"autoEndOfEngagement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"offerModel" : { },
"transient" : true,
"minimumChargeTemplate" : { },
"nameOrCode" : "...",
"referenceCode" : "...",
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"generateQuoteEdrPerProduct" : true,
"medias" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"descriptionAndCode" : "...",
"minimumArticle" : { },
"auditableFields" : [ { }, { } ],
"isModel" : true,
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"globalRatingScriptInstance" : { },
"cfValues" : { },
"lifeCycleStatus" : "RETIRED",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"historized" : true,
"subscriptionRenewal" : { },
"id" : 12345,
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"validity" : { },
"minimumInvoiceSubCategory" : { },
"disabled" : true,
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"notified" : true,
"longDescription" : "...",
"name" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"parentEntity" : { },
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ]
},
"inputQuantity" : 12345.0,
"taxClass" : {
"id" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"code" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"uuid" : "...",
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"notified" : true
},
"taxOverriden" : true
} ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ {
"invoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"ratingUnitDescription" : "...",
"parameter2" : "...",
"amountTax" : 12345.0,
"clone" : { },
"unratedClone" : { },
"tax" : {
"description" : "...",
"percent" : 12345.0,
"composite" : true,
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"version" : 12345,
"subTaxes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"mainTaxes" : [ { }, { } ],
"descriptionOrCode" : "...",
"notified" : true,
"accountingCode" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"appendGeneratedCode" : true,
"codeChanged" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"idOrCode" : "..."
},
"counter" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"contract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"rejectReason" : "...",
"oldWallet" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
},
"discountedWalletOperation" : 12345,
"orderNumber" : "...",
"operationDate" : 12345,
"subscriptionDate" : 12345,
"offerCode" : "...",
"unitAmountWithTax" : 12345.0,
"updated" : 12345,
"offerTemplate" : {
"offerServiceTemplates" : [ { }, { } ],
"prefix" : "...",
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"uuid" : "...",
"channels" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"tags" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"autoEndOfEngagement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"offerModel" : { },
"transient" : true,
"minimumChargeTemplate" : { },
"nameOrCode" : "...",
"referenceCode" : "...",
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"generateQuoteEdrPerProduct" : true,
"medias" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"descriptionAndCode" : "...",
"minimumArticle" : { },
"auditableFields" : [ { }, { } ],
"isModel" : true,
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"globalRatingScriptInstance" : { },
"cfValues" : { },
"lifeCycleStatus" : "IN_DESIGN",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"historized" : true,
"subscriptionRenewal" : { },
"id" : 12345,
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"validity" : { },
"minimumInvoiceSubCategory" : { },
"disabled" : true,
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"notified" : true,
"longDescription" : "...",
"name" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"parentEntity" : { },
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ]
},
"ratingUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "OFFER",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "IN_USE",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"chargeInstance" : {
"chargeTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"walletOperationsSorted" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"status" : "TERMINATED",
"uuid" : "...",
"prepaid" : true,
"terminationDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"amountWithTax" : 12345.0,
"version" : 12345,
"reactivationDate" : 12345,
"amountWithoutTax" : 12345.0,
"statusDate" : 12345,
"country" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"taxClassResolved" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"counter" : { },
"criteria1" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"orderNumber" : "...",
"walletInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"serviceInstance" : { },
"historized" : true,
"chargeType" : "...",
"id" : 12345,
"prepaidWalletInstances" : [ { }, { } ],
"referenceCode" : "...",
"criteria2" : "...",
"subscription" : { },
"code" : "...",
"cfValues" : { },
"criteria3" : "...",
"description" : "...",
"chargeMainType" : "PRODUCT",
"chargeDate" : 12345,
"currency" : { },
"walletOperations" : [ { }, { } ],
"auditable" : { },
"userAccount" : { },
"appendGeneratedCode" : true
},
"ratedTransaction" : {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "BILLED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "AGGREGATED",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "FIXED",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
},
"rawAmountWithTax" : 12345.0,
"parameter3" : "...",
"rawAmountWithoutTax" : 12345.0,
"created" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"orderInfo" : {
"productVersion" : { },
"order" : { }
},
"pricePlanMatrixVersion" : {
"price" : 12345.0,
"historized" : true,
"pricePlanMatrix" : { },
"version" : 12345,
"columns" : [ { }, { } ],
"statusChangeLog" : "...",
"validity" : { },
"currentVersion" : 12345,
"matrix" : true,
"id" : 12345,
"priceVersionType" : "PERCENTAGE",
"transient" : true,
"status" : "DRAFT",
"lines" : [ { }, { } ],
"priority" : 12345,
"auditableFields" : [ { }, { } ],
"label" : "...",
"statusDate" : 12345,
"notified" : true,
"auditable" : { },
"priceEL" : "..."
},
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "BATCH",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_RT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"version" : 12345,
"startDate" : 12345,
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "PENDING",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"description" : "...",
"amountWithTax" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"type" : "DEBIT",
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"active" : true
},
"taxPercent" : 12345.0,
"taxClass" : {
"id" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"code" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"uuid" : "...",
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"notified" : true
},
"sequence" : 12345,
"discountValue" : 12345.0,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"amountWithoutTax" : 12345.0,
"sortIndex" : 12345,
"id" : 12345,
"infoOrder" : {
"productVersion" : { },
"order" : { }
},
"quantity" : 12345.0,
"unitAmountTax" : 12345.0,
"wallet" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
},
"inputQuantity" : 12345.0,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"parameterExtra" : "...",
"inputUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"rulesContract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"applyInAdvance" : true,
"serviceInstance" : {
"subscriptionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendarPS" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"priceVersionDateSetting" : "DELIVERY",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : { },
"endAgreementDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "PENDING",
"serviceTemplate" : { },
"productVersion" : { },
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"usageChargeInstances" : [ { }, { } ],
"serviceCharge" : { },
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ { }, { } ],
"reactivationDate" : 12345,
"minimumArticle" : { },
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : { },
"psInstances" : [ { }, { } ],
"subscriptionChargeInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ { }, { } ],
"parentEntityType" : { },
"ratedTransactions" : [ { }, { } ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "MODIFY",
"version" : 12345,
"minimumChargeTemplate" : { },
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : { },
"seller" : { },
"minimumInvoiceSubCategory" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : { },
"serviceRenewal" : { },
"attributeInstances" : [ { }, { } ]
},
"parameter1" : "...",
"discountPlanItem" : {
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"discountPlanItemType" : "FIXED",
"uuid" : "...",
"sequence" : 12345,
"targetAccountingArticle" : [ { }, { } ],
"discountValueEL" : "...",
"finalSequence" : 12345,
"id" : 12345,
"version" : 12345,
"cfAccumulatedValues" : { },
"disabled" : true,
"lastDiscount" : true,
"auditable" : { },
"active" : true,
"description" : "...",
"priority" : 12345,
"notified" : true,
"expressionEl" : "...",
"accountingArticle" : { },
"discountPlan" : { },
"applyByArticle" : true,
"cfValues" : { },
"discountValue" : 12345.0,
"allowToNegate" : true,
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"transient" : true
},
"overrodePrice" : true,
"pricePlanMatrixLine" : {
"priority" : 12345,
"pricePlanMatrixVersion" : { },
"auditable" : { },
"historized" : true,
"version" : 12345,
"defaultLine" : true,
"description" : "...",
"pricePlanMatrixValues" : [ { }, { } ],
"notified" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"value" : 12345.0,
"valueEL" : "..."
},
"transient" : true,
"refundsWalletOperation" : { },
"currency" : {
"historized" : true,
"notified" : true,
"auditable" : { },
"symbol" : "...",
"systemCurrency" : true,
"currencyCode" : "...",
"descriptionEn" : "...",
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345
},
"accountingArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"reratedWalletOperation" : { },
"status" : "TREATED",
"chargeMode" : "SUBSCRIPTION",
"priceplan" : {
"code" : "...",
"chargeTemplate" : { },
"cfAccumulatedValues" : { },
"criteria2Value" : "...",
"parameter2El" : "...",
"tradingCountry" : { },
"endRatingDate" : 12345,
"historized" : true,
"criteria3Value" : "...",
"descriptionAndCode" : "...",
"startSubscriptionDate" : 12345,
"active" : true,
"minQuantity" : 12345.0,
"appendGeneratedCode" : true,
"criteriaEL" : "...",
"contractItems" : [ { }, { } ],
"parentEntityType" : { },
"referenceCode" : "...",
"validityFrom" : 12345,
"eventCode" : "...",
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"startRatingDate" : 12345,
"parentEntity" : { },
"tradingCurrency" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"criteria1Value" : "...",
"id" : 12345,
"invoiceSubCategoryEL" : "...",
"validityDate" : 12345,
"amountWithTax" : 12345.0,
"seller" : { },
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"amountWithTaxEL" : "...",
"auditableFields" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"priority" : 12345,
"validityCalendar" : { },
"disabled" : true,
"version" : 12345,
"totalAmountEL" : "...",
"maxQuantity" : 12345.0,
"codeChanged" : true,
"endSubscriptionDate" : 12345,
"scriptInstance" : { },
"minSubscriptionAgeInMonth" : 12345,
"minimumAmountEL" : "...",
"parameter1El" : "...",
"maxSubscriptionAgeInMonth" : 12345,
"parameter3El" : "...",
"auditable" : { },
"versions" : [ { }, { } ],
"sequence" : 12345,
"offerTemplate" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"discountedAmount" : 12345.0,
"inputUnitDescription" : "...",
"fullRatingPeriod" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"invoicingDate" : 12345,
"edr" : {
"version" : 12345,
"decimalParam4" : 12345.0,
"parameter1" : "...",
"parameter6" : "...",
"parameter8" : "...",
"dateParam3" : 12345,
"eventVersion" : 12345,
"parameter3" : "...",
"headerEDR" : { },
"parameter5" : "...",
"parameter4" : "...",
"dateParam2" : 12345,
"walletOperation" : { },
"quantityLeftToRate" : 12345.0,
"originBatch" : "...",
"decimalParam2" : 12345.0,
"status" : "AGGREGATED",
"created" : 12345,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"decimalParam3" : 12345.0,
"eventKey" : "...",
"originRecord" : "...",
"extraParameter" : "...",
"accessCode" : "...",
"dateParam5" : 12345,
"timesTried" : 12345,
"eventDate" : 12345,
"subscription" : { },
"rejectReason" : "...",
"statusDate" : 12345,
"decimalParam5" : 12345.0,
"parameter7" : "...",
"transient" : true,
"parameter2" : "...",
"parameter9" : "...",
"updated" : 12345,
"id" : 12345,
"quantity" : 12345.0,
"dateParam1" : 12345
},
"discountPlanType" : "FIXED",
"uuid" : "...",
"userAccount" : {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
},
"endDate" : 12345
}, {
"invoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"ratingUnitDescription" : "...",
"parameter2" : "...",
"amountTax" : 12345.0,
"clone" : { },
"unratedClone" : { },
"tax" : {
"description" : "...",
"percent" : 12345.0,
"composite" : true,
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"version" : 12345,
"subTaxes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"mainTaxes" : [ { }, { } ],
"descriptionOrCode" : "...",
"notified" : true,
"accountingCode" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"appendGeneratedCode" : true,
"codeChanged" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"idOrCode" : "..."
},
"counter" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"contract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"rejectReason" : "...",
"oldWallet" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
},
"discountedWalletOperation" : 12345,
"orderNumber" : "...",
"operationDate" : 12345,
"subscriptionDate" : 12345,
"offerCode" : "...",
"unitAmountWithTax" : 12345.0,
"updated" : 12345,
"offerTemplate" : {
"offerServiceTemplates" : [ { }, { } ],
"prefix" : "...",
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"uuid" : "...",
"channels" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"tags" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"autoEndOfEngagement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"offerModel" : { },
"transient" : true,
"minimumChargeTemplate" : { },
"nameOrCode" : "...",
"referenceCode" : "...",
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"generateQuoteEdrPerProduct" : true,
"medias" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"descriptionAndCode" : "...",
"minimumArticle" : { },
"auditableFields" : [ { }, { } ],
"isModel" : true,
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"globalRatingScriptInstance" : { },
"cfValues" : { },
"lifeCycleStatus" : "IN_STUDY",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"historized" : true,
"subscriptionRenewal" : { },
"id" : 12345,
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"validity" : { },
"minimumInvoiceSubCategory" : { },
"disabled" : true,
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"notified" : true,
"longDescription" : "...",
"name" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"parentEntity" : { },
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ]
},
"ratingUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "QUOTE",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "INACTIVE",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"chargeInstance" : {
"chargeTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"walletOperationsSorted" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"status" : "TERMINATED",
"uuid" : "...",
"prepaid" : true,
"terminationDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"amountWithTax" : 12345.0,
"version" : 12345,
"reactivationDate" : 12345,
"amountWithoutTax" : 12345.0,
"statusDate" : 12345,
"country" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"taxClassResolved" : { },
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"counter" : { },
"criteria1" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"notified" : true,
"orderNumber" : "...",
"walletInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"serviceInstance" : { },
"historized" : true,
"chargeType" : "...",
"id" : 12345,
"prepaidWalletInstances" : [ { }, { } ],
"referenceCode" : "...",
"criteria2" : "...",
"subscription" : { },
"code" : "...",
"cfValues" : { },
"criteria3" : "...",
"description" : "...",
"chargeMainType" : "PRODUCT",
"chargeDate" : 12345,
"currency" : { },
"walletOperations" : [ { }, { } ],
"auditable" : { },
"userAccount" : { },
"appendGeneratedCode" : true
},
"ratedTransaction" : {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "REJECTED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "MANUAL",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "FIXED",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
},
"rawAmountWithTax" : 12345.0,
"parameter3" : "...",
"rawAmountWithoutTax" : 12345.0,
"created" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"code" : "...",
"orderInfo" : {
"productVersion" : { },
"order" : { }
},
"pricePlanMatrixVersion" : {
"price" : 12345.0,
"historized" : true,
"pricePlanMatrix" : { },
"version" : 12345,
"columns" : [ { }, { } ],
"statusChangeLog" : "...",
"validity" : { },
"currentVersion" : 12345,
"matrix" : true,
"id" : 12345,
"priceVersionType" : "PERCENTAGE",
"transient" : true,
"status" : "DRAFT",
"lines" : [ { }, { } ],
"priority" : 12345,
"auditableFields" : [ { }, { } ],
"label" : "...",
"statusDate" : 12345,
"notified" : true,
"auditable" : { },
"priceEL" : "..."
},
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "MANUAL",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_RT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"version" : 12345,
"startDate" : 12345,
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "SUSPENDED",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "AUTO",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"description" : "...",
"amountWithTax" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"type" : "CREDIT",
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"active" : true
},
"taxPercent" : 12345.0,
"taxClass" : {
"id" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"code" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"uuid" : "...",
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"notified" : true
},
"sequence" : 12345,
"discountValue" : 12345.0,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"amountWithoutTax" : 12345.0,
"sortIndex" : 12345,
"id" : 12345,
"infoOrder" : {
"productVersion" : { },
"order" : { }
},
"quantity" : 12345.0,
"unitAmountTax" : 12345.0,
"wallet" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
},
"inputQuantity" : 12345.0,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"parameterExtra" : "...",
"inputUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"rulesContract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"applyInAdvance" : true,
"serviceInstance" : {
"subscriptionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendarPS" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"priceVersionDateSetting" : "QUOTE",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : { },
"endAgreementDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "CLOSED",
"serviceTemplate" : { },
"productVersion" : { },
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"usageChargeInstances" : [ { }, { } ],
"serviceCharge" : { },
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ { }, { } ],
"reactivationDate" : 12345,
"minimumArticle" : { },
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : { },
"psInstances" : [ { }, { } ],
"subscriptionChargeInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ { }, { } ],
"parentEntityType" : { },
"ratedTransactions" : [ { }, { } ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "DELETE",
"version" : 12345,
"minimumChargeTemplate" : { },
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : { },
"seller" : { },
"minimumInvoiceSubCategory" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : { },
"serviceRenewal" : { },
"attributeInstances" : [ { }, { } ]
},
"parameter1" : "...",
"discountPlanItem" : {
"pricePlanMatrix" : { },
"auditableFields" : [ { }, { } ],
"discountPlanItemType" : "PERCENTAGE",
"uuid" : "...",
"sequence" : 12345,
"targetAccountingArticle" : [ { }, { } ],
"discountValueEL" : "...",
"finalSequence" : 12345,
"id" : 12345,
"version" : 12345,
"cfAccumulatedValues" : { },
"disabled" : true,
"lastDiscount" : true,
"auditable" : { },
"active" : true,
"description" : "...",
"priority" : 12345,
"notified" : true,
"expressionEl" : "...",
"accountingArticle" : { },
"discountPlan" : { },
"applyByArticle" : true,
"cfValues" : { },
"discountValue" : 12345.0,
"allowToNegate" : true,
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"transient" : true
},
"overrodePrice" : true,
"pricePlanMatrixLine" : {
"priority" : 12345,
"pricePlanMatrixVersion" : { },
"auditable" : { },
"historized" : true,
"version" : 12345,
"defaultLine" : true,
"description" : "...",
"pricePlanMatrixValues" : [ { }, { } ],
"notified" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"value" : 12345.0,
"valueEL" : "..."
},
"transient" : true,
"refundsWalletOperation" : { },
"currency" : {
"historized" : true,
"notified" : true,
"auditable" : { },
"symbol" : "...",
"systemCurrency" : true,
"currencyCode" : "...",
"descriptionEn" : "...",
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345
},
"accountingArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"reratedWalletOperation" : { },
"status" : "TREATED",
"chargeMode" : "SUBSCRIPTION",
"priceplan" : {
"code" : "...",
"chargeTemplate" : { },
"cfAccumulatedValues" : { },
"criteria2Value" : "...",
"parameter2El" : "...",
"tradingCountry" : { },
"endRatingDate" : 12345,
"historized" : true,
"criteria3Value" : "...",
"descriptionAndCode" : "...",
"startSubscriptionDate" : 12345,
"active" : true,
"minQuantity" : 12345.0,
"appendGeneratedCode" : true,
"criteriaEL" : "...",
"contractItems" : [ { }, { } ],
"parentEntityType" : { },
"referenceCode" : "...",
"validityFrom" : 12345,
"eventCode" : "...",
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"startRatingDate" : 12345,
"parentEntity" : { },
"tradingCurrency" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"criteria1Value" : "...",
"id" : 12345,
"invoiceSubCategoryEL" : "...",
"validityDate" : 12345,
"amountWithTax" : 12345.0,
"seller" : { },
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"amountWithTaxEL" : "...",
"auditableFields" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"priority" : 12345,
"validityCalendar" : { },
"disabled" : true,
"version" : 12345,
"totalAmountEL" : "...",
"maxQuantity" : 12345.0,
"codeChanged" : true,
"endSubscriptionDate" : 12345,
"scriptInstance" : { },
"minSubscriptionAgeInMonth" : 12345,
"minimumAmountEL" : "...",
"parameter1El" : "...",
"maxSubscriptionAgeInMonth" : 12345,
"parameter3El" : "...",
"auditable" : { },
"versions" : [ { }, { } ],
"sequence" : 12345,
"offerTemplate" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"discountedAmount" : 12345.0,
"inputUnitDescription" : "...",
"fullRatingPeriod" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"invoicingDate" : 12345,
"edr" : {
"version" : 12345,
"decimalParam4" : 12345.0,
"parameter1" : "...",
"parameter6" : "...",
"parameter8" : "...",
"dateParam3" : 12345,
"eventVersion" : 12345,
"parameter3" : "...",
"headerEDR" : { },
"parameter5" : "...",
"parameter4" : "...",
"dateParam2" : 12345,
"walletOperation" : { },
"quantityLeftToRate" : 12345.0,
"originBatch" : "...",
"decimalParam2" : 12345.0,
"status" : "DUPLICATED",
"created" : 12345,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"decimalParam3" : 12345.0,
"eventKey" : "...",
"originRecord" : "...",
"extraParameter" : "...",
"accessCode" : "...",
"dateParam5" : 12345,
"timesTried" : 12345,
"eventDate" : 12345,
"subscription" : { },
"rejectReason" : "...",
"statusDate" : 12345,
"decimalParam5" : 12345.0,
"parameter7" : "...",
"transient" : true,
"parameter2" : "...",
"parameter9" : "...",
"updated" : 12345,
"id" : 12345,
"quantity" : 12345.0,
"dateParam1" : 12345
},
"discountPlanType" : "PERCENTAGE",
"uuid" : "...",
"userAccount" : {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "CLOSED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
},
"endDate" : 12345
} ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : {
"id" : 12345,
"rejectLevelEl" : "...",
"referenceDescription" : "...",
"consumptionAlertSet" : true,
"historized" : true,
"version" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"codeChanged" : true,
"description" : "...",
"descriptionAndCode" : "...",
"lowBalanceLevelEl" : "...",
"fastRatingLevel" : 12345,
"rejectLevel" : 12345.0,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"lowBalanceLevel" : 12345.0,
"transient" : true,
"walletType" : "PREPAID",
"appendGeneratedCode" : true,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"notified" : true
},
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : {
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"userAccount" : {
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"registrationNo" : "...",
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "SUBSCRIPTION",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "DOWN",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "PRODUCT",
"code" : "...",
"cfValues" : { },
"inputUnitOfMeasure" : { },
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : { },
"status" : "ACTIVE",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "CREDIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"statusDate" : 12345,
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "CLOSED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"minimumAmountEl" : "...",
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "CDDL",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"hierarchyType" : "C_UA",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"code" : "...",
"notified" : true,
"historized" : true
},
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "BATCH",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "CLOSED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_IL",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"jobTitle" : "...",
"primaryContact" : {
"descriptionOrCode" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"auditable" : { },
"phone" : "...",
"firstName" : "...",
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"parentEntity" : { },
"version" : 12345,
"genericMail" : "...",
"code" : "...",
"description" : "...",
"lastName" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"mobile" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"address" : { },
"fax" : "...",
"email" : "..."
},
"userAccounts" : [ { }, { } ],
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"appendGeneratedCode" : true,
"subscriptions" : [ {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "RESILIATED",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
}, {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "ACTIVE",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "BATCH",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
} ],
"providerContact" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"descriptionOrCode" : "...",
"wallet" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
},
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"property2" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
}
},
"referenceCode" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"codeChanged" : true,
"terminationReason" : {
"parentEntity" : { },
"description" : "...",
"codeChanged" : true,
"invoiceAgreementImmediately" : true,
"transient" : true,
"historized" : true,
"referenceCode" : "...",
"applyAgreement" : true,
"version" : 12345,
"id" : 12345,
"applyTerminationCharges" : true,
"overrideProrata" : "NO_OVERRIDE",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionOrCode" : "...",
"applyReimbursment" : true,
"reimburseOneshots" : true,
"descriptionAndCode" : "...",
"referenceDescription" : "..."
},
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
},
"property2" : {
"referenceCode" : "...",
"notified" : true,
"prepaid" : true,
"ratedTransactions" : [ { }, { } ],
"historized" : true,
"nextMatchingDate" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"creditExpiryDate" : 12345,
"operations" : [ { }, { } ],
"codeChanged" : true,
"id" : 12345,
"rejectLevel" : 12345.0,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"walletTemplate" : { },
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"version" : 12345,
"parentEntity" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ { }, { } ],
"created" : 12345,
"appendGeneratedCode" : true
}
},
"terminationDate" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
},
"lowBalanceLevel" : 12345.0,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"created" : 12345,
"appendGeneratedCode" : true
}