| name | data type | constraints | description |
|---|---|---|---|
| referenceCode | string | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| subscription | Subscription | ||
| parentEntity | BusinessEntity | ||
| orderItemProductOfferings | array of OrderItemProductOffering | ||
| mainOffering | ProductOffering | ||
| version | number | ||
| id | number | ||
| parentEntityType | object | ||
| uuid | string | ||
| descriptionOrCode | string | ||
| status | OrderStatusEnum | ||
| orderItemDto | object | ||
| codeChanged | boolean | ||
| notified | boolean | ||
| orderHistories | array of OrderHistory | ||
| descriptionAndCode | string | ||
| cfValues | CustomFieldValues | ||
| itemId | string | ||
| description | string | max size: 255, min size: 0 | |
| userAccount | UserAccount | ||
| cfAccumulatedValues | CustomFieldValues | ||
| auditableFields | array of AuditableFieldHistory | ||
| transient | boolean | ||
| referenceDescription | string | ||
| action | OrderItemActionEnum | ||
| historized | boolean | ||
| productInstances | array of ProductInstance | ||
| auditable | Auditable | ||
| shippingAddress | Address | ||
| order | Order | ||
| source | string | ||
| appendGeneratedCode | boolean | ||
| code | string | required, max size: 255, min size: 1 |
Example
{
"referenceCode" : "...",
"parentCFEntities" : [ {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"subscription" : {
"totalInvoicingAmountTax" : 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" : "STATUS",
"historized" : true
} ],
"ccedEmails" : "...",
"previousVersion" : { },
"ratingGroup" : "...",
"minimumAmountEl" : "...",
"subscriptionMonthsAge" : 12345,
"nextVersion" : { },
"active" : true,
"productInstances" : [ {
"version" : 12345,
"auditableFields" : [ { }, { } ],
"seller" : { },
"parentEntity" : { },
"description" : "...",
"notified" : true,
"historized" : true,
"userAccount" : { },
"referenceDescription" : "...",
"parentEntityType" : { },
"productTemplate" : { },
"codeChanged" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"productChargeInstances" : [ { }, { } ],
"applicationDate" : 12345,
"cfValues" : { },
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"subscription" : { },
"referenceCode" : "...",
"orderNumber" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"uuid" : "...",
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { }
}, {
"version" : 12345,
"auditableFields" : [ { }, { } ],
"seller" : { },
"parentEntity" : { },
"description" : "...",
"notified" : true,
"historized" : true,
"userAccount" : { },
"referenceDescription" : "...",
"parentEntityType" : { },
"productTemplate" : { },
"codeChanged" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"productChargeInstances" : [ { }, { } ],
"applicationDate" : 12345,
"cfValues" : { },
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"subscription" : { },
"referenceCode" : "...",
"orderNumber" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"uuid" : "...",
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { }
} ],
"order" : {
"minRatedTransactions" : [ { }, { } ],
"orderNumber" : "...",
"billingRun" : { },
"externalReference" : "...",
"cfValues" : { },
"discountPlan" : { },
"progressDate" : 12345,
"referenceDescription" : "...",
"statusDate" : 12345,
"auditable" : { },
"userAccount" : { },
"customerServiceDuration" : 12345,
"quote" : { },
"oneShotTotalAmount" : 12345.0,
"orderParent" : { },
"uuid" : "...",
"transient" : true,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntity" : { },
"quoteVersion" : { },
"historized" : true,
"orderProgress" : 12345,
"seller" : { },
"access" : { },
"invoicingPlan" : { },
"code" : "...",
"descriptionOrCode" : "...",
"orderLots" : [ { }, { } ],
"rateInvoiced" : 12345,
"id" : 12345,
"referenceCode" : "...",
"contract" : { },
"billingAccount" : { },
"billingCycle" : { },
"totalInvoicingAmountTax" : 12345.0,
"appendGeneratedCode" : true,
"customerServiceBegin" : 12345,
"orderProgressTmp" : 12345,
"descriptionAndCode" : "...",
"notified" : true,
"cfAccumulatedValues" : { },
"offers" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"version" : 12345,
"deliveryDate" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"parentEntityType" : { },
"status" : "...",
"parentCFEntities" : [ { }, { } ],
"orderDate" : 12345,
"salesPersonName" : "...",
"invoices" : [ { }, { } ],
"label" : "...",
"codeChanged" : true,
"orderPrices" : [ { }, { } ],
"orderType" : { },
"minInvoiceLines" : [ { }, { } ],
"description" : "...",
"orderInvoiceType" : { }
},
"codeChanged" : true,
"minimumArticle" : {
"version" : 12345,
"invoiceType" : { },
"analyticCode1" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"parentEntity" : { },
"historized" : true,
"auditable" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"disabled" : true,
"codeChanged" : true,
"code" : "...",
"referenceCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"accountingCode" : { },
"accountingCodeMappings" : [ { }, { } ],
"analyticCode2" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"invoiceSubCategory" : { },
"taxClass" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"active" : true,
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"parentEntityType" : { },
"ignoreAggregation" : true,
"referenceDescription" : "...",
"analyticCode3" : "...",
"articleFamily" : { },
"accountingCodeEl" : "...",
"notified" : true
},
"transient" : true,
"minInvoiceLines" : [ {
"status" : "REJECTED",
"convertedAmountTax" : 12345.0,
"discountPlan" : { },
"accessPoint" : "...",
"orderOffer" : { },
"taxMode" : "TAX",
"amountWithTax" : 12345.0,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"invoice" : { },
"auditable" : { },
"valueDate" : 12345,
"prestation" : "...",
"uuid" : "...",
"unitPrice" : 12345.0,
"tax" : { },
"convertedAmountWithTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"transient" : true,
"convertedAmountWithoutTax" : 12345.0,
"subscription" : { },
"invoiceAggregateF" : { },
"convertedUnitPrice" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"serviceInstance" : { },
"discountedInvoiceLine" : { },
"commercialOrder" : { },
"historized" : true,
"discountPlanItem" : { },
"discountValue" : 12345.0,
"label" : "...",
"taxRecalculated" : true,
"amountTax" : 12345.0,
"quote" : { },
"product" : { },
"taxRate" : 12345.0,
"productVersion" : { },
"orderNumber" : "...",
"serviceTemplate" : { },
"discountPlanType" : "PERCENTAGE",
"billingRun" : { },
"id" : 12345,
"rawAmount" : 12345.0,
"accountingArticle" : { },
"orderRef" : "...",
"version" : 12345,
"offerServiceTemplate" : { },
"discountAmount" : 12345.0,
"convertedRawAmount" : 12345.0,
"offerTemplate" : { },
"sequence" : 12345,
"cfValues" : { },
"quantity" : 12345.0,
"taxOverridden" : true,
"orderLot" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"quoteOffer" : { },
"openOrderNumber" : "...",
"discountRate" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"validity" : { }
}, {
"status" : "REJECTED",
"convertedAmountTax" : 12345.0,
"discountPlan" : { },
"accessPoint" : "...",
"orderOffer" : { },
"taxMode" : "ARTICLE",
"amountWithTax" : 12345.0,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"invoice" : { },
"auditable" : { },
"valueDate" : 12345,
"prestation" : "...",
"uuid" : "...",
"unitPrice" : 12345.0,
"tax" : { },
"convertedAmountWithTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"transient" : true,
"convertedAmountWithoutTax" : 12345.0,
"subscription" : { },
"invoiceAggregateF" : { },
"convertedUnitPrice" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"serviceInstance" : { },
"discountedInvoiceLine" : { },
"commercialOrder" : { },
"historized" : true,
"discountPlanItem" : { },
"discountValue" : 12345.0,
"label" : "...",
"taxRecalculated" : true,
"amountTax" : 12345.0,
"quote" : { },
"product" : { },
"taxRate" : 12345.0,
"productVersion" : { },
"orderNumber" : "...",
"serviceTemplate" : { },
"discountPlanType" : "PERCENTAGE",
"billingRun" : { },
"id" : 12345,
"rawAmount" : 12345.0,
"accountingArticle" : { },
"orderRef" : "...",
"version" : 12345,
"offerServiceTemplate" : { },
"discountAmount" : 12345.0,
"convertedRawAmount" : 12345.0,
"offerTemplate" : { },
"sequence" : 12345,
"cfValues" : { },
"quantity" : 12345.0,
"taxOverridden" : true,
"orderLot" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"quoteOffer" : { },
"openOrderNumber" : "...",
"discountRate" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"validity" : { }
} ],
"referenceDescription" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"accountOperations" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "WIRETRANSFER",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "L",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "REJECTED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORT_FAILED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "PAYPAL",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "I",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ],
"salesPersonName" : "...",
"version" : 12345,
"terminationDate" : 12345,
"parentEntityType" : { },
"userAccount" : {
"externalRef2" : "...",
"defaultLevel" : true,
"subscriptions" : [ { }, { } ],
"cfAccumulatedValues" : { },
"codeChanged" : true,
"historized" : true,
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"auditableFields" : [ { }, { } ],
"minimumChargeTemplate" : { },
"notified" : true,
"externalRef1" : "...",
"legalEntityType" : { },
"registrationNo" : "...",
"parentCFEntities" : [ { }, { } ],
"subscriptionDate" : 12345,
"id" : 12345,
"status" : "TERMINATED",
"address" : { },
"descriptionAndCode" : "...",
"parentEntityType" : { },
"contactInformation" : { },
"primaryContact" : { },
"businessAccountModel" : { },
"referenceCode" : "...",
"minimumLabelEl" : "...",
"providerContact" : "...",
"appendGeneratedCode" : true,
"auditable" : { },
"parentEntity" : { },
"isConsumer" : true,
"cfValues" : { },
"transient" : true,
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"name" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"description" : "...",
"uuid" : "...",
"wallet" : { },
"isCompany" : true,
"code" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"jobTitle" : "...",
"descriptionOrCode" : "...",
"terminationReason" : { },
"userAccounts" : [ { }, { } ],
"billingAccount" : { },
"accountType" : "...",
"vatNo" : "...",
"seller" : { },
"statusDate" : 12345,
"version" : 12345,
"parentUserAccount" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"defaultLevel" : true,
"code" : "...",
"subscribedTillDate" : 12345,
"historized" : true,
"attributeInstances" : [ {
"notified" : true,
"cfValues" : { },
"stringValue" : "...",
"historized" : true,
"version" : 12345,
"uuid" : "...",
"serviceInstance" : { },
"attribute" : { },
"doubleValue" : 12345.0,
"booleanValue" : true,
"dateValue" : 12345,
"cfAccumulatedValues" : { },
"subscription" : { },
"value" : { },
"parentCFEntities" : [ { }, { } ],
"parentAttributeValue" : { },
"assignedAttributeValue" : [ { }, { } ],
"auditable" : { },
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ]
}, {
"notified" : true,
"cfValues" : { },
"stringValue" : "...",
"historized" : true,
"version" : 12345,
"uuid" : "...",
"serviceInstance" : { },
"attribute" : { },
"doubleValue" : 12345.0,
"booleanValue" : true,
"dateValue" : 12345,
"cfAccumulatedValues" : { },
"subscription" : { },
"value" : { },
"parentCFEntities" : [ { }, { } ],
"parentAttributeValue" : { },
"assignedAttributeValue" : [ { }, { } ],
"auditable" : { },
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ]
} ],
"orderOffer" : {
"cfAccumulatedValues" : { },
"version" : 12345,
"deliveryDate" : 12345,
"codeChanged" : true,
"referenceCode" : "...",
"offerTemplate" : { },
"transient" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"order" : { },
"uuid" : "...",
"referenceDescription" : "...",
"orderAttributes" : [ { }, { } ],
"terminationDate" : 12345,
"parentEntity" : { },
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"id" : 12345,
"notified" : true,
"quoteOffer" : { },
"products" : [ { }, { } ],
"description" : "...",
"subscription" : { },
"code" : "...",
"userAccount" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"orderLineType" : "TERMINATE",
"terminationReason" : { },
"discountPlan" : { }
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"emailTemplate" : {
"htmlContent" : "...",
"tagEndDelimiter" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"textContent" : "...",
"description" : "...",
"subject" : "...",
"parentEntity" : { },
"referenceCode" : "...",
"media" : "POSTAL_MAIL",
"code" : "...",
"id" : 12345,
"startDate" : 12345,
"codeChanged" : true,
"notified" : true,
"endDate" : 12345,
"referenceDescription" : "...",
"type" : "INVOICE",
"tagStartDelimiter" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ]
},
"edrs" : [ {
"parameter3" : "...",
"originBatch" : "...",
"statusDate" : 12345,
"eventDate" : 12345,
"dateParam3" : 12345,
"parameter5" : "...",
"parameter6" : "...",
"dateParam1" : 12345,
"decimalParam5" : 12345.0,
"quantity" : 12345.0,
"eventKey" : "...",
"parameter2" : "...",
"extraParameter" : "...",
"decimalParam4" : 12345.0,
"timesTried" : 12345,
"version" : 12345,
"dateParam5" : 12345,
"transient" : true,
"quantityLeftToRate" : 12345.0,
"originRecord" : "...",
"updated" : 12345,
"created" : 12345,
"eventVersion" : 12345,
"decimalParam2" : 12345.0,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"parameter1" : "...",
"rejectReason" : "...",
"dateParam2" : 12345,
"subscription" : { },
"parameter9" : "...",
"decimalParam3" : 12345.0,
"parameter7" : "...",
"status" : "CANCELLED",
"walletOperation" : { },
"accessCode" : "...",
"headerEDR" : { },
"parameter8" : "...",
"id" : 12345,
"parameter4" : "..."
}, {
"parameter3" : "...",
"originBatch" : "...",
"statusDate" : 12345,
"eventDate" : 12345,
"dateParam3" : 12345,
"parameter5" : "...",
"parameter6" : "...",
"dateParam1" : 12345,
"decimalParam5" : 12345.0,
"quantity" : 12345.0,
"eventKey" : "...",
"parameter2" : "...",
"extraParameter" : "...",
"decimalParam4" : 12345.0,
"timesTried" : 12345,
"version" : 12345,
"dateParam5" : 12345,
"transient" : true,
"quantityLeftToRate" : 12345.0,
"originRecord" : "...",
"updated" : 12345,
"created" : 12345,
"eventVersion" : 12345,
"decimalParam2" : 12345.0,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"parameter1" : "...",
"rejectReason" : "...",
"dateParam2" : 12345,
"subscription" : { },
"parameter9" : "...",
"decimalParam3" : 12345.0,
"parameter7" : "...",
"status" : "AGGREGATED",
"walletOperation" : { },
"accessCode" : "...",
"headerEDR" : { },
"parameter8" : "...",
"id" : 12345,
"parameter4" : "..."
} ],
"initialSubscriptionRenewal" : "...",
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"mailingType" : "AUTO",
"seller" : {
"customerSequences" : [ { }, { } ],
"notified" : true,
"contracts" : [ { }, { } ],
"descriptionOrCode" : "...",
"vatNo" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"paymentGateways" : [ { }, { } ],
"parentEntityType" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"description" : "...",
"name" : { },
"minimumAmountEl" : "...",
"descriptionAndCode" : "...",
"primaryContact" : { },
"legalType" : "...",
"parentEntity" : { },
"cfValues" : { },
"seller" : { },
"defaultLevel" : true,
"legalEntityType" : { },
"isCompany" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"providerContact" : "...",
"transient" : true,
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"codeChanged" : true,
"version" : 12345,
"minimumLabelEl" : "...",
"externalRef1" : "...",
"id" : 12345,
"historized" : true,
"externalRef2" : "...",
"contactInformationNullSafe" : { },
"accountType" : "...",
"legalText" : "...",
"generalLedger" : { },
"uuid" : "...",
"address" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"auditableFields" : [ { }, { } ],
"tradingCurrency" : { },
"minimumArticle" : { },
"businessAccountModel" : { }
},
"renewed" : true,
"notified" : true,
"notifyOfRenewalDate" : 12345,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"discountPlanInstances" : [ {
"billingAccount" : { },
"transient" : true,
"subscription" : { },
"id" : 12345,
"startDate" : 12345,
"uuid" : "...",
"serviceInstance" : { },
"applicationCount" : 12345,
"endDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"status" : "ACTIVE",
"cfAccumulatedValues" : { },
"statusDate" : 12345,
"version" : 12345,
"discountPlan" : { },
"cfValues" : { },
"valid" : true
}, {
"billingAccount" : { },
"transient" : true,
"subscription" : { },
"id" : 12345,
"startDate" : 12345,
"uuid" : "...",
"serviceInstance" : { },
"applicationCount" : 12345,
"endDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"status" : "EXPIRED",
"cfAccumulatedValues" : { },
"statusDate" : 12345,
"version" : 12345,
"discountPlan" : { },
"cfValues" : { },
"valid" : true
} ],
"statusDate" : 12345,
"versionNumber" : 12345,
"appendGeneratedCode" : true,
"anyServiceActive" : true,
"subscriptionRenewal" : {
"invoiceAgreementImmediately" : true,
"overrideProrata" : "NO_PRORATA",
"renewFor" : 12345,
"description" : "...",
"descriptionAndCode" : "...",
"endOfTermAction" : "TERMINATE",
"calendarRenewFor" : { },
"codeChanged" : true,
"daysNotifyRenewal" : 12345,
"auditable" : { },
"reimburseOneshots" : true,
"transient" : true,
"referenceCode" : "...",
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"autoRenew" : true,
"initialyActiveForUnit" : "MONTH",
"renewForUnit" : "MONTH",
"calendarInitialyActiveFor" : { },
"code" : "...",
"historized" : true,
"referenceDescription" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"parentEntityType" : { },
"applyAgreement" : true,
"id" : 12345,
"applyTerminationCharges" : true,
"extendAgreementPeriodToSubscribedTillDate" : true,
"initialTermType" : "FIXED",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"applyReimbursment" : true,
"initialyActiveFor" : 12345,
"autoRenewDate" : 12345,
"renewalTermType" : "CALENDAR"
},
"fireRenewalNotice" : true,
"orderNumber" : "...",
"offer" : {
"version" : 12345,
"offerAttributes" : [ { }, { } ],
"cfValues" : { },
"offerTemplateCategories" : [ { }, { } ],
"active" : true,
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"businessOfferModel" : { },
"code" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"subscriptionRenewal" : { },
"autoEndOfEngagement" : true,
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"generateQuoteEdrPerProduct" : true,
"prefix" : "...",
"minimumLabelEl" : "...",
"tags" : [ { }, { } ],
"offerModel" : { },
"isModel" : true,
"auditableFields" : [ { }, { } ],
"globalRatingScriptInstance" : { },
"description" : "...",
"medias" : [ { }, { } ],
"parentEntity" : { },
"commercialRules" : [ { }, { } ],
"referenceDescription" : "...",
"attachments" : [ { }, { } ],
"offerServiceTemplates" : [ { }, { } ],
"productTemplates" : [ { }, { } ],
"id" : 12345,
"validity" : { },
"sellers" : [ { }, { } ],
"nameOrCode" : "...",
"statusDate" : 12345,
"referenceCode" : "...",
"minimumInvoiceSubCategory" : { },
"minimumArticle" : { },
"offerComponents" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transientCode" : "...",
"channels" : [ { }, { } ],
"minimumChargeTemplate" : { },
"minimumAmountEl" : "...",
"historized" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"businessAccountModels" : [ { }, { } ],
"codeChanged" : true,
"offerProductTemplates" : [ { }, { } ],
"notified" : true,
"allowedOffersChange" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"disabled" : true,
"name" : "...",
"transient" : true,
"allowedDiscountPlans" : [ { }, { } ],
"parentEntityType" : { },
"customerCategories" : [ { }, { } ],
"lifeCycleStatus" : "REJECTED",
"imagePath" : "...",
"longDescription" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "..."
},
"electronicBilling" : true,
"renewalNotifiedDate" : 12345,
"allDiscountPlanInstances" : [ {
"billingAccount" : { },
"transient" : true,
"subscription" : { },
"id" : 12345,
"startDate" : 12345,
"uuid" : "...",
"serviceInstance" : { },
"applicationCount" : 12345,
"endDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"status" : "IN_USE",
"cfAccumulatedValues" : { },
"statusDate" : 12345,
"version" : 12345,
"discountPlan" : { },
"cfValues" : { },
"valid" : true
}, {
"billingAccount" : { },
"transient" : true,
"subscription" : { },
"id" : 12345,
"startDate" : 12345,
"uuid" : "...",
"serviceInstance" : { },
"applicationCount" : 12345,
"endDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"status" : "EXPIRED",
"cfAccumulatedValues" : { },
"statusDate" : 12345,
"version" : 12345,
"discountPlan" : { },
"cfValues" : { },
"valid" : true
} ],
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "OTHER",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "UP",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "USAGE",
"code" : "...",
"cfValues" : { },
"inputUnitOfMeasure" : { },
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : { },
"status" : "ACTIVE",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "DEBIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"subscriptionDate" : 12345,
"email" : "...",
"counters" : {
"property1" : {
"historized" : true,
"parentEntity" : { },
"notified" : true,
"descriptionAndCode" : "...",
"chargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"usageChargeInstances" : [ { }, { } ],
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"customer" : { },
"subscription" : { },
"codeChanged" : true,
"referenceCode" : "...",
"auditable" : { },
"customerAccount" : { },
"billingAccount" : { },
"appendGeneratedCode" : true,
"transient" : true,
"serviceInstance" : { },
"code" : "...",
"version" : 12345,
"id" : 12345,
"counterPeriods" : [ { }, { } ],
"descriptionOrCode" : "...",
"counterTemplate" : { },
"userAccount" : { },
"description" : "..."
},
"property2" : {
"historized" : true,
"parentEntity" : { },
"notified" : true,
"descriptionAndCode" : "...",
"chargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"usageChargeInstances" : [ { }, { } ],
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"customer" : { },
"subscription" : { },
"codeChanged" : true,
"referenceCode" : "...",
"auditable" : { },
"customerAccount" : { },
"billingAccount" : { },
"appendGeneratedCode" : true,
"transient" : true,
"serviceInstance" : { },
"code" : "...",
"version" : 12345,
"id" : 12345,
"counterPeriods" : [ { }, { } ],
"descriptionOrCode" : "...",
"counterTemplate" : { },
"userAccount" : { },
"description" : "..."
}
},
"referenceCode" : "...",
"serviceInstances" : [ {
"terminationDate" : 12345,
"serviceRenewal" : { },
"status" : "TERMINATED",
"serviceTemplate" : { },
"priceVersionDate" : 12345,
"minimumLabelEl" : "...",
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"subscribedTillDate" : 12345,
"descriptionAndCode" : "...",
"codeChanged" : true,
"priceVersionDateSetting" : "EVENT",
"code" : "...",
"descriptionOrCode" : "...",
"subscription" : { },
"cfAccumulatedValues" : { },
"auditable" : { },
"paymentDayInMonthPS" : 12345,
"discountPlanInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"referenceDescription" : "...",
"subscriptionTerminationReason" : { },
"cfValues" : { },
"chargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"minimumChargeTemplate" : { },
"serviceCharge" : { },
"quantity" : 12345.0,
"notifyOfRenewalDate" : 12345,
"deliveryDate" : 12345,
"referenceCode" : "...",
"transient" : true,
"historized" : true,
"notified" : true,
"subscriptionChargeInstances" : [ { }, { } ],
"orderItemId" : 12345,
"uuid" : "...",
"terminationChargeInstances" : [ { }, { } ],
"orderItemAction" : "MODIFY",
"renewed" : true,
"description" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"initialServiceRenewal" : "...",
"attributeInstances" : [ { }, { } ],
"orderNumber" : "...",
"rateUntilDate" : 12345,
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"recurringChargeInstances" : [ { }, { } ],
"activationDate" : 12345,
"calendarPS" : { },
"descriptionAndStatus" : "...",
"usageChargeInstances" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"reactivationDate" : 12345,
"productVersion" : { },
"subscriptionDate" : 12345,
"quoteProduct" : { },
"orderHistories" : [ { }, { } ],
"version" : 12345,
"psInstances" : [ { }, { } ],
"quantityChanged" : true,
"amountPS" : 12345.0,
"renewalNotifiedDate" : 12345,
"autoEndOfEngagement" : true,
"ratedTransactions" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"seller" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"endAgreementDate" : 12345,
"minimumArticle" : { },
"previousQuantity" : 12345.0,
"parentEntity" : { }
}, {
"terminationDate" : 12345,
"serviceRenewal" : { },
"status" : "CANCELED",
"serviceTemplate" : { },
"priceVersionDate" : 12345,
"minimumLabelEl" : "...",
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"subscribedTillDate" : 12345,
"descriptionAndCode" : "...",
"codeChanged" : true,
"priceVersionDateSetting" : "QUOTE",
"code" : "...",
"descriptionOrCode" : "...",
"subscription" : { },
"cfAccumulatedValues" : { },
"auditable" : { },
"paymentDayInMonthPS" : 12345,
"discountPlanInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"referenceDescription" : "...",
"subscriptionTerminationReason" : { },
"cfValues" : { },
"chargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"minimumChargeTemplate" : { },
"serviceCharge" : { },
"quantity" : 12345.0,
"notifyOfRenewalDate" : 12345,
"deliveryDate" : 12345,
"referenceCode" : "...",
"transient" : true,
"historized" : true,
"notified" : true,
"subscriptionChargeInstances" : [ { }, { } ],
"orderItemId" : 12345,
"uuid" : "...",
"terminationChargeInstances" : [ { }, { } ],
"orderItemAction" : "DELETE",
"renewed" : true,
"description" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"initialServiceRenewal" : "...",
"attributeInstances" : [ { }, { } ],
"orderNumber" : "...",
"rateUntilDate" : 12345,
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"recurringChargeInstances" : [ { }, { } ],
"activationDate" : 12345,
"calendarPS" : { },
"descriptionAndStatus" : "...",
"usageChargeInstances" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"reactivationDate" : 12345,
"productVersion" : { },
"subscriptionDate" : 12345,
"quoteProduct" : { },
"orderHistories" : [ { }, { } ],
"version" : 12345,
"psInstances" : [ { }, { } ],
"quantityChanged" : true,
"amountPS" : 12345.0,
"renewalNotifiedDate" : 12345,
"autoEndOfEngagement" : true,
"ratedTransactions" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"seller" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"endAgreementDate" : 12345,
"minimumArticle" : { },
"previousQuantity" : 12345.0,
"parentEntity" : { }
} ],
"subscriptionTerminationReason" : {
"version" : 12345,
"notified" : true,
"transient" : true,
"referenceCode" : "...",
"applyAgreement" : true,
"invoiceAgreementImmediately" : true,
"code" : "...",
"historized" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"reimburseOneshots" : true,
"description" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"overrideProrata" : "NO_PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"parentEntity" : { },
"auditableFields" : [ { }, { } ]
},
"minRatedTransactions" : [ {
"inputQuantity" : 12345.0,
"discountPlan" : { },
"parentCFEntities" : [ { }, { } ],
"updated" : 12345,
"type" : "REGULAR",
"originBillingAccount" : { },
"seller" : { },
"ratingUnitDescription" : "...",
"chargeInstance" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceLine" : { },
"rejectReason" : "...",
"billingAccount" : { },
"rulesContract" : { },
"status" : "RERATED",
"walletId" : 12345,
"amountWithTax" : 12345.0,
"accountingCode" : { },
"parameter3" : "...",
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"startDate" : 12345,
"amountWithoutTax" : 12345.0,
"invoice" : { },
"discountPlanItem" : { },
"version" : 12345,
"invoiceSubCategory" : { },
"billingAccountId" : 12345,
"ratingUnitOfMeasure" : { },
"edr" : { },
"invoiceAgregateF" : { },
"unityDescription" : "...",
"cfAccumulatedValues" : { },
"parameterExtra" : "...",
"prepaid" : true,
"discountValue" : 12345.0,
"rawAmountWithTax" : 12345.0,
"userAccount" : { },
"endDate" : 12345,
"parameter2" : "...",
"accountingArticle" : { },
"orderInfo" : { },
"uuid" : "...",
"discountedRatedTransaction" : 12345,
"taxClass" : { },
"doNotTriggerInvoicing" : true,
"invoiceSubCategoryId" : 12345,
"usageDate" : 12345,
"sequence" : 12345,
"inputUnitOfMeasure" : { },
"sellerId" : 12345,
"priceplan" : { },
"subscriptionId" : 12345,
"adjustedRatedTx" : { },
"invoicingDate" : 12345,
"infoOrder" : { },
"transient" : true,
"discountPlanType" : "PERCENTAGE",
"taxId" : 12345,
"quantity" : 12345.0,
"sortIndex" : 12345,
"id" : 12345,
"taxRecalculated" : true,
"cfValues" : { },
"taxOverriden" : true,
"unitAmountTax" : 12345.0,
"userAccountId" : 12345,
"taxClassId" : 12345,
"billingRun" : { },
"orderNumber" : "...",
"serviceInstance" : { },
"description" : "...",
"offerTemplate" : { },
"taxPercent" : 12345.0,
"parameter1" : "...",
"code" : "...",
"tax" : { },
"amountTax" : 12345.0
}, {
"inputQuantity" : 12345.0,
"discountPlan" : { },
"parentCFEntities" : [ { }, { } ],
"updated" : 12345,
"type" : "REGULAR",
"originBillingAccount" : { },
"seller" : { },
"ratingUnitDescription" : "...",
"chargeInstance" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceLine" : { },
"rejectReason" : "...",
"billingAccount" : { },
"rulesContract" : { },
"status" : "REJECTED",
"walletId" : 12345,
"amountWithTax" : 12345.0,
"accountingCode" : { },
"parameter3" : "...",
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"startDate" : 12345,
"amountWithoutTax" : 12345.0,
"invoice" : { },
"discountPlanItem" : { },
"version" : 12345,
"invoiceSubCategory" : { },
"billingAccountId" : 12345,
"ratingUnitOfMeasure" : { },
"edr" : { },
"invoiceAgregateF" : { },
"unityDescription" : "...",
"cfAccumulatedValues" : { },
"parameterExtra" : "...",
"prepaid" : true,
"discountValue" : 12345.0,
"rawAmountWithTax" : 12345.0,
"userAccount" : { },
"endDate" : 12345,
"parameter2" : "...",
"accountingArticle" : { },
"orderInfo" : { },
"uuid" : "...",
"discountedRatedTransaction" : 12345,
"taxClass" : { },
"doNotTriggerInvoicing" : true,
"invoiceSubCategoryId" : 12345,
"usageDate" : 12345,
"sequence" : 12345,
"inputUnitOfMeasure" : { },
"sellerId" : 12345,
"priceplan" : { },
"subscriptionId" : 12345,
"adjustedRatedTx" : { },
"invoicingDate" : 12345,
"infoOrder" : { },
"transient" : true,
"discountPlanType" : "FIXED",
"taxId" : 12345,
"quantity" : 12345.0,
"sortIndex" : 12345,
"id" : 12345,
"taxRecalculated" : true,
"cfValues" : { },
"taxOverriden" : true,
"unitAmountTax" : 12345.0,
"userAccountId" : 12345,
"taxClassId" : 12345,
"billingRun" : { },
"orderNumber" : "...",
"serviceInstance" : { },
"description" : "...",
"offerTemplate" : { },
"taxPercent" : 12345.0,
"parameter1" : "...",
"code" : "...",
"tax" : { },
"amountTax" : 12345.0
} ],
"billingCycle" : {
"thresholdPerEntity" : true,
"collectionDateDelayEl" : "...",
"code" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"splitPerPaymentMethod" : true,
"invoiceDateDelayEL" : "...",
"cfValues" : { },
"descriptionAndCode" : "...",
"calendar" : { },
"parentEntity" : { },
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"invoicingThreshold" : 12345.0,
"appendGeneratedCode" : true,
"type" : "ORDER",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"referenceDate" : "NEXT_INVOICE_DATE",
"dueDateDelayEL" : "...",
"parentEntityType" : { },
"invoiceType" : { },
"computeDatesAtValidation" : true,
"scriptInstance" : { },
"lastTransactionDateDelayEL" : "...",
"lastTransactionDateEL" : "...",
"billingRunValidationScript" : { },
"invoiceTypeEl" : "...",
"checkThreshold" : "BEFORE_DISCOUNT",
"version" : 12345,
"uuid" : "...",
"billingTemplateNameEL" : "...",
"notified" : true,
"invoiceDateProductionDelayEL" : "...",
"cfAccumulatedValues" : { }
},
"subscriptionExpired" : true,
"accessPoints" : [ {
"accessUserId" : "...",
"disabled" : true,
"endDate" : 12345,
"subscription" : { },
"uuid" : "...",
"historized" : true,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"startDate" : 12345,
"cfValues" : { },
"transient" : true,
"version" : 12345,
"notified" : true,
"active" : true,
"id" : 12345,
"cacheKey" : "..."
}, {
"accessUserId" : "...",
"disabled" : true,
"endDate" : 12345,
"subscription" : { },
"uuid" : "...",
"historized" : true,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"startDate" : 12345,
"cfValues" : { },
"transient" : true,
"version" : 12345,
"notified" : true,
"active" : true,
"id" : 12345,
"cacheKey" : "..."
} ],
"paymentMethod" : {
"info4" : "...",
"userId" : "...",
"transient" : true,
"notified" : true,
"info3" : "...",
"auditable" : { },
"referenceDocument" : { },
"action" : "...",
"tokenId" : "...",
"uuid" : "...",
"info2" : "...",
"alias" : "...",
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"version" : 12345,
"preferred" : true,
"expired" : true,
"customerAccount" : { },
"cfAccumulatedValues" : { },
"cfValues" : { },
"paymentType" : "WIRETRANSFER",
"active" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"info1" : "...",
"historized" : true,
"token3DsId" : "...",
"info5" : "..."
},
"endAgreementDate" : 12345,
"id" : 12345,
"uuid" : "...",
"discountPlan" : {
"sequence" : 12345,
"parentEntity" : { },
"status" : "IN_USE",
"applicationLimit" : 12345,
"endDate" : 12345,
"startDate" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"maxDuration" : 12345,
"defaultDuration" : 12345,
"usedQuantity" : 12345,
"active" : true,
"transient" : true,
"notified" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"discountPlanItems" : [ { }, { } ],
"expressionEl" : "...",
"valid" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"applicableOnDiscountedPrice" : true,
"minDuration" : 12345,
"applicableOnOverriddenPrice" : true,
"disabled" : true,
"incompatibleDiscountPlans" : [ { }, { } ],
"uuid" : "...",
"applicationFilterEL" : "...",
"version" : 12345,
"cfAccumulatedValues" : { },
"cfValues" : { },
"id" : 12345,
"discountPlanType" : "PRODUCT",
"parentEntityType" : { },
"discountPlanaApplicableEntities" : [ { }, { } ],
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"codeChanged" : true,
"referenceCode" : "...",
"initialQuantity" : 12345,
"code" : "...",
"durationUnit" : "MONTH"
},
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"billingRun" : {
"exceptionalRTIds" : [ 12345, 12345 ],
"referenceDate" : "END_DATE",
"invoices" : [ { }, { } ],
"prAmountWithoutTax" : 12345.0,
"nextBillingRun" : { },
"minimumApplied" : true,
"endDate" : 12345,
"thresholdChecked" : true,
"postInvoicingReports" : { },
"rejectionReason" : "...",
"originBillingRun" : { },
"computeDatesAtValidation" : true,
"isQuarantine" : true,
"uuid" : "...",
"exceptionalILIds" : [ 12345, 12345 ],
"processDate" : 12345,
"statusDate" : 12345,
"transient" : true,
"skipValidationScript" : true,
"exceptionalBR" : true,
"invoiceDate" : 12345,
"producibleInvoiceNumber" : 12345,
"auditable" : { },
"referenceCode" : "...",
"runType" : "EXCEPTIONAL",
"selectedBillingAccounts" : "...",
"startDate" : 12345,
"rejectAutoAction" : "CANCEL",
"billableBillingAcountNumber" : 12345,
"invoiceType" : { },
"pdfJobExecutionResultId" : 12345,
"currency" : { },
"billingCycle" : { },
"notified" : true,
"billingAccountNumber" : 12345,
"lastTransactionDate" : 12345,
"suspectAutoAction" : "MOVE",
"producibleAmountWithoutTax" : 12345.0,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"producibleAmountWithTax" : 12345.0,
"billableBillingAccounts" : [ { }, { } ],
"invoiceNumber" : 12345,
"xmlJobExecutionResultId" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"producibleAmountTax" : 12345.0,
"jobExecutions" : [ { }, { } ],
"id" : 12345,
"preInvoicingReports" : { },
"country" : { },
"billingRunLists" : [ { }, { } ],
"discountApplied" : true,
"processType" : "FULL_AUTOMATIC",
"rejectedBillingAccounts" : [ { }, { } ],
"status" : "SUSPECTED",
"generateAO" : true,
"language" : { },
"prAmountTax" : 12345.0,
"cfValues" : { },
"prAmountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"collectionDate" : 12345,
"version" : 12345,
"historized" : true,
"parentCFEntities" : [ { }, { } ]
},
"subscriptionDaysAge" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"status" : "RESILIATED",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"prestation" : "...",
"descriptionOrCode" : "...",
"renewalDate" : 12345,
"autoEndOfEngagement" : true
},
"parentEntity" : {
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"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" : "..."
},
"orderItemProductOfferings" : [ {
"transient" : true,
"productOffering" : {
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"description" : "...",
"active" : true,
"nameOrCode" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"validity" : { },
"descriptionAndCode" : "...",
"id" : 12345,
"imagePath" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"customerCategories" : [ { }, { } ],
"disabled" : true,
"businessAccountModels" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"lifeCycleStatus" : "IN_STUDY",
"globalRatingScriptInstance" : { },
"offerTemplateCategories" : [ { }, { } ],
"transient" : true,
"channels" : [ { }, { } ],
"version" : 12345,
"sellers" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"longDescription" : "...",
"name" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ { }, { } ],
"auditable" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"cfValues" : { }
},
"itemOrder" : 12345,
"id" : { },
"orderItem" : {
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"parentEntity" : { },
"orderItemProductOfferings" : [ { }, { } ],
"mainOffering" : { },
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"status" : "FAILED",
"orderItemDto" : { },
"codeChanged" : true,
"notified" : true,
"orderHistories" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfValues" : { },
"itemId" : "...",
"description" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"transient" : true,
"referenceDescription" : "...",
"action" : "DELETE",
"historized" : true,
"productInstances" : [ { }, { } ],
"auditable" : { },
"shippingAddress" : { },
"order" : { },
"source" : "...",
"appendGeneratedCode" : true,
"code" : "..."
}
}, {
"transient" : true,
"productOffering" : {
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"description" : "...",
"active" : true,
"nameOrCode" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"validity" : { },
"descriptionAndCode" : "...",
"id" : 12345,
"imagePath" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"customerCategories" : [ { }, { } ],
"disabled" : true,
"businessAccountModels" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"lifeCycleStatus" : "LAUNCHED",
"globalRatingScriptInstance" : { },
"offerTemplateCategories" : [ { }, { } ],
"transient" : true,
"channels" : [ { }, { } ],
"version" : 12345,
"sellers" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"longDescription" : "...",
"name" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ { }, { } ],
"auditable" : { },
"historized" : true,
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"cfValues" : { }
},
"itemOrder" : 12345,
"id" : { },
"orderItem" : {
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"parentEntity" : { },
"orderItemProductOfferings" : [ { }, { } ],
"mainOffering" : { },
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"status" : "COMPLETED",
"orderItemDto" : { },
"codeChanged" : true,
"notified" : true,
"orderHistories" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfValues" : { },
"itemId" : "...",
"description" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"transient" : true,
"referenceDescription" : "...",
"action" : "DELETE",
"historized" : true,
"productInstances" : [ { }, { } ],
"auditable" : { },
"shippingAddress" : { },
"order" : { },
"source" : "...",
"appendGeneratedCode" : true,
"code" : "..."
}
} ],
"mainOffering" : {
"notified" : true,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"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" : "..."
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"description" : "...",
"active" : true,
"nameOrCode" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"descriptionAndCode" : "...",
"id" : 12345,
"imagePath" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"descriptionOrCode" : "...",
"customerCategories" : [ {
"auditable" : { },
"version" : 12345,
"notified" : true,
"accountingCode" : { },
"uuid" : "...",
"codeChanged" : true,
"exonerationTaxEl" : "...",
"transient" : true,
"code" : "...",
"cfValues" : { },
"description" : "...",
"appendGeneratedCode" : true,
"taxCategoryEl" : "...",
"exoneratedFromTaxes" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"exonerationReason" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"taxCategory" : { },
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "..."
}, {
"auditable" : { },
"version" : 12345,
"notified" : true,
"accountingCode" : { },
"uuid" : "...",
"codeChanged" : true,
"exonerationTaxEl" : "...",
"transient" : true,
"code" : "...",
"cfValues" : { },
"description" : "...",
"appendGeneratedCode" : true,
"taxCategoryEl" : "...",
"exoneratedFromTaxes" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"historized" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"exonerationReason" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"taxCategory" : { },
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "..."
} ],
"disabled" : true,
"businessAccountModels" : [ {
"transient" : true,
"auditable" : { },
"codeChanged" : true,
"description" : "...",
"disabled" : true,
"script" : { },
"code" : "...",
"hierarchyType" : "C_BA",
"referenceDescription" : "...",
"moduleItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"logoPicture" : "...",
"active" : true,
"historized" : true,
"descriptionAndCode" : "...",
"notified" : true,
"installed" : true,
"id" : 12345,
"moduleSource" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"downloaded" : true,
"license" : "EPL",
"parentEntityType" : { },
"version" : 12345,
"parentEntity" : { }
}, {
"transient" : true,
"auditable" : { },
"codeChanged" : true,
"description" : "...",
"disabled" : true,
"script" : { },
"code" : "...",
"hierarchyType" : "S_BA",
"referenceDescription" : "...",
"moduleItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"logoPicture" : "...",
"active" : true,
"historized" : true,
"descriptionAndCode" : "...",
"notified" : true,
"installed" : true,
"id" : 12345,
"moduleSource" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"downloaded" : true,
"license" : "FREE_BSD",
"parentEntityType" : { },
"version" : 12345,
"parentEntity" : { }
} ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"lifeCycleStatus" : "REJECTED",
"globalRatingScriptInstance" : {
"auditable" : { },
"notified" : true,
"executionRoles" : [ "...", "..." ],
"auditableFields" : [ { }, { } ],
"sourceTypeEnum" : "JAVA_CLASS",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"id" : 12345,
"codeChanged" : true,
"active" : true,
"version" : 12345,
"reuse" : true,
"error" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"sourcingRoles" : [ "...", "..." ],
"disabled" : true,
"referenceCode" : "...",
"scriptInstanceCategory" : { },
"historized" : true,
"scriptErrors" : [ { }, { } ],
"transient" : true,
"code" : "...",
"description" : "...",
"script" : "...",
"descriptionAndCode" : "..."
},
"offerTemplateCategories" : [ {
"code" : "...",
"uuid" : "...",
"orderLevel" : 12345,
"description" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"assignedToProductOffering" : true,
"name" : "...",
"disabled" : true,
"historized" : true,
"appendGeneratedCode" : true,
"offerTemplateCategory" : { },
"descriptionAndCode" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"parentCategoryCode" : "...",
"cfValues" : { },
"parentEntity" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"productOffering" : [ { }, { } ],
"referenceDescription" : "...",
"active" : true,
"id" : 12345,
"codeChanged" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"children" : [ { }, { } ],
"notified" : true,
"auditable" : { },
"parentEntityType" : { }
}, {
"code" : "...",
"uuid" : "...",
"orderLevel" : 12345,
"description" : "...",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"assignedToProductOffering" : true,
"name" : "...",
"disabled" : true,
"historized" : true,
"appendGeneratedCode" : true,
"offerTemplateCategory" : { },
"descriptionAndCode" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"parentCategoryCode" : "...",
"cfValues" : { },
"parentEntity" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"productOffering" : [ { }, { } ],
"referenceDescription" : "...",
"active" : true,
"id" : 12345,
"codeChanged" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"children" : [ { }, { } ],
"notified" : true,
"auditable" : { },
"parentEntityType" : { }
} ],
"transient" : true,
"channels" : [ {
"auditable" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"referenceCode" : "...",
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"historized" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"description" : "...",
"code" : "...",
"parentEntity" : { },
"active" : true,
"id" : 12345
}, {
"auditable" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"referenceCode" : "...",
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"historized" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"description" : "...",
"code" : "...",
"parentEntity" : { },
"active" : true,
"id" : 12345
} ],
"version" : 12345,
"sellers" : [ {
"customerSequences" : [ { }, { } ],
"notified" : true,
"contracts" : [ { }, { } ],
"descriptionOrCode" : "...",
"vatNo" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"paymentGateways" : [ { }, { } ],
"parentEntityType" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"description" : "...",
"name" : { },
"minimumAmountEl" : "...",
"descriptionAndCode" : "...",
"primaryContact" : { },
"legalType" : "...",
"parentEntity" : { },
"cfValues" : { },
"seller" : { },
"defaultLevel" : true,
"legalEntityType" : { },
"isCompany" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"providerContact" : "...",
"transient" : true,
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"codeChanged" : true,
"version" : 12345,
"minimumLabelEl" : "...",
"externalRef1" : "...",
"id" : 12345,
"historized" : true,
"externalRef2" : "...",
"contactInformationNullSafe" : { },
"accountType" : "...",
"legalText" : "...",
"generalLedger" : { },
"uuid" : "...",
"address" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"auditableFields" : [ { }, { } ],
"tradingCurrency" : { },
"minimumArticle" : { },
"businessAccountModel" : { }
}, {
"customerSequences" : [ { }, { } ],
"notified" : true,
"contracts" : [ { }, { } ],
"descriptionOrCode" : "...",
"vatNo" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"paymentGateways" : [ { }, { } ],
"parentEntityType" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"description" : "...",
"name" : { },
"minimumAmountEl" : "...",
"descriptionAndCode" : "...",
"primaryContact" : { },
"legalType" : "...",
"parentEntity" : { },
"cfValues" : { },
"seller" : { },
"defaultLevel" : true,
"legalEntityType" : { },
"isCompany" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"providerContact" : "...",
"transient" : true,
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"codeChanged" : true,
"version" : 12345,
"minimumLabelEl" : "...",
"externalRef1" : "...",
"id" : 12345,
"historized" : true,
"externalRef2" : "...",
"contactInformationNullSafe" : { },
"accountType" : "...",
"legalText" : "...",
"generalLedger" : { },
"uuid" : "...",
"address" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"auditableFields" : [ { }, { } ],
"tradingCurrency" : { },
"minimumArticle" : { },
"businessAccountModel" : { }
} ],
"code" : "...",
"referenceCode" : "...",
"longDescription" : "...",
"name" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"attachments" : [ {
"description" : "...",
"code" : "...",
"referenceCode" : "...",
"transient" : true,
"notified" : true,
"active" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"disabled" : true,
"codeChanged" : true,
"parentEntityType" : { },
"referenceDescription" : "...",
"id" : 12345,
"historized" : true,
"productOfferings" : [ { }, { } ],
"parentEntity" : { },
"uri" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"mimeType" : "...",
"descriptionOrCode" : "..."
}, {
"description" : "...",
"code" : "...",
"referenceCode" : "...",
"transient" : true,
"notified" : true,
"active" : true,
"version" : 12345,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"disabled" : true,
"codeChanged" : true,
"parentEntityType" : { },
"referenceDescription" : "...",
"id" : 12345,
"historized" : true,
"productOfferings" : [ { }, { } ],
"parentEntity" : { },
"uri" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"mimeType" : "...",
"descriptionOrCode" : "..."
} ],
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"historized" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
},
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"status" : "IN_CREATION",
"orderItemDto" : { },
"codeChanged" : true,
"notified" : true,
"orderHistories" : [ {
"id" : 12345,
"serviceInstance" : {
"terminationDate" : 12345,
"serviceRenewal" : { },
"status" : "TERMINATED",
"serviceTemplate" : { },
"priceVersionDate" : 12345,
"minimumLabelEl" : "...",
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"subscribedTillDate" : 12345,
"descriptionAndCode" : "...",
"codeChanged" : true,
"priceVersionDateSetting" : "EVENT",
"code" : "...",
"descriptionOrCode" : "...",
"subscription" : { },
"cfAccumulatedValues" : { },
"auditable" : { },
"paymentDayInMonthPS" : 12345,
"discountPlanInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"referenceDescription" : "...",
"subscriptionTerminationReason" : { },
"cfValues" : { },
"chargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"minimumChargeTemplate" : { },
"serviceCharge" : { },
"quantity" : 12345.0,
"notifyOfRenewalDate" : 12345,
"deliveryDate" : 12345,
"referenceCode" : "...",
"transient" : true,
"historized" : true,
"notified" : true,
"subscriptionChargeInstances" : [ { }, { } ],
"orderItemId" : 12345,
"uuid" : "...",
"terminationChargeInstances" : [ { }, { } ],
"orderItemAction" : "DELETE",
"renewed" : true,
"description" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"initialServiceRenewal" : "...",
"attributeInstances" : [ { }, { } ],
"orderNumber" : "...",
"rateUntilDate" : 12345,
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"recurringChargeInstances" : [ { }, { } ],
"activationDate" : 12345,
"calendarPS" : { },
"descriptionAndStatus" : "...",
"usageChargeInstances" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"reactivationDate" : 12345,
"productVersion" : { },
"subscriptionDate" : 12345,
"quoteProduct" : { },
"orderHistories" : [ { }, { } ],
"version" : 12345,
"psInstances" : [ { }, { } ],
"quantityChanged" : true,
"amountPS" : 12345.0,
"renewalNotifiedDate" : 12345,
"autoEndOfEngagement" : true,
"ratedTransactions" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"seller" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"endAgreementDate" : 12345,
"minimumArticle" : { },
"previousQuantity" : 12345.0,
"parentEntity" : { }
},
"version" : 12345,
"action" : "ADD",
"orderItem" : {
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"parentEntity" : { },
"orderItemProductOfferings" : [ { }, { } ],
"mainOffering" : { },
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"status" : "IN_PROGRESS",
"orderItemDto" : { },
"codeChanged" : true,
"notified" : true,
"orderHistories" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfValues" : { },
"itemId" : "...",
"description" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"transient" : true,
"referenceDescription" : "...",
"action" : "ADD",
"historized" : true,
"productInstances" : [ { }, { } ],
"auditable" : { },
"shippingAddress" : { },
"order" : { },
"source" : "...",
"appendGeneratedCode" : true,
"code" : "..."
},
"transient" : true,
"orderNumber" : "...",
"eventDate" : 12345
}, {
"id" : 12345,
"serviceInstance" : {
"terminationDate" : 12345,
"serviceRenewal" : { },
"status" : "CLOSED",
"serviceTemplate" : { },
"priceVersionDate" : 12345,
"minimumLabelEl" : "...",
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"subscribedTillDate" : 12345,
"descriptionAndCode" : "...",
"codeChanged" : true,
"priceVersionDateSetting" : "RENEWAL",
"code" : "...",
"descriptionOrCode" : "...",
"subscription" : { },
"cfAccumulatedValues" : { },
"auditable" : { },
"paymentDayInMonthPS" : 12345,
"discountPlanInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"referenceDescription" : "...",
"subscriptionTerminationReason" : { },
"cfValues" : { },
"chargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"minimumChargeTemplate" : { },
"serviceCharge" : { },
"quantity" : 12345.0,
"notifyOfRenewalDate" : 12345,
"deliveryDate" : 12345,
"referenceCode" : "...",
"transient" : true,
"historized" : true,
"notified" : true,
"subscriptionChargeInstances" : [ { }, { } ],
"orderItemId" : 12345,
"uuid" : "...",
"terminationChargeInstances" : [ { }, { } ],
"orderItemAction" : "DELETE",
"renewed" : true,
"description" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"initialServiceRenewal" : "...",
"attributeInstances" : [ { }, { } ],
"orderNumber" : "...",
"rateUntilDate" : 12345,
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"recurringChargeInstances" : [ { }, { } ],
"activationDate" : 12345,
"calendarPS" : { },
"descriptionAndStatus" : "...",
"usageChargeInstances" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"reactivationDate" : 12345,
"productVersion" : { },
"subscriptionDate" : 12345,
"quoteProduct" : { },
"orderHistories" : [ { }, { } ],
"version" : 12345,
"psInstances" : [ { }, { } ],
"quantityChanged" : true,
"amountPS" : 12345.0,
"renewalNotifiedDate" : 12345,
"autoEndOfEngagement" : true,
"ratedTransactions" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"seller" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"endAgreementDate" : 12345,
"minimumArticle" : { },
"previousQuantity" : 12345.0,
"parentEntity" : { }
},
"version" : 12345,
"action" : "ADD",
"orderItem" : {
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"parentEntity" : { },
"orderItemProductOfferings" : [ { }, { } ],
"mainOffering" : { },
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"status" : "DEFERRED",
"orderItemDto" : { },
"codeChanged" : true,
"notified" : true,
"orderHistories" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfValues" : { },
"itemId" : "...",
"description" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"transient" : true,
"referenceDescription" : "...",
"action" : "ADD",
"historized" : true,
"productInstances" : [ { }, { } ],
"auditable" : { },
"shippingAddress" : { },
"order" : { },
"source" : "...",
"appendGeneratedCode" : true,
"code" : "..."
},
"transient" : true,
"orderNumber" : "...",
"eventDate" : 12345
} ],
"descriptionAndCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"itemId" : "...",
"description" : "...",
"userAccount" : {
"externalRef2" : "...",
"defaultLevel" : true,
"subscriptions" : [ {
"totalInvoicingAmountTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"previousVersion" : { },
"ratingGroup" : "...",
"minimumAmountEl" : "...",
"subscriptionMonthsAge" : 12345,
"nextVersion" : { },
"active" : true,
"productInstances" : [ { }, { } ],
"order" : { },
"codeChanged" : true,
"minimumArticle" : { },
"transient" : true,
"minInvoiceLines" : [ { }, { } ],
"referenceDescription" : "...",
"auditable" : { },
"accountOperations" : [ { }, { } ],
"salesPersonName" : "...",
"version" : 12345,
"terminationDate" : 12345,
"parentEntityType" : { },
"userAccount" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"defaultLevel" : true,
"code" : "...",
"subscribedTillDate" : 12345,
"historized" : true,
"attributeInstances" : [ { }, { } ],
"orderOffer" : { },
"parentCFEntities" : [ { }, { } ],
"emailTemplate" : { },
"edrs" : [ { }, { } ],
"initialSubscriptionRenewal" : "...",
"minimumInvoiceSubCategory" : { },
"mailingType" : "BATCH",
"seller" : { },
"renewed" : true,
"notified" : true,
"notifyOfRenewalDate" : 12345,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"statusDate" : 12345,
"versionNumber" : 12345,
"appendGeneratedCode" : true,
"anyServiceActive" : true,
"subscriptionRenewal" : { },
"fireRenewalNotice" : true,
"orderNumber" : "...",
"offer" : { },
"electronicBilling" : true,
"renewalNotifiedDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"validity" : { },
"minimumChargeTemplate" : { },
"subscriptionDate" : 12345,
"email" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"minRatedTransactions" : [ { }, { } ],
"billingCycle" : { },
"subscriptionExpired" : true,
"accessPoints" : [ { }, { } ],
"paymentMethod" : { },
"endAgreementDate" : 12345,
"id" : 12345,
"uuid" : "...",
"discountPlan" : { },
"parentEntity" : { },
"billingRun" : { },
"subscriptionDaysAge" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"status" : "CLOSED",
"cfAccumulatedValues" : { },
"cfValues" : { },
"prestation" : "...",
"descriptionOrCode" : "...",
"renewalDate" : 12345,
"autoEndOfEngagement" : true
}, {
"totalInvoicingAmountTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"previousVersion" : { },
"ratingGroup" : "...",
"minimumAmountEl" : "...",
"subscriptionMonthsAge" : 12345,
"nextVersion" : { },
"active" : true,
"productInstances" : [ { }, { } ],
"order" : { },
"codeChanged" : true,
"minimumArticle" : { },
"transient" : true,
"minInvoiceLines" : [ { }, { } ],
"referenceDescription" : "...",
"auditable" : { },
"accountOperations" : [ { }, { } ],
"salesPersonName" : "...",
"version" : 12345,
"terminationDate" : 12345,
"parentEntityType" : { },
"userAccount" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"defaultLevel" : true,
"code" : "...",
"subscribedTillDate" : 12345,
"historized" : true,
"attributeInstances" : [ { }, { } ],
"orderOffer" : { },
"parentCFEntities" : [ { }, { } ],
"emailTemplate" : { },
"edrs" : [ { }, { } ],
"initialSubscriptionRenewal" : "...",
"minimumInvoiceSubCategory" : { },
"mailingType" : "MANUAL",
"seller" : { },
"renewed" : true,
"notified" : true,
"notifyOfRenewalDate" : 12345,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"statusDate" : 12345,
"versionNumber" : 12345,
"appendGeneratedCode" : true,
"anyServiceActive" : true,
"subscriptionRenewal" : { },
"fireRenewalNotice" : true,
"orderNumber" : "...",
"offer" : { },
"electronicBilling" : true,
"renewalNotifiedDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"validity" : { },
"minimumChargeTemplate" : { },
"subscriptionDate" : 12345,
"email" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"minRatedTransactions" : [ { }, { } ],
"billingCycle" : { },
"subscriptionExpired" : true,
"accessPoints" : [ { }, { } ],
"paymentMethod" : { },
"endAgreementDate" : 12345,
"id" : 12345,
"uuid" : "...",
"discountPlan" : { },
"parentEntity" : { },
"billingRun" : { },
"subscriptionDaysAge" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"status" : "CANCELED",
"cfAccumulatedValues" : { },
"cfValues" : { },
"prestation" : "...",
"descriptionOrCode" : "...",
"renewalDate" : 12345,
"autoEndOfEngagement" : true
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"codeChanged" : true,
"historized" : true,
"terminationDate" : 12345,
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"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
} ],
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "OTHER",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "DOWN",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "RECURRING",
"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" : { }
},
"notified" : true,
"externalRef1" : "...",
"legalEntityType" : {
"referenceCode" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"description" : "...",
"referenceDescription" : "...",
"parentEntityType" : { },
"descriptionNotNull" : "...",
"transient" : true,
"parentEntity" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"isCompany" : true,
"code" : "...",
"id" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"version" : 12345
},
"registrationNo" : "...",
"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" : { }
} ],
"subscriptionDate" : 12345,
"id" : 12345,
"status" : "CANCELED",
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"descriptionAndCode" : "...",
"parentEntityType" : { },
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"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" : "..."
},
"businessAccountModel" : {
"transient" : true,
"auditable" : { },
"codeChanged" : true,
"description" : "...",
"disabled" : true,
"script" : { },
"code" : "...",
"hierarchyType" : "S_C",
"referenceDescription" : "...",
"moduleItems" : [ { }, { } ],
"appendGeneratedCode" : true,
"logoPicture" : "...",
"active" : true,
"historized" : true,
"descriptionAndCode" : "...",
"notified" : true,
"installed" : true,
"id" : 12345,
"moduleSource" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"downloaded" : true,
"license" : "CDDL",
"parentEntityType" : { },
"version" : 12345,
"parentEntity" : { }
},
"referenceCode" : "...",
"minimumLabelEl" : "...",
"providerContact" : "...",
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"isConsumer" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"transient" : true,
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"name" : {
"lastName" : "...",
"fullName" : "...",
"firstName" : "...",
"title" : { }
},
"counters" : {
"property1" : {
"historized" : true,
"parentEntity" : { },
"notified" : true,
"descriptionAndCode" : "...",
"chargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"usageChargeInstances" : [ { }, { } ],
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"customer" : { },
"subscription" : { },
"codeChanged" : true,
"referenceCode" : "...",
"auditable" : { },
"customerAccount" : { },
"billingAccount" : { },
"appendGeneratedCode" : true,
"transient" : true,
"serviceInstance" : { },
"code" : "...",
"version" : 12345,
"id" : 12345,
"counterPeriods" : [ { }, { } ],
"descriptionOrCode" : "...",
"counterTemplate" : { },
"userAccount" : { },
"description" : "..."
},
"property2" : {
"historized" : true,
"parentEntity" : { },
"notified" : true,
"descriptionAndCode" : "...",
"chargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"usageChargeInstances" : [ { }, { } ],
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"customer" : { },
"subscription" : { },
"codeChanged" : true,
"referenceCode" : "...",
"auditable" : { },
"customerAccount" : { },
"billingAccount" : { },
"appendGeneratedCode" : true,
"transient" : true,
"serviceInstance" : { },
"code" : "...",
"version" : 12345,
"id" : 12345,
"counterPeriods" : [ { }, { } ],
"descriptionOrCode" : "...",
"counterTemplate" : { },
"userAccount" : { },
"description" : "..."
}
},
"minimumArticle" : {
"version" : 12345,
"invoiceType" : { },
"analyticCode1" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"parentEntity" : { },
"historized" : true,
"auditable" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"disabled" : true,
"codeChanged" : true,
"code" : "...",
"referenceCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"accountingCode" : { },
"accountingCodeMappings" : [ { }, { } ],
"analyticCode2" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"invoiceSubCategory" : { },
"taxClass" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"active" : true,
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"parentEntityType" : { },
"ignoreAggregation" : true,
"referenceDescription" : "...",
"analyticCode3" : "...",
"articleFamily" : { },
"accountingCodeEl" : "...",
"notified" : true
},
"description" : "...",
"uuid" : "...",
"wallet" : {
"appendGeneratedCode" : true,
"created" : 12345,
"operations" : [ { }, { } ],
"prepaid" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentEntity" : { },
"auditable" : { },
"walletTemplate" : { },
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"creditExpiryDate" : 12345,
"descriptionOrCode" : "...",
"historized" : true,
"ratedTransactions" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"parentEntityType" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"codeChanged" : true,
"rejectLevel" : 12345.0,
"nextMatchingDate" : 12345,
"notified" : true
},
"isCompany" : true,
"code" : "...",
"prepaidWallets" : {
"property1" : {
"appendGeneratedCode" : true,
"created" : 12345,
"operations" : [ { }, { } ],
"prepaid" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentEntity" : { },
"auditable" : { },
"walletTemplate" : { },
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"creditExpiryDate" : 12345,
"descriptionOrCode" : "...",
"historized" : true,
"ratedTransactions" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"parentEntityType" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"codeChanged" : true,
"rejectLevel" : 12345.0,
"nextMatchingDate" : 12345,
"notified" : true
},
"property2" : {
"appendGeneratedCode" : true,
"created" : 12345,
"operations" : [ { }, { } ],
"prepaid" : true,
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentEntity" : { },
"auditable" : { },
"walletTemplate" : { },
"referenceCode" : "...",
"description" : "...",
"version" : 12345,
"creditExpiryDate" : 12345,
"descriptionOrCode" : "...",
"historized" : true,
"ratedTransactions" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"parentEntityType" : { },
"userAccount" : { },
"lowBalanceLevel" : 12345.0,
"codeChanged" : true,
"rejectLevel" : 12345.0,
"nextMatchingDate" : 12345,
"notified" : true
}
},
"jobTitle" : "...",
"descriptionOrCode" : "...",
"terminationReason" : {
"version" : 12345,
"notified" : true,
"transient" : true,
"referenceCode" : "...",
"applyAgreement" : true,
"invoiceAgreementImmediately" : true,
"code" : "...",
"historized" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"reimburseOneshots" : true,
"description" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"overrideProrata" : "NO_PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"parentEntity" : { },
"auditableFields" : [ { }, { } ]
},
"userAccounts" : [ { }, { } ],
"billingAccount" : {
"allDiscountPlanInstances" : [ { }, { } ],
"discountPlanInstances" : [ { }, { } ],
"legalEntityType" : { },
"checkThreshold" : "POSITIVE_IL",
"minimumInvoiceSubCategory" : { },
"usersAccounts" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"isCompany" : true,
"auditable" : { },
"tradingLanguage" : { },
"minimumLabelEl" : "...",
"statusDate" : 12345,
"billingRun" : { },
"seller" : { },
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"parentUserAccounts" : [ { }, { } ],
"paymentMethod" : { },
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"minInvoiceLines" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"providerContact" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"notified" : true,
"tradingCurrency" : { },
"totalInvoicingAmountTax" : 12345.0,
"vatNo" : "...",
"uuid" : "...",
"tags" : [ { }, { } ],
"appendGeneratedCode" : true,
"status" : "CLOSED",
"parentEntityType" : { },
"name" : { },
"primaryContact" : { },
"description" : "...",
"billingCycle" : { },
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"discountRate" : 12345.0,
"minimumArticle" : { },
"businessAccountModel" : { },
"contactInformation" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithTax" : 12345.0,
"mailingType" : "BATCH",
"externalRef1" : "...",
"invoices" : [ { }, { } ],
"thresholdPerEntity" : true,
"counters" : {
"property1" : { },
"property2" : { }
},
"invoicingThreshold" : 12345.0,
"terminationReason" : { },
"referenceCode" : "...",
"ccedEmails" : "...",
"terminationDate" : 12345,
"cfValues" : { },
"invoicePrefix" : "...",
"subscriptionDate" : 12345,
"address" : { },
"externalRef2" : "...",
"discountPlan" : { },
"id" : 12345,
"tradingCountry" : { },
"customerAccount" : { },
"registrationNo" : "...",
"emailTemplate" : { },
"electronicBilling" : true,
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"taxCategory" : { },
"codeChanged" : true,
"contracts" : [ { }, { } ],
"accountType" : "...",
"brAmountWithoutTax" : 12345.0,
"jobTitle" : "...",
"nextInvoiceDate" : 12345,
"code" : "...",
"historized" : true,
"brAmountWithTax" : 12345.0,
"taxCategoryResolved" : { }
},
"accountType" : "...",
"vatNo" : "...",
"seller" : {
"customerSequences" : [ { }, { } ],
"notified" : true,
"contracts" : [ { }, { } ],
"descriptionOrCode" : "...",
"vatNo" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"paymentGateways" : [ { }, { } ],
"parentEntityType" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"description" : "...",
"name" : { },
"minimumAmountEl" : "...",
"descriptionAndCode" : "...",
"primaryContact" : { },
"legalType" : "...",
"parentEntity" : { },
"cfValues" : { },
"seller" : { },
"defaultLevel" : true,
"legalEntityType" : { },
"isCompany" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"providerContact" : "...",
"transient" : true,
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"codeChanged" : true,
"version" : 12345,
"minimumLabelEl" : "...",
"externalRef1" : "...",
"id" : 12345,
"historized" : true,
"externalRef2" : "...",
"contactInformationNullSafe" : { },
"accountType" : "...",
"legalText" : "...",
"generalLedger" : { },
"uuid" : "...",
"address" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"auditableFields" : [ { }, { } ],
"tradingCurrency" : { },
"minimumArticle" : { },
"businessAccountModel" : { }
},
"statusDate" : 12345,
"version" : 12345,
"parentUserAccount" : { }
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"transient" : true,
"referenceDescription" : "...",
"action" : "DELETE",
"historized" : true,
"productInstances" : [ {
"version" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"seller" : {
"customerSequences" : [ { }, { } ],
"notified" : true,
"contracts" : [ { }, { } ],
"descriptionOrCode" : "...",
"vatNo" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"paymentGateways" : [ { }, { } ],
"parentEntityType" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"description" : "...",
"name" : { },
"minimumAmountEl" : "...",
"descriptionAndCode" : "...",
"primaryContact" : { },
"legalType" : "...",
"parentEntity" : { },
"cfValues" : { },
"seller" : { },
"defaultLevel" : true,
"legalEntityType" : { },
"isCompany" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"providerContact" : "...",
"transient" : true,
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"codeChanged" : true,
"version" : 12345,
"minimumLabelEl" : "...",
"externalRef1" : "...",
"id" : 12345,
"historized" : true,
"externalRef2" : "...",
"contactInformationNullSafe" : { },
"accountType" : "...",
"legalText" : "...",
"generalLedger" : { },
"uuid" : "...",
"address" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"auditableFields" : [ { }, { } ],
"tradingCurrency" : { },
"minimumArticle" : { },
"businessAccountModel" : { }
},
"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" : "..."
},
"description" : "...",
"notified" : true,
"historized" : true,
"userAccount" : {
"externalRef2" : "...",
"defaultLevel" : true,
"subscriptions" : [ { }, { } ],
"cfAccumulatedValues" : { },
"codeChanged" : true,
"historized" : true,
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"auditableFields" : [ { }, { } ],
"minimumChargeTemplate" : { },
"notified" : true,
"externalRef1" : "...",
"legalEntityType" : { },
"registrationNo" : "...",
"parentCFEntities" : [ { }, { } ],
"subscriptionDate" : 12345,
"id" : 12345,
"status" : "ACTIVE",
"address" : { },
"descriptionAndCode" : "...",
"parentEntityType" : { },
"contactInformation" : { },
"primaryContact" : { },
"businessAccountModel" : { },
"referenceCode" : "...",
"minimumLabelEl" : "...",
"providerContact" : "...",
"appendGeneratedCode" : true,
"auditable" : { },
"parentEntity" : { },
"isConsumer" : true,
"cfValues" : { },
"transient" : true,
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"name" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"description" : "...",
"uuid" : "...",
"wallet" : { },
"isCompany" : true,
"code" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"jobTitle" : "...",
"descriptionOrCode" : "...",
"terminationReason" : { },
"userAccounts" : [ { }, { } ],
"billingAccount" : { },
"accountType" : "...",
"vatNo" : "...",
"seller" : { },
"statusDate" : 12345,
"version" : 12345,
"parentUserAccount" : { }
},
"referenceDescription" : "...",
"parentEntityType" : { },
"productTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"historized" : true,
"productChargeTemplates" : [ { }, { } ],
"descriptionOrCode" : "...",
"imagePath" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"codeChanged" : true,
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"invoicingCalendar" : { },
"nameOrCode" : "...",
"uuid" : "...",
"walletTemplates" : [ { }, { } ],
"validity" : { },
"description" : "...",
"lifeCycleStatus" : "IN_DESIGN",
"auditableFields" : [ { }, { } ],
"notified" : true,
"customerCategories" : [ { }, { } ],
"globalRatingScriptInstance" : { },
"businessAccountModels" : [ { }, { } ],
"businessProductModel" : { },
"sellers" : [ { }, { } ],
"auditable" : { },
"active" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"attachments" : [ { }, { } ],
"parentEntityType" : { },
"offerTemplateCategories" : [ { }, { } ],
"disabled" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"longDescription" : "...",
"cfValues" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"name" : "...",
"transient" : true,
"channels" : [ { }, { } ],
"descriptionAndCode" : "..."
},
"codeChanged" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"productChargeInstances" : [ {
"notified" : true,
"chargeTemplate" : { },
"reactivationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"criteria3" : "...",
"productInstance" : { },
"statusDate" : 12345,
"code" : "...",
"chargeDate" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"walletOperations" : [ { }, { } ],
"chargeMainType" : "RECURRING",
"id" : 12345,
"amountWithoutTax" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"amountWithTax" : 12345.0,
"uuid" : "...",
"currency" : { },
"description" : "...",
"criteria1" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"auditable" : { },
"productChargeTemplate" : { },
"country" : { },
"userAccount" : { },
"walletOperationsSorted" : [ { }, { } ],
"quantity" : 12345.0,
"referenceDescription" : "...",
"orderNumber" : "...",
"transient" : true,
"invoicingCalendar" : { },
"criteria2" : "...",
"parentEntity" : { },
"seller" : { },
"historized" : true,
"taxClassResolved" : { },
"cfAccumulatedValues" : { },
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"prepaid" : true,
"codeChanged" : true,
"status" : "PENDING",
"auditableFields" : [ { }, { } ],
"chargeType" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"terminationDate" : 12345,
"subscription" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"counter" : { }
}, {
"notified" : true,
"chargeTemplate" : { },
"reactivationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"criteria3" : "...",
"productInstance" : { },
"statusDate" : 12345,
"code" : "...",
"chargeDate" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"walletOperations" : [ { }, { } ],
"chargeMainType" : "ONESHOT",
"id" : 12345,
"amountWithoutTax" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"amountWithTax" : 12345.0,
"uuid" : "...",
"currency" : { },
"description" : "...",
"criteria1" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"auditable" : { },
"productChargeTemplate" : { },
"country" : { },
"userAccount" : { },
"walletOperationsSorted" : [ { }, { } ],
"quantity" : 12345.0,
"referenceDescription" : "...",
"orderNumber" : "...",
"transient" : true,
"invoicingCalendar" : { },
"criteria2" : "...",
"parentEntity" : { },
"seller" : { },
"historized" : true,
"taxClassResolved" : { },
"cfAccumulatedValues" : { },
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"prepaid" : true,
"codeChanged" : true,
"status" : "ACTIVE",
"auditableFields" : [ { }, { } ],
"chargeType" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"terminationDate" : 12345,
"subscription" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"counter" : { }
} ],
"applicationDate" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"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" : { }
} ],
"quantity" : 12345.0,
"subscription" : {
"totalInvoicingAmountTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"previousVersion" : { },
"ratingGroup" : "...",
"minimumAmountEl" : "...",
"subscriptionMonthsAge" : 12345,
"nextVersion" : { },
"active" : true,
"productInstances" : [ { }, { } ],
"order" : { },
"codeChanged" : true,
"minimumArticle" : { },
"transient" : true,
"minInvoiceLines" : [ { }, { } ],
"referenceDescription" : "...",
"auditable" : { },
"accountOperations" : [ { }, { } ],
"salesPersonName" : "...",
"version" : 12345,
"terminationDate" : 12345,
"parentEntityType" : { },
"userAccount" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"defaultLevel" : true,
"code" : "...",
"subscribedTillDate" : 12345,
"historized" : true,
"attributeInstances" : [ { }, { } ],
"orderOffer" : { },
"parentCFEntities" : [ { }, { } ],
"emailTemplate" : { },
"edrs" : [ { }, { } ],
"initialSubscriptionRenewal" : "...",
"minimumInvoiceSubCategory" : { },
"mailingType" : "BATCH",
"seller" : { },
"renewed" : true,
"notified" : true,
"notifyOfRenewalDate" : 12345,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"statusDate" : 12345,
"versionNumber" : 12345,
"appendGeneratedCode" : true,
"anyServiceActive" : true,
"subscriptionRenewal" : { },
"fireRenewalNotice" : true,
"orderNumber" : "...",
"offer" : { },
"electronicBilling" : true,
"renewalNotifiedDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"validity" : { },
"minimumChargeTemplate" : { },
"subscriptionDate" : 12345,
"email" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"minRatedTransactions" : [ { }, { } ],
"billingCycle" : { },
"subscriptionExpired" : true,
"accessPoints" : [ { }, { } ],
"paymentMethod" : { },
"endAgreementDate" : 12345,
"id" : 12345,
"uuid" : "...",
"discountPlan" : { },
"parentEntity" : { },
"billingRun" : { },
"subscriptionDaysAge" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"status" : "SUSPENDED",
"cfAccumulatedValues" : { },
"cfValues" : { },
"prestation" : "...",
"descriptionOrCode" : "...",
"renewalDate" : 12345,
"autoEndOfEngagement" : true
},
"referenceCode" : "...",
"orderNumber" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"uuid" : "...",
"descriptionOrCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"version" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"seller" : {
"customerSequences" : [ { }, { } ],
"notified" : true,
"contracts" : [ { }, { } ],
"descriptionOrCode" : "...",
"vatNo" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"paymentGateways" : [ { }, { } ],
"parentEntityType" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"description" : "...",
"name" : { },
"minimumAmountEl" : "...",
"descriptionAndCode" : "...",
"primaryContact" : { },
"legalType" : "...",
"parentEntity" : { },
"cfValues" : { },
"seller" : { },
"defaultLevel" : true,
"legalEntityType" : { },
"isCompany" : true,
"auditable" : { },
"cfAccumulatedValues" : { },
"registrationNo" : "...",
"providerContact" : "...",
"transient" : true,
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"codeChanged" : true,
"version" : 12345,
"minimumLabelEl" : "...",
"externalRef1" : "...",
"id" : 12345,
"historized" : true,
"externalRef2" : "...",
"contactInformationNullSafe" : { },
"accountType" : "...",
"legalText" : "...",
"generalLedger" : { },
"uuid" : "...",
"address" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"auditableFields" : [ { }, { } ],
"tradingCurrency" : { },
"minimumArticle" : { },
"businessAccountModel" : { }
},
"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" : "..."
},
"description" : "...",
"notified" : true,
"historized" : true,
"userAccount" : {
"externalRef2" : "...",
"defaultLevel" : true,
"subscriptions" : [ { }, { } ],
"cfAccumulatedValues" : { },
"codeChanged" : true,
"historized" : true,
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"auditableFields" : [ { }, { } ],
"minimumChargeTemplate" : { },
"notified" : true,
"externalRef1" : "...",
"legalEntityType" : { },
"registrationNo" : "...",
"parentCFEntities" : [ { }, { } ],
"subscriptionDate" : 12345,
"id" : 12345,
"status" : "CANCELED",
"address" : { },
"descriptionAndCode" : "...",
"parentEntityType" : { },
"contactInformation" : { },
"primaryContact" : { },
"businessAccountModel" : { },
"referenceCode" : "...",
"minimumLabelEl" : "...",
"providerContact" : "...",
"appendGeneratedCode" : true,
"auditable" : { },
"parentEntity" : { },
"isConsumer" : true,
"cfValues" : { },
"transient" : true,
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"name" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"description" : "...",
"uuid" : "...",
"wallet" : { },
"isCompany" : true,
"code" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"jobTitle" : "...",
"descriptionOrCode" : "...",
"terminationReason" : { },
"userAccounts" : [ { }, { } ],
"billingAccount" : { },
"accountType" : "...",
"vatNo" : "...",
"seller" : { },
"statusDate" : 12345,
"version" : 12345,
"parentUserAccount" : { }
},
"referenceDescription" : "...",
"parentEntityType" : { },
"productTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"historized" : true,
"productChargeTemplates" : [ { }, { } ],
"descriptionOrCode" : "...",
"imagePath" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"codeChanged" : true,
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"invoicingCalendar" : { },
"nameOrCode" : "...",
"uuid" : "...",
"walletTemplates" : [ { }, { } ],
"validity" : { },
"description" : "...",
"lifeCycleStatus" : "ACTIVE",
"auditableFields" : [ { }, { } ],
"notified" : true,
"customerCategories" : [ { }, { } ],
"globalRatingScriptInstance" : { },
"businessAccountModels" : [ { }, { } ],
"businessProductModel" : { },
"sellers" : [ { }, { } ],
"auditable" : { },
"active" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"attachments" : [ { }, { } ],
"parentEntityType" : { },
"offerTemplateCategories" : [ { }, { } ],
"disabled" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"longDescription" : "...",
"cfValues" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"name" : "...",
"transient" : true,
"channels" : [ { }, { } ],
"descriptionAndCode" : "..."
},
"codeChanged" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"productChargeInstances" : [ {
"notified" : true,
"chargeTemplate" : { },
"reactivationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"criteria3" : "...",
"productInstance" : { },
"statusDate" : 12345,
"code" : "...",
"chargeDate" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"walletOperations" : [ { }, { } ],
"chargeMainType" : "PRODUCT",
"id" : 12345,
"amountWithoutTax" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"amountWithTax" : 12345.0,
"uuid" : "...",
"currency" : { },
"description" : "...",
"criteria1" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"auditable" : { },
"productChargeTemplate" : { },
"country" : { },
"userAccount" : { },
"walletOperationsSorted" : [ { }, { } ],
"quantity" : 12345.0,
"referenceDescription" : "...",
"orderNumber" : "...",
"transient" : true,
"invoicingCalendar" : { },
"criteria2" : "...",
"parentEntity" : { },
"seller" : { },
"historized" : true,
"taxClassResolved" : { },
"cfAccumulatedValues" : { },
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"prepaid" : true,
"codeChanged" : true,
"status" : "SUSPENDED",
"auditableFields" : [ { }, { } ],
"chargeType" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"terminationDate" : 12345,
"subscription" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"counter" : { }
}, {
"notified" : true,
"chargeTemplate" : { },
"reactivationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"criteria3" : "...",
"productInstance" : { },
"statusDate" : 12345,
"code" : "...",
"chargeDate" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"walletOperations" : [ { }, { } ],
"chargeMainType" : "RECURRING",
"id" : 12345,
"amountWithoutTax" : 12345.0,
"applyDiscountsOnOverridenPrice" : true,
"amountWithTax" : 12345.0,
"uuid" : "...",
"currency" : { },
"description" : "...",
"criteria1" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"auditable" : { },
"productChargeTemplate" : { },
"country" : { },
"userAccount" : { },
"walletOperationsSorted" : [ { }, { } ],
"quantity" : 12345.0,
"referenceDescription" : "...",
"orderNumber" : "...",
"transient" : true,
"invoicingCalendar" : { },
"criteria2" : "...",
"parentEntity" : { },
"seller" : { },
"historized" : true,
"taxClassResolved" : { },
"cfAccumulatedValues" : { },
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"prepaid" : true,
"codeChanged" : true,
"status" : "INACTIVE",
"auditableFields" : [ { }, { } ],
"chargeType" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"terminationDate" : 12345,
"subscription" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"counter" : { }
} ],
"applicationDate" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"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" : { }
} ],
"quantity" : 12345.0,
"subscription" : {
"totalInvoicingAmountTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"previousVersion" : { },
"ratingGroup" : "...",
"minimumAmountEl" : "...",
"subscriptionMonthsAge" : 12345,
"nextVersion" : { },
"active" : true,
"productInstances" : [ { }, { } ],
"order" : { },
"codeChanged" : true,
"minimumArticle" : { },
"transient" : true,
"minInvoiceLines" : [ { }, { } ],
"referenceDescription" : "...",
"auditable" : { },
"accountOperations" : [ { }, { } ],
"salesPersonName" : "...",
"version" : 12345,
"terminationDate" : 12345,
"parentEntityType" : { },
"userAccount" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"defaultLevel" : true,
"code" : "...",
"subscribedTillDate" : 12345,
"historized" : true,
"attributeInstances" : [ { }, { } ],
"orderOffer" : { },
"parentCFEntities" : [ { }, { } ],
"emailTemplate" : { },
"edrs" : [ { }, { } ],
"initialSubscriptionRenewal" : "...",
"minimumInvoiceSubCategory" : { },
"mailingType" : "BATCH",
"seller" : { },
"renewed" : true,
"notified" : true,
"notifyOfRenewalDate" : 12345,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"statusDate" : 12345,
"versionNumber" : 12345,
"appendGeneratedCode" : true,
"anyServiceActive" : true,
"subscriptionRenewal" : { },
"fireRenewalNotice" : true,
"orderNumber" : "...",
"offer" : { },
"electronicBilling" : true,
"renewalNotifiedDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"validity" : { },
"minimumChargeTemplate" : { },
"subscriptionDate" : 12345,
"email" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"minRatedTransactions" : [ { }, { } ],
"billingCycle" : { },
"subscriptionExpired" : true,
"accessPoints" : [ { }, { } ],
"paymentMethod" : { },
"endAgreementDate" : 12345,
"id" : 12345,
"uuid" : "...",
"discountPlan" : { },
"parentEntity" : { },
"billingRun" : { },
"subscriptionDaysAge" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"status" : "PENDING",
"cfAccumulatedValues" : { },
"cfValues" : { },
"prestation" : "...",
"descriptionOrCode" : "...",
"renewalDate" : 12345,
"autoEndOfEngagement" : true
},
"referenceCode" : "...",
"orderNumber" : "...",
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"uuid" : "...",
"descriptionOrCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"shippingAddress" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : {
"description" : "...",
"historized" : true,
"currency" : { },
"version" : 12345,
"transient" : true,
"auditable" : { },
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"countryCode" : "...",
"id" : 12345,
"language" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
}
},
"order" : {
"codeChanged" : true,
"code" : "...",
"transient" : true,
"status" : "IN_PROGRESS",
"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
} ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"minInvoiceLines" : [ {
"status" : "OPEN",
"convertedAmountTax" : 12345.0,
"discountPlan" : { },
"accessPoint" : "...",
"orderOffer" : { },
"taxMode" : "ARTICLE",
"amountWithTax" : 12345.0,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"invoice" : { },
"auditable" : { },
"valueDate" : 12345,
"prestation" : "...",
"uuid" : "...",
"unitPrice" : 12345.0,
"tax" : { },
"convertedAmountWithTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"transient" : true,
"convertedAmountWithoutTax" : 12345.0,
"subscription" : { },
"invoiceAggregateF" : { },
"convertedUnitPrice" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"serviceInstance" : { },
"discountedInvoiceLine" : { },
"commercialOrder" : { },
"historized" : true,
"discountPlanItem" : { },
"discountValue" : 12345.0,
"label" : "...",
"taxRecalculated" : true,
"amountTax" : 12345.0,
"quote" : { },
"product" : { },
"taxRate" : 12345.0,
"productVersion" : { },
"orderNumber" : "...",
"serviceTemplate" : { },
"discountPlanType" : "PERCENTAGE",
"billingRun" : { },
"id" : 12345,
"rawAmount" : 12345.0,
"accountingArticle" : { },
"orderRef" : "...",
"version" : 12345,
"offerServiceTemplate" : { },
"discountAmount" : 12345.0,
"convertedRawAmount" : 12345.0,
"offerTemplate" : { },
"sequence" : 12345,
"cfValues" : { },
"quantity" : 12345.0,
"taxOverridden" : true,
"orderLot" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"quoteOffer" : { },
"openOrderNumber" : "...",
"discountRate" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"validity" : { }
}, {
"status" : "OPEN",
"convertedAmountTax" : 12345.0,
"discountPlan" : { },
"accessPoint" : "...",
"orderOffer" : { },
"taxMode" : "TAX",
"amountWithTax" : 12345.0,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"invoice" : { },
"auditable" : { },
"valueDate" : 12345,
"prestation" : "...",
"uuid" : "...",
"unitPrice" : 12345.0,
"tax" : { },
"convertedAmountWithTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"transient" : true,
"convertedAmountWithoutTax" : 12345.0,
"subscription" : { },
"invoiceAggregateF" : { },
"convertedUnitPrice" : 12345.0,
"ratedTransactions" : [ { }, { } ],
"serviceInstance" : { },
"discountedInvoiceLine" : { },
"commercialOrder" : { },
"historized" : true,
"discountPlanItem" : { },
"discountValue" : 12345.0,
"label" : "...",
"taxRecalculated" : true,
"amountTax" : 12345.0,
"quote" : { },
"product" : { },
"taxRate" : 12345.0,
"productVersion" : { },
"orderNumber" : "...",
"serviceTemplate" : { },
"discountPlanType" : "FIXED",
"billingRun" : { },
"id" : 12345,
"rawAmount" : 12345.0,
"accountingArticle" : { },
"orderRef" : "...",
"version" : 12345,
"offerServiceTemplate" : { },
"discountAmount" : 12345.0,
"convertedRawAmount" : 12345.0,
"offerTemplate" : { },
"sequence" : 12345,
"cfValues" : { },
"quantity" : 12345.0,
"taxOverridden" : true,
"orderLot" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"quoteOffer" : { },
"openOrderNumber" : "...",
"discountRate" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"validity" : { }
} ],
"externalId" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"completionDate" : 12345,
"electronicBilling" : true,
"receivedFromApp" : "...",
"userAccounts" : [ {
"externalRef2" : "...",
"defaultLevel" : true,
"subscriptions" : [ { }, { } ],
"cfAccumulatedValues" : { },
"codeChanged" : true,
"historized" : true,
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"auditableFields" : [ { }, { } ],
"minimumChargeTemplate" : { },
"notified" : true,
"externalRef1" : "...",
"legalEntityType" : { },
"registrationNo" : "...",
"parentCFEntities" : [ { }, { } ],
"subscriptionDate" : 12345,
"id" : 12345,
"status" : "CANCELED",
"address" : { },
"descriptionAndCode" : "...",
"parentEntityType" : { },
"contactInformation" : { },
"primaryContact" : { },
"businessAccountModel" : { },
"referenceCode" : "...",
"minimumLabelEl" : "...",
"providerContact" : "...",
"appendGeneratedCode" : true,
"auditable" : { },
"parentEntity" : { },
"isConsumer" : true,
"cfValues" : { },
"transient" : true,
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"name" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"description" : "...",
"uuid" : "...",
"wallet" : { },
"isCompany" : true,
"code" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"jobTitle" : "...",
"descriptionOrCode" : "...",
"terminationReason" : { },
"userAccounts" : [ { }, { } ],
"billingAccount" : { },
"accountType" : "...",
"vatNo" : "...",
"seller" : { },
"statusDate" : 12345,
"version" : 12345,
"parentUserAccount" : { }
}, {
"externalRef2" : "...",
"defaultLevel" : true,
"subscriptions" : [ { }, { } ],
"cfAccumulatedValues" : { },
"codeChanged" : true,
"historized" : true,
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"auditableFields" : [ { }, { } ],
"minimumChargeTemplate" : { },
"notified" : true,
"externalRef1" : "...",
"legalEntityType" : { },
"registrationNo" : "...",
"parentCFEntities" : [ { }, { } ],
"subscriptionDate" : 12345,
"id" : 12345,
"status" : "TERMINATED",
"address" : { },
"descriptionAndCode" : "...",
"parentEntityType" : { },
"contactInformation" : { },
"primaryContact" : { },
"businessAccountModel" : { },
"referenceCode" : "...",
"minimumLabelEl" : "...",
"providerContact" : "...",
"appendGeneratedCode" : true,
"auditable" : { },
"parentEntity" : { },
"isConsumer" : true,
"cfValues" : { },
"transient" : true,
"minimumAmountEl" : "...",
"referenceDescription" : "...",
"name" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumArticle" : { },
"description" : "...",
"uuid" : "...",
"wallet" : { },
"isCompany" : true,
"code" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"jobTitle" : "...",
"descriptionOrCode" : "...",
"terminationReason" : { },
"userAccounts" : [ { }, { } ],
"billingAccount" : { },
"accountType" : "...",
"vatNo" : "...",
"seller" : { },
"statusDate" : 12345,
"version" : 12345,
"parentUserAccount" : { }
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"email" : "...",
"shippingAddress" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"category" : "...",
"billingCycle" : {
"thresholdPerEntity" : true,
"collectionDateDelayEl" : "...",
"code" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"splitPerPaymentMethod" : true,
"invoiceDateDelayEL" : "...",
"cfValues" : { },
"descriptionAndCode" : "...",
"calendar" : { },
"parentEntity" : { },
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"invoicingThreshold" : 12345.0,
"appendGeneratedCode" : true,
"type" : "BILLINGACCOUNT",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"referenceDate" : "END_DATE",
"dueDateDelayEL" : "...",
"parentEntityType" : { },
"invoiceType" : { },
"computeDatesAtValidation" : true,
"scriptInstance" : { },
"lastTransactionDateDelayEL" : "...",
"lastTransactionDateEL" : "...",
"billingRunValidationScript" : { },
"invoiceTypeEl" : "...",
"checkThreshold" : "POSITIVE_RT",
"version" : 12345,
"uuid" : "...",
"billingTemplateNameEL" : "...",
"notified" : true,
"invoiceDateProductionDelayEL" : "...",
"cfAccumulatedValues" : { }
},
"requestedCompletionDate" : 12345,
"startDate" : 12345,
"paymentMethod" : {
"info4" : "...",
"userId" : "...",
"transient" : true,
"notified" : true,
"info3" : "...",
"auditable" : { },
"referenceDocument" : { },
"action" : "...",
"tokenId" : "...",
"uuid" : "...",
"info2" : "...",
"alias" : "...",
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"version" : 12345,
"preferred" : true,
"expired" : true,
"customerAccount" : { },
"cfAccumulatedValues" : { },
"cfValues" : { },
"paymentType" : "DIRECTDEBIT",
"active" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"info1" : "...",
"historized" : true,
"token3DsId" : "...",
"info5" : "..."
},
"appendGeneratedCode" : true,
"orderNumber" : "...",
"notified" : true,
"referenceDescription" : "...",
"deliveryInstructions" : "...",
"descriptionOrCode" : "...",
"quote" : {
"referenceCode" : "...",
"externalId" : "...",
"parentEntityType" : { },
"description" : "...",
"historized" : true,
"id" : 12345,
"quoteItems" : [ { }, { } ],
"routedToUserGroup" : "...",
"quoteDate" : 12345,
"uuid" : "...",
"statusMessage" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"category" : "...",
"cfAccumulatedValues" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"order" : { },
"fulfillmentStartDate" : 12345,
"virtual" : true,
"validity" : { },
"notificationContact" : "...",
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"generatePdf" : true,
"userAccounts" : [ { }, { } ],
"version" : 12345,
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"quoteVersion" : "...",
"descriptionAndCode" : "...",
"invoices" : [ { }, { } ],
"status" : "Rejected",
"transient" : true,
"code" : "...",
"notified" : true,
"receivedFromApp" : "...",
"requestedCompletionDate" : 12345,
"codeChanged" : true,
"completionDate" : 12345
},
"version" : 12345,
"requestedStartDate" : 12345,
"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" : "..."
},
"invoices" : [ {
"paymentMethod" : { },
"invoiceDate" : 12345,
"status" : "NEW",
"xmlFilename" : "...",
"invoiceLines" : [ { }, { } ],
"description" : "...",
"tradingCurrency" : { },
"discount" : 12345.0,
"draft" : true,
"convertedDiscountAmount" : 12345.0,
"lastAppliedRate" : 12345.0,
"commercialOrder" : { },
"seller" : { },
"openOrderNumber" : "...",
"dontSend" : true,
"comment" : "...",
"amountTax" : 12345.0,
"uuid" : "...",
"quote" : { },
"version" : 12345,
"historized" : true,
"alreadySent" : true,
"transient" : true,
"xmlDate" : 12345,
"discountAmount" : 12345.0,
"invoiceBalance" : 12345.0,
"invoiceType" : { },
"pdfFilenameOnly" : "...",
"netToPay" : 12345.0,
"endDate" : 12345,
"id" : 12345,
"subscription" : { },
"initialCollectionDate" : 12345,
"productDate" : 12345,
"hasDiscounts" : true,
"invoiceAgregates" : [ { }, { } ],
"cfValues" : { },
"alreadyAppliedMinimum" : true,
"alias" : "...",
"xmlFilenameOnly" : "...",
"tradingLanguage" : { },
"order" : { },
"pdfDate" : 12345,
"draftInvoiceLines" : [ { }, { } ],
"newInvoicingProcess" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"cfAccumulatedValues" : { },
"previousInvoiceNumber" : "...",
"auditable" : { },
"dunningCollectionPlanTriggered" : true,
"recordedInvoice" : { },
"auditableFields" : [ { }, { } ],
"convertedNetToPay" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"code" : "...",
"amountWithoutTaxBeforeDiscount" : 12345.0,
"externalRef" : "...",
"emailSentDate" : 12345,
"convertedAmountTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"discountPlan" : { },
"dueBalance" : 12345.0,
"cpqQuote" : { },
"paymentPlan" : { },
"dueDate" : 12345,
"discountRate" : 12345.0,
"amount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"useCurrentRate" : true,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"appliedRate" : 12345.0,
"realTimeStatus" : "PENDING",
"paymentMethodType" : "PAYPAL",
"billingAccount" : { },
"detailedInvoice" : true,
"pdfFilename" : "...",
"discountAgregates" : [ { }, { } ],
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"linkedInvoices" : [ { }, { } ],
"hasTaxes" : true,
"lastAppliedRateDate" : 12345,
"billingRun" : { },
"convertedAmountWithoutTax" : 12345.0,
"orders" : [ { }, { } ],
"tradingCountry" : { },
"startDate" : 12345,
"statusDate" : 12345,
"iban" : "...",
"paymentStatus" : "PENDING_PLAN",
"draftRatedTransactions" : [ { }, { } ],
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"convertedRawAmount" : 12345.0,
"notified" : true,
"adjustedInvoice" : { },
"hasMinimum" : true,
"relatedDunningCollectionPlan" : { },
"invoiceNumber" : "...",
"rawAmount" : 12345.0,
"prepaid" : true,
"reminderLevelTriggered" : true,
"invoiceNumberOrTemporaryNumber" : "..."
}, {
"paymentMethod" : { },
"invoiceDate" : 12345,
"status" : "SUSPECT",
"xmlFilename" : "...",
"invoiceLines" : [ { }, { } ],
"description" : "...",
"tradingCurrency" : { },
"discount" : 12345.0,
"draft" : true,
"convertedDiscountAmount" : 12345.0,
"lastAppliedRate" : 12345.0,
"commercialOrder" : { },
"seller" : { },
"openOrderNumber" : "...",
"dontSend" : true,
"comment" : "...",
"amountTax" : 12345.0,
"uuid" : "...",
"quote" : { },
"version" : 12345,
"historized" : true,
"alreadySent" : true,
"transient" : true,
"xmlDate" : 12345,
"discountAmount" : 12345.0,
"invoiceBalance" : 12345.0,
"invoiceType" : { },
"pdfFilenameOnly" : "...",
"netToPay" : 12345.0,
"endDate" : 12345,
"id" : 12345,
"subscription" : { },
"initialCollectionDate" : 12345,
"productDate" : 12345,
"hasDiscounts" : true,
"invoiceAgregates" : [ { }, { } ],
"cfValues" : { },
"alreadyAppliedMinimum" : true,
"alias" : "...",
"xmlFilenameOnly" : "...",
"tradingLanguage" : { },
"order" : { },
"pdfDate" : 12345,
"draftInvoiceLines" : [ { }, { } ],
"newInvoicingProcess" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"cfAccumulatedValues" : { },
"previousInvoiceNumber" : "...",
"auditable" : { },
"dunningCollectionPlanTriggered" : true,
"recordedInvoice" : { },
"auditableFields" : [ { }, { } ],
"convertedNetToPay" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"code" : "...",
"amountWithoutTaxBeforeDiscount" : 12345.0,
"externalRef" : "...",
"emailSentDate" : 12345,
"convertedAmountTax" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"discountPlan" : { },
"dueBalance" : 12345.0,
"cpqQuote" : { },
"paymentPlan" : { },
"dueDate" : 12345,
"discountRate" : 12345.0,
"amount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"useCurrentRate" : true,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"appliedRate" : 12345.0,
"realTimeStatus" : "PENDING",
"paymentMethodType" : "PAYPAL",
"billingAccount" : { },
"detailedInvoice" : true,
"pdfFilename" : "...",
"discountAgregates" : [ { }, { } ],
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"linkedInvoices" : [ { }, { } ],
"hasTaxes" : true,
"lastAppliedRateDate" : 12345,
"billingRun" : { },
"convertedAmountWithoutTax" : 12345.0,
"orders" : [ { }, { } ],
"tradingCountry" : { },
"startDate" : 12345,
"statusDate" : 12345,
"iban" : "...",
"paymentStatus" : "PENDING",
"draftRatedTransactions" : [ { }, { } ],
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"convertedRawAmount" : 12345.0,
"notified" : true,
"adjustedInvoice" : { },
"hasMinimum" : true,
"relatedDunningCollectionPlan" : { },
"invoiceNumber" : "...",
"rawAmount" : 12345.0,
"prepaid" : true,
"reminderLevelTriggered" : true,
"invoiceNumberOrTemporaryNumber" : "..."
} ],
"emailTemplate" : {
"htmlContent" : "...",
"tagEndDelimiter" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"textContent" : "...",
"description" : "...",
"subject" : "...",
"parentEntity" : { },
"referenceCode" : "...",
"media" : "WEBSERVICE",
"code" : "...",
"id" : 12345,
"startDate" : 12345,
"codeChanged" : true,
"notified" : true,
"endDate" : 12345,
"referenceDescription" : "...",
"type" : "DUNNING",
"tagStartDelimiter" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ]
},
"ccedEmails" : "...",
"routedToUserGroup" : "...",
"parentEntityType" : { },
"orderDate" : 12345,
"billingRun" : {
"exceptionalRTIds" : [ 12345, 12345 ],
"referenceDate" : "TODAY",
"invoices" : [ { }, { } ],
"prAmountWithoutTax" : 12345.0,
"nextBillingRun" : { },
"minimumApplied" : true,
"endDate" : 12345,
"thresholdChecked" : true,
"postInvoicingReports" : { },
"rejectionReason" : "...",
"originBillingRun" : { },
"computeDatesAtValidation" : true,
"isQuarantine" : true,
"uuid" : "...",
"exceptionalILIds" : [ 12345, 12345 ],
"processDate" : 12345,
"statusDate" : 12345,
"transient" : true,
"skipValidationScript" : true,
"exceptionalBR" : true,
"invoiceDate" : 12345,
"producibleInvoiceNumber" : 12345,
"auditable" : { },
"referenceCode" : "...",
"runType" : "EXCEPTIONAL",
"selectedBillingAccounts" : "...",
"startDate" : 12345,
"rejectAutoAction" : "MOVE",
"billableBillingAcountNumber" : 12345,
"invoiceType" : { },
"pdfJobExecutionResultId" : 12345,
"currency" : { },
"billingCycle" : { },
"notified" : true,
"billingAccountNumber" : 12345,
"lastTransactionDate" : 12345,
"suspectAutoAction" : "CANCEL",
"producibleAmountWithoutTax" : 12345.0,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"producibleAmountWithTax" : 12345.0,
"billableBillingAccounts" : [ { }, { } ],
"invoiceNumber" : 12345,
"xmlJobExecutionResultId" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"producibleAmountTax" : 12345.0,
"jobExecutions" : [ { }, { } ],
"id" : 12345,
"preInvoicingReports" : { },
"country" : { },
"billingRunLists" : [ { }, { } ],
"discountApplied" : true,
"processType" : "MANUAL",
"rejectedBillingAccounts" : [ { }, { } ],
"status" : "INVOICES_CREATED",
"generateAO" : true,
"language" : { },
"prAmountTax" : 12345.0,
"cfValues" : { },
"prAmountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"collectionDate" : 12345,
"version" : 12345,
"historized" : true,
"parentCFEntities" : [ { }, { } ]
},
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"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" : { }
} ],
"descriptionAndCode" : "...",
"totalInvoicingAmountTax" : 12345.0,
"statusMessage" : "...",
"historized" : true,
"uuid" : "...",
"priority" : 12345,
"orderItems" : [ {
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"parentEntity" : { },
"orderItemProductOfferings" : [ { }, { } ],
"mainOffering" : { },
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"status" : "IN_CREATION",
"orderItemDto" : { },
"codeChanged" : true,
"notified" : true,
"orderHistories" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfValues" : { },
"itemId" : "...",
"description" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"transient" : true,
"referenceDescription" : "...",
"action" : "MODIFY",
"historized" : true,
"productInstances" : [ { }, { } ],
"auditable" : { },
"shippingAddress" : { },
"order" : { },
"source" : "...",
"appendGeneratedCode" : true,
"code" : "..."
}, {
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"parentEntity" : { },
"orderItemProductOfferings" : [ { }, { } ],
"mainOffering" : { },
"version" : 12345,
"id" : 12345,
"parentEntityType" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"status" : "DEFERRED",
"orderItemDto" : { },
"codeChanged" : true,
"notified" : true,
"orderHistories" : [ { }, { } ],
"descriptionAndCode" : "...",
"cfValues" : { },
"itemId" : "...",
"description" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"transient" : true,
"referenceDescription" : "...",
"action" : "MODIFY",
"historized" : true,
"productInstances" : [ { }, { } ],
"auditable" : { },
"shippingAddress" : { },
"order" : { },
"source" : "...",
"appendGeneratedCode" : true,
"code" : "..."
} ],
"expectedCompletionDate" : 12345,
"dueDateDelayEL" : "...",
"minRatedTransactions" : [ {
"inputQuantity" : 12345.0,
"discountPlan" : { },
"parentCFEntities" : [ { }, { } ],
"updated" : 12345,
"type" : "REGULAR",
"originBillingAccount" : { },
"seller" : { },
"ratingUnitDescription" : "...",
"chargeInstance" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceLine" : { },
"rejectReason" : "...",
"billingAccount" : { },
"rulesContract" : { },
"status" : "BILLED",
"walletId" : 12345,
"amountWithTax" : 12345.0,
"accountingCode" : { },
"parameter3" : "...",
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"startDate" : 12345,
"amountWithoutTax" : 12345.0,
"invoice" : { },
"discountPlanItem" : { },
"version" : 12345,
"invoiceSubCategory" : { },
"billingAccountId" : 12345,
"ratingUnitOfMeasure" : { },
"edr" : { },
"invoiceAgregateF" : { },
"unityDescription" : "...",
"cfAccumulatedValues" : { },
"parameterExtra" : "...",
"prepaid" : true,
"discountValue" : 12345.0,
"rawAmountWithTax" : 12345.0,
"userAccount" : { },
"endDate" : 12345,
"parameter2" : "...",
"accountingArticle" : { },
"orderInfo" : { },
"uuid" : "...",
"discountedRatedTransaction" : 12345,
"taxClass" : { },
"doNotTriggerInvoicing" : true,
"invoiceSubCategoryId" : 12345,
"usageDate" : 12345,
"sequence" : 12345,
"inputUnitOfMeasure" : { },
"sellerId" : 12345,
"priceplan" : { },
"subscriptionId" : 12345,
"adjustedRatedTx" : { },
"invoicingDate" : 12345,
"infoOrder" : { },
"transient" : true,
"discountPlanType" : "FIXED",
"taxId" : 12345,
"quantity" : 12345.0,
"sortIndex" : 12345,
"id" : 12345,
"taxRecalculated" : true,
"cfValues" : { },
"taxOverriden" : true,
"unitAmountTax" : 12345.0,
"userAccountId" : 12345,
"taxClassId" : 12345,
"billingRun" : { },
"orderNumber" : "...",
"serviceInstance" : { },
"description" : "...",
"offerTemplate" : { },
"taxPercent" : 12345.0,
"parameter1" : "...",
"code" : "...",
"tax" : { },
"amountTax" : 12345.0
}, {
"inputQuantity" : 12345.0,
"discountPlan" : { },
"parentCFEntities" : [ { }, { } ],
"updated" : 12345,
"type" : "MINIMUM",
"originBillingAccount" : { },
"seller" : { },
"ratingUnitDescription" : "...",
"chargeInstance" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceLine" : { },
"rejectReason" : "...",
"billingAccount" : { },
"rulesContract" : { },
"status" : "OPEN",
"walletId" : 12345,
"amountWithTax" : 12345.0,
"accountingCode" : { },
"parameter3" : "...",
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"startDate" : 12345,
"amountWithoutTax" : 12345.0,
"invoice" : { },
"discountPlanItem" : { },
"version" : 12345,
"invoiceSubCategory" : { },
"billingAccountId" : 12345,
"ratingUnitOfMeasure" : { },
"edr" : { },
"invoiceAgregateF" : { },
"unityDescription" : "...",
"cfAccumulatedValues" : { },
"parameterExtra" : "...",
"prepaid" : true,
"discountValue" : 12345.0,
"rawAmountWithTax" : 12345.0,
"userAccount" : { },
"endDate" : 12345,
"parameter2" : "...",
"accountingArticle" : { },
"orderInfo" : { },
"uuid" : "...",
"discountedRatedTransaction" : 12345,
"taxClass" : { },
"doNotTriggerInvoicing" : true,
"invoiceSubCategoryId" : 12345,
"usageDate" : 12345,
"sequence" : 12345,
"inputUnitOfMeasure" : { },
"sellerId" : 12345,
"priceplan" : { },
"subscriptionId" : 12345,
"adjustedRatedTx" : { },
"invoicingDate" : 12345,
"infoOrder" : { },
"transient" : true,
"discountPlanType" : "PERCENTAGE",
"taxId" : 12345,
"quantity" : 12345.0,
"sortIndex" : 12345,
"id" : 12345,
"taxRecalculated" : true,
"cfValues" : { },
"taxOverriden" : true,
"unitAmountTax" : 12345.0,
"userAccountId" : 12345,
"taxClassId" : 12345,
"billingRun" : { },
"orderNumber" : "...",
"serviceInstance" : { },
"description" : "...",
"offerTemplate" : { },
"taxPercent" : 12345.0,
"parameter1" : "...",
"code" : "...",
"tax" : { },
"amountTax" : 12345.0
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"mailingType" : "MANUAL",
"id" : 12345
},
"source" : "...",
"appendGeneratedCode" : true,
"code" : "..."
}