| name | data type | description |
|---|---|---|
| quote | Quote | |
| quoteItemProductOfferings | array of QuoteItemProductOffering | |
| version | number | |
| mainOffering | ProductOffering | |
| quoteItemDto | object | |
| status | QuoteStatusEnum | |
| userAccount | UserAccount | |
| source | string | |
| id | number | |
| transient | boolean | |
| itemId | string |
Example
{
"quote" : {
"referenceDescription" : "...",
"completionDate" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"status" : "Accepted",
"generatePdf" : true,
"quoteVersion" : "...",
"requestedCompletionDate" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
} ],
"id" : 12345,
"notificationContact" : "...",
"virtual" : true,
"parentEntityType" : { },
"transient" : true,
"externalId" : "...",
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"invoices" : [ {
"alreadyAppliedMinimum" : true,
"initialCollectionDate" : 12345,
"cpqQuote" : { },
"dontSend" : true,
"billingRun" : { },
"recordedInvoice" : { },
"reminderLevelTriggered" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"paymentPlan" : { },
"rejectReason" : "...",
"dueDate" : 12345,
"xmlDate" : 12345,
"alias" : "...",
"alreadyAddedDiscount" : true,
"startDate" : 12345,
"quote" : { },
"discountPlan" : { },
"pdfFilenameOnly" : "...",
"order" : { },
"subscription" : { },
"useCurrentRate" : true,
"dueBalance" : 12345.0,
"commercialOrder" : { },
"amountWithTax" : 12345.0,
"convertedNetToPay" : 12345.0,
"discountAgregates" : [ { }, { } ],
"newInvoicingProcess" : true,
"convertedDiscountAmount" : 12345.0,
"iban" : "...",
"openOrderNumber" : "...",
"previousInvoiceNumber" : "...",
"invoiceAgregates" : [ { }, { } ],
"convertedAmountTax" : 12345.0,
"amountTax" : 12345.0,
"draft" : true,
"detailedInvoice" : true,
"xmlFilename" : "...",
"invoiceDate" : 12345,
"invoiceType" : { },
"prepaid" : true,
"paymentMethodType" : "CARD",
"netToPay" : 12345.0,
"draftRatedTransactions" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"alreadySent" : true,
"pdfDate" : 12345,
"convertedAmountWithTax" : 12345.0,
"hasDiscounts" : true,
"amount" : 12345.0,
"rawAmount" : 12345.0,
"convertedRawAmount" : 12345.0,
"discountRate" : 12345.0,
"paymentStatus" : "PAID",
"hasMinimum" : true,
"lastAppliedRateDate" : 12345,
"status" : "DRAFT",
"uuid" : "...",
"appliedRate" : 12345.0,
"convertedAmountWithoutTax" : 12345.0,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"historized" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"linkedInvoices" : [ { }, { } ],
"seller" : { },
"statusDate" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"relatedDunningCollectionPlan" : { },
"realTimeStatus" : "ABANDONED",
"pdfFilename" : "...",
"hasTaxes" : true,
"tradingLanguage" : { },
"transient" : true,
"paymentStatusDate" : 12345,
"orders" : [ { }, { } ],
"notified" : true,
"tradingCurrency" : { },
"tradingCountry" : { },
"version" : 12345,
"draftInvoiceLines" : [ { }, { } ],
"productDate" : 12345,
"emailSentDate" : 12345,
"invoiceBalance" : 12345.0,
"cfAccumulatedValues" : { },
"lastAppliedRate" : 12345.0,
"cfValues" : { },
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"endDate" : 12345,
"dunningCollectionPlanTriggered" : true,
"externalRef" : "...",
"code" : "...",
"invoiceLines" : [ { }, { } ],
"xmlFilenameOnly" : "...",
"adjustedInvoice" : { },
"paymentMethod" : { },
"parentCFEntities" : [ { }, { } ],
"temporaryInvoiceNumber" : "...",
"discountAmount" : 12345.0,
"description" : "...",
"discount" : 12345.0,
"auditable" : { },
"invoiceNumber" : "..."
}, {
"alreadyAppliedMinimum" : true,
"initialCollectionDate" : 12345,
"cpqQuote" : { },
"dontSend" : true,
"billingRun" : { },
"recordedInvoice" : { },
"reminderLevelTriggered" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"comment" : "...",
"paymentPlan" : { },
"rejectReason" : "...",
"dueDate" : 12345,
"xmlDate" : 12345,
"alias" : "...",
"alreadyAddedDiscount" : true,
"startDate" : 12345,
"quote" : { },
"discountPlan" : { },
"pdfFilenameOnly" : "...",
"order" : { },
"subscription" : { },
"useCurrentRate" : true,
"dueBalance" : 12345.0,
"commercialOrder" : { },
"amountWithTax" : 12345.0,
"convertedNetToPay" : 12345.0,
"discountAgregates" : [ { }, { } ],
"newInvoicingProcess" : true,
"convertedDiscountAmount" : 12345.0,
"iban" : "...",
"openOrderNumber" : "...",
"previousInvoiceNumber" : "...",
"invoiceAgregates" : [ { }, { } ],
"convertedAmountTax" : 12345.0,
"amountTax" : 12345.0,
"draft" : true,
"detailedInvoice" : true,
"xmlFilename" : "...",
"invoiceDate" : 12345,
"invoiceType" : { },
"prepaid" : true,
"paymentMethodType" : "PAYPAL",
"netToPay" : 12345.0,
"draftRatedTransactions" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"alreadySent" : true,
"pdfDate" : 12345,
"convertedAmountWithTax" : 12345.0,
"hasDiscounts" : true,
"amount" : 12345.0,
"rawAmount" : 12345.0,
"convertedRawAmount" : 12345.0,
"discountRate" : 12345.0,
"paymentStatus" : "REFUNDED",
"hasMinimum" : true,
"lastAppliedRateDate" : 12345,
"status" : "VALIDATED",
"uuid" : "...",
"appliedRate" : 12345.0,
"convertedAmountWithoutTax" : 12345.0,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"historized" : true,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"linkedInvoices" : [ { }, { } ],
"seller" : { },
"statusDate" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"relatedDunningCollectionPlan" : { },
"realTimeStatus" : "ABANDONED",
"pdfFilename" : "...",
"hasTaxes" : true,
"tradingLanguage" : { },
"transient" : true,
"paymentStatusDate" : 12345,
"orders" : [ { }, { } ],
"notified" : true,
"tradingCurrency" : { },
"tradingCountry" : { },
"version" : 12345,
"draftInvoiceLines" : [ { }, { } ],
"productDate" : 12345,
"emailSentDate" : 12345,
"invoiceBalance" : 12345.0,
"cfAccumulatedValues" : { },
"lastAppliedRate" : 12345.0,
"cfValues" : { },
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"endDate" : 12345,
"dunningCollectionPlanTriggered" : true,
"externalRef" : "...",
"code" : "...",
"invoiceLines" : [ { }, { } ],
"xmlFilenameOnly" : "...",
"adjustedInvoice" : { },
"paymentMethod" : { },
"parentCFEntities" : [ { }, { } ],
"temporaryInvoiceNumber" : "...",
"discountAmount" : 12345.0,
"description" : "...",
"discount" : 12345.0,
"auditable" : { },
"invoiceNumber" : "..."
} ],
"descriptionAndCode" : "...",
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"notified" : true,
"userAccount" : {
"minimumLabelEl" : "...",
"seller" : { },
"userAccounts" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"historized" : true,
"name" : { },
"accountType" : "...",
"code" : "...",
"primaryContact" : { },
"legalEntityType" : { },
"terminationDate" : 12345,
"description" : "...",
"externalRef2" : "...",
"parentUserAccount" : { },
"address" : { },
"contactInformationNullSafe" : { },
"parentEntityType" : { },
"cfValues" : { },
"jobTitle" : "...",
"terminationReason" : { },
"registrationNo" : "...",
"providerContact" : "...",
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"notified" : true,
"externalRef1" : "...",
"cfAccumulatedValues" : { },
"wallet" : { },
"uuid" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"subscriptionDate" : 12345,
"vatNo" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"contactInformation" : { },
"status" : "TERMINATED",
"isConsumer" : true,
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"isCompany" : true,
"businessAccountModel" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"referenceDescription" : "...",
"subscriptions" : [ { }, { } ],
"id" : 12345
},
"uuid" : "...",
"routedToUserGroup" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"receivedFromApp" : "...",
"description" : "...",
"quoteItems" : [ {
"quote" : { },
"quoteItemProductOfferings" : [ { }, { } ],
"version" : 12345,
"mainOffering" : { },
"quoteItemDto" : { },
"status" : "Cancelled",
"userAccount" : { },
"source" : "...",
"id" : 12345,
"transient" : true,
"itemId" : "..."
}, {
"quote" : { },
"quoteItemProductOfferings" : [ { }, { } ],
"version" : 12345,
"mainOffering" : { },
"quoteItemDto" : { },
"status" : "InProgress",
"userAccount" : { },
"source" : "...",
"id" : 12345,
"transient" : true,
"itemId" : "..."
} ],
"historized" : true,
"userAccounts" : [ {
"minimumLabelEl" : "...",
"seller" : { },
"userAccounts" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"historized" : true,
"name" : { },
"accountType" : "...",
"code" : "...",
"primaryContact" : { },
"legalEntityType" : { },
"terminationDate" : 12345,
"description" : "...",
"externalRef2" : "...",
"parentUserAccount" : { },
"address" : { },
"contactInformationNullSafe" : { },
"parentEntityType" : { },
"cfValues" : { },
"jobTitle" : "...",
"terminationReason" : { },
"registrationNo" : "...",
"providerContact" : "...",
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"notified" : true,
"externalRef1" : "...",
"cfAccumulatedValues" : { },
"wallet" : { },
"uuid" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"subscriptionDate" : 12345,
"vatNo" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"contactInformation" : { },
"status" : "CANCELED",
"isConsumer" : true,
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"isCompany" : true,
"businessAccountModel" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"referenceDescription" : "...",
"subscriptions" : [ { }, { } ],
"id" : 12345
}, {
"minimumLabelEl" : "...",
"seller" : { },
"userAccounts" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"historized" : true,
"name" : { },
"accountType" : "...",
"code" : "...",
"primaryContact" : { },
"legalEntityType" : { },
"terminationDate" : 12345,
"description" : "...",
"externalRef2" : "...",
"parentUserAccount" : { },
"address" : { },
"contactInformationNullSafe" : { },
"parentEntityType" : { },
"cfValues" : { },
"jobTitle" : "...",
"terminationReason" : { },
"registrationNo" : "...",
"providerContact" : "...",
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"notified" : true,
"externalRef1" : "...",
"cfAccumulatedValues" : { },
"wallet" : { },
"uuid" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"subscriptionDate" : 12345,
"vatNo" : "...",
"minimumArticle" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"contactInformation" : { },
"status" : "TERMINATED",
"isConsumer" : true,
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"isCompany" : true,
"businessAccountModel" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"referenceDescription" : "...",
"subscriptions" : [ { }, { } ],
"id" : 12345
} ],
"codeChanged" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"fulfillmentStartDate" : 12345,
"statusMessage" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
} ],
"quoteDate" : 12345,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"order" : {
"auditable" : { },
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0,
"cfValues" : { },
"notified" : true,
"completionDate" : 12345,
"billingCycle" : { },
"transient" : true,
"id" : 12345,
"minRatedTransactions" : [ { }, { } ],
"electronicBilling" : true,
"quote" : { },
"code" : "...",
"paymentMethod" : { },
"orderItems" : [ { }, { } ],
"minInvoiceLines" : [ { }, { } ],
"description" : "...",
"status" : "COMPLETED",
"descriptionAndCode" : "...",
"userAccounts" : [ { }, { } ],
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"invoices" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"startDate" : 12345,
"appendGeneratedCode" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"priority" : 12345,
"orderDate" : 12345,
"ccedEmails" : "...",
"requestedStartDate" : 12345,
"category" : "...",
"statusMessage" : "...",
"externalId" : "...",
"requestedCompletionDate" : 12345,
"parentEntityType" : { },
"mailingType" : "BATCH",
"receivedFromApp" : "...",
"billingRun" : { },
"expectedCompletionDate" : 12345,
"email" : "...",
"shippingAddress" : { },
"uuid" : "...",
"emailTemplate" : { },
"orderNumber" : "...",
"descriptionOrCode" : "...",
"dueDateDelayEL" : "...",
"cfAccumulatedValues" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"routedToUserGroup" : "...",
"referenceDescription" : "...",
"referenceCode" : "...",
"deliveryInstructions" : "..."
},
"code" : "...",
"category" : "...",
"version" : 12345
},
"quoteItemProductOfferings" : [ {
"transient" : true,
"productOffering" : {
"descriptionAndCode" : "...",
"businessAccountModels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"description" : "...",
"sellers" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"code" : "...",
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"customerCategories" : [ { }, { } ],
"longDescription" : "...",
"imagePath" : "...",
"id" : 12345,
"active" : true,
"referenceDescription" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"parentEntity" : { },
"cfValues" : { },
"referenceCode" : "...",
"nameOrCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"validity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"channels" : [ { }, { } ],
"disabled" : true,
"name" : "...",
"codeChanged" : true,
"historized" : true,
"appendGeneratedCode" : true,
"uuid" : "...",
"attachments" : [ { }, { } ],
"lifeCycleStatus" : "IN_STUDY",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"auditable" : { },
"globalRatingScriptInstance" : { },
"transient" : true
},
"id" : { },
"itemOrder" : 12345,
"quoteItem" : {
"quote" : { },
"quoteItemProductOfferings" : [ { }, { } ],
"version" : 12345,
"mainOffering" : { },
"quoteItemDto" : { },
"status" : "Approved",
"userAccount" : { },
"source" : "...",
"id" : 12345,
"transient" : true,
"itemId" : "..."
}
}, {
"transient" : true,
"productOffering" : {
"descriptionAndCode" : "...",
"businessAccountModels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"description" : "...",
"sellers" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"code" : "...",
"cfAccumulatedValues" : { },
"descriptionOrCode" : "...",
"customerCategories" : [ { }, { } ],
"longDescription" : "...",
"imagePath" : "...",
"id" : 12345,
"active" : true,
"referenceDescription" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"parentEntity" : { },
"cfValues" : { },
"referenceCode" : "...",
"nameOrCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"validity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"channels" : [ { }, { } ],
"disabled" : true,
"name" : "...",
"codeChanged" : true,
"historized" : true,
"appendGeneratedCode" : true,
"uuid" : "...",
"attachments" : [ { }, { } ],
"lifeCycleStatus" : "LAUNCHED",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"auditable" : { },
"globalRatingScriptInstance" : { },
"transient" : true
},
"id" : { },
"itemOrder" : 12345,
"quoteItem" : {
"quote" : { },
"quoteItemProductOfferings" : [ { }, { } ],
"version" : 12345,
"mainOffering" : { },
"quoteItemDto" : { },
"status" : "InProgress",
"userAccount" : { },
"source" : "...",
"id" : 12345,
"transient" : true,
"itemId" : "..."
}
} ],
"version" : 12345,
"mainOffering" : {
"descriptionAndCode" : "...",
"businessAccountModels" : [ {
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"downloaded" : true,
"moduleItems" : [ { }, { } ],
"parentEntity" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"disabled" : true,
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"logoPicture" : "...",
"transient" : true,
"description" : "...",
"license" : "BSD2_S",
"moduleSource" : "...",
"parentEntityType" : { },
"script" : { },
"code" : "...",
"historized" : true,
"installed" : true,
"version" : 12345,
"codeChanged" : true,
"hierarchyType" : "CA_BA",
"id" : 12345
}, {
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"downloaded" : true,
"moduleItems" : [ { }, { } ],
"parentEntity" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"disabled" : true,
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"logoPicture" : "...",
"transient" : true,
"description" : "...",
"license" : "AGPL",
"moduleSource" : "...",
"parentEntityType" : { },
"script" : { },
"code" : "...",
"historized" : true,
"installed" : true,
"version" : 12345,
"codeChanged" : true,
"hierarchyType" : "CA",
"id" : 12345
} ],
"offerTemplateCategories" : [ {
"children" : [ { }, { } ],
"orderLevel" : 12345,
"offerTemplateCategory" : { },
"active" : true,
"auditable" : { },
"codeChanged" : true,
"assignedToProductOffering" : true,
"version" : 12345,
"cfAccumulatedValues" : { },
"notified" : true,
"cfValues" : { },
"description" : "...",
"productOffering" : [ { }, { } ],
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"name" : "...",
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"imagePath" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentCategoryCode" : "...",
"disabled" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"historized" : true,
"code" : "..."
}, {
"children" : [ { }, { } ],
"orderLevel" : 12345,
"offerTemplateCategory" : { },
"active" : true,
"auditable" : { },
"codeChanged" : true,
"assignedToProductOffering" : true,
"version" : 12345,
"cfAccumulatedValues" : { },
"notified" : true,
"cfValues" : { },
"description" : "...",
"productOffering" : [ { }, { } ],
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"name" : "...",
"parentEntityType" : { },
"uuid" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"imagePath" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"parentCategoryCode" : "...",
"disabled" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"historized" : true,
"code" : "..."
} ],
"description" : "...",
"sellers" : [ {
"contactInformation" : { },
"notified" : true,
"historized" : true,
"contracts" : [ { }, { } ],
"minimumChargeTemplate" : { },
"vatNo" : "...",
"tradingCountry" : { },
"registrationNo" : "...",
"address" : { },
"referenceDescription" : "...",
"isCompany" : true,
"name" : { },
"version" : 12345,
"externalRef2" : "...",
"cfAccumulatedValues" : { },
"parentEntity" : { },
"legalText" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"referenceCode" : "...",
"primaryContact" : { },
"transient" : true,
"id" : 12345,
"auditable" : { },
"tradingCurrency" : { },
"auditableFields" : [ { }, { } ],
"contactInformationNullSafe" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"description" : "...",
"businessAccountModel" : { },
"codeChanged" : true,
"paymentGateways" : [ { }, { } ],
"descriptionOrCode" : "...",
"cfValues" : { },
"minimumAmountEl" : "...",
"generalLedger" : { },
"minimumArticle" : { },
"uuid" : "...",
"invoiceTypeSequence" : [ { }, { } ],
"externalRef1" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"legalType" : "...",
"parentEntityType" : { },
"customerSequences" : [ { }, { } ],
"legalEntityType" : { },
"code" : "...",
"providerContact" : "..."
}, {
"contactInformation" : { },
"notified" : true,
"historized" : true,
"contracts" : [ { }, { } ],
"minimumChargeTemplate" : { },
"vatNo" : "...",
"tradingCountry" : { },
"registrationNo" : "...",
"address" : { },
"referenceDescription" : "...",
"isCompany" : true,
"name" : { },
"version" : 12345,
"externalRef2" : "...",
"cfAccumulatedValues" : { },
"parentEntity" : { },
"legalText" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"referenceCode" : "...",
"primaryContact" : { },
"transient" : true,
"id" : 12345,
"auditable" : { },
"tradingCurrency" : { },
"auditableFields" : [ { }, { } ],
"contactInformationNullSafe" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"description" : "...",
"businessAccountModel" : { },
"codeChanged" : true,
"paymentGateways" : [ { }, { } ],
"descriptionOrCode" : "...",
"cfValues" : { },
"minimumAmountEl" : "...",
"generalLedger" : { },
"minimumArticle" : { },
"uuid" : "...",
"invoiceTypeSequence" : [ { }, { } ],
"externalRef1" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"legalType" : "...",
"parentEntityType" : { },
"customerSequences" : [ { }, { } ],
"legalEntityType" : { },
"code" : "...",
"providerContact" : "..."
} ],
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
} ],
"code" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionOrCode" : "...",
"customerCategories" : [ {
"id" : 12345,
"descriptionOrCode" : "...",
"cfValues" : { },
"exonerationTaxEl" : "...",
"accountingCode" : { },
"auditable" : { },
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"historized" : true,
"taxCategory" : { },
"referenceDescription" : "...",
"exoneratedFromTaxes" : true,
"taxCategoryEl" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"code" : "...",
"parentEntityType" : { },
"exonerationReason" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"description" : "...",
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "..."
}, {
"id" : 12345,
"descriptionOrCode" : "...",
"cfValues" : { },
"exonerationTaxEl" : "...",
"accountingCode" : { },
"auditable" : { },
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"historized" : true,
"taxCategory" : { },
"referenceDescription" : "...",
"exoneratedFromTaxes" : true,
"taxCategoryEl" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"code" : "...",
"parentEntityType" : { },
"exonerationReason" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"description" : "...",
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"uuid" : "..."
} ],
"longDescription" : "...",
"imagePath" : "...",
"id" : 12345,
"active" : true,
"referenceDescription" : "...",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceCode" : "...",
"nameOrCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"channels" : [ {
"historized" : true,
"active" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"transient" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"code" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"disabled" : true,
"notified" : true,
"referenceDescription" : "...",
"version" : 12345
}, {
"historized" : true,
"active" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"transient" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"code" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"disabled" : true,
"notified" : true,
"referenceDescription" : "...",
"version" : 12345
} ],
"disabled" : true,
"name" : "...",
"codeChanged" : true,
"historized" : true,
"appendGeneratedCode" : true,
"uuid" : "...",
"attachments" : [ {
"notified" : true,
"parentEntityType" : { },
"productOfferings" : [ { }, { } ],
"version" : 12345,
"code" : "...",
"mimeType" : "...",
"historized" : true,
"id" : 12345,
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"uri" : "...",
"referenceCode" : "...",
"auditable" : { },
"descriptionAndCode" : "...",
"disabled" : true,
"description" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"active" : true,
"referenceDescription" : "...",
"transient" : true
}, {
"notified" : true,
"parentEntityType" : { },
"productOfferings" : [ { }, { } ],
"version" : 12345,
"code" : "...",
"mimeType" : "...",
"historized" : true,
"id" : 12345,
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"uri" : "...",
"referenceCode" : "...",
"auditable" : { },
"descriptionAndCode" : "...",
"disabled" : true,
"description" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"active" : true,
"referenceDescription" : "...",
"transient" : true
} ],
"lifeCycleStatus" : "RETIRED",
"notified" : true,
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
} ],
"version" : 12345,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"globalRatingScriptInstance" : {
"sourcingRoles" : [ "...", "..." ],
"auditable" : { },
"referenceCode" : "...",
"parentEntityType" : { },
"error" : true,
"parentEntity" : { },
"historized" : true,
"descriptionAndCode" : "...",
"transient" : true,
"version" : 12345,
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"scriptInstanceCategory" : { },
"sourceTypeEnum" : "JAVA",
"scriptErrors" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"reuse" : true,
"active" : true,
"descriptionOrCode" : "...",
"code" : "...",
"disabled" : true,
"executionRoles" : [ "...", "..." ],
"script" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ]
},
"transient" : true
},
"quoteItemDto" : { },
"status" : "Pending",
"userAccount" : {
"minimumLabelEl" : "...",
"seller" : {
"contactInformation" : { },
"notified" : true,
"historized" : true,
"contracts" : [ { }, { } ],
"minimumChargeTemplate" : { },
"vatNo" : "...",
"tradingCountry" : { },
"registrationNo" : "...",
"address" : { },
"referenceDescription" : "...",
"isCompany" : true,
"name" : { },
"version" : 12345,
"externalRef2" : "...",
"cfAccumulatedValues" : { },
"parentEntity" : { },
"legalText" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"referenceCode" : "...",
"primaryContact" : { },
"transient" : true,
"id" : 12345,
"auditable" : { },
"tradingCurrency" : { },
"auditableFields" : [ { }, { } ],
"contactInformationNullSafe" : { },
"jobTitle" : "...",
"tradingLanguage" : { },
"defaultLevel" : true,
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"description" : "...",
"businessAccountModel" : { },
"codeChanged" : true,
"paymentGateways" : [ { }, { } ],
"descriptionOrCode" : "...",
"cfValues" : { },
"minimumAmountEl" : "...",
"generalLedger" : { },
"minimumArticle" : { },
"uuid" : "...",
"invoiceTypeSequence" : [ { }, { } ],
"externalRef1" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"legalType" : "...",
"parentEntityType" : { },
"customerSequences" : [ { }, { } ],
"legalEntityType" : { },
"code" : "...",
"providerContact" : "..."
},
"userAccounts" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"historized" : true,
"name" : {
"title" : { },
"fullName" : "...",
"firstName" : "...",
"lastName" : "..."
},
"accountType" : "...",
"code" : "...",
"primaryContact" : {
"parentEntityType" : { },
"description" : "...",
"parentEntity" : { },
"codeChanged" : true,
"genericMail" : "...",
"referenceCode" : "...",
"code" : "...",
"fax" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"id" : 12345,
"phone" : "...",
"lastName" : "...",
"email" : "...",
"version" : 12345,
"firstName" : "...",
"address" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"notified" : true,
"mobile" : "...",
"auditableFields" : [ { }, { } ],
"referenceDescription" : "..."
},
"legalEntityType" : {
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"referenceCode" : "...",
"isCompany" : true,
"descriptionNotNull" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"transient" : true,
"notified" : true,
"version" : 12345,
"description" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"auditable" : { },
"historized" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"parentEntityType" : { }
},
"terminationDate" : 12345,
"description" : "...",
"externalRef2" : "...",
"parentUserAccount" : { },
"address" : {
"address5" : "...",
"address1" : "...",
"state" : "...",
"address3" : "...",
"zipCode" : "...",
"address2" : "...",
"countryBundle" : "...",
"country" : { },
"city" : "...",
"address4" : "..."
},
"contactInformationNullSafe" : {
"fax" : "...",
"mobile" : "...",
"phone" : "...",
"email" : "..."
},
"parentEntityType" : { },
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"jobTitle" : "...",
"terminationReason" : {
"codeChanged" : true,
"descriptionAndCode" : "...",
"referenceCode" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"version" : 12345,
"description" : "...",
"applyAgreement" : true,
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"transient" : true,
"id" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"overrideProrata" : "PRORATA",
"reimburseOneshots" : true,
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "..."
},
"registrationNo" : "...",
"providerContact" : "...",
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"defaultLevel" : true,
"auditable" : {
"created" : 12345,
"lastUser" : "...",
"updated" : 12345,
"lastModified" : 12345,
"creator" : "...",
"updater" : "..."
},
"notified" : true,
"externalRef1" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"wallet" : {
"walletTemplate" : { },
"historized" : true,
"parentEntity" : { },
"version" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"ratedTransactions" : [ { }, { } ],
"transient" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"created" : 12345,
"referenceCode" : "...",
"creditExpiryDate" : 12345,
"rejectLevel" : 12345.0,
"description" : "...",
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"operations" : [ { }, { } ],
"code" : "...",
"notified" : true,
"lowBalanceLevel" : 12345.0,
"prepaid" : true,
"userAccount" : { },
"id" : 12345,
"parentEntityType" : { }
},
"uuid" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"subscriptionDate" : 12345,
"vatNo" : "...",
"minimumArticle" : {
"invoiceTypeEl" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"description" : "...",
"unitPrice" : 12345.0,
"auditable" : { },
"articleFamily" : { },
"code" : "...",
"uuid" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"analyticCode3" : "...",
"ignoreAggregation" : true,
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"analyticCode2" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"columnCriteriaEL" : "...",
"version" : 12345,
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"disabled" : true,
"accountingCodeEl" : "...",
"descriptionOrCode" : "...",
"invoiceType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"taxClass" : { },
"id" : 12345,
"parentEntity" : { },
"codeChanged" : true
},
"appendGeneratedCode" : true,
"parentEntity" : {
"auditable" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"parentEntityType" : { },
"historized" : true,
"referenceDescription" : "...",
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"code" : "...",
"codeChanged" : true,
"description" : "...",
"transient" : true,
"notified" : true,
"appendGeneratedCode" : true
},
"contactInformation" : {
"fax" : "...",
"mobile" : "...",
"phone" : "...",
"email" : "..."
},
"status" : "CLOSED",
"isConsumer" : true,
"prepaidWallets" : {
"property1" : {
"walletTemplate" : { },
"historized" : true,
"parentEntity" : { },
"version" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"ratedTransactions" : [ { }, { } ],
"transient" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"created" : 12345,
"referenceCode" : "...",
"creditExpiryDate" : 12345,
"rejectLevel" : 12345.0,
"description" : "...",
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"operations" : [ { }, { } ],
"code" : "...",
"notified" : true,
"lowBalanceLevel" : 12345.0,
"prepaid" : true,
"userAccount" : { },
"id" : 12345,
"parentEntityType" : { }
},
"property2" : {
"walletTemplate" : { },
"historized" : true,
"parentEntity" : { },
"version" : 12345,
"codeChanged" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"ratedTransactions" : [ { }, { } ],
"transient" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"created" : 12345,
"referenceCode" : "...",
"creditExpiryDate" : 12345,
"rejectLevel" : 12345.0,
"description" : "...",
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"operations" : [ { }, { } ],
"code" : "...",
"notified" : true,
"lowBalanceLevel" : 12345.0,
"prepaid" : true,
"userAccount" : { },
"id" : 12345,
"parentEntityType" : { }
}
},
"auditableFields" : [ {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "OTHER",
"fieldName" : "..."
}, {
"notfiable" : true,
"previousState" : { },
"historized" : true,
"historable" : true,
"currentState" : { },
"notified" : true,
"auditType" : "RENEWAL",
"fieldName" : "..."
} ],
"minimumAmountEl" : "...",
"isCompany" : true,
"businessAccountModel" : {
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"downloaded" : true,
"moduleItems" : [ { }, { } ],
"parentEntity" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"disabled" : true,
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"logoPicture" : "...",
"transient" : true,
"description" : "...",
"license" : "AGPL",
"moduleSource" : "...",
"parentEntityType" : { },
"script" : { },
"code" : "...",
"historized" : true,
"installed" : true,
"version" : 12345,
"codeChanged" : true,
"hierarchyType" : "CA_BA",
"id" : 12345
},
"counters" : {
"property1" : {
"parentEntityType" : { },
"referenceDescription" : "...",
"serviceInstance" : { },
"appendGeneratedCode" : true,
"subscription" : { },
"code" : "...",
"referenceCode" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"historized" : true,
"userAccount" : { },
"chargeInstances" : [ { }, { } ],
"counterPeriods" : [ { }, { } ],
"descriptionOrCode" : "...",
"billingAccount" : { },
"counterTemplate" : { },
"version" : 12345,
"notified" : true,
"customer" : { },
"auditable" : { },
"description" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"usageChargeInstances" : [ { }, { } ],
"customerAccount" : { },
"id" : 12345
},
"property2" : {
"parentEntityType" : { },
"referenceDescription" : "...",
"serviceInstance" : { },
"appendGeneratedCode" : true,
"subscription" : { },
"code" : "...",
"referenceCode" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"historized" : true,
"userAccount" : { },
"chargeInstances" : [ { }, { } ],
"counterPeriods" : [ { }, { } ],
"descriptionOrCode" : "...",
"billingAccount" : { },
"counterTemplate" : { },
"version" : 12345,
"notified" : true,
"customer" : { },
"auditable" : { },
"description" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"usageChargeInstances" : [ { }, { } ],
"customerAccount" : { },
"id" : 12345
}
},
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"chargeMainType" : "USAGE",
"roundingValuesComputed" : true,
"revenueRecognitionRule" : { },
"outputUnitEL" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"transient" : true,
"ratingUnitDescription" : "...",
"parentEntityType" : { },
"version" : 12345,
"referenceCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"dropZeroWo" : true,
"oneShotChargeTemplateType" : "TERMINATION",
"inputUnitDescription" : "...",
"ratingScript" : { },
"id" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"ratingUnitOfMeasure" : { },
"taxClass" : { },
"historized" : true,
"type" : "CREDIT",
"unitNbDecimal" : 12345,
"disabled" : true,
"codeChanged" : true,
"parentEntity" : { },
"attributes" : [ { }, { } ],
"status" : "DRAFT",
"sortIndexEl" : "...",
"unitMultiplicator" : 12345.0,
"invoiceSubCategory" : { },
"inputUnitEL" : "...",
"appendGeneratedCode" : true,
"uuid" : "...",
"chargeType" : "...",
"notified" : true,
"active" : true,
"edrTemplates" : [ { }, { } ],
"amountEditable" : true,
"roundingMode" : "DOWN",
"filterExpression" : "...",
"auditable" : { },
"referenceDescription" : "...",
"inputUnitOfMeasure" : { },
"auditableFields" : [ { }, { } ],
"productCharges" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"taxClassEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { }
},
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"CFValuesCopy" : { },
"dirtyCF" : true,
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"cfValues" : { }
} ],
"billingAccount" : {
"minimumLabelEl" : "...",
"taxCategory" : { },
"descriptionOrCode" : "...",
"minimumArticle" : { },
"auditable" : { },
"registrationNo" : "...",
"parentUserAccounts" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"uuid" : "...",
"address" : { },
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"description" : "...",
"parentEntity" : { },
"invoicingThreshold" : 12345.0,
"defaultLevel" : true,
"minRatedTransactions" : [ { }, { } ],
"thresholdPerEntity" : true,
"discountRate" : 12345.0,
"invoicePrefix" : "...",
"usersAccounts" : [ { }, { } ],
"externalRef2" : "...",
"terminationReason" : { },
"ccedEmails" : "...",
"tradingCountry" : { },
"minimumChargeTemplate" : { },
"mailingType" : "BATCH",
"isCompany" : true,
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"brAmountWithoutTax" : 12345.0,
"version" : 12345,
"tags" : [ { }, { } ],
"code" : "...",
"contactInformationNullSafe" : { },
"tradingLanguage" : { },
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"businessAccountModel" : { },
"transient" : true,
"minInvoiceLines" : [ { }, { } ],
"notified" : true,
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"codeChanged" : true,
"providerContact" : "...",
"vatNo" : "...",
"totalInvoicingAmountTax" : 12345.0,
"customerAccount" : { },
"billingRun" : { },
"emailTemplate" : { },
"parentEntityType" : { },
"minimumInvoiceSubCategory" : { },
"paymentMethod" : { },
"status" : "ACTIVE",
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"discountPlan" : { },
"electronicBilling" : true,
"subscriptionDate" : 12345,
"checkThreshold" : "AFTER_DISCOUNT",
"jobTitle" : "...",
"id" : 12345,
"terminationDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"nextInvoiceDate" : 12345,
"name" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"cfValues" : { },
"taxCategoryResolved" : { },
"referenceCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"statusDate" : 12345,
"billingCycle" : { },
"externalRef1" : "...",
"accountType" : "...",
"exoneratedFromtaxes" : true,
"legalEntityType" : { },
"seller" : { },
"contactInformation" : { },
"primaryContact" : { }
},
"referenceDescription" : "...",
"subscriptions" : [ {
"referenceDescription" : "...",
"code" : "...",
"prestation" : "...",
"endAgreementDate" : 12345,
"renewalDate" : 12345,
"descriptionOrCode" : "...",
"cfValues" : { },
"subscriptionMonthsAge" : 12345,
"renewed" : true,
"orderOffer" : { },
"id" : 12345,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"discountPlan" : { },
"nextVersion" : { },
"billingRun" : { },
"validity" : { },
"appendGeneratedCode" : true,
"productInstances" : [ { }, { } ],
"offer" : { },
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"description" : "...",
"minRatedTransactions" : [ { }, { } ],
"autoEndOfEngagement" : true,
"active" : true,
"attributeInstances" : [ { }, { } ],
"minimumAmountEl" : "...",
"status" : "CLOSED",
"order" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"salesPersonName" : "...",
"cfAccumulatedValues" : { },
"fireRenewalNotice" : true,
"transient" : true,
"minimumLabelEl" : "...",
"accountOperations" : [ { }, { } ],
"mailingType" : "AUTO",
"accessPoints" : [ { }, { } ],
"minInvoiceLines" : [ { }, { } ],
"seller" : { },
"statusDate" : 12345,
"subscriptionExpired" : true,
"initialSubscriptionRenewal" : "...",
"userAccount" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"anyServiceActive" : true,
"versionNumber" : 12345,
"version" : 12345,
"subscribedTillDate" : 12345,
"defaultLevel" : true,
"referenceCode" : "...",
"subscriptionTerminationReason" : { },
"serviceInstances" : [ { }, { } ],
"discountPlanInstances" : [ { }, { } ],
"emailTemplate" : { },
"notifyOfRenewalDate" : 12345,
"auditable" : { },
"ccedEmails" : "...",
"parentEntity" : { },
"billingCycle" : { },
"electronicBilling" : true,
"subscriptionDate" : 12345,
"email" : "...",
"notified" : true,
"totalInvoicingAmountTax" : 12345.0,
"subscriptionDaysAge" : 12345,
"terminationDate" : 12345,
"minimumArticle" : { },
"historized" : true,
"renewalNotifiedDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"minimumChargeTemplate" : { },
"edrs" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumInvoiceSubCategory" : { },
"subscriptionRenewal" : { },
"previousVersion" : { },
"orderNumber" : "...",
"descriptionAndCode" : "...",
"ratingGroup" : "...",
"paymentMethod" : { }
}, {
"referenceDescription" : "...",
"code" : "...",
"prestation" : "...",
"endAgreementDate" : 12345,
"renewalDate" : 12345,
"descriptionOrCode" : "...",
"cfValues" : { },
"subscriptionMonthsAge" : 12345,
"renewed" : true,
"orderOffer" : { },
"id" : 12345,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"discountPlan" : { },
"nextVersion" : { },
"billingRun" : { },
"validity" : { },
"appendGeneratedCode" : true,
"productInstances" : [ { }, { } ],
"offer" : { },
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"description" : "...",
"minRatedTransactions" : [ { }, { } ],
"autoEndOfEngagement" : true,
"active" : true,
"attributeInstances" : [ { }, { } ],
"minimumAmountEl" : "...",
"status" : "CLOSED",
"order" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"salesPersonName" : "...",
"cfAccumulatedValues" : { },
"fireRenewalNotice" : true,
"transient" : true,
"minimumLabelEl" : "...",
"accountOperations" : [ { }, { } ],
"mailingType" : "MANUAL",
"accessPoints" : [ { }, { } ],
"minInvoiceLines" : [ { }, { } ],
"seller" : { },
"statusDate" : 12345,
"subscriptionExpired" : true,
"initialSubscriptionRenewal" : "...",
"userAccount" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"anyServiceActive" : true,
"versionNumber" : 12345,
"version" : 12345,
"subscribedTillDate" : 12345,
"defaultLevel" : true,
"referenceCode" : "...",
"subscriptionTerminationReason" : { },
"serviceInstances" : [ { }, { } ],
"discountPlanInstances" : [ { }, { } ],
"emailTemplate" : { },
"notifyOfRenewalDate" : 12345,
"auditable" : { },
"ccedEmails" : "...",
"parentEntity" : { },
"billingCycle" : { },
"electronicBilling" : true,
"subscriptionDate" : 12345,
"email" : "...",
"notified" : true,
"totalInvoicingAmountTax" : 12345.0,
"subscriptionDaysAge" : 12345,
"terminationDate" : 12345,
"minimumArticle" : { },
"historized" : true,
"renewalNotifiedDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"minimumChargeTemplate" : { },
"edrs" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumInvoiceSubCategory" : { },
"subscriptionRenewal" : { },
"previousVersion" : { },
"orderNumber" : "...",
"descriptionAndCode" : "...",
"ratingGroup" : "...",
"paymentMethod" : { }
} ],
"id" : 12345
},
"source" : "...",
"id" : 12345,
"transient" : true,
"itemId" : "..."
}