| name | data type | constraints | description |
|---|---|---|---|
| transient | boolean | ||
| version | number | ||
| code | string | required, max size: 255, min size: 1 | |
| auditableFields | array of AuditableFieldHistory | ||
| codeChanged | boolean | ||
| contractDate | number | ||
| parentEntity | BusinessEntity | ||
| descriptionAndCode | string | ||
| beginDate | number | ||
| referenceCode | string | ||
| referenceDescription | string | ||
| customerAccount | CustomerAccount | ||
| customer | Customer | ||
| renewal | boolean | ||
| appendGeneratedCode | boolean | ||
| descriptionOrCode | string | ||
| cfValues | CustomFieldValues | ||
| contractDuration | number | ||
| auditable | Auditable | ||
| notified | boolean | ||
| status | ContractStatusEnum | ||
| disabled | boolean | ||
| seller | Seller | ||
| contractItems | array of ContractItem | ||
| endDate | number | ||
| billingAccount | BillingAccount | ||
| historized | boolean | ||
| id | number | ||
| active | boolean | ||
| uuid | string | ||
| statusDate | number | ||
| description | string | max size: 255, min size: 0 | |
| billingRules | array of BillingRule | ||
| cfAccumulatedValues | CustomFieldValues | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| parentEntityType | object |
Example
{
"transient" : true,
"version" : 12345,
"code" : "...",
"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
} ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : {
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"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" : "..."
},
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"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" : "..."
},
"actionDunnings" : [ {
"id" : 12345,
"customerAccount" : { },
"notified" : true,
"toLevel" : "R2",
"auditableFields" : [ { }, { } ],
"dunningLOT" : { },
"fromLevel" : "R6",
"creationDate" : 12345,
"status" : "E",
"typeAction" : "LETTER",
"recordedInvoice" : { },
"statusDate" : 12345,
"historized" : true,
"transient" : true,
"version" : 12345,
"actionPlanItem" : { },
"amountDue" : 12345.0,
"auditable" : { }
}, {
"id" : 12345,
"customerAccount" : { },
"notified" : true,
"toLevel" : "R2",
"auditableFields" : [ { }, { } ],
"dunningLOT" : { },
"fromLevel" : "R1",
"creationDate" : 12345,
"status" : "E",
"typeAction" : "LETTER",
"recordedInvoice" : { },
"statusDate" : 12345,
"historized" : true,
"transient" : true,
"version" : 12345,
"actionPlanItem" : { },
"amountDue" : 12345.0,
"auditable" : { }
} ],
"checkThreshold" : "POSITIVE_RT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ {
"customerAccount" : { },
"tokenId" : "...",
"info5" : "...",
"userId" : "...",
"active" : true,
"auditable" : { },
"expired" : true,
"uuid" : "...",
"id" : 12345,
"paymentType" : "CHECK",
"disabled" : true,
"referenceDocument" : { },
"notified" : true,
"cfValues" : { },
"historized" : true,
"token3DsId" : "...",
"action" : "...",
"info4" : "...",
"info1" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"info3" : "...",
"version" : 12345,
"info2" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"preferred" : true,
"alias" : "..."
}, {
"customerAccount" : { },
"tokenId" : "...",
"info5" : "...",
"userId" : "...",
"active" : true,
"auditable" : { },
"expired" : true,
"uuid" : "...",
"id" : 12345,
"paymentType" : "CHECK",
"disabled" : true,
"referenceDocument" : { },
"notified" : true,
"cfValues" : { },
"historized" : true,
"token3DsId" : "...",
"action" : "...",
"info4" : "...",
"info1" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"info3" : "...",
"version" : 12345,
"info2" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"preferred" : true,
"alias" : "..."
} ],
"dueBalance" : "...",
"dunningDocuments" : [ {
"description" : "...",
"payments" : [ { }, { } ],
"paidAmount" : 12345.0,
"auditable" : { },
"parentEntityType" : { },
"dueInvoices" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"version" : 12345,
"subscription" : { },
"code" : "...",
"id" : 12345,
"historized" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"status" : "CLOSED",
"customerAccount" : { },
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true
}, {
"description" : "...",
"payments" : [ { }, { } ],
"paidAmount" : 12345.0,
"auditable" : { },
"parentEntityType" : { },
"dueInvoices" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"version" : 12345,
"subscription" : { },
"code" : "...",
"id" : 12345,
"historized" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"status" : "CLOSED",
"customerAccount" : { },
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true
} ],
"jobTitle" : "...",
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"code" : "...",
"checkPaymentMethods" : [ {
"uuid" : "...",
"expired" : true,
"disabled" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"preferred" : true,
"cfAccumulatedValues" : { },
"info3" : "...",
"id" : 12345,
"userId" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"cfValues" : { },
"info1" : "...",
"tokenId" : "...",
"action" : "...",
"info4" : "...",
"token3DsId" : "...",
"paymentType" : "CARD",
"auditable" : { },
"customerAccount" : { },
"info5" : "...",
"info2" : "...",
"active" : true,
"referenceDocument" : { },
"historized" : true,
"version" : 12345
}, {
"uuid" : "...",
"expired" : true,
"disabled" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"preferred" : true,
"cfAccumulatedValues" : { },
"info3" : "...",
"id" : 12345,
"userId" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"cfValues" : { },
"info1" : "...",
"tokenId" : "...",
"action" : "...",
"info4" : "...",
"token3DsId" : "...",
"paymentType" : "DIRECTDEBIT",
"auditable" : { },
"customerAccount" : { },
"info5" : "...",
"info2" : "...",
"active" : true,
"referenceDocument" : { },
"historized" : true,
"version" : 12345
} ],
"password" : "...",
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"externalRef2" : "...",
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"notified" : true,
"accountOperations" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "FORCED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORTED",
"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" : "CHECK",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "C",
"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" : "POSTED",
"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" : "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" : { }
} ],
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"referenceDescription" : "...",
"creditCategory" : {
"parentEntityType" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"parentEntity" : { },
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"historized" : true,
"referenceDescription" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"provider" : { },
"codeChanged" : true,
"code" : "...",
"description" : "..."
},
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"language" : { },
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"parentEntityType" : { },
"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
} ],
"generalClientAccount" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "REGULAR",
"active" : true
},
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "DIRECTDEBIT",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
},
"noMoreValidCard" : true,
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"wirePaymentMethods" : [ {
"id" : 12345,
"info2" : "...",
"cfAccumulatedValues" : { },
"customerAccount" : { },
"preferred" : true,
"action" : "...",
"version" : 12345,
"info4" : "...",
"auditable" : { },
"info1" : "...",
"notified" : true,
"alias" : "...",
"disabled" : true,
"active" : true,
"info5" : "...",
"tokenId" : "...",
"transient" : true,
"userId" : "...",
"info3" : "...",
"auditableFields" : [ { }, { } ],
"token3DsId" : "...",
"expired" : true,
"referenceDocument" : { },
"cfValues" : { },
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"paymentType" : "STRIPE"
}, {
"id" : 12345,
"info2" : "...",
"cfAccumulatedValues" : { },
"customerAccount" : { },
"preferred" : true,
"action" : "...",
"version" : 12345,
"info4" : "...",
"auditable" : { },
"info1" : "...",
"notified" : true,
"alias" : "...",
"disabled" : true,
"active" : true,
"info5" : "...",
"tokenId" : "...",
"transient" : true,
"userId" : "...",
"info3" : "...",
"auditableFields" : [ { }, { } ],
"token3DsId" : "...",
"expired" : true,
"referenceDocument" : { },
"cfValues" : { },
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"paymentType" : "CASH"
} ],
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "TERMINATION",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "NEAREST",
"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" : "ARCHIVED",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "CREDIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "PAYPAL",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
}, {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "STRIPE",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
} ],
"property2" : [ {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CARD",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
}, {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CARD",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
} ]
},
"counters" : {
"property1" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"property2" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
}
},
"billingAccounts" : [ {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_IL",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
}, {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "AFTER_DISCOUNT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
} ],
"addressbook" : {
"referenceDescription" : "...",
"historized" : true,
"description" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"descriptionAndCode" : "...",
"contacts" : [ { }, { } ],
"transient" : true,
"notified" : true,
"customer" : { },
"appendGeneratedCode" : true,
"code" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"version" : 12345,
"id" : 12345
},
"paymentMethods" : [ {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "DIRECTDEBIT",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
}, {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CASH",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
} ],
"version" : 12345,
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"thresholdPerEntity" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"historized" : true,
"status" : "ACTIVE",
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"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" : { }
} ],
"minimumTargetAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "BATCH",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "BEFORE_DISCOUNT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"preferredPaymentMethodType" : "CHECK",
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "LGPL",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"hierarchyType" : "C_BA",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"code" : "...",
"notified" : true,
"historized" : true
},
"referenceCode" : "...",
"contracts" : [ {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "ACTIVE",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
}, {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "ACTIVE",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
} ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ {
"referenceCode" : "...",
"status" : "COMPLETED",
"amountToRecover" : 12345.0,
"customerAccount" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"amountPerInstallment" : 12345.0,
"auditable" : { },
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"targetedAos" : [ { }, { } ],
"numberOfInstallments" : 12345,
"endDate" : 12345,
"codeChanged" : true,
"createdAos" : [ { }, { } ],
"version" : 12345,
"actionOnRemainingAmount" : "LAST",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntity" : { },
"recurringUnit" : "MONTH",
"remainingAmount" : 12345.0,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"startDate" : 12345
}, {
"referenceCode" : "...",
"status" : "COMPLETED",
"amountToRecover" : 12345.0,
"customerAccount" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"amountPerInstallment" : 12345.0,
"auditable" : { },
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"targetedAos" : [ { }, { } ],
"numberOfInstallments" : 12345,
"endDate" : 12345,
"codeChanged" : true,
"createdAos" : [ { }, { } ],
"version" : 12345,
"actionOnRemainingAmount" : "LAST",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntity" : { },
"recurringUnit" : "DAY",
"remainingAmount" : 12345.0,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"startDate" : 12345
} ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R4",
"DDPaymentMethods" : [ {
"id" : 12345,
"mandateIdentification" : "...",
"disabled" : true,
"version" : 12345,
"bankCoordinates" : { },
"mandateDate" : 12345,
"token3DsId" : "...",
"tokenId" : "...",
"auditableFields" : [ { }, { } ],
"info5" : "...",
"uuid" : "...",
"action" : "...",
"referenceDocument" : { },
"customerAccount" : { },
"transient" : true,
"info3" : "...",
"cfValues" : { },
"preferred" : true,
"active" : true,
"historized" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"expired" : true,
"info1" : "...",
"auditable" : { },
"alias" : "...",
"userId" : "...",
"info2" : "...",
"paymentType" : "DIRECTDEBIT",
"info4" : "...",
"cfAccumulatedValues" : { }
}, {
"id" : 12345,
"mandateIdentification" : "...",
"disabled" : true,
"version" : 12345,
"bankCoordinates" : { },
"mandateDate" : 12345,
"token3DsId" : "...",
"tokenId" : "...",
"auditableFields" : [ { }, { } ],
"info5" : "...",
"uuid" : "...",
"action" : "...",
"referenceDocument" : { },
"customerAccount" : { },
"transient" : true,
"info3" : "...",
"cfValues" : { },
"preferred" : true,
"active" : true,
"historized" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"expired" : true,
"info1" : "...",
"auditable" : { },
"alias" : "...",
"userId" : "...",
"info2" : "...",
"paymentType" : "CHECK",
"info4" : "...",
"cfAccumulatedValues" : { }
} ],
"customer" : {
"minimumChargeTemplate" : { },
"uuid" : "...",
"address" : { },
"externalRef2" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"additionalDetails" : { },
"historized" : true,
"anonymized" : true,
"registrationNo" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"minimumTargetAccount" : { },
"description" : "...",
"auditable" : { },
"addressbook" : { },
"parentEntityType" : { },
"seller" : { },
"anonymizationDate" : 12345,
"contactInformationNullSafe" : { },
"accountType" : "...",
"customerBrand" : { },
"vatNo" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"jobTitle" : "...",
"descriptionAndCode" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"contracts" : [ { }, { } ],
"minimumAmountEl" : "...",
"transient" : true,
"providerContact" : "...",
"legalEntityType" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"contactInformation" : { },
"minimumArticle" : { },
"isCompany" : true,
"thresholdPerEntity" : true,
"minimumLabelEl" : "...",
"descriptionOrCode" : "...",
"checkThreshold" : "POSITIVE_IL",
"defaultLevel" : true,
"cfAccumulatedValues" : { },
"name" : { },
"customerCategory" : { },
"version" : 12345,
"customerAccounts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"cfValues" : { },
"businessAccountModel" : { },
"id" : 12345,
"notified" : true
},
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ {
"customerAccount" : { },
"token3DsId" : "...",
"version" : 12345,
"expired" : true,
"action" : "...",
"uuid" : "...",
"info2" : "...",
"info3" : "...",
"info1" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"historized" : true,
"transient" : true,
"info5" : "...",
"paymentType" : "CASH",
"disabled" : true,
"active" : true,
"userId" : "...",
"tokenId" : "...",
"auditable" : { },
"id" : 12345,
"alias" : "...",
"preferred" : true,
"info4" : "...",
"referenceDocument" : { }
}, {
"customerAccount" : { },
"token3DsId" : "...",
"version" : 12345,
"expired" : true,
"action" : "...",
"uuid" : "...",
"info2" : "...",
"info3" : "...",
"info1" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"historized" : true,
"transient" : true,
"info5" : "...",
"paymentType" : "DIRECTDEBIT",
"disabled" : true,
"active" : true,
"userId" : "...",
"tokenId" : "...",
"auditable" : { },
"id" : 12345,
"alias" : "...",
"preferred" : true,
"info4" : "...",
"referenceDocument" : { }
} ]
},
"customer" : {
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "TERMINATION",
"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" : "ARCHIVED",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "DEBIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"uuid" : "...",
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"externalRef2" : "...",
"counters" : {
"property1" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"property2" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
}
},
"additionalDetails" : {
"instantMessengers" : "...",
"companyName" : "...",
"transient" : true,
"id" : 12345,
"position" : "...",
"version" : 12345
},
"historized" : true,
"anonymized" : true,
"registrationNo" : "...",
"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" : "..."
},
"appendGeneratedCode" : true,
"minimumTargetAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "CLOSED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "BEFORE_DISCOUNT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"description" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"addressbook" : {
"referenceDescription" : "...",
"historized" : true,
"description" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"descriptionAndCode" : "...",
"contacts" : [ { }, { } ],
"transient" : true,
"notified" : true,
"customer" : { },
"appendGeneratedCode" : true,
"code" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"version" : 12345,
"id" : 12345
},
"parentEntityType" : { },
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"anonymizationDate" : 12345,
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"accountType" : "...",
"customerBrand" : {
"id" : 12345,
"version" : 12345,
"descriptionOrCode" : "...",
"historized" : true,
"notified" : true,
"description" : "...",
"code" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"descriptionAndCode" : "...",
"parentEntity" : { },
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"auditable" : { },
"transient" : true
},
"vatNo" : "...",
"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
} ],
"referenceCode" : "...",
"jobTitle" : "...",
"descriptionAndCode" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"contracts" : [ {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
}, {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
} ],
"minimumAmountEl" : "...",
"transient" : true,
"providerContact" : "...",
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"isCompany" : true,
"thresholdPerEntity" : true,
"minimumLabelEl" : "...",
"descriptionOrCode" : "...",
"checkThreshold" : "BEFORE_DISCOUNT",
"defaultLevel" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"customerCategory" : {
"uuid" : "...",
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"code" : "...",
"exonerationTaxEl" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"referenceDescription" : "...",
"auditable" : { },
"parentEntity" : { },
"exoneratedFromTaxes" : true,
"transient" : true,
"taxCategoryEl" : "...",
"historized" : true,
"taxCategory" : { },
"cfValues" : { },
"codeChanged" : true,
"notified" : true,
"version" : 12345,
"id" : 12345,
"appendGeneratedCode" : true,
"exonerationReason" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { }
},
"version" : 12345,
"customerAccounts" : [ {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "CLOSE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "CASH",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
}, {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "ACTIVE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "WIRETRANSFER",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R6",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
} ],
"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" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "LGPL",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"hierarchyType" : "C_BA",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"code" : "...",
"notified" : true,
"historized" : true
},
"id" : 12345,
"notified" : true
},
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"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
},
"contractDuration" : 12345,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"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
} ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
}, {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
} ],
"customerSequences" : [ {
"transient" : true,
"genericSequence" : { },
"historized" : true,
"version" : 12345,
"notified" : true,
"referenceCode" : "...",
"seller" : { },
"auditable" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true
}, {
"transient" : true,
"genericSequence" : { },
"historized" : true,
"version" : 12345,
"notified" : true,
"referenceCode" : "...",
"seller" : { },
"auditable" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true
} ],
"paymentGateways" : [ {
"auditableFields" : [ { }, { } ],
"implementationClassName" : "...",
"disabled" : true,
"seller" : { },
"cfValues" : { },
"type" : "NATIF",
"parentCFEntities" : [ { }, { } ],
"secretKeyDB" : "...",
"referenceDescription" : "...",
"paymentMethodType" : "CHECK",
"code" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"country" : { },
"auditable" : { },
"version" : 12345,
"secretKeyKS" : "...",
"marchandId" : "...",
"cfAccumulatedValues" : { },
"historized" : true,
"rumSequence" : { },
"errorsToReplay" : "...",
"secretKey" : "...",
"replayCause" : "REJECT",
"parentEntityType" : { },
"transient" : true,
"description" : "...",
"profile" : "...",
"uuid" : "...",
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"cardType" : "MASTERCARD",
"tradingCurrency" : { },
"webhooksKeyId" : "...",
"apiKey" : "...",
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"webhooksSecretKey" : "...",
"scriptInstance" : { },
"applicationEL" : "...",
"appendGeneratedCode" : true,
"bankCoordinates" : { }
}, {
"auditableFields" : [ { }, { } ],
"implementationClassName" : "...",
"disabled" : true,
"seller" : { },
"cfValues" : { },
"type" : "CUSTOM",
"parentCFEntities" : [ { }, { } ],
"secretKeyDB" : "...",
"referenceDescription" : "...",
"paymentMethodType" : "CASH",
"code" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"country" : { },
"auditable" : { },
"version" : 12345,
"secretKeyKS" : "...",
"marchandId" : "...",
"cfAccumulatedValues" : { },
"historized" : true,
"rumSequence" : { },
"errorsToReplay" : "...",
"secretKey" : "...",
"replayCause" : "ERROR",
"parentEntityType" : { },
"transient" : true,
"description" : "...",
"profile" : "...",
"uuid" : "...",
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"cardType" : "MASTERCARD",
"tradingCurrency" : { },
"webhooksKeyId" : "...",
"apiKey" : "...",
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"webhooksSecretKey" : "...",
"scriptInstance" : { },
"applicationEL" : "...",
"appendGeneratedCode" : true,
"bankCoordinates" : { }
} ],
"transient" : 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" : "HALF_EVEN",
"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" : { }
},
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"referenceCode" : "...",
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"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" : "..."
},
"invoiceTypeSequence" : [ {
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceSequence" : { },
"seller" : { },
"invoiceType" : { }
}, {
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceSequence" : { },
"seller" : { },
"invoiceType" : { }
} ],
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "LGPL",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"hierarchyType" : "CA",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"code" : "...",
"notified" : true,
"historized" : true
},
"legalType" : "...",
"providerContact" : "...",
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : {
"descriptionAndCode" : "...",
"codeChanged" : true,
"transient" : true,
"historized" : true,
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"otherTransactions" : [ { }, { } ],
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"description" : "...",
"seller" : { },
"parentEntityType" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntity" : { }
},
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"descriptionOrCode" : "...",
"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" : "..."
},
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"language" : { },
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"tradingCountry" : {
"referenceCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"uuid" : "...",
"transient" : true,
"version" : 12345,
"countryCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"active" : true,
"disabled" : true,
"parentEntityType" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"country" : { },
"auditable" : { }
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"accountType" : "...",
"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" : { }
} ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"contractItems" : [ {
"contract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"descriptionOrCode" : "...",
"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" : "..."
},
"offerTemplate" : {
"offerServiceTemplates" : [ { }, { } ],
"prefix" : "...",
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"uuid" : "...",
"channels" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"tags" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"autoEndOfEngagement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"offerModel" : { },
"transient" : true,
"minimumChargeTemplate" : { },
"nameOrCode" : "...",
"referenceCode" : "...",
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"generateQuoteEdrPerProduct" : true,
"medias" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"descriptionAndCode" : "...",
"minimumArticle" : { },
"auditableFields" : [ { }, { } ],
"isModel" : true,
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"globalRatingScriptInstance" : { },
"cfValues" : { },
"lifeCycleStatus" : "IN_DESIGN",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"historized" : true,
"subscriptionRenewal" : { },
"id" : 12345,
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"validity" : { },
"minimumInvoiceSubCategory" : { },
"disabled" : true,
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"notified" : true,
"longDescription" : "...",
"name" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"parentEntity" : { },
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ]
},
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"active" : true,
"product" : {
"discountFlag" : true,
"productCharges" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"serviceUsageCharges" : [ { }, { } ],
"serviceSubscriptionCharges" : [ { }, { } ],
"serviceRecurringCharges" : [ { }, { } ],
"discountList" : [ { }, { } ],
"serviceTerminationCharges" : [ { }, { } ],
"codeChanged" : true,
"offerComponents" : [ { }, { } ],
"brand" : { },
"productModel" : { },
"commercialRuleHeader" : [ { }, { } ],
"notified" : true,
"isModel" : true,
"pricePlanMatrixColumns" : [ { }, { } ],
"priceVersionDateSetting" : "EVENT",
"disabled" : true,
"version" : 12345,
"code" : "...",
"active" : true,
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"referenceDescription" : "...",
"uuid" : "...",
"productVersions" : [ { }, { } ],
"descriptionAndCode" : "...",
"status" : "CLOSED",
"referenceCode" : "...",
"historized" : true,
"appendGeneratedCode" : true,
"modelChildren" : [ "...", "..." ],
"commercialRuleLines" : [ { }, { } ],
"productLine" : { },
"articleMappingLines" : [ { }, { } ],
"description" : "...",
"cfValues" : { },
"parentEntityType" : { },
"auditable" : { },
"reference" : "...",
"descriptionOrCode" : "...",
"medias" : [ { }, { } ],
"packageFlag" : true,
"transient" : true,
"statusDate" : 12345,
"model" : "..."
},
"disabled" : true,
"rate" : 12345.0,
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"serviceTemplate" : {
"referenceDescription" : "...",
"description" : "...",
"businessServiceModel" : { },
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"minimumChargeTemplate" : { },
"minimumInvoiceSubCategory" : { },
"serviceUsageCharges" : [ { }, { } ],
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"serviceSubscriptionCharges" : [ { }, { } ],
"minimumAmountEl" : "...",
"longDescription" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"parentEntity" : { },
"serviceTerminationCharges" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOverride" : "...",
"serviceRenewal" : { },
"serviceRecurringCharges" : [ { }, { } ],
"attributes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"instantiatedFromBSM" : true,
"tags" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"imagePath" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"disabled" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"cfValues" : { },
"descriptionAndCode" : "...",
"active" : true,
"code" : "...",
"version" : 12345,
"historized" : true,
"notified" : true,
"minimumLabelEl" : "...",
"selected" : true
},
"amountWithoutTax" : 12345.0,
"chargeTemplate" : {
"id" : 12345,
"ratingUnitDescription" : "...",
"edrTemplates" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"sortIndexEl" : "...",
"attributes" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"status" : "DRAFT",
"ratingScript" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"uuid" : "...",
"taxClass" : { },
"chargeMainType" : "ONESHOT",
"active" : true,
"outputUnitEL" : "...",
"dropZeroWo" : true,
"ratingUnitOfMeasure" : { },
"parentEntity" : { },
"productCharges" : [ { }, { } ],
"inputUnitDescription" : "...",
"filterExpression" : "...",
"notified" : true,
"type" : "DEBIT",
"description" : "...",
"inputUnitEL" : "...",
"parentCFEntities" : [ { }, { } ],
"roundingValuesComputed" : true,
"version" : 12345,
"disabled" : true,
"appendGeneratedCode" : true,
"historized" : true,
"inputUnitOfMeasure" : { },
"revenueRecognitionRule" : { },
"roundingMode" : "HALF_EVEN",
"chargeType" : "...",
"auditable" : { },
"referenceCode" : "...",
"unitNbDecimal" : 12345,
"descriptionOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"invoiceSubCategory" : { },
"amountEditable" : true,
"taxClassEl" : "...",
"unitMultiplicator" : 12345.0,
"codeChanged" : true,
"referenceDescription" : "..."
},
"historized" : 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" : { }
} ],
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"pricePlan" : {
"code" : "...",
"chargeTemplate" : { },
"cfAccumulatedValues" : { },
"criteria2Value" : "...",
"parameter2El" : "...",
"tradingCountry" : { },
"endRatingDate" : 12345,
"historized" : true,
"criteria3Value" : "...",
"descriptionAndCode" : "...",
"startSubscriptionDate" : 12345,
"active" : true,
"minQuantity" : 12345.0,
"appendGeneratedCode" : true,
"criteriaEL" : "...",
"contractItems" : [ { }, { } ],
"parentEntityType" : { },
"referenceCode" : "...",
"validityFrom" : 12345,
"eventCode" : "...",
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"startRatingDate" : 12345,
"parentEntity" : { },
"tradingCurrency" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"criteria1Value" : "...",
"id" : 12345,
"invoiceSubCategoryEL" : "...",
"validityDate" : 12345,
"amountWithTax" : 12345.0,
"seller" : { },
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"amountWithTaxEL" : "...",
"auditableFields" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"priority" : 12345,
"validityCalendar" : { },
"disabled" : true,
"version" : 12345,
"totalAmountEL" : "...",
"maxQuantity" : 12345.0,
"codeChanged" : true,
"endSubscriptionDate" : 12345,
"scriptInstance" : { },
"minSubscriptionAgeInMonth" : 12345,
"minimumAmountEL" : "...",
"parameter1El" : "...",
"maxSubscriptionAgeInMonth" : 12345,
"parameter3El" : "...",
"auditable" : { },
"versions" : [ { }, { } ],
"sequence" : 12345,
"offerTemplate" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"contractRateType" : "PERCENTAGE",
"parentEntityType" : { },
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ]
}, {
"contract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"descriptionOrCode" : "...",
"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" : "..."
},
"offerTemplate" : {
"offerServiceTemplates" : [ { }, { } ],
"prefix" : "...",
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"uuid" : "...",
"channels" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"tags" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"autoEndOfEngagement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"offerModel" : { },
"transient" : true,
"minimumChargeTemplate" : { },
"nameOrCode" : "...",
"referenceCode" : "...",
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"generateQuoteEdrPerProduct" : true,
"medias" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"descriptionAndCode" : "...",
"minimumArticle" : { },
"auditableFields" : [ { }, { } ],
"isModel" : true,
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"globalRatingScriptInstance" : { },
"cfValues" : { },
"lifeCycleStatus" : "IN_TEST",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"historized" : true,
"subscriptionRenewal" : { },
"id" : 12345,
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"validity" : { },
"minimumInvoiceSubCategory" : { },
"disabled" : true,
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"notified" : true,
"longDescription" : "...",
"name" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"parentEntity" : { },
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ]
},
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"active" : true,
"product" : {
"discountFlag" : true,
"productCharges" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"serviceUsageCharges" : [ { }, { } ],
"serviceSubscriptionCharges" : [ { }, { } ],
"serviceRecurringCharges" : [ { }, { } ],
"discountList" : [ { }, { } ],
"serviceTerminationCharges" : [ { }, { } ],
"codeChanged" : true,
"offerComponents" : [ { }, { } ],
"brand" : { },
"productModel" : { },
"commercialRuleHeader" : [ { }, { } ],
"notified" : true,
"isModel" : true,
"pricePlanMatrixColumns" : [ { }, { } ],
"priceVersionDateSetting" : "EVENT",
"disabled" : true,
"version" : 12345,
"code" : "...",
"active" : true,
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"referenceDescription" : "...",
"uuid" : "...",
"productVersions" : [ { }, { } ],
"descriptionAndCode" : "...",
"status" : "DRAFT",
"referenceCode" : "...",
"historized" : true,
"appendGeneratedCode" : true,
"modelChildren" : [ "...", "..." ],
"commercialRuleLines" : [ { }, { } ],
"productLine" : { },
"articleMappingLines" : [ { }, { } ],
"description" : "...",
"cfValues" : { },
"parentEntityType" : { },
"auditable" : { },
"reference" : "...",
"descriptionOrCode" : "...",
"medias" : [ { }, { } ],
"packageFlag" : true,
"transient" : true,
"statusDate" : 12345,
"model" : "..."
},
"disabled" : true,
"rate" : 12345.0,
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"serviceTemplate" : {
"referenceDescription" : "...",
"description" : "...",
"businessServiceModel" : { },
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"minimumChargeTemplate" : { },
"minimumInvoiceSubCategory" : { },
"serviceUsageCharges" : [ { }, { } ],
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"serviceSubscriptionCharges" : [ { }, { } ],
"minimumAmountEl" : "...",
"longDescription" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"parentEntity" : { },
"serviceTerminationCharges" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOverride" : "...",
"serviceRenewal" : { },
"serviceRecurringCharges" : [ { }, { } ],
"attributes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"instantiatedFromBSM" : true,
"tags" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"imagePath" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"disabled" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"cfValues" : { },
"descriptionAndCode" : "...",
"active" : true,
"code" : "...",
"version" : 12345,
"historized" : true,
"notified" : true,
"minimumLabelEl" : "...",
"selected" : true
},
"amountWithoutTax" : 12345.0,
"chargeTemplate" : {
"id" : 12345,
"ratingUnitDescription" : "...",
"edrTemplates" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"sortIndexEl" : "...",
"attributes" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"status" : "ACTIVE",
"ratingScript" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"code" : "...",
"cfValues" : { },
"uuid" : "...",
"taxClass" : { },
"chargeMainType" : "USAGE",
"active" : true,
"outputUnitEL" : "...",
"dropZeroWo" : true,
"ratingUnitOfMeasure" : { },
"parentEntity" : { },
"productCharges" : [ { }, { } ],
"inputUnitDescription" : "...",
"filterExpression" : "...",
"notified" : true,
"type" : "CREDIT",
"description" : "...",
"inputUnitEL" : "...",
"parentCFEntities" : [ { }, { } ],
"roundingValuesComputed" : true,
"version" : 12345,
"disabled" : true,
"appendGeneratedCode" : true,
"historized" : true,
"inputUnitOfMeasure" : { },
"revenueRecognitionRule" : { },
"roundingMode" : "NEAREST",
"chargeType" : "...",
"auditable" : { },
"referenceCode" : "...",
"unitNbDecimal" : 12345,
"descriptionOrCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"invoiceSubCategory" : { },
"amountEditable" : true,
"taxClassEl" : "...",
"unitMultiplicator" : 12345.0,
"codeChanged" : true,
"referenceDescription" : "..."
},
"historized" : 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" : { }
} ],
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"pricePlan" : {
"code" : "...",
"chargeTemplate" : { },
"cfAccumulatedValues" : { },
"criteria2Value" : "...",
"parameter2El" : "...",
"tradingCountry" : { },
"endRatingDate" : 12345,
"historized" : true,
"criteria3Value" : "...",
"descriptionAndCode" : "...",
"startSubscriptionDate" : 12345,
"active" : true,
"minQuantity" : 12345.0,
"appendGeneratedCode" : true,
"criteriaEL" : "...",
"contractItems" : [ { }, { } ],
"parentEntityType" : { },
"referenceCode" : "...",
"validityFrom" : 12345,
"eventCode" : "...",
"description" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentCFEntities" : [ { }, { } ],
"discountPlanItems" : [ { }, { } ],
"cfValues" : { },
"startRatingDate" : 12345,
"parentEntity" : { },
"tradingCurrency" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"criteria1Value" : "...",
"id" : 12345,
"invoiceSubCategoryEL" : "...",
"validityDate" : 12345,
"amountWithTax" : 12345.0,
"seller" : { },
"woDescriptionEL" : "...",
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"amountWithTaxEL" : "...",
"auditableFields" : [ { }, { } ],
"amountWithoutTaxEL" : "...",
"priority" : 12345,
"validityCalendar" : { },
"disabled" : true,
"version" : 12345,
"totalAmountEL" : "...",
"maxQuantity" : 12345.0,
"codeChanged" : true,
"endSubscriptionDate" : 12345,
"scriptInstance" : { },
"minSubscriptionAgeInMonth" : 12345,
"minimumAmountEL" : "...",
"parameter1El" : "...",
"maxSubscriptionAgeInMonth" : 12345,
"parameter3El" : "...",
"auditable" : { },
"versions" : [ { }, { } ],
"sequence" : 12345,
"offerTemplate" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"contractRateType" : "PERCENTAGE",
"parentEntityType" : { },
"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
} ]
} ],
"endDate" : 12345,
"billingAccount" : {
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "PRODUCT",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "ACTIVE",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"parentEntityType" : { },
"parentEntity" : { },
"auditable" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"description" : "...",
"notified" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"code" : "..."
},
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"thresholdPerEntity" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"tradingCountry" : {
"referenceCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"uuid" : "...",
"transient" : true,
"version" : 12345,
"countryCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"active" : true,
"disabled" : true,
"parentEntityType" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"country" : { },
"auditable" : { }
},
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "WIRETRANSFER",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"billingCycle" : {
"descriptionAndCode" : "...",
"uuid" : "...",
"version" : 12345,
"type" : "BILLINGACCOUNT",
"lastTransactionDateDelayEL" : "...",
"parentEntityType" : { },
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"invoiceType" : { },
"cfValues" : { },
"descriptionOrCode" : "...",
"billingRunValidationScript" : { },
"checkThreshold" : "POSITIVE_RT",
"dueDateDelayEL" : "...",
"referenceCode" : "...",
"code" : "...",
"transient" : true,
"splitPerPaymentMethod" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"invoiceDateProductionDelayEL" : "...",
"collectionDateDelayEl" : "...",
"invoiceTypeEl" : "...",
"codeChanged" : true,
"id" : 12345,
"billingTemplateNameEL" : "...",
"description" : "...",
"notified" : true,
"invoiceDateDelayEL" : "...",
"referenceDate" : "LAST_TRANSACTION_DATE",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"referenceDescription" : "...",
"invoicingThreshold" : 12345.0,
"lastTransactionDateEL" : "...",
"auditableFields" : [ { }, { } ],
"thresholdPerEntity" : true,
"scriptInstance" : { },
"calendar" : { },
"computeDatesAtValidation" : true
},
"minInvoiceLines" : [ {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "ARTICLE",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "CANCELED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
}, {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "OPEN",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "PERCENTAGE",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
} ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"property2" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
}
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : {
"htmlContent" : "...",
"codeChanged" : true,
"startDate" : 12345,
"descriptionOrCode" : "...",
"textContent" : "...",
"type" : "OTHER",
"version" : 12345,
"tagStartDelimiter" : "...",
"parentEntityType" : { },
"code" : "...",
"id" : 12345,
"subject" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"endDate" : 12345,
"tagEndDelimiter" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"referenceCode" : "...",
"media" : "VOICE",
"appendGeneratedCode" : true
},
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"language" : { },
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ {
"invoiceAgregates" : [ { }, { } ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"dontSend" : true,
"status" : "SUSPECT",
"statusDate" : 12345,
"tradingLanguage" : { },
"realTimeStatus" : "PENDING",
"draftRatedTransactions" : [ { }, { } ],
"discountPlan" : { },
"discountRate" : 12345.0,
"tradingCountry" : { },
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "PAYPAL",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"subscription" : { },
"amount" : 12345.0,
"seller" : { },
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : { },
"order" : { },
"amountWithTax" : 12345.0,
"paymentStatus" : "REFUNDED",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : { },
"cfAccumulatedValues" : { },
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : { },
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : { },
"convertedRawAmount" : 12345.0,
"quote" : { },
"adjustedInvoice" : { },
"paymentMethod" : { },
"transient" : true,
"paymentPlan" : { },
"openOrderNumber" : "...",
"discountAgregates" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : { },
"lastAppliedRateDate" : 12345,
"orders" : [ { }, { } ],
"id" : 12345,
"invoiceLines" : [ { }, { } ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : { },
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : { },
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : { },
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
}, {
"invoiceAgregates" : [ { }, { } ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"dontSend" : true,
"status" : "SUSPECT",
"statusDate" : 12345,
"tradingLanguage" : { },
"realTimeStatus" : "PENDING",
"draftRatedTransactions" : [ { }, { } ],
"discountPlan" : { },
"discountRate" : 12345.0,
"tradingCountry" : { },
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "CASH",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"subscription" : { },
"amount" : 12345.0,
"seller" : { },
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : { },
"order" : { },
"amountWithTax" : 12345.0,
"paymentStatus" : "NONE",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : { },
"cfAccumulatedValues" : { },
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : { },
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : { },
"convertedRawAmount" : 12345.0,
"quote" : { },
"adjustedInvoice" : { },
"paymentMethod" : { },
"transient" : true,
"paymentPlan" : { },
"openOrderNumber" : "...",
"discountAgregates" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : { },
"lastAppliedRateDate" : 12345,
"orders" : [ { }, { } ],
"id" : 12345,
"invoiceLines" : [ { }, { } ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : { },
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : { },
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : { },
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
} ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "COM",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"hierarchyType" : "C_CA",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"code" : "...",
"notified" : true,
"historized" : true
},
"totalInvoicingAmountTax" : 12345.0,
"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" : "..."
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : {
"parentEntity" : { },
"description" : "...",
"codeChanged" : true,
"invoiceAgreementImmediately" : true,
"transient" : true,
"historized" : true,
"referenceCode" : "...",
"applyAgreement" : true,
"version" : 12345,
"id" : 12345,
"applyTerminationCharges" : true,
"overrideProrata" : "NO_PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionOrCode" : "...",
"applyReimbursment" : true,
"reimburseOneshots" : true,
"descriptionAndCode" : "...",
"referenceDescription" : "..."
},
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"tags" : [ {
"version" : 12345,
"auditable" : { },
"parentTag" : { },
"tagType" : { },
"parentEntity" : { },
"transient" : true,
"id" : 12345,
"historized" : true,
"notified" : true,
"seller" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"filterEl" : "...",
"description" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"name" : "..."
}, {
"version" : 12345,
"auditable" : { },
"parentTag" : { },
"tagType" : { },
"parentEntity" : { },
"transient" : true,
"id" : 12345,
"historized" : true,
"notified" : true,
"seller" : { },
"descriptionOrCode" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"filterEl" : "...",
"description" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"name" : "..."
} ],
"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" : "NEAREST",
"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" : "ARCHIVED",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "DEBIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "ACTIVE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "CASH",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R6",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
},
"notified" : true,
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"externalRef2" : "...",
"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" : "..."
},
"allDiscountPlanInstances" : [ {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "IN_USE",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
}, {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "EXPIRED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
} ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"registrationNo" : "...",
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"code" : "...",
"usersAccounts" : [ {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "CLOSED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
}, {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "TERMINATED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
} ],
"billingRun" : {
"id" : 12345,
"jobExecutions" : [ { }, { } ],
"filters" : {
"property1" : "...",
"property2" : "..."
},
"exceptionalRTIds" : [ 12345, 12345 ],
"runType" : "EXCEPTIONAL",
"referenceDescription" : "...",
"cfValues" : { },
"status" : "PREINVOICED",
"uuid" : "...",
"invoices" : [ { }, { } ],
"selectedBillingAccounts" : "...",
"thresholdChecked" : true,
"prAmountWithoutTax" : 12345.0,
"auditable" : { },
"startDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"notified" : true,
"exceptionalBR" : true,
"country" : { },
"transient" : true,
"statusDate" : 12345,
"invoiceType" : { },
"originBillingRun" : { },
"collectionDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"prAmountTax" : 12345.0,
"skipValidationScript" : true,
"billableBillingAcountNumber" : 12345,
"referenceCode" : "...",
"generateAO" : true,
"billableBillingAccounts" : [ { }, { } ],
"exceptionalILIds" : [ 12345, 12345 ],
"invoiceNumber" : 12345,
"language" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"endDate" : 12345,
"discountApplied" : true,
"processDate" : 12345,
"producibleAmountWithTax" : 12345.0,
"rejectionReason" : "...",
"preInvoicingReports" : { },
"rejectAutoAction" : "CANCEL",
"cfAccumulatedValues" : { },
"isQuarantine" : true,
"computeDatesAtValidation" : true,
"lastTransactionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"nextBillingRun" : { },
"referenceDate" : "TODAY",
"producibleInvoiceNumber" : 12345,
"billingCycle" : { },
"invoiceDate" : 12345,
"minimumApplied" : true,
"billingAccountNumber" : 12345,
"parentCFEntities" : [ { }, { } ],
"pdfJobExecutionResultId" : 12345,
"prAmountWithTax" : 12345.0,
"postInvoicingReports" : { },
"xmlJobExecutionResultId" : 12345,
"processType" : "MANUAL",
"currency" : { },
"suspectAutoAction" : "CANCEL",
"producibleAmountTax" : 12345.0
},
"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" : { }
} ],
"externalRef1" : "...",
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"contracts" : [ {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
}, {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
} ],
"taxCategoryResolved" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"parentEntityType" : { },
"parentEntity" : { },
"auditable" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"description" : "...",
"notified" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"code" : "..."
},
"checkThreshold" : "POSITIVE_RT",
"discountPlanInstances" : [ {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "EXPIRED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
}, {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "ACTIVE",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
} ],
"historized" : true,
"parentUserAccounts" : [ {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "TERMINATED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
}, {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "CANCELED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
} ],
"providerContact" : "...",
"minRatedTransactions" : [ {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "REJECTED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "MINIMUM",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "FIXED",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
}, {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "PROCESSED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "REGULAR",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "PERCENTAGE",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
} ],
"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" : "..."
},
"accountType" : "..."
},
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ {
"contract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"priority" : 12345,
"version" : 12345,
"historized" : true,
"notified" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"active" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"transient" : true,
"id" : 12345,
"criteriaEL" : "...",
"disabled" : true
}, {
"contract" : {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
},
"priority" : 12345,
"version" : 12345,
"historized" : true,
"notified" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"active" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"transient" : true,
"id" : 12345,
"criteriaEL" : "...",
"disabled" : true
} ],
"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
},
"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
}
} ],
"parentEntityType" : { }
}