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