| name | data type | constraints | description |
|---|---|---|---|
| parentEntityType | object | ||
| version | number | ||
| descriptionAndCode | string | ||
| periodEndDate | number | ||
| descriptionOrCode | string | ||
| appendGeneratedCode | boolean | ||
| accumulatorType | AccumulatorCounterTypeEnum | ||
| notificationLevels | string | ||
| counterType | CounterTypeEnum | ||
| notified | boolean | ||
| description | string | max size: 255, min size: 0 | |
| notificationLevelsAsMap | map of number | ||
| transient | boolean | ||
| codeChanged | boolean | ||
| code | string | required, max size: 255, min size: 1 | |
| value | number | ||
| auditable | Auditable | ||
| level | number | ||
| referenceCode | string | ||
| referenceDescription | string | ||
| counterInstance | CounterInstance | ||
| id | number | ||
| historized | boolean | ||
| parentEntity | BusinessEntity | ||
| auditableFields | array of AuditableFieldHistory | ||
| accumulator | boolean | ||
| periodStartDate | number | ||
| accumulatedValues | map of number |
Example
{
"parentEntityType" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"periodEndDate" : 12345,
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"accumulatorType" : "SINGLE_VALUE",
"notificationLevels" : "...",
"counterType" : "USAGE",
"notified" : true,
"description" : "...",
"notificationLevelsAsMap" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"transient" : true,
"codeChanged" : true,
"code" : "...",
"value" : 12345.0,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"level" : 12345.0,
"referenceCode" : "...",
"referenceDescription" : "...",
"counterInstance" : {
"chargeInstances" : [ {
"referenceCode" : "...",
"prepaid" : true,
"descriptionAndCode" : "...",
"codeChanged" : true,
"terminationDate" : 12345,
"walletInstances" : [ { }, { } ],
"id" : 12345,
"counter" : { },
"appendGeneratedCode" : true,
"walletOperations" : [ { }, { } ],
"parentEntity" : { },
"version" : 12345,
"code" : "...",
"cfAccumulatedValues" : { },
"chargeType" : "...",
"userAccount" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"status" : "CANCELED",
"auditableFields" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"uuid" : "...",
"taxClassResolved" : { },
"amountWithoutTax" : 12345.0,
"seller" : { },
"historized" : true,
"criteria1" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"description" : "...",
"serviceInstance" : { },
"criteria3" : "...",
"referenceDescription" : "...",
"auditable" : { },
"statusDate" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"chargeDate" : 12345,
"reactivationDate" : 12345,
"orderNumber" : "...",
"transient" : true,
"currency" : { },
"invoicingCalendar" : { },
"criteria2" : "...",
"amountWithTax" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"subscription" : { },
"notified" : true,
"overchargedUnitAmountWithoutTax" : 12345.0,
"chargeTemplate" : { },
"descriptionOrCode" : "...",
"chargeMainType" : "ONESHOT",
"parentEntityType" : { },
"country" : { }
}, {
"referenceCode" : "...",
"prepaid" : true,
"descriptionAndCode" : "...",
"codeChanged" : true,
"terminationDate" : 12345,
"walletInstances" : [ { }, { } ],
"id" : 12345,
"counter" : { },
"appendGeneratedCode" : true,
"walletOperations" : [ { }, { } ],
"parentEntity" : { },
"version" : 12345,
"code" : "...",
"cfAccumulatedValues" : { },
"chargeType" : "...",
"userAccount" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"status" : "ACTIVE",
"auditableFields" : [ { }, { } ],
"accumulatorCounterInstances" : [ { }, { } ],
"uuid" : "...",
"taxClassResolved" : { },
"amountWithoutTax" : 12345.0,
"seller" : { },
"historized" : true,
"criteria1" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"description" : "...",
"serviceInstance" : { },
"criteria3" : "...",
"referenceDescription" : "...",
"auditable" : { },
"statusDate" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"chargeDate" : 12345,
"reactivationDate" : 12345,
"orderNumber" : "...",
"transient" : true,
"currency" : { },
"invoicingCalendar" : { },
"criteria2" : "...",
"amountWithTax" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"subscription" : { },
"notified" : true,
"overchargedUnitAmountWithoutTax" : 12345.0,
"chargeTemplate" : { },
"descriptionOrCode" : "...",
"chargeMainType" : "RECURRING",
"parentEntityType" : { },
"country" : { }
} ],
"historized" : true,
"counterPeriods" : [ {
"parentEntityType" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"periodEndDate" : 12345,
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"accumulatorType" : "SINGLE_VALUE",
"notificationLevels" : "...",
"counterType" : "USAGE",
"notified" : true,
"description" : "...",
"notificationLevelsAsMap" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"transient" : true,
"codeChanged" : true,
"code" : "...",
"value" : 12345.0,
"auditable" : { },
"level" : 12345.0,
"referenceCode" : "...",
"referenceDescription" : "...",
"counterInstance" : { },
"id" : 12345,
"historized" : true,
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"accumulator" : true,
"periodStartDate" : 12345,
"accumulatedValues" : {
"property1" : 12345.0,
"property2" : 12345.0
}
}, {
"parentEntityType" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"periodEndDate" : 12345,
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"accumulatorType" : "SINGLE_VALUE",
"notificationLevels" : "...",
"counterType" : "NOTIFICATION",
"notified" : true,
"description" : "...",
"notificationLevelsAsMap" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"transient" : true,
"codeChanged" : true,
"code" : "...",
"value" : 12345.0,
"auditable" : { },
"level" : 12345.0,
"referenceCode" : "...",
"referenceDescription" : "...",
"counterInstance" : { },
"id" : 12345,
"historized" : true,
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"accumulator" : true,
"periodStartDate" : 12345,
"accumulatedValues" : {
"property1" : 12345.0,
"property2" : 12345.0
}
} ],
"transient" : true,
"parentEntityType" : { },
"parentEntity" : {
"auditable" : { },
"transient" : true,
"descriptionAndCode" : "...",
"id" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"parentEntity" : { },
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"historized" : true,
"notified" : true
},
"codeChanged" : true,
"code" : "...",
"referenceDescription" : "...",
"customer" : {
"isCompany" : true,
"cfValues" : { },
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"id" : 12345,
"vatNo" : "...",
"descriptionAndCode" : "...",
"accountType" : "...",
"uuid" : "...",
"minimumArticle" : { },
"anonymized" : true,
"checkThreshold" : "AFTER_DISCOUNT",
"referenceCode" : "...",
"customerCategory" : { },
"businessAccountModel" : { },
"parentEntityType" : { },
"seller" : { },
"providerContact" : "...",
"customerBrand" : { },
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"address" : { },
"contactInformationNullSafe" : { },
"version" : 12345,
"anonymizationDate" : 12345,
"invoicingThreshold" : 12345.0,
"name" : { },
"code" : "...",
"jobTitle" : "...",
"minimumLabelEl" : "...",
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"customerAccounts" : [ { }, { } ],
"additionalDetails" : { },
"externalRef2" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true,
"contracts" : [ { }, { } ],
"contactInformation" : { },
"primaryContact" : { },
"externalRef1" : "...",
"cfAccumulatedValues" : { },
"legalEntityType" : { },
"auditable" : { },
"addressbook" : { },
"historized" : true,
"minimumTargetAccount" : { },
"transient" : true,
"thresholdPerEntity" : true,
"counters" : {
"property1" : { },
"property2" : { }
},
"defaultLevel" : true,
"descriptionOrCode" : "...",
"description" : "..."
},
"billingAccount" : {
"descriptionOrCode" : "...",
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"usersAccounts" : [ { }, { } ],
"tags" : [ { }, { } ],
"codeChanged" : true,
"address" : { },
"paymentMethod" : { },
"billingCycle" : { },
"accountType" : "...",
"code" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"thresholdPerEntity" : true,
"totalInvoicingAmountTax" : 12345.0,
"minimumChargeTemplate" : { },
"nextInvoiceDate" : 12345,
"cfAccumulatedValues" : { },
"contracts" : [ { }, { } ],
"isCompany" : true,
"minimumLabelEl" : "...",
"seller" : { },
"referenceCode" : "...",
"transient" : true,
"invoices" : [ { }, { } ],
"mailingType" : "BATCH",
"statusDate" : 12345,
"minimumInvoiceSubCategory" : { },
"minRatedTransactions" : [ { }, { } ],
"subscriptionDate" : 12345,
"primaryContact" : { },
"minInvoiceLines" : [ { }, { } ],
"parentUserAccounts" : [ { }, { } ],
"businessAccountModel" : { },
"electronicBilling" : true,
"id" : 12345,
"version" : 12345,
"emailTemplate" : { },
"tradingCountry" : { },
"registrationNo" : "...",
"taxCategoryResolved" : { },
"externalRef1" : "...",
"jobTitle" : "...",
"minimumArticle" : { },
"customerAccount" : { },
"contactInformation" : { },
"parentEntityType" : { },
"tradingCurrency" : { },
"terminationDate" : 12345,
"discountPlan" : { },
"auditable" : { },
"vatNo" : "...",
"exoneratedFromtaxes" : true,
"cfValues" : { },
"defaultLevel" : true,
"status" : "ACTIVE",
"billingRun" : { },
"name" : { },
"invoicingThreshold" : 12345.0,
"historized" : true,
"checkThreshold" : "POSITIVE_IL",
"appendGeneratedCode" : true,
"parentEntity" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"auditableFields" : [ { }, { } ],
"discountRate" : 12345.0,
"discountPlanInstances" : [ { }, { } ],
"minimumAmountEl" : "...",
"invoicePrefix" : "...",
"notified" : true,
"brAmountWithoutTax" : 12345.0,
"externalRef2" : "...",
"ccedEmails" : "...",
"contactInformationNullSafe" : { },
"legalEntityType" : { },
"taxCategory" : { },
"tradingLanguage" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"providerContact" : "...",
"uuid" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"brAmountWithTax" : 12345.0
},
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
} ],
"description" : "...",
"version" : 12345,
"descriptionAndCode" : "...",
"customerAccount" : {
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"wirePaymentMethods" : [ { }, { } ],
"parentEntity" : { },
"address" : { },
"checkThreshold" : "POSITIVE_IL",
"externalRef1" : "...",
"tradingLanguage" : { },
"addressbook" : { },
"dueDateDelayEL" : "...",
"minimumTargetAccount" : { },
"checkPaymentMethods" : [ { }, { } ],
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"minimumLabelEl" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"name" : { },
"DDPaymentMethods" : [ { }, { } ],
"referenceCode" : "...",
"id" : 12345,
"defaultLevel" : true,
"transient" : true,
"paypalPaymentMethods" : [ { }, { } ],
"businessAccountModel" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"contactInformationNullSafe" : { },
"paymentMethods" : [ { }, { } ],
"registrationNo" : "...",
"parentEntityType" : { },
"historized" : true,
"dueBalance" : "...",
"cfValues" : { },
"vatNo" : "...",
"dateDunningLevel" : 12345,
"noMoreValidCard" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"minimumChargeTemplate" : { },
"preferredPaymentMethod" : { },
"auditable" : { },
"jobTitle" : "...",
"dateStatus" : 12345,
"appendGeneratedCode" : true,
"dunningDocuments" : [ { }, { } ],
"customer" : { },
"dunningLevel" : "R6",
"description" : "...",
"isCompany" : true,
"minimumAmountEl" : "...",
"actionDunnings" : [ { }, { } ],
"accountOperations" : [ { }, { } ],
"descriptionAndCode" : "...",
"paymentPlans" : [ { }, { } ],
"notified" : true,
"status" : "ACTIVE",
"accountType" : "...",
"tradingCurrency" : { },
"creditCategory" : { },
"seller" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"externalRef2" : "...",
"preferredPaymentMethodType" : "CASH",
"uuid" : "...",
"version" : 12345,
"providerContact" : "...",
"minimumArticle" : { },
"contracts" : [ { }, { } ],
"password" : "...",
"thresholdPerEntity" : true,
"primaryContact" : { },
"generalClientAccount" : { },
"code" : "...",
"excludedFromPayment" : true,
"legalEntityType" : { }
},
"referenceCode" : "...",
"id" : 12345,
"usageChargeInstances" : [ {
"criteria3" : "...",
"chargeTemplate" : { },
"reactivationDate" : 12345,
"uuid" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"taxClassResolved" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"cfValues" : { },
"country" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"userAccount" : { },
"seller" : { },
"description" : "...",
"orderNumber" : "...",
"chargeMainType" : "PRODUCT",
"descriptionOrCode" : "...",
"prepaid" : true,
"currency" : { },
"parentCFEntities" : [ { }, { } ],
"serviceInstance" : { },
"parentEntity" : { },
"parentEntityType" : { },
"amountWithoutTax" : 12345.0,
"chargeDate" : 12345,
"criteria1" : "...",
"subscription" : { },
"codeChanged" : true,
"terminationDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"invoicingCalendar" : { },
"statusDate" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"prepaidWalletInstances" : [ { }, { } ],
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"status" : "INACTIVE",
"referenceCode" : "...",
"counter" : { },
"chargeType" : "...",
"amountWithTax" : 12345.0,
"code" : "...",
"walletInstances" : [ { }, { } ],
"priority" : 12345,
"walletOperations" : [ { }, { } ],
"notified" : true,
"transient" : true,
"accumulatorCounterInstances" : [ { }, { } ],
"criteria2" : "...",
"ratingUnitDescription" : "...",
"id" : 12345,
"auditable" : { }
}, {
"criteria3" : "...",
"chargeTemplate" : { },
"reactivationDate" : 12345,
"uuid" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"taxClassResolved" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"cfValues" : { },
"country" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"userAccount" : { },
"seller" : { },
"description" : "...",
"orderNumber" : "...",
"chargeMainType" : "ONESHOT",
"descriptionOrCode" : "...",
"prepaid" : true,
"currency" : { },
"parentCFEntities" : [ { }, { } ],
"serviceInstance" : { },
"parentEntity" : { },
"parentEntityType" : { },
"amountWithoutTax" : 12345.0,
"chargeDate" : 12345,
"criteria1" : "...",
"subscription" : { },
"codeChanged" : true,
"terminationDate" : 12345,
"applyDiscountsOnOverridenPrice" : true,
"invoicingCalendar" : { },
"statusDate" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"prepaidWalletInstances" : [ { }, { } ],
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"status" : "CANCELED",
"referenceCode" : "...",
"counter" : { },
"chargeType" : "...",
"amountWithTax" : 12345.0,
"code" : "...",
"walletInstances" : [ { }, { } ],
"priority" : 12345,
"walletOperations" : [ { }, { } ],
"notified" : true,
"transient" : true,
"accumulatorCounterInstances" : [ { }, { } ],
"criteria2" : "...",
"ratingUnitDescription" : "...",
"id" : 12345,
"auditable" : { }
} ],
"userAccount" : {
"contactInformation" : { },
"registrationNo" : "...",
"legalEntityType" : { },
"auditable" : { },
"externalRef2" : "...",
"minimumLabelEl" : "...",
"notified" : true,
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"cfAccumulatedValues" : { },
"terminationReason" : { },
"historized" : true,
"minimumAmountEl" : "...",
"isConsumer" : true,
"minimumChargeTemplate" : { },
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptions" : [ { }, { } ],
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"userAccounts" : [ { }, { } ],
"referenceCode" : "...",
"address" : { },
"id" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"isCompany" : true,
"name" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"jobTitle" : "...",
"descriptionAndCode" : "...",
"providerContact" : "...",
"cfValues" : { },
"parentEntity" : { },
"externalRef1" : "...",
"code" : "...",
"contactInformationNullSafe" : { },
"status" : "ACTIVE",
"description" : "...",
"vatNo" : "...",
"primaryContact" : { },
"accountType" : "...",
"defaultLevel" : true,
"billingAccount" : { },
"statusDate" : 12345,
"transient" : true,
"subscriptionDate" : 12345,
"wallet" : { },
"parentUserAccount" : { },
"codeChanged" : true,
"version" : 12345,
"descriptionOrCode" : "...",
"seller" : { },
"referenceDescription" : "..."
},
"serviceInstance" : {
"quantity" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"productVersion" : { },
"auditableFields" : [ { }, { } ],
"endAgreementDate" : 12345,
"paymentDayInMonthPS" : 12345,
"usageChargeInstances" : [ { }, { } ],
"orderItemAction" : "ADD",
"version" : 12345,
"priceVersionDateSetting" : "QUOTE",
"subscriptionDate" : 12345,
"subscription" : { },
"previousQuantity" : 12345.0,
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"minimumArticle" : { },
"psInstances" : [ { }, { } ],
"referenceCode" : "...",
"deliveryDate" : 12345,
"parentEntity" : { },
"historized" : true,
"recurringChargeInstances" : [ { }, { } ],
"transient" : true,
"terminationChargeInstances" : [ { }, { } ],
"chargeInstances" : [ { }, { } ],
"notified" : true,
"reactivationDate" : 12345,
"code" : "...",
"appendGeneratedCode" : true,
"status" : "PENDING",
"subscriptionChargeInstances" : [ { }, { } ],
"quantityChanged" : true,
"serviceCharge" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"auditable" : { },
"uuid" : "...",
"minimumChargeTemplate" : { },
"orderItemId" : 12345,
"rateUntilDate" : 12345,
"orderHistories" : [ { }, { } ],
"fireRenewalNotice" : true,
"counters" : {
"property1" : { },
"property2" : { }
},
"codeChanged" : true,
"minimumAmountEl" : "...",
"description" : "...",
"subscriptionExpired" : true,
"priceVersionDate" : 12345,
"calendarPS" : { },
"serviceRenewal" : { },
"subscribedTillDate" : 12345,
"terminationDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"renewed" : true,
"subscriptionTerminationReason" : { },
"activationDate" : 12345,
"id" : 12345,
"invoicingCalendar" : { },
"orderNumber" : "...",
"descriptionOrCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"amountPS" : 12345.0,
"descriptionAndStatus" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"serviceTemplate" : { },
"renewalNotifiedDate" : 12345,
"parentEntityType" : { },
"initialServiceRenewal" : "...",
"notifyOfRenewalDate" : 12345,
"statusDate" : 12345,
"minimumInvoiceSubCategory" : { },
"autoEndOfEngagement" : true,
"attributeInstances" : [ { }, { } ],
"seller" : { },
"minimumLabelEl" : "...",
"quoteProduct" : { }
},
"notified" : true,
"descriptionOrCode" : "...",
"counterTemplate" : {
"unityDescription" : "...",
"id" : 12345,
"accumulator" : true,
"active" : true,
"transient" : true,
"referenceDescription" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"parentEntity" : { },
"calendar" : { },
"referenceCode" : "...",
"ceiling" : 12345.0,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"calendarCodeEl" : "...",
"valueEl" : "...",
"counterType" : "NOTIFICATION",
"notified" : true,
"auditable" : { },
"disabled" : true,
"counterLevel" : "UA",
"code" : "...",
"codeChanged" : true,
"description" : "...",
"filterEl" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"accumulatorType" : "MULTI_VALUE",
"keyEl" : "...",
"notificationLevels" : "...",
"ceilingExpressionEl" : "..."
},
"subscription" : {
"subscriptionRenewal" : { },
"nextVersion" : { },
"seller" : { },
"appendGeneratedCode" : true,
"cfValues" : { },
"descriptionOrCode" : "...",
"mailingType" : "AUTO",
"subscriptionMonthsAge" : 12345,
"notified" : true,
"cfAccumulatedValues" : { },
"minInvoiceLines" : [ { }, { } ],
"discountPlanInstances" : [ { }, { } ],
"autoEndOfEngagement" : true,
"minRatedTransactions" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"endAgreementDate" : 12345,
"statusDate" : 12345,
"ccedEmails" : "...",
"accessPoints" : [ { }, { } ],
"status" : "CREATED",
"referenceCode" : "...",
"orderOffer" : { },
"parentEntity" : { },
"order" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"paymentMethod" : { },
"minimumInvoiceSubCategory" : { },
"ratingGroup" : "...",
"auditable" : { },
"renewed" : true,
"accountOperations" : [ { }, { } ],
"validity" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"referenceDescription" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"terminationDate" : 12345,
"subscriptionDaysAge" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"fireRenewalNotice" : true,
"minimumChargeTemplate" : { },
"billingCycle" : { },
"anyServiceActive" : true,
"productInstances" : [ { }, { } ],
"attributeInstances" : [ { }, { } ],
"versionNumber" : 12345,
"transient" : true,
"orderNumber" : "...",
"version" : 12345,
"defaultLevel" : true,
"billingRun" : { },
"offer" : { },
"email" : "...",
"initialSubscriptionRenewal" : "...",
"subscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"previousVersion" : { },
"discountPlan" : { },
"prestation" : "...",
"subscriptionExpired" : true,
"emailTemplate" : { },
"parentEntityType" : { },
"code" : "...",
"notifyOfRenewalDate" : 12345,
"subscribedTillDate" : 12345,
"id" : 12345,
"minimumArticle" : { },
"minimumAmountEl" : "...",
"electronicBilling" : true,
"historized" : true,
"codeChanged" : true,
"renewalDate" : 12345,
"active" : true,
"totalInvoicingAmountTax" : 12345.0,
"userAccount" : { },
"edrs" : [ { }, { } ],
"descriptionAndCode" : "...",
"description" : "...",
"uuid" : "...",
"renewalNotifiedDate" : 12345,
"minimumLabelEl" : "...",
"salesPersonName" : "..."
},
"appendGeneratedCode" : true,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
}
},
"id" : 12345,
"historized" : true,
"parentEntity" : {
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345
},
"transient" : true,
"descriptionAndCode" : "...",
"id" : 12345,
"code" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
} ],
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"parentEntity" : { },
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"historized" : true,
"notified" : true
},
"auditableFields" : [ {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
}, {
"fieldName" : "...",
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"currentState" : { },
"previousState" : { },
"notified" : true,
"historized" : true
} ],
"accumulator" : true,
"periodStartDate" : 12345,
"accumulatedValues" : {
"property1" : 12345.0,
"property2" : 12345.0
}
}