| name | data type | constraints | description |
|---|---|---|---|
| descriptionOrCode | string | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| parentEntity | BusinessEntity | ||
| auditableFields | array of AuditableFieldHistory | ||
| notified | boolean | ||
| cfAccumulatedValues | CustomFieldValues | ||
| transient | boolean | ||
| minimumArticle | AccountingArticle | ||
| jobTitle | string | ||
| externalRef2 | string | ||
| id | number | ||
| referenceCode | string | ||
| registrationNo | string | ||
| contactInformation | ContactInformation | ||
| referenceDescription | string | ||
| auditable | Auditable | ||
| code | string | required, max size: 255, min size: 1 | |
| primaryContact | ProviderContact | ||
| description | string | max size: 255, min size: 0 | |
| isCompany | boolean | ||
| minimumAmountEl | string | ||
| cfValues | CustomFieldValues | ||
| minimumLabelEl | string | ||
| appendGeneratedCode | boolean | ||
| descriptionAndCode | string | ||
| defaultLevel | boolean | ||
| contactInformationNullSafe | ContactInformation | ||
| version | number | ||
| address | Address | ||
| parentEntityType | object | ||
| legalEntityType | Title | ||
| uuid | string | ||
| accountType | string | ||
| codeChanged | boolean | ||
| historized | boolean | ||
| externalRef1 | string | ||
| vatNo | string | ||
| businessAccountModel | BusinessAccountModel | ||
| minimumChargeTemplate | OneShotChargeTemplate | ||
| name | Name | ||
| providerContact | string |
Example
{
"descriptionOrCode" : "...",
"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
}
} ],
"parentEntity" : {
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"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
} ],
"notified" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"transient" : 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" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"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" : "EXPENSE",
"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" : "..."
},
"jobTitle" : "...",
"externalRef2" : "...",
"id" : 12345,
"referenceCode" : "...",
"registrationNo" : "...",
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"referenceDescription" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"code" : "...",
"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" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"referenceCode" : "...",
"mobile" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"fax" : "...",
"email" : "..."
},
"description" : "...",
"isCompany" : true,
"minimumAmountEl" : "...",
"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
},
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"defaultLevel" : true,
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"version" : 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" : "..."
}
}
},
"parentEntityType" : { },
"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" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"uuid" : "...",
"accountType" : "...",
"codeChanged" : true,
"historized" : true,
"externalRef1" : "...",
"vatNo" : "...",
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "COM",
"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" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"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_UA",
"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
},
"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_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" : "..."
},
"amountEditable" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"oneShotChargeTemplateType" : "SUBSCRIPTION",
"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" : "UP",
"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" : "INVOICE_DATE",
"referenceDescription" : "...",
"startUnit" : "MONTH",
"parentEntityType" : { },
"disabled" : true,
"referenceCode" : "...",
"startDelay" : 12345,
"id" : 12345,
"descriptionAndCode" : "...",
"script" : { },
"startEvent" : "INVOICE_DUE_DATE",
"description" : "...",
"auditable" : { },
"parentEntity" : { },
"stopDelay" : 12345,
"stopUnit" : "DAY",
"historized" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"code" : "..."
},
"chargeMainType" : "PRODUCT",
"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" : "ARCHIVED",
"chargeType" : "...",
"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
} ],
"attributes" : [ {
"referenceCode" : "...",
"parentAttribute" : { },
"medias" : [ { }, { } ],
"historized" : true,
"auditableFields" : [ { }, { } ],
"active" : true,
"version" : 12345,
"parentEntity" : { },
"disabled" : true,
"transient" : true,
"code" : "...",
"tags" : [ { }, { } ],
"offerTemplateAttribute" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"productVersionAttributes" : [ { }, { } ],
"attributeCategory" : "REGULAR",
"priority" : 12345,
"chargeTemplates" : [ { }, { } ],
"assignedAttributes" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"allowedValues" : [ "...", "..." ],
"description" : "...",
"uuid" : "...",
"notified" : true,
"id" : 12345,
"cfAccumulatedValues" : { },
"auditable" : { },
"codeChanged" : true,
"groupedAttributes" : [ { }, { } ],
"elValue" : "...",
"unitNbDecimal" : 12345,
"attributeType" : "LIST_TEXT",
"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" : "EMAIL",
"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
}
},
"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" : "..."
},
"providerContact" : "..."
}