| name | data type | constraints | description |
|---|---|---|---|
| parentEntityType | object | ||
| id | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| legalText | string | ||
| codeChanged | boolean | ||
| jobTitle | string | ||
| cfAccumulatedValues | CustomFieldValues | ||
| descriptionAndCode | string | ||
| description | string | max size: 255, min size: 0 | |
| contracts | array of Contract | ||
| customerSequences | array of CustomerSequence | ||
| paymentGateways | array of PaymentGateway | ||
| transient | boolean | ||
| minimumChargeTemplate | OneShotChargeTemplate | ||
| contactInformation | ContactInformation | ||
| referenceCode | string | ||
| legalEntityType | Title | ||
| parentEntity | BusinessEntity | ||
| invoiceTypeSequence | array of InvoiceTypeSellerSequence | ||
| businessAccountModel | BusinessAccountModel | ||
| legalType | string | ||
| providerContact | string | ||
| name | Name | ||
| minimumAmountEl | string | ||
| historized | boolean | ||
| uuid | string | ||
| generalLedger | GeneralLedger | ||
| externalRef2 | string | ||
| version | number | ||
| seller | Seller | ||
| tradingCurrency | TradingCurrency | ||
| descriptionOrCode | string | ||
| primaryContact | ProviderContact | ||
| appendGeneratedCode | boolean | ||
| auditable | Auditable | ||
| address | Address | ||
| contactInformationNullSafe | ContactInformation | ||
| code | string | required, max size: 255, min size: 1 | |
| notified | boolean | ||
| externalRef1 | string | ||
| isCompany | boolean | ||
| defaultLevel | boolean | ||
| tradingLanguage | TradingLanguage | ||
| tradingCountry | TradingCountry | ||
| cfValues | CustomFieldValues | ||
| minimumArticle | AccountingArticle | ||
| accountType | string | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| referenceDescription | string | ||
| registrationNo | string | ||
| vatNo | string | ||
| minimumLabelEl | string |
Example
{
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"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
},
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "CLOSE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "WIRETRANSFER",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R3",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
},
"customer" : {
"minimumChargeTemplate" : { },
"uuid" : "...",
"address" : { },
"externalRef2" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"additionalDetails" : { },
"historized" : true,
"anonymized" : true,
"registrationNo" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"minimumTargetAccount" : { },
"description" : "...",
"auditable" : { },
"addressbook" : { },
"parentEntityType" : { },
"seller" : { },
"anonymizationDate" : 12345,
"contactInformationNullSafe" : { },
"accountType" : "...",
"customerBrand" : { },
"vatNo" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"jobTitle" : "...",
"descriptionAndCode" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"contracts" : [ { }, { } ],
"minimumAmountEl" : "...",
"transient" : true,
"providerContact" : "...",
"legalEntityType" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"contactInformation" : { },
"minimumArticle" : { },
"isCompany" : true,
"thresholdPerEntity" : true,
"minimumLabelEl" : "...",
"descriptionOrCode" : "...",
"checkThreshold" : "POSITIVE_RT",
"defaultLevel" : true,
"cfAccumulatedValues" : { },
"name" : { },
"customerCategory" : { },
"version" : 12345,
"customerAccounts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"cfValues" : { },
"businessAccountModel" : { },
"id" : 12345,
"notified" : true
},
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"contractDuration" : 12345,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"contractItems" : [ {
"contract" : { },
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"offerTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"active" : true,
"product" : { },
"disabled" : true,
"rate" : 12345.0,
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"serviceTemplate" : { },
"amountWithoutTax" : 12345.0,
"chargeTemplate" : { },
"historized" : true,
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"version" : 12345,
"pricePlan" : { },
"contractRateType" : "FIXED",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ]
}, {
"contract" : { },
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"offerTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"active" : true,
"product" : { },
"disabled" : true,
"rate" : 12345.0,
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"serviceTemplate" : { },
"amountWithoutTax" : 12345.0,
"chargeTemplate" : { },
"historized" : true,
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"version" : 12345,
"pricePlan" : { },
"contractRateType" : "PERCENTAGE",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ]
} ],
"endDate" : 12345,
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_RT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ {
"contract" : { },
"priority" : 12345,
"version" : 12345,
"historized" : true,
"notified" : true,
"auditable" : { },
"active" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"criteriaEL" : "...",
"disabled" : true
}, {
"contract" : { },
"priority" : 12345,
"version" : 12345,
"historized" : true,
"notified" : true,
"auditable" : { },
"active" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"criteriaEL" : "...",
"disabled" : true
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"parentEntityType" : { }
}, {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "CLOSE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "DIRECTDEBIT",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R4",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
},
"customer" : {
"minimumChargeTemplate" : { },
"uuid" : "...",
"address" : { },
"externalRef2" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"additionalDetails" : { },
"historized" : true,
"anonymized" : true,
"registrationNo" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"minimumTargetAccount" : { },
"description" : "...",
"auditable" : { },
"addressbook" : { },
"parentEntityType" : { },
"seller" : { },
"anonymizationDate" : 12345,
"contactInformationNullSafe" : { },
"accountType" : "...",
"customerBrand" : { },
"vatNo" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"jobTitle" : "...",
"descriptionAndCode" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"contracts" : [ { }, { } ],
"minimumAmountEl" : "...",
"transient" : true,
"providerContact" : "...",
"legalEntityType" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"contactInformation" : { },
"minimumArticle" : { },
"isCompany" : true,
"thresholdPerEntity" : true,
"minimumLabelEl" : "...",
"descriptionOrCode" : "...",
"checkThreshold" : "POSITIVE_RT",
"defaultLevel" : true,
"cfAccumulatedValues" : { },
"name" : { },
"customerCategory" : { },
"version" : 12345,
"customerAccounts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"cfValues" : { },
"businessAccountModel" : { },
"id" : 12345,
"notified" : true
},
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"contractDuration" : 12345,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"notified" : true,
"status" : "ACTIVE",
"disabled" : true,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"contractItems" : [ {
"contract" : { },
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"offerTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"active" : true,
"product" : { },
"disabled" : true,
"rate" : 12345.0,
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"serviceTemplate" : { },
"amountWithoutTax" : 12345.0,
"chargeTemplate" : { },
"historized" : true,
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"version" : 12345,
"pricePlan" : { },
"contractRateType" : "FIXED",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ]
}, {
"contract" : { },
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"cfValues" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"offerTemplate" : { },
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"active" : true,
"product" : { },
"disabled" : true,
"rate" : 12345.0,
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"serviceTemplate" : { },
"amountWithoutTax" : 12345.0,
"chargeTemplate" : { },
"historized" : true,
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"version" : 12345,
"pricePlan" : { },
"contractRateType" : "FIXED",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ]
} ],
"endDate" : 12345,
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "BATCH",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "CLOSED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_RT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ {
"contract" : { },
"priority" : 12345,
"version" : 12345,
"historized" : true,
"notified" : true,
"auditable" : { },
"active" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"criteriaEL" : "...",
"disabled" : true
}, {
"contract" : { },
"priority" : 12345,
"version" : 12345,
"historized" : true,
"notified" : true,
"auditable" : { },
"active" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"id" : 12345,
"criteriaEL" : "...",
"disabled" : true
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"parentEntityType" : { }
} ],
"customerSequences" : [ {
"transient" : true,
"genericSequence" : {
"sequenceSize" : 12345,
"prefix" : "...",
"currentSequenceNb" : 12345
},
"historized" : true,
"version" : 12345,
"notified" : true,
"referenceCode" : "...",
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"description" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true
}, {
"transient" : true,
"genericSequence" : {
"sequenceSize" : 12345,
"prefix" : "...",
"currentSequenceNb" : 12345
},
"historized" : true,
"version" : 12345,
"notified" : true,
"referenceCode" : "...",
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"description" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true
} ],
"paymentGateways" : [ {
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"implementationClassName" : "...",
"disabled" : true,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"type" : "NATIF",
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"secretKeyDB" : "...",
"referenceDescription" : "...",
"paymentMethodType" : "CHECK",
"code" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"descriptionOrCode" : "...",
"country" : {
"description" : "...",
"historized" : true,
"currency" : { },
"version" : 12345,
"transient" : true,
"auditable" : { },
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"countryCode" : "...",
"id" : 12345,
"language" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"secretKeyKS" : "...",
"marchandId" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"historized" : true,
"rumSequence" : {
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"transient" : true,
"referenceDescription" : "...",
"historized" : true,
"version" : 12345,
"id" : 12345,
"code" : "...",
"genericSequence" : { },
"description" : "...",
"notified" : true,
"paymentGateway" : { },
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"parentEntityType" : { },
"referenceCode" : "..."
},
"errorsToReplay" : "...",
"secretKey" : "...",
"replayCause" : "ERROR",
"parentEntityType" : { },
"transient" : true,
"description" : "...",
"profile" : "...",
"uuid" : "...",
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"cardType" : "CB",
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"webhooksKeyId" : "...",
"apiKey" : "...",
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"webhooksSecretKey" : "...",
"scriptInstance" : {
"auditable" : { },
"notified" : true,
"executionRoles" : [ "...", "..." ],
"auditableFields" : [ { }, { } ],
"sourceTypeEnum" : "JAVA",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"id" : 12345,
"codeChanged" : true,
"active" : true,
"version" : 12345,
"reuse" : true,
"error" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"sourcingRoles" : [ "...", "..." ],
"disabled" : true,
"referenceCode" : "...",
"scriptInstanceCategory" : { },
"historized" : true,
"scriptErrors" : [ { }, { } ],
"transient" : true,
"code" : "...",
"description" : "...",
"script" : "...",
"descriptionAndCode" : "..."
},
"applicationEL" : "...",
"appendGeneratedCode" : true,
"bankCoordinates" : {
"bankName" : "...",
"bic" : "...",
"accountNumber" : "...",
"iban" : "...",
"accountOwner" : "...",
"branchCode" : "...",
"ics" : "...",
"issuerName" : "...",
"issuerNumber" : "...",
"key" : "...",
"bankCode" : "...",
"bankId" : "..."
}
}, {
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"implementationClassName" : "...",
"disabled" : true,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"type" : "CUSTOM",
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"secretKeyDB" : "...",
"referenceDescription" : "...",
"paymentMethodType" : "DIRECTDEBIT",
"code" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"descriptionOrCode" : "...",
"country" : {
"description" : "...",
"historized" : true,
"currency" : { },
"version" : 12345,
"transient" : true,
"auditable" : { },
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"countryCode" : "...",
"id" : 12345,
"language" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"secretKeyKS" : "...",
"marchandId" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"historized" : true,
"rumSequence" : {
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"appendGeneratedCode" : true,
"transient" : true,
"referenceDescription" : "...",
"historized" : true,
"version" : 12345,
"id" : 12345,
"code" : "...",
"genericSequence" : { },
"description" : "...",
"notified" : true,
"paymentGateway" : { },
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"parentEntityType" : { },
"referenceCode" : "..."
},
"errorsToReplay" : "...",
"secretKey" : "...",
"replayCause" : "ERROR",
"parentEntityType" : { },
"transient" : true,
"description" : "...",
"profile" : "...",
"uuid" : "...",
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"cardType" : "AMERICAN_EXPRESS",
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"webhooksKeyId" : "...",
"apiKey" : "...",
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"webhooksSecretKey" : "...",
"scriptInstance" : {
"auditable" : { },
"notified" : true,
"executionRoles" : [ "...", "..." ],
"auditableFields" : [ { }, { } ],
"sourceTypeEnum" : "JAVA_CLASS",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"id" : 12345,
"codeChanged" : true,
"active" : true,
"version" : 12345,
"reuse" : true,
"error" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"sourcingRoles" : [ "...", "..." ],
"disabled" : true,
"referenceCode" : "...",
"scriptInstanceCategory" : { },
"historized" : true,
"scriptErrors" : [ { }, { } ],
"transient" : true,
"code" : "...",
"description" : "...",
"script" : "...",
"descriptionAndCode" : "..."
},
"applicationEL" : "...",
"appendGeneratedCode" : true,
"bankCoordinates" : {
"bankName" : "...",
"bic" : "...",
"accountNumber" : "...",
"iban" : "...",
"accountOwner" : "...",
"branchCode" : "...",
"ics" : "...",
"issuerName" : "...",
"issuerNumber" : "...",
"key" : "...",
"bankCode" : "...",
"bankId" : "..."
}
} ],
"transient" : true,
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : {
"auditable" : { },
"notified" : true,
"executionRoles" : [ "...", "..." ],
"auditableFields" : [ { }, { } ],
"sourceTypeEnum" : "JAVA",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"id" : 12345,
"codeChanged" : true,
"active" : true,
"version" : 12345,
"reuse" : true,
"error" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"sourcingRoles" : [ "...", "..." ],
"disabled" : true,
"referenceCode" : "...",
"scriptInstanceCategory" : { },
"historized" : true,
"scriptErrors" : [ { }, { } ],
"transient" : true,
"code" : "...",
"description" : "...",
"script" : "...",
"descriptionAndCode" : "..."
},
"amountEditable" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"oneShotChargeTemplateType" : "OTHER",
"version" : 12345,
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"roundingMode" : "NEAREST",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ {
"notified" : true,
"opencellInstanceEL" : "...",
"meveoInstance" : { },
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"subscriptionEl" : "...",
"version" : 12345,
"triggeredEdrScript" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"param1El" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"param4El" : "...",
"param2El" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"conditionEl" : "...",
"transient" : true,
"historized" : true,
"description" : "...",
"param3El" : "...",
"quantityEl" : "...",
"codeChanged" : true
}, {
"notified" : true,
"opencellInstanceEL" : "...",
"meveoInstance" : { },
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"subscriptionEl" : "...",
"version" : 12345,
"triggeredEdrScript" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"param1El" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"param4El" : "...",
"param2El" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"conditionEl" : "...",
"transient" : true,
"historized" : true,
"description" : "...",
"param3El" : "...",
"quantityEl" : "...",
"codeChanged" : true
} ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : {
"descriptionOrCode" : "...",
"version" : 12345,
"active" : true,
"codeChanged" : true,
"notified" : true,
"transient" : true,
"stopEvent" : "SERVICE_PERIOD_START",
"referenceDescription" : "...",
"startUnit" : "MONTH",
"parentEntityType" : { },
"disabled" : true,
"referenceCode" : "...",
"startDelay" : 12345,
"id" : 12345,
"descriptionAndCode" : "...",
"script" : { },
"startEvent" : "SUBSCRIPTION_STOP",
"description" : "...",
"auditable" : { },
"parentEntity" : { },
"stopDelay" : 12345,
"stopUnit" : "DAY",
"historized" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"code" : "..."
},
"chargeMainType" : "RECURRING",
"code" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"inputUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"productCharges" : [ {
"counterTemplate" : { },
"accumulatorCounterTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"product" : { },
"transient" : true,
"chargeTemplate" : { },
"version" : 12345,
"id" : 12345
}, {
"counterTemplate" : { },
"accumulatorCounterTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"product" : { },
"transient" : true,
"chargeTemplate" : { },
"version" : 12345,
"id" : 12345
} ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"status" : "ACTIVE",
"chargeType" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"attributes" : [ {
"referenceCode" : "...",
"parentAttribute" : { },
"medias" : [ { }, { } ],
"historized" : true,
"auditableFields" : [ { }, { } ],
"active" : true,
"version" : 12345,
"parentEntity" : { },
"disabled" : true,
"transient" : true,
"code" : "...",
"tags" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"productVersionAttributes" : [ { }, { } ],
"attributeCategory" : "BUSINESS",
"priority" : 12345,
"chargeTemplates" : [ { }, { } ],
"assignedAttributes" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"allowedValues" : [ "...", "..." ],
"description" : "...",
"uuid" : "...",
"notified" : true,
"id" : 12345,
"cfAccumulatedValues" : { },
"auditable" : { },
"codeChanged" : true,
"groupedAttributes" : [ { }, { } ],
"elValue" : "...",
"unitNbDecimal" : 12345,
"attributeType" : "LIST_NUMERIC",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"parentCFEntities" : [ { }, { } ]
}, {
"referenceCode" : "...",
"parentAttribute" : { },
"medias" : [ { }, { } ],
"historized" : true,
"auditableFields" : [ { }, { } ],
"active" : true,
"version" : 12345,
"parentEntity" : { },
"disabled" : true,
"transient" : true,
"code" : "...",
"tags" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"productVersionAttributes" : [ { }, { } ],
"attributeCategory" : "BUSINESS",
"priority" : 12345,
"chargeTemplates" : [ { }, { } ],
"assignedAttributes" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"allowedValues" : [ "...", "..." ],
"description" : "...",
"uuid" : "...",
"notified" : true,
"id" : 12345,
"cfAccumulatedValues" : { },
"auditable" : { },
"codeChanged" : true,
"groupedAttributes" : [ { }, { } ],
"elValue" : "...",
"unitNbDecimal" : 12345,
"attributeType" : "BOOLEAN",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"parentCFEntities" : [ { }, { } ]
} ],
"ratingUnitOfMeasure" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"baseUnit" : true,
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"multiplicator" : 12345,
"auditable" : { },
"parentEntity" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true
},
"type" : "CREDIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : {
"id" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"code" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"uuid" : "...",
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"notified" : true
}
},
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"referenceCode" : "...",
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"parentEntity" : {
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"invoiceTypeSequence" : [ {
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceSequence" : {
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"genericEntityCodes" : [ { }, { } ],
"referenceDescription" : "...",
"invoiceTypeSellerSequences" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true,
"sequencePattern" : "...",
"appendGeneratedCode" : true,
"sequenceType" : "UUID",
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"invoiceTypes" : [ { }, { } ],
"historized" : true,
"auditable" : { },
"previousInvoiceNb" : 12345,
"sequenceSize" : 12345,
"version" : 12345,
"currentNumber" : 12345,
"transient" : true,
"description" : "..."
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"invoiceType" : {
"occTemplate" : { },
"billingTemplateNameEL" : "...",
"excludeFromAgedTrialBalance" : true,
"cfAccumulatedValues" : { },
"useSelfSequence" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"referenceCode" : "...",
"sellerSequence" : [ { }, { } ],
"taxScript" : { },
"historized" : true,
"id" : 12345,
"auditable" : { },
"invoiceAccountable" : true,
"occTemplateNegativeCodeEl" : "...",
"descriptionOrCode" : "...",
"codeChanged" : true,
"occTemplateCodeEl" : "...",
"matchingAuto" : true,
"notified" : true,
"xmlFilenameEL" : "...",
"parentEntity" : { },
"prefixEL" : "...",
"occTemplateNegative" : { },
"invoiceValidationScript" : { },
"customInvoiceXmlScriptInstance" : { },
"mailingType" : "BATCH",
"invoiceSequence" : { },
"description" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"parentEntityType" : { },
"emailTemplate" : { },
"transient" : true,
"uuid" : "...",
"code" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"appliesTo" : [ { }, { } ],
"cfValues" : { },
"pdfFilenameEL" : "..."
}
}, {
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceSequence" : {
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"genericEntityCodes" : [ { }, { } ],
"referenceDescription" : "...",
"invoiceTypeSellerSequences" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true,
"sequencePattern" : "...",
"appendGeneratedCode" : true,
"sequenceType" : "SEQUENCE",
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"invoiceTypes" : [ { }, { } ],
"historized" : true,
"auditable" : { },
"previousInvoiceNb" : 12345,
"sequenceSize" : 12345,
"version" : 12345,
"currentNumber" : 12345,
"transient" : true,
"description" : "..."
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"invoiceType" : {
"occTemplate" : { },
"billingTemplateNameEL" : "...",
"excludeFromAgedTrialBalance" : true,
"cfAccumulatedValues" : { },
"useSelfSequence" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"referenceCode" : "...",
"sellerSequence" : [ { }, { } ],
"taxScript" : { },
"historized" : true,
"id" : 12345,
"auditable" : { },
"invoiceAccountable" : true,
"occTemplateNegativeCodeEl" : "...",
"descriptionOrCode" : "...",
"codeChanged" : true,
"occTemplateCodeEl" : "...",
"matchingAuto" : true,
"notified" : true,
"xmlFilenameEL" : "...",
"parentEntity" : { },
"prefixEL" : "...",
"occTemplateNegative" : { },
"invoiceValidationScript" : { },
"customInvoiceXmlScriptInstance" : { },
"mailingType" : "MANUAL",
"invoiceSequence" : { },
"description" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"parentEntityType" : { },
"emailTemplate" : { },
"transient" : true,
"uuid" : "...",
"code" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"appliesTo" : [ { }, { } ],
"cfValues" : { },
"pdfFilenameEL" : "..."
}
} ],
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "BSD3_R",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : {
"auditable" : { },
"notified" : true,
"executionRoles" : [ "...", "..." ],
"auditableFields" : [ { }, { } ],
"sourceTypeEnum" : "JAVA",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"id" : 12345,
"codeChanged" : true,
"active" : true,
"version" : 12345,
"reuse" : true,
"error" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"sourcingRoles" : [ "...", "..." ],
"disabled" : true,
"referenceCode" : "...",
"scriptInstanceCategory" : { },
"historized" : true,
"scriptErrors" : [ { }, { } ],
"transient" : true,
"code" : "...",
"description" : "...",
"script" : "...",
"descriptionAndCode" : "..."
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"description" : "...",
"version" : 12345,
"hierarchyType" : "C",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ {
"appliesTo" : "...",
"itemCode" : "...",
"validity" : { },
"id" : 12345,
"itemClassSimpleName" : "...",
"itemEntity" : { },
"version" : 12345,
"itemClass" : "...",
"transient" : true,
"meveoModule" : { }
}, {
"appliesTo" : "...",
"itemCode" : "...",
"validity" : { },
"id" : 12345,
"itemClassSimpleName" : "...",
"itemEntity" : { },
"version" : 12345,
"itemClass" : "...",
"transient" : true,
"meveoModule" : { }
} ],
"code" : "...",
"notified" : true,
"historized" : true
},
"legalType" : "...",
"providerContact" : "...",
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"firstName" : "..."
},
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : {
"descriptionAndCode" : "...",
"codeChanged" : true,
"transient" : true,
"historized" : true,
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"otherTransactions" : [ {
"paymentInfo6" : "...",
"type" : "...",
"occCode" : "...",
"transactionDate" : 12345,
"transactionCategory" : "DEBIT",
"paymentVentilations" : [ { }, { } ],
"amount" : 12345.0,
"uuid" : "...",
"paymentInfo1" : "...",
"paymentInfo7" : "...",
"bankCollectionDate" : 12345,
"transient" : true,
"billingAccountName" : "...",
"paymentVentilation" : { },
"description" : "...",
"depositDate" : 12345,
"auditable" : { },
"unMatchingAmount" : 12345.0,
"matchingStatus" : "L",
"parentCFEntities" : [ { }, { } ],
"paymentInfo5" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"paymentInfo4" : "...",
"cfValues" : { },
"matchingAmount" : 12345.0,
"notified" : true,
"code" : "...",
"occDescription" : "...",
"paymentInfo2" : "...",
"bankLot" : "...",
"accountingCode" : { },
"bankReference" : "...",
"reference" : "...",
"paymentInfo" : "...",
"historized" : true,
"version" : 12345,
"paymentMethod" : "WIRETRANSFER",
"auditableFields" : [ { }, { } ],
"paymentInfo3" : "...",
"dueDate" : 12345,
"cfAccumulatedValues" : { },
"id" : 12345,
"generalLedger" : { },
"taxAmount" : 12345.0
}, {
"paymentInfo6" : "...",
"type" : "...",
"occCode" : "...",
"transactionDate" : 12345,
"transactionCategory" : "CREDIT",
"paymentVentilations" : [ { }, { } ],
"amount" : 12345.0,
"uuid" : "...",
"paymentInfo1" : "...",
"paymentInfo7" : "...",
"bankCollectionDate" : 12345,
"transient" : true,
"billingAccountName" : "...",
"paymentVentilation" : { },
"description" : "...",
"depositDate" : 12345,
"auditable" : { },
"unMatchingAmount" : 12345.0,
"matchingStatus" : "R",
"parentCFEntities" : [ { }, { } ],
"paymentInfo5" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"paymentInfo4" : "...",
"cfValues" : { },
"matchingAmount" : 12345.0,
"notified" : true,
"code" : "...",
"occDescription" : "...",
"paymentInfo2" : "...",
"bankLot" : "...",
"accountingCode" : { },
"bankReference" : "...",
"reference" : "...",
"paymentInfo" : "...",
"historized" : true,
"version" : 12345,
"paymentMethod" : "CARD",
"auditableFields" : [ { }, { } ],
"paymentInfo3" : "...",
"dueDate" : 12345,
"cfAccumulatedValues" : { },
"id" : 12345,
"generalLedger" : { },
"taxAmount" : 12345.0
} ],
"referenceCode" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"appendGeneratedCode" : true,
"description" : "...",
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"parentEntityType" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"descriptionOrCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
}
},
"externalRef2" : "...",
"version" : 12345,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
}, {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
} ],
"customerSequences" : [ {
"transient" : true,
"genericSequence" : { },
"historized" : true,
"version" : 12345,
"notified" : true,
"referenceCode" : "...",
"seller" : { },
"auditable" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true
}, {
"transient" : true,
"genericSequence" : { },
"historized" : true,
"version" : 12345,
"notified" : true,
"referenceCode" : "...",
"seller" : { },
"auditable" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true
} ],
"paymentGateways" : [ {
"auditableFields" : [ { }, { } ],
"implementationClassName" : "...",
"disabled" : true,
"seller" : { },
"cfValues" : { },
"type" : "CUSTOM",
"parentCFEntities" : [ { }, { } ],
"secretKeyDB" : "...",
"referenceDescription" : "...",
"paymentMethodType" : "PAYPAL",
"code" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"country" : { },
"auditable" : { },
"version" : 12345,
"secretKeyKS" : "...",
"marchandId" : "...",
"cfAccumulatedValues" : { },
"historized" : true,
"rumSequence" : { },
"errorsToReplay" : "...",
"secretKey" : "...",
"replayCause" : "REJECT",
"parentEntityType" : { },
"transient" : true,
"description" : "...",
"profile" : "...",
"uuid" : "...",
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"cardType" : "CB",
"tradingCurrency" : { },
"webhooksKeyId" : "...",
"apiKey" : "...",
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"webhooksSecretKey" : "...",
"scriptInstance" : { },
"applicationEL" : "...",
"appendGeneratedCode" : true,
"bankCoordinates" : { }
}, {
"auditableFields" : [ { }, { } ],
"implementationClassName" : "...",
"disabled" : true,
"seller" : { },
"cfValues" : { },
"type" : "NATIF",
"parentCFEntities" : [ { }, { } ],
"secretKeyDB" : "...",
"referenceDescription" : "...",
"paymentMethodType" : "CARD",
"code" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"country" : { },
"auditable" : { },
"version" : 12345,
"secretKeyKS" : "...",
"marchandId" : "...",
"cfAccumulatedValues" : { },
"historized" : true,
"rumSequence" : { },
"errorsToReplay" : "...",
"secretKey" : "...",
"replayCause" : "REJECT",
"parentEntityType" : { },
"transient" : true,
"description" : "...",
"profile" : "...",
"uuid" : "...",
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"cardType" : "CB",
"tradingCurrency" : { },
"webhooksKeyId" : "...",
"apiKey" : "...",
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"webhooksSecretKey" : "...",
"scriptInstance" : { },
"applicationEL" : "...",
"appendGeneratedCode" : true,
"bankCoordinates" : { }
} ],
"transient" : true,
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "TERMINATION",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "NEAREST",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "USAGE",
"code" : "...",
"cfValues" : { },
"inputUnitOfMeasure" : { },
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : { },
"status" : "ACTIVE",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "CREDIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"referenceCode" : "...",
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"invoiceTypeSequence" : [ {
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceSequence" : { },
"seller" : { },
"invoiceType" : { }
}, {
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceSequence" : { },
"seller" : { },
"invoiceType" : { }
} ],
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "AGPL",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"hierarchyType" : "CA",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"code" : "...",
"notified" : true,
"historized" : true
},
"legalType" : "...",
"providerContact" : "...",
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : {
"descriptionAndCode" : "...",
"codeChanged" : true,
"transient" : true,
"historized" : true,
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"otherTransactions" : [ { }, { } ],
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"description" : "...",
"seller" : { },
"parentEntityType" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntity" : { }
},
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"descriptionOrCode" : "...",
"primaryContact" : {
"descriptionOrCode" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"auditable" : { },
"phone" : "...",
"firstName" : "...",
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"parentEntity" : { },
"version" : 12345,
"genericMail" : "...",
"code" : "...",
"description" : "...",
"lastName" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"mobile" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"address" : { },
"fax" : "...",
"email" : "..."
},
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"language" : { },
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"tradingCountry" : {
"referenceCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"uuid" : "...",
"transient" : true,
"version" : 12345,
"countryCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"active" : true,
"disabled" : true,
"parentEntityType" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"country" : { },
"auditable" : { }
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"accountType" : "...",
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ {
"tradingCurrency" : { },
"disabled" : true,
"exchangeRate" : 12345.0,
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"id" : 12345,
"fromDate" : 12345,
"currentRate" : true,
"active" : true,
"transient" : true,
"auditable" : { },
"version" : 12345
}, {
"tradingCurrency" : { },
"disabled" : true,
"exchangeRate" : 12345.0,
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"id" : 12345,
"fromDate" : 12345,
"currentRate" : true,
"active" : true,
"transient" : true,
"auditable" : { },
"version" : 12345
} ],
"decimalPlaces" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"prCurrencyToThis" : 12345.0,
"currency" : {
"historized" : true,
"notified" : true,
"auditable" : { },
"symbol" : "...",
"systemCurrency" : true,
"currencyCode" : "...",
"descriptionEn" : "...",
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345
},
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"descriptionOrCode" : "...",
"primaryContact" : {
"descriptionOrCode" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"phone" : "...",
"firstName" : "...",
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"version" : 12345,
"genericMail" : "...",
"code" : "...",
"description" : "...",
"lastName" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"referenceCode" : "...",
"mobile" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"fax" : "...",
"email" : "..."
},
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : {
"description" : "...",
"historized" : true,
"currency" : { },
"version" : 12345,
"transient" : true,
"auditable" : { },
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"countryCode" : "...",
"id" : 12345,
"language" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
}
},
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"historized" : true,
"version" : 12345,
"language" : {
"descriptionEn" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"auditable" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"languageCode" : "...",
"description" : "...",
"historized" : true,
"transient" : true,
"version" : 12345
},
"prDescription" : "...",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"id" : 12345
},
"tradingCountry" : {
"referenceCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"notified" : true,
"uuid" : "...",
"transient" : true,
"version" : 12345,
"countryCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"historized" : true,
"active" : true,
"disabled" : true,
"parentEntityType" : { },
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"country" : {
"description" : "...",
"historized" : true,
"currency" : { },
"version" : 12345,
"transient" : true,
"auditable" : { },
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"countryCode" : "...",
"id" : 12345,
"language" : { },
"notified" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
}
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 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
},
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ {
"billingCurrency" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"transient" : true,
"seller" : { },
"criteriaElValue" : "...",
"billingCountry" : { },
"historized" : true,
"accountingArticle" : { },
"id" : 12345,
"notified" : true,
"accountingCode" : { },
"auditable" : { },
"sellerCountry" : { }
}, {
"billingCurrency" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"transient" : true,
"seller" : { },
"criteriaElValue" : "...",
"billingCountry" : { },
"historized" : true,
"accountingArticle" : { },
"id" : 12345,
"notified" : true,
"accountingCode" : { },
"auditable" : { },
"sellerCountry" : { }
} ],
"parentEntityType" : { },
"taxClass" : {
"id" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"referenceCode" : "...",
"code" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"historized" : true,
"uuid" : "...",
"codeChanged" : true,
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"description" : "...",
"parentCFEntities" : [ { }, { } ],
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"notified" : true
},
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : {
"occTemplate" : { },
"billingTemplateNameEL" : "...",
"excludeFromAgedTrialBalance" : true,
"cfAccumulatedValues" : { },
"useSelfSequence" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"referenceCode" : "...",
"sellerSequence" : [ { }, { } ],
"taxScript" : { },
"historized" : true,
"id" : 12345,
"auditable" : { },
"invoiceAccountable" : true,
"occTemplateNegativeCodeEl" : "...",
"descriptionOrCode" : "...",
"codeChanged" : true,
"occTemplateCodeEl" : "...",
"matchingAuto" : true,
"notified" : true,
"xmlFilenameEL" : "...",
"parentEntity" : { },
"prefixEL" : "...",
"occTemplateNegative" : { },
"invoiceValidationScript" : { },
"customInvoiceXmlScriptInstance" : { },
"mailingType" : "AUTO",
"invoiceSequence" : { },
"description" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"parentEntityType" : { },
"emailTemplate" : { },
"transient" : true,
"uuid" : "...",
"code" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"appliesTo" : [ { }, { } ],
"cfValues" : { },
"pdfFilenameEL" : "..."
},
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"unitPrice" : 12345.0,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : {
"descriptionOrCode" : "...",
"id" : 12345,
"parentEntityType" : { },
"auditable" : { },
"code" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"historized" : true,
"notified" : true,
"version" : 12345,
"articleFamily" : { },
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"cfValues" : { },
"transient" : true,
"referenceCode" : "...",
"accountingCode" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"uuid" : "...",
"parentEntity" : { },
"descriptionAndCode" : "..."
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"analyticCode3" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"codeChanged" : true,
"notified" : true,
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "ASSETS",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"active" : true
},
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"accountType" : "...",
"parentCFEntities" : [ {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
}