| name | data type | constraints | description |
|---|---|---|---|
| referenceCode | string | ||
| descriptionI18nNullSafe | map of string | ||
| globalRatingScriptInstance | ScriptInstance | ||
| version | number | ||
| descriptionI18n | map of string | ||
| offerTemplateCategories | array of OfferTemplateCategory | ||
| historized | boolean | ||
| channels | array of Channel | ||
| active | boolean | ||
| id | number | ||
| codeChanged | boolean | ||
| attachments | array of DigitalResource | ||
| businessAccountModels | array of BusinessAccountModel | ||
| descriptionOrCode | string | ||
| parentEntityType | object | ||
| sellers | array of Seller | ||
| customerCategories | array of CustomerCategory | ||
| longDescriptionI18nNullSafe | map of string | ||
| uuid | string | ||
| appendGeneratedCode | boolean | ||
| longDescription | string | ||
| name | string | ||
| auditableFields | array of AuditableFieldHistory | ||
| validity | DatePeriod | ||
| code | string | required, max size: 255, min size: 1 | |
| referenceDescription | string | ||
| notified | boolean | ||
| nameOrCode | string | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| cfValues | CustomFieldValues | ||
| descriptionAndCode | string | ||
| auditable | Auditable | ||
| imagePath | string | ||
| cfAccumulatedValues | CustomFieldValues | ||
| disabled | boolean | ||
| lifeCycleStatus | LifeCycleStatusEnum | ||
| longDescriptionI18n | map of string | ||
| transient | boolean | ||
| parentEntity | BusinessEntity | ||
| description | string | max size: 255, min size: 0 |
Example
{
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : {
"description" : "...",
"scriptParameters" : [ {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"defaultValue" : "...",
"mandatory" : true,
"scriptInstance" : { },
"allowedValues" : "...",
"collection" : true,
"className" : "...",
"valuesSeparator" : "...",
"code" : "...",
"id" : 12345,
"version" : 12345,
"transient" : true
}, {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"defaultValue" : "...",
"mandatory" : true,
"scriptInstance" : { },
"allowedValues" : "...",
"collection" : true,
"className" : "...",
"valuesSeparator" : "...",
"code" : "...",
"id" : 12345,
"version" : 12345,
"transient" : true
} ],
"parentEntityType" : { },
"historized" : true,
"code" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"disabled" : true,
"scriptErrors" : [ {
"message" : "...",
"sourceFile" : "...",
"lineNumber" : 12345,
"columnNumber" : 12345
}, {
"message" : "...",
"sourceFile" : "...",
"lineNumber" : 12345,
"columnNumber" : 12345
} ],
"referenceCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"error" : true,
"codeChanged" : true,
"executionRoles" : [ "...", "..." ],
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"reuse" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"scriptInstanceCategory" : {
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"transient" : true,
"historized" : true,
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"notified" : true,
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"id" : 12345,
"codeChanged" : true,
"auditable" : { },
"parentEntity" : { }
}
},
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ {
"parentEntityType" : { },
"historized" : true,
"version" : 12345,
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionOrCode" : "...",
"transient" : true,
"description" : "...",
"id" : 12345,
"codeChanged" : true,
"referenceCode" : "...",
"notified" : true,
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"appendGeneratedCode" : true,
"imagePath" : "...",
"productOffering" : [ {
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"historized" : true,
"channels" : [ { }, { } ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ { }, { } ],
"validity" : { },
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"lifeCycleStatus" : "RETIRED",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : { },
"description" : "..."
}, {
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"historized" : true,
"channels" : [ { }, { } ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ { }, { } ],
"validity" : { },
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"lifeCycleStatus" : "IN_TEST",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : { },
"description" : "..."
} ],
"disabled" : true,
"offerTemplateCategory" : { },
"orderLevel" : 12345,
"parentCategoryCode" : "...",
"children" : [ { }, { } ],
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionAndCode" : "...",
"assignedToProductOffering" : true,
"name" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"parentEntityType" : { },
"historized" : true,
"version" : 12345,
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionOrCode" : "...",
"transient" : true,
"description" : "...",
"id" : 12345,
"codeChanged" : true,
"referenceCode" : "...",
"notified" : true,
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"appendGeneratedCode" : true,
"imagePath" : "...",
"productOffering" : [ {
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"historized" : true,
"channels" : [ { }, { } ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ { }, { } ],
"validity" : { },
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"lifeCycleStatus" : "OBSOLETE",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : { },
"description" : "..."
}, {
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"historized" : true,
"channels" : [ { }, { } ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ { }, { } ],
"validity" : { },
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"lifeCycleStatus" : "IN_STUDY",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : { },
"description" : "..."
} ],
"disabled" : true,
"offerTemplateCategory" : { },
"orderLevel" : 12345,
"parentCategoryCode" : "...",
"children" : [ { }, { } ],
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionAndCode" : "...",
"assignedToProductOffering" : true,
"name" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"historized" : true,
"channels" : [ {
"code" : "...",
"version" : 12345,
"disabled" : true,
"notified" : true,
"active" : true,
"referenceDescription" : "...",
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"id" : 12345,
"codeChanged" : true,
"referenceCode" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"historized" : true,
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { }
}, {
"code" : "...",
"version" : 12345,
"disabled" : true,
"notified" : true,
"active" : true,
"referenceDescription" : "...",
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"id" : 12345,
"codeChanged" : true,
"referenceCode" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"historized" : true,
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { }
} ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ {
"uri" : "...",
"code" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"description" : "...",
"parentEntityType" : { },
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"active" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"mimeType" : "...",
"productOfferings" : [ {
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"historized" : true,
"channels" : [ { }, { } ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ { }, { } ],
"validity" : { },
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"lifeCycleStatus" : "LAUNCHED",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : { },
"description" : "..."
}, {
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"historized" : true,
"channels" : [ { }, { } ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ { }, { } ],
"validity" : { },
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"lifeCycleStatus" : "REJECTED",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : { },
"description" : "..."
} ],
"version" : 12345,
"referenceCode" : "...",
"id" : 12345,
"disabled" : true,
"notified" : true
}, {
"uri" : "...",
"code" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"description" : "...",
"parentEntityType" : { },
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"active" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"mimeType" : "...",
"productOfferings" : [ {
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"historized" : true,
"channels" : [ { }, { } ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ { }, { } ],
"validity" : { },
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"lifeCycleStatus" : "IN_STUDY",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : { },
"description" : "..."
}, {
"referenceCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"globalRatingScriptInstance" : { },
"version" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"offerTemplateCategories" : [ { }, { } ],
"historized" : true,
"channels" : [ { }, { } ],
"active" : true,
"id" : 12345,
"codeChanged" : true,
"attachments" : [ { }, { } ],
"businessAccountModels" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ { }, { } ],
"validity" : { },
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"descriptionAndCode" : "...",
"auditable" : { },
"imagePath" : "...",
"cfAccumulatedValues" : { },
"disabled" : true,
"lifeCycleStatus" : "ACTIVE",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : { },
"description" : "..."
} ],
"version" : 12345,
"referenceCode" : "...",
"id" : 12345,
"disabled" : true,
"notified" : true
} ],
"businessAccountModels" : [ {
"notified" : true,
"downloaded" : true,
"appendGeneratedCode" : true,
"script" : {
"description" : "...",
"scriptParameters" : [ { }, { } ],
"parentEntityType" : { },
"historized" : true,
"code" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : { },
"disabled" : true,
"scriptErrors" : [ { }, { } ],
"referenceCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"error" : true,
"codeChanged" : true,
"executionRoles" : [ "...", "..." ],
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"reuse" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"scriptInstanceCategory" : { }
},
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"disabled" : true,
"codeChanged" : true,
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"moduleItems" : [ {
"validity" : { },
"id" : 12345,
"itemCode" : "...",
"version" : 12345,
"itemClassSimpleName" : "...",
"appliesTo" : "...",
"meveoModule" : { },
"itemClass" : "...",
"itemEntity" : { },
"transient" : true
}, {
"validity" : { },
"id" : 12345,
"itemCode" : "...",
"version" : 12345,
"itemClassSimpleName" : "...",
"appliesTo" : "...",
"meveoModule" : { },
"itemClass" : "...",
"itemEntity" : { },
"transient" : true
} ],
"description" : "...",
"code" : "...",
"moduleSource" : "...",
"license" : "GPL",
"descriptionOrCode" : "...",
"id" : 12345,
"installed" : true,
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"parentEntityType" : { },
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"historized" : true,
"referenceCode" : "...",
"version" : 12345,
"hierarchyType" : "S_C"
}, {
"notified" : true,
"downloaded" : true,
"appendGeneratedCode" : true,
"script" : {
"description" : "...",
"scriptParameters" : [ { }, { } ],
"parentEntityType" : { },
"historized" : true,
"code" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"transient" : true,
"referenceDescription" : "...",
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : { },
"disabled" : true,
"scriptErrors" : [ { }, { } ],
"referenceCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"error" : true,
"codeChanged" : true,
"executionRoles" : [ "...", "..." ],
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"reuse" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"scriptInstanceCategory" : { }
},
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"disabled" : true,
"codeChanged" : true,
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"moduleItems" : [ {
"validity" : { },
"id" : 12345,
"itemCode" : "...",
"version" : 12345,
"itemClassSimpleName" : "...",
"appliesTo" : "...",
"meveoModule" : { },
"itemClass" : "...",
"itemEntity" : { },
"transient" : true
}, {
"validity" : { },
"id" : 12345,
"itemCode" : "...",
"version" : 12345,
"itemClassSimpleName" : "...",
"appliesTo" : "...",
"meveoModule" : { },
"itemClass" : "...",
"itemEntity" : { },
"transient" : true
} ],
"description" : "...",
"code" : "...",
"moduleSource" : "...",
"license" : "BSD3_N",
"descriptionOrCode" : "...",
"id" : 12345,
"installed" : true,
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"parentEntityType" : { },
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"historized" : true,
"referenceCode" : "...",
"version" : 12345,
"hierarchyType" : "C_UA"
} ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"sellers" : [ {
"version" : 12345,
"externalRef2" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"providerContact" : "...",
"contracts" : [ {
"status" : "DRAFT",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"historized" : true,
"contractDate" : 12345,
"cfValues" : { },
"parentEntity" : { },
"active" : true,
"beginDate" : 12345,
"notified" : true,
"contractItems" : [ { }, { } ],
"id" : 12345,
"parentEntityType" : { },
"transient" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"renewal" : true,
"customerAccount" : { },
"description" : "...",
"endDate" : 12345,
"contractDuration" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"billingRules" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"disabled" : true,
"customer" : { },
"codeChanged" : true,
"seller" : { },
"code" : "...",
"cfAccumulatedValues" : { }
}, {
"status" : "ACTIVE",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"historized" : true,
"contractDate" : 12345,
"cfValues" : { },
"parentEntity" : { },
"active" : true,
"beginDate" : 12345,
"notified" : true,
"contractItems" : [ { }, { } ],
"id" : 12345,
"parentEntityType" : { },
"transient" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"renewal" : true,
"customerAccount" : { },
"description" : "...",
"endDate" : 12345,
"contractDuration" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"billingRules" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"disabled" : true,
"customer" : { },
"codeChanged" : true,
"seller" : { },
"code" : "...",
"cfAccumulatedValues" : { }
} ],
"customerSequences" : [ {
"codeChanged" : true,
"descriptionOrCode" : "...",
"description" : "...",
"parentEntity" : { },
"transient" : true,
"referenceDescription" : "...",
"notified" : true,
"historized" : true,
"version" : 12345,
"genericSequence" : { },
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"id" : 12345,
"seller" : { },
"descriptionAndCode" : "..."
}, {
"codeChanged" : true,
"descriptionOrCode" : "...",
"description" : "...",
"parentEntity" : { },
"transient" : true,
"referenceDescription" : "...",
"notified" : true,
"historized" : true,
"version" : 12345,
"genericSequence" : { },
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"id" : 12345,
"seller" : { },
"descriptionAndCode" : "..."
} ],
"referenceCode" : "...",
"registrationNo" : "...",
"transient" : true,
"jobTitle" : "...",
"externalRef1" : "...",
"minimumAmountEl" : "...",
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"name" : {
"fullName" : "...",
"title" : { },
"firstName" : "...",
"lastName" : "..."
},
"paymentGateways" : [ {
"rumSequence" : { },
"historized" : true,
"marchandId" : "...",
"uuid" : "...",
"code" : "...",
"profile" : "...",
"parentEntityType" : { },
"cfValues" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"cardType" : "MASTERCARD",
"descriptionAndCode" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"secretKey" : "...",
"scriptInstance" : { },
"description" : "...",
"webhooksKeyId" : "...",
"id" : 12345,
"type" : "NATIF",
"appendGeneratedCode" : true,
"webhooksSecretKey" : "...",
"disabled" : true,
"transient" : true,
"notified" : true,
"replayCause" : "ERROR",
"descriptionOrCode" : "...",
"codeChanged" : true,
"bankCoordinates" : { },
"errorsToReplay" : "...",
"secretKeyKS" : "...",
"implementationClassName" : "...",
"tradingCurrency" : { },
"country" : { },
"seller" : { },
"auditable" : { },
"parentEntity" : { },
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"paymentMethodType" : "WIRETRANSFER",
"apiKey" : "...",
"applicationEL" : "...",
"referenceDescription" : "...",
"nbTries" : 12345,
"secretKeyDB" : "..."
}, {
"rumSequence" : { },
"historized" : true,
"marchandId" : "...",
"uuid" : "...",
"code" : "...",
"profile" : "...",
"parentEntityType" : { },
"cfValues" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"cardType" : "CB",
"descriptionAndCode" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"secretKey" : "...",
"scriptInstance" : { },
"description" : "...",
"webhooksKeyId" : "...",
"id" : 12345,
"type" : "NATIF",
"appendGeneratedCode" : true,
"webhooksSecretKey" : "...",
"disabled" : true,
"transient" : true,
"notified" : true,
"replayCause" : "ERROR",
"descriptionOrCode" : "...",
"codeChanged" : true,
"bankCoordinates" : { },
"errorsToReplay" : "...",
"secretKeyKS" : "...",
"implementationClassName" : "...",
"tradingCurrency" : { },
"country" : { },
"seller" : { },
"auditable" : { },
"parentEntity" : { },
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"paymentMethodType" : "CARD",
"apiKey" : "...",
"applicationEL" : "...",
"referenceDescription" : "...",
"nbTries" : 12345,
"secretKeyDB" : "..."
} ],
"contactInformation" : {
"fax" : "...",
"email" : "...",
"mobile" : "...",
"phone" : "..."
},
"description" : "...",
"referenceDescription" : "...",
"vatNo" : "...",
"generalLedger" : {
"code" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"referenceCode" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"description" : "...",
"historized" : true,
"otherTransactions" : [ { }, { } ],
"parentEntity" : { },
"referenceDescription" : "...",
"seller" : { }
},
"minimumArticle" : {
"appendGeneratedCode" : true,
"uuid" : "...",
"version" : 12345,
"referenceDescription" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"parentCFEntities" : [ { }, { } ],
"accountingCode" : { },
"cfAccumulatedValues" : { },
"invoiceSubCategory" : { },
"invoiceType" : { },
"analyticCode3" : "...",
"articleFamily" : { },
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"id" : 12345,
"taxClass" : { },
"description" : "...",
"columnCriteriaEL" : "...",
"historized" : true,
"codeChanged" : true,
"parentEntity" : { },
"disabled" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"active" : true,
"unitPrice" : 12345.0,
"parentEntityType" : { },
"invoiceTypeEl" : "...",
"notified" : true,
"accountingCodeEl" : "...",
"ignoreAggregation" : true,
"code" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"analyticCode1" : "...",
"analyticCode2" : "...",
"cfValues" : { }
},
"primaryContact" : {
"auditable" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"notified" : true,
"codeChanged" : true,
"historized" : true,
"version" : 12345,
"referenceCode" : "...",
"firstName" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"lastName" : "...",
"genericMail" : "...",
"code" : "...",
"parentEntityType" : { },
"email" : "...",
"referenceDescription" : "...",
"id" : 12345,
"appendGeneratedCode" : true,
"mobile" : "...",
"phone" : "...",
"transient" : true,
"fax" : "...",
"descriptionOrCode" : "...",
"address" : { }
},
"defaultLevel" : true,
"businessAccountModel" : {
"notified" : true,
"downloaded" : true,
"appendGeneratedCode" : true,
"script" : { },
"parentEntity" : { },
"disabled" : true,
"codeChanged" : true,
"auditable" : { },
"moduleItems" : [ { }, { } ],
"description" : "...",
"code" : "...",
"moduleSource" : "...",
"license" : "OPEN",
"descriptionOrCode" : "...",
"id" : 12345,
"installed" : true,
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"parentEntityType" : { },
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"referenceCode" : "...",
"version" : 12345,
"hierarchyType" : "C_UA"
},
"minimumLabelEl" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"mobile" : "...",
"phone" : "..."
},
"code" : "...",
"accountType" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"tradingCountry" : {
"historized" : true,
"notified" : true,
"code" : "...",
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { },
"countryCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"country" : { },
"parentEntityType" : { },
"disabled" : true,
"id" : 12345,
"cfValues" : { },
"transient" : true,
"active" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"description" : "...",
"referenceCode" : "...",
"uuid" : "..."
},
"legalType" : "...",
"uuid" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"appendGeneratedCode" : true,
"seller" : { },
"descriptionOrCode" : "...",
"minimumChargeTemplate" : {
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"ratingScript" : { },
"ratingUnitDescription" : "...",
"roundingMode" : "UP",
"immediateInvoicing" : true,
"inputUnitOfMeasure" : { },
"auditableFields" : [ { }, { } ],
"type" : "DEBIT",
"unitMultiplicator" : 12345.0,
"parentEntityType" : { },
"revenueRecognitionRule" : { },
"unitNbDecimal" : 12345,
"codeChanged" : true,
"productCharges" : [ { }, { } ],
"transient" : true,
"notified" : true,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"chargeMainType" : "ONESHOT",
"chargeType" : "...",
"invoiceSubCategory" : { },
"filterExpression" : "...",
"active" : true,
"taxClassEl" : "...",
"referenceCode" : "...",
"version" : 12345,
"inputUnitEL" : "...",
"parentEntity" : { },
"oneShotChargeTemplateType" : "OTHER",
"id" : 12345,
"dropZeroWo" : true,
"attributes" : [ { }, { } ],
"status" : "ARCHIVED",
"roundingValuesComputed" : true,
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"internalNote" : "...",
"amountEditable" : true,
"uuid" : "...",
"sortIndexEl" : "...",
"appendGeneratedCode" : true,
"edrTemplates" : [ { }, { } ],
"cfValues" : { },
"taxClass" : { },
"disabled" : true,
"descriptionOrCode" : "...",
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"outputUnitEL" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"historized" : true,
"tradingLanguage" : {
"transient" : true,
"active" : true,
"historized" : true,
"notified" : true,
"language" : { },
"prDescription" : "...",
"disabled" : true,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"id" : 12345,
"languageCode" : "..."
},
"address" : {
"countryBundle" : "...",
"country" : { },
"address4" : "...",
"address2" : "...",
"city" : "...",
"address3" : "...",
"zipCode" : "...",
"address1" : "...",
"state" : "...",
"address5" : "..."
},
"notified" : true,
"legalEntityType" : {
"referenceDescription" : "...",
"parentEntityType" : { },
"descriptionNotNull" : "...",
"parentEntity" : { },
"historized" : true,
"notified" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"isCompany" : true,
"auditable" : { },
"id" : 12345,
"appendGeneratedCode" : true,
"referenceCode" : "...",
"transient" : true,
"version" : 12345,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true,
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"legalText" : "...",
"invoiceTypeSequence" : [ {
"seller" : { },
"transient" : true,
"id" : { },
"invoiceSequence" : { },
"invoiceType" : { },
"prefixEL" : "..."
}, {
"seller" : { },
"transient" : true,
"id" : { },
"invoiceSequence" : { },
"invoiceType" : { },
"prefixEL" : "..."
} ],
"isCompany" : true,
"tradingCurrency" : {
"decimalPlaces" : 12345,
"currentRateUpdater" : "...",
"currentRate" : 12345.0,
"currentRateFromDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"disabled" : true,
"currency" : { },
"transient" : true,
"version" : 12345,
"active" : true,
"symbol" : "...",
"prDescription" : "...",
"prCurrencyToThis" : 12345.0,
"exchangeRates" : [ { }, { } ],
"id" : 12345,
"auditable" : { },
"currencyCode" : "..."
}
}, {
"version" : 12345,
"externalRef2" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"providerContact" : "...",
"contracts" : [ {
"status" : "DRAFT",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"historized" : true,
"contractDate" : 12345,
"cfValues" : { },
"parentEntity" : { },
"active" : true,
"beginDate" : 12345,
"notified" : true,
"contractItems" : [ { }, { } ],
"id" : 12345,
"parentEntityType" : { },
"transient" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"renewal" : true,
"customerAccount" : { },
"description" : "...",
"endDate" : 12345,
"contractDuration" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"billingRules" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"disabled" : true,
"customer" : { },
"codeChanged" : true,
"seller" : { },
"code" : "...",
"cfAccumulatedValues" : { }
}, {
"status" : "ACTIVE",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"statusDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"historized" : true,
"contractDate" : 12345,
"cfValues" : { },
"parentEntity" : { },
"active" : true,
"beginDate" : 12345,
"notified" : true,
"contractItems" : [ { }, { } ],
"id" : 12345,
"parentEntityType" : { },
"transient" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"renewal" : true,
"customerAccount" : { },
"description" : "...",
"endDate" : 12345,
"contractDuration" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"billingRules" : [ { }, { } ],
"referenceCode" : "...",
"referenceDescription" : "...",
"disabled" : true,
"customer" : { },
"codeChanged" : true,
"seller" : { },
"code" : "...",
"cfAccumulatedValues" : { }
} ],
"customerSequences" : [ {
"codeChanged" : true,
"descriptionOrCode" : "...",
"description" : "...",
"parentEntity" : { },
"transient" : true,
"referenceDescription" : "...",
"notified" : true,
"historized" : true,
"version" : 12345,
"genericSequence" : { },
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"id" : 12345,
"seller" : { },
"descriptionAndCode" : "..."
}, {
"codeChanged" : true,
"descriptionOrCode" : "...",
"description" : "...",
"parentEntity" : { },
"transient" : true,
"referenceDescription" : "...",
"notified" : true,
"historized" : true,
"version" : 12345,
"genericSequence" : { },
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"id" : 12345,
"seller" : { },
"descriptionAndCode" : "..."
} ],
"referenceCode" : "...",
"registrationNo" : "...",
"transient" : true,
"jobTitle" : "...",
"externalRef1" : "...",
"minimumAmountEl" : "...",
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"name" : {
"fullName" : "...",
"title" : { },
"firstName" : "...",
"lastName" : "..."
},
"paymentGateways" : [ {
"rumSequence" : { },
"historized" : true,
"marchandId" : "...",
"uuid" : "...",
"code" : "...",
"profile" : "...",
"parentEntityType" : { },
"cfValues" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"cardType" : "MASTERCARD",
"descriptionAndCode" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"secretKey" : "...",
"scriptInstance" : { },
"description" : "...",
"webhooksKeyId" : "...",
"id" : 12345,
"type" : "CUSTOM",
"appendGeneratedCode" : true,
"webhooksSecretKey" : "...",
"disabled" : true,
"transient" : true,
"notified" : true,
"replayCause" : "REJECT",
"descriptionOrCode" : "...",
"codeChanged" : true,
"bankCoordinates" : { },
"errorsToReplay" : "...",
"secretKeyKS" : "...",
"implementationClassName" : "...",
"tradingCurrency" : { },
"country" : { },
"seller" : { },
"auditable" : { },
"parentEntity" : { },
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"paymentMethodType" : "CARD",
"apiKey" : "...",
"applicationEL" : "...",
"referenceDescription" : "...",
"nbTries" : 12345,
"secretKeyDB" : "..."
}, {
"rumSequence" : { },
"historized" : true,
"marchandId" : "...",
"uuid" : "...",
"code" : "...",
"profile" : "...",
"parentEntityType" : { },
"cfValues" : { },
"active" : true,
"parentCFEntities" : [ { }, { } ],
"cardType" : "VISA",
"descriptionAndCode" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"secretKey" : "...",
"scriptInstance" : { },
"description" : "...",
"webhooksKeyId" : "...",
"id" : 12345,
"type" : "NATIF",
"appendGeneratedCode" : true,
"webhooksSecretKey" : "...",
"disabled" : true,
"transient" : true,
"notified" : true,
"replayCause" : "ERROR",
"descriptionOrCode" : "...",
"codeChanged" : true,
"bankCoordinates" : { },
"errorsToReplay" : "...",
"secretKeyKS" : "...",
"implementationClassName" : "...",
"tradingCurrency" : { },
"country" : { },
"seller" : { },
"auditable" : { },
"parentEntity" : { },
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"paymentMethodType" : "PAYPAL",
"apiKey" : "...",
"applicationEL" : "...",
"referenceDescription" : "...",
"nbTries" : 12345,
"secretKeyDB" : "..."
} ],
"contactInformation" : {
"fax" : "...",
"email" : "...",
"mobile" : "...",
"phone" : "..."
},
"description" : "...",
"referenceDescription" : "...",
"vatNo" : "...",
"generalLedger" : {
"code" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"referenceCode" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"description" : "...",
"historized" : true,
"otherTransactions" : [ { }, { } ],
"parentEntity" : { },
"referenceDescription" : "...",
"seller" : { }
},
"minimumArticle" : {
"appendGeneratedCode" : true,
"uuid" : "...",
"version" : 12345,
"referenceDescription" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"parentCFEntities" : [ { }, { } ],
"accountingCode" : { },
"cfAccumulatedValues" : { },
"invoiceSubCategory" : { },
"invoiceType" : { },
"analyticCode3" : "...",
"articleFamily" : { },
"transient" : true,
"accountingCodeMappings" : [ { }, { } ],
"id" : 12345,
"taxClass" : { },
"description" : "...",
"columnCriteriaEL" : "...",
"historized" : true,
"codeChanged" : true,
"parentEntity" : { },
"disabled" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"active" : true,
"unitPrice" : 12345.0,
"parentEntityType" : { },
"invoiceTypeEl" : "...",
"notified" : true,
"accountingCodeEl" : "...",
"ignoreAggregation" : true,
"code" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"auditable" : { },
"analyticCode1" : "...",
"analyticCode2" : "...",
"cfValues" : { }
},
"primaryContact" : {
"auditable" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"notified" : true,
"codeChanged" : true,
"historized" : true,
"version" : 12345,
"referenceCode" : "...",
"firstName" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"lastName" : "...",
"genericMail" : "...",
"code" : "...",
"parentEntityType" : { },
"email" : "...",
"referenceDescription" : "...",
"id" : 12345,
"appendGeneratedCode" : true,
"mobile" : "...",
"phone" : "...",
"transient" : true,
"fax" : "...",
"descriptionOrCode" : "...",
"address" : { }
},
"defaultLevel" : true,
"businessAccountModel" : {
"notified" : true,
"downloaded" : true,
"appendGeneratedCode" : true,
"script" : { },
"parentEntity" : { },
"disabled" : true,
"codeChanged" : true,
"auditable" : { },
"moduleItems" : [ { }, { } ],
"description" : "...",
"code" : "...",
"moduleSource" : "...",
"license" : "BSD3_R",
"descriptionOrCode" : "...",
"id" : 12345,
"installed" : true,
"referenceDescription" : "...",
"transient" : true,
"active" : true,
"parentEntityType" : { },
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"referenceCode" : "...",
"version" : 12345,
"hierarchyType" : "BA_UA"
},
"minimumLabelEl" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"mobile" : "...",
"phone" : "..."
},
"code" : "...",
"accountType" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"tradingCountry" : {
"historized" : true,
"notified" : true,
"code" : "...",
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { },
"countryCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"auditable" : { },
"country" : { },
"parentEntityType" : { },
"disabled" : true,
"id" : 12345,
"cfValues" : { },
"transient" : true,
"active" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"description" : "...",
"referenceCode" : "...",
"uuid" : "..."
},
"legalType" : "...",
"uuid" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"appendGeneratedCode" : true,
"seller" : { },
"descriptionOrCode" : "...",
"minimumChargeTemplate" : {
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"ratingScript" : { },
"ratingUnitDescription" : "...",
"roundingMode" : "DOWN",
"immediateInvoicing" : true,
"inputUnitOfMeasure" : { },
"auditableFields" : [ { }, { } ],
"type" : "CREDIT",
"unitMultiplicator" : 12345.0,
"parentEntityType" : { },
"revenueRecognitionRule" : { },
"unitNbDecimal" : 12345,
"codeChanged" : true,
"productCharges" : [ { }, { } ],
"transient" : true,
"notified" : true,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"chargeMainType" : "PRODUCT",
"chargeType" : "...",
"invoiceSubCategory" : { },
"filterExpression" : "...",
"active" : true,
"taxClassEl" : "...",
"referenceCode" : "...",
"version" : 12345,
"inputUnitEL" : "...",
"parentEntity" : { },
"oneShotChargeTemplateType" : "TERMINATION",
"id" : 12345,
"dropZeroWo" : true,
"attributes" : [ { }, { } ],
"status" : "ACTIVE",
"roundingValuesComputed" : true,
"referenceDescription" : "...",
"historized" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"internalNote" : "...",
"amountEditable" : true,
"uuid" : "...",
"sortIndexEl" : "...",
"appendGeneratedCode" : true,
"edrTemplates" : [ { }, { } ],
"cfValues" : { },
"taxClass" : { },
"disabled" : true,
"descriptionOrCode" : "...",
"code" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"outputUnitEL" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"historized" : true,
"tradingLanguage" : {
"transient" : true,
"active" : true,
"historized" : true,
"notified" : true,
"language" : { },
"prDescription" : "...",
"disabled" : true,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"id" : 12345,
"languageCode" : "..."
},
"address" : {
"countryBundle" : "...",
"country" : { },
"address4" : "...",
"address2" : "...",
"city" : "...",
"address3" : "...",
"zipCode" : "...",
"address1" : "...",
"state" : "...",
"address5" : "..."
},
"notified" : true,
"legalEntityType" : {
"referenceDescription" : "...",
"parentEntityType" : { },
"descriptionNotNull" : "...",
"parentEntity" : { },
"historized" : true,
"notified" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"isCompany" : true,
"auditable" : { },
"id" : 12345,
"appendGeneratedCode" : true,
"referenceCode" : "...",
"transient" : true,
"version" : 12345,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true,
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"legalText" : "...",
"invoiceTypeSequence" : [ {
"seller" : { },
"transient" : true,
"id" : { },
"invoiceSequence" : { },
"invoiceType" : { },
"prefixEL" : "..."
}, {
"seller" : { },
"transient" : true,
"id" : { },
"invoiceSequence" : { },
"invoiceType" : { },
"prefixEL" : "..."
} ],
"isCompany" : true,
"tradingCurrency" : {
"decimalPlaces" : 12345,
"currentRateUpdater" : "...",
"currentRate" : 12345.0,
"currentRateFromDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"disabled" : true,
"currency" : { },
"transient" : true,
"version" : 12345,
"active" : true,
"symbol" : "...",
"prDescription" : "...",
"prCurrencyToThis" : 12345.0,
"exchangeRates" : [ { }, { } ],
"id" : 12345,
"auditable" : { },
"currencyCode" : "..."
}
} ],
"customerCategories" : [ {
"historized" : true,
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"exonerationReason" : "...",
"uuid" : "...",
"accountingCode" : {
"version" : 12345,
"parentAccountingCode" : { },
"historized" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"code" : "...",
"migrated" : true,
"parentEntity" : { },
"id" : 12345,
"chartOfAccountViewTypeEnum" : "VIEW",
"descriptionOrCode" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"active" : true,
"descriptionAndCode" : "...",
"referenceCode" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"reportingAccount" : "...",
"auditable" : { },
"codeChanged" : true,
"disabled" : true,
"notes" : "...",
"transient" : true,
"referenceDescription" : "...",
"parentEntityType" : { }
},
"codeChanged" : true,
"descriptionOrCode" : "...",
"taxCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionOrCode" : "...",
"parentEntityType" : { },
"id" : 12345,
"uuid" : "...",
"version" : 12345,
"cfValues" : { },
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"notified" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"transient" : true,
"description" : "...",
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"code" : "..."
},
"exoneratedFromTaxes" : true,
"notified" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"code" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"exonerationTaxEl" : "...",
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"referenceCode" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"taxCategoryEl" : "...",
"description" : "...",
"transient" : true
}, {
"historized" : true,
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"exonerationReason" : "...",
"uuid" : "...",
"accountingCode" : {
"version" : 12345,
"parentAccountingCode" : { },
"historized" : true,
"chartOfAccountTypeEnum" : "REVENUE",
"code" : "...",
"migrated" : true,
"parentEntity" : { },
"id" : 12345,
"chartOfAccountViewTypeEnum" : "VIEW",
"descriptionOrCode" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"active" : true,
"descriptionAndCode" : "...",
"referenceCode" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"reportingAccount" : "...",
"auditable" : { },
"codeChanged" : true,
"disabled" : true,
"notes" : "...",
"transient" : true,
"referenceDescription" : "...",
"parentEntityType" : { }
},
"codeChanged" : true,
"descriptionOrCode" : "...",
"taxCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"descriptionOrCode" : "...",
"parentEntityType" : { },
"id" : 12345,
"uuid" : "...",
"version" : 12345,
"cfValues" : { },
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"notified" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"transient" : true,
"description" : "...",
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"code" : "..."
},
"exoneratedFromTaxes" : true,
"notified" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"code" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"exonerationTaxEl" : "...",
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ]
},
"referenceCode" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : { },
"cfValues" : { },
"cfAccumulatedValuesNullSafe" : { },
"cfAccumulatedValues" : { }
} ],
"taxCategoryEl" : "...",
"description" : "...",
"transient" : true
} ],
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"appendGeneratedCode" : true,
"longDescription" : "...",
"name" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "RENEWAL",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ],
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"nameOrCode" : "...",
"parentCFEntities" : [ {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"dirtyCF" : true,
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"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
},
"descriptionAndCode" : "...",
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"imagePath" : "...",
"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
},
"disabled" : true,
"lifeCycleStatus" : "REJECTED",
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"parentEntity" : {
"description" : "...",
"code" : "...",
"version" : 12345,
"parentEntity" : { },
"id" : 12345,
"transient" : true,
"historized" : true,
"descriptionOrCode" : "...",
"auditable" : {
"created" : 12345,
"updater" : "...",
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"referenceDescription" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"notified" : true,
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"auditableFields" : [ {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "STATUS",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
}, {
"notified" : true,
"historized" : true,
"notfiable" : true,
"historable" : true,
"auditType" : "OTHER",
"fieldName" : "...",
"currentState" : { },
"previousState" : { }
} ]
},
"description" : "..."
}