| name | data type | constraints | description |
|---|---|---|---|
| cardType | CreditCardTypeEnum | ||
| code | string | required, max size: 255, min size: 1 | |
| tradingCurrency | TradingCurrency | ||
| descriptionAndCode | string | ||
| replayCause | PaymentReplayCauseEnum | ||
| version | number | ||
| notified | boolean | ||
| appendGeneratedCode | boolean | ||
| webhooksSecretKey | string | ||
| description | string | max size: 255, min size: 0 | |
| disabled | boolean | ||
| codeChanged | boolean | ||
| cfAccumulatedValues | CustomFieldValues | ||
| nbTries | number | ||
| marchandId | string | ||
| errorsToReplay | string | ||
| secretKeyKS | string | ||
| referenceCode | string | ||
| seller | Seller | ||
| scriptInstance | ScriptInstance | ||
| active | boolean | ||
| parentEntityType | object | ||
| country | Country | ||
| secretKey | string | ||
| applicationEL | string | ||
| type | PaymentGatewayTypeEnum | ||
| referenceDescription | string | ||
| profile | string | ||
| uuid | string | ||
| cfValues | CustomFieldValues | ||
| secretKeyDB | string | ||
| auditable | Auditable | ||
| apiKey | string | ||
| descriptionOrCode | string | ||
| id | number | ||
| transient | boolean | ||
| bankCoordinates | BankCoordinates | ||
| historized | boolean | ||
| webhooksKeyId | string | ||
| paymentMethodType | PaymentMethodEnum | ||
| rumSequence | PaymentGatewayRumSequence | ||
| parentEntity | BusinessEntity | ||
| implementationClassName | string | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| auditableFields | array of AuditableFieldHistory |
Example
{
"cardType" : "MASTERCARD",
"code" : "...",
"tradingCurrency" : {
"currentRate" : 12345.0,
"decimalPlaces" : 12345,
"prCurrencyToThis" : 12345.0,
"historized" : true,
"prDescription" : "...",
"notified" : true,
"currentRateFromDate" : 12345,
"active" : true,
"currencyCode" : "...",
"version" : 12345,
"transient" : true,
"symbol" : "...",
"currency" : {
"auditable" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"id" : 12345,
"notified" : true,
"description" : "...",
"systemCurrency" : true,
"symbol" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"descriptionEn" : "...",
"currencyCode" : "..."
},
"currentRateUpdater" : "...",
"disabled" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"exchangeRates" : [ {
"historized" : true,
"transient" : true,
"auditable" : { },
"currentRate" : true,
"active" : true,
"auditableFields" : [ { }, { } ],
"fromDate" : 12345,
"notified" : true,
"exchangeRate" : 12345.0,
"tradingCurrency" : { },
"disabled" : true,
"id" : 12345,
"version" : 12345
}, {
"historized" : true,
"transient" : true,
"auditable" : { },
"currentRate" : true,
"active" : true,
"auditableFields" : [ { }, { } ],
"fromDate" : 12345,
"notified" : true,
"exchangeRate" : 12345.0,
"tradingCurrency" : { },
"disabled" : true,
"id" : 12345,
"version" : 12345
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"id" : 12345
},
"descriptionAndCode" : "...",
"replayCause" : "ERROR",
"version" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"webhooksSecretKey" : "...",
"description" : "...",
"disabled" : true,
"codeChanged" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"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" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"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" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"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" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"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
},
"nbTries" : 12345,
"marchandId" : "...",
"errorsToReplay" : "...",
"secretKeyKS" : "...",
"referenceCode" : "...",
"seller" : {
"externalRef2" : "...",
"parentEntityType" : { },
"paymentGateways" : [ {
"cardType" : "MASTERCARD",
"code" : "...",
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"replayCause" : "ERROR",
"version" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"webhooksSecretKey" : "...",
"description" : "...",
"disabled" : true,
"codeChanged" : true,
"cfAccumulatedValues" : { },
"nbTries" : 12345,
"marchandId" : "...",
"errorsToReplay" : "...",
"secretKeyKS" : "...",
"referenceCode" : "...",
"seller" : { },
"scriptInstance" : { },
"active" : true,
"parentEntityType" : { },
"country" : { },
"secretKey" : "...",
"applicationEL" : "...",
"type" : "NATIF",
"referenceDescription" : "...",
"profile" : "...",
"uuid" : "...",
"cfValues" : { },
"secretKeyDB" : "...",
"auditable" : { },
"apiKey" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"transient" : true,
"bankCoordinates" : { },
"historized" : true,
"webhooksKeyId" : "...",
"paymentMethodType" : "CASH",
"rumSequence" : { },
"parentEntity" : { },
"implementationClassName" : "...",
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ]
}, {
"cardType" : "CB",
"code" : "...",
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"replayCause" : "ERROR",
"version" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"webhooksSecretKey" : "...",
"description" : "...",
"disabled" : true,
"codeChanged" : true,
"cfAccumulatedValues" : { },
"nbTries" : 12345,
"marchandId" : "...",
"errorsToReplay" : "...",
"secretKeyKS" : "...",
"referenceCode" : "...",
"seller" : { },
"scriptInstance" : { },
"active" : true,
"parentEntityType" : { },
"country" : { },
"secretKey" : "...",
"applicationEL" : "...",
"type" : "CUSTOM",
"referenceDescription" : "...",
"profile" : "...",
"uuid" : "...",
"cfValues" : { },
"secretKeyDB" : "...",
"auditable" : { },
"apiKey" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"transient" : true,
"bankCoordinates" : { },
"historized" : true,
"webhooksKeyId" : "...",
"paymentMethodType" : "WIRETRANSFER",
"rumSequence" : { },
"parentEntity" : { },
"implementationClassName" : "...",
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ]
} ],
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"isCompany" : true,
"minimumChargeTemplate" : {
"invoiceSubCategory" : { },
"inputUnitEL" : "...",
"historized" : true,
"status" : "ACTIVE",
"immediateInvoicing" : true,
"disabled" : true,
"filterExpression" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sortIndexEl" : "...",
"taxClassEl" : "...",
"auditable" : { },
"edrTemplates" : [ { }, { } ],
"inputUnitOfMeasure" : { },
"version" : 12345,
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"inputUnitDescription" : "...",
"cfValues" : { },
"chargeMainType" : "RECURRING",
"roundingMode" : "UP",
"notified" : true,
"ratingUnitDescription" : "...",
"taxClass" : { },
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"attributes" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"chargeType" : "...",
"unitMultiplicator" : 12345.0,
"dropZeroWo" : true,
"oneShotChargeTemplateType" : "OTHER",
"ratingUnitOfMeasure" : { },
"unitNbDecimal" : 12345,
"roundingValuesComputed" : true,
"uuid" : "...",
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"ratingScript" : { },
"transient" : true,
"appendGeneratedCode" : true,
"outputUnitEL" : "...",
"description" : "...",
"productCharges" : [ { }, { } ],
"active" : true,
"auditableFields" : [ { }, { } ],
"type" : "CREDIT",
"descriptionOrCode" : "...",
"amountEditable" : true,
"referenceCode" : "...",
"code" : "..."
},
"transient" : true,
"tradingCurrency" : {
"currentRate" : 12345.0,
"decimalPlaces" : 12345,
"prCurrencyToThis" : 12345.0,
"historized" : true,
"prDescription" : "...",
"notified" : true,
"currentRateFromDate" : 12345,
"active" : true,
"currencyCode" : "...",
"version" : 12345,
"transient" : true,
"symbol" : "...",
"currency" : { },
"currentRateUpdater" : "...",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"exchangeRates" : [ { }, { } ],
"auditable" : { },
"id" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"historized" : true,
"code" : "...",
"appendGeneratedCode" : true,
"invoiceTypeSequence" : [ {
"invoiceType" : { },
"transient" : true,
"prefixEL" : "...",
"id" : { },
"invoiceSequence" : { },
"seller" : { }
}, {
"invoiceType" : { },
"transient" : true,
"prefixEL" : "...",
"id" : { },
"invoiceSequence" : { },
"seller" : { }
} ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"legalText" : "...",
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"jobTitle" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"registrationNo" : "...",
"minimumAmountEl" : "...",
"legalEntityType" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionNotNull" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"isCompany" : true,
"id" : 12345,
"transient" : true,
"code" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"auditable" : { },
"referenceDescription" : "...",
"description" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"parentEntity" : { }
},
"vatNo" : "...",
"description" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"tradingCountry" : {
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"id" : 12345,
"description" : "...",
"transient" : true,
"historized" : true,
"uuid" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"auditable" : { },
"code" : "...",
"descriptionAndCode" : "...",
"countryCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceDescription" : "...",
"active" : true,
"country" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"cfValues" : { },
"referenceCode" : "...",
"disabled" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"address" : {
"state" : "...",
"address4" : "...",
"city" : "...",
"countryBundle" : "...",
"address5" : "...",
"address2" : "...",
"zipCode" : "...",
"address3" : "...",
"country" : { },
"address1" : "..."
},
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"descriptionOrCode" : "...",
"businessAccountModel" : {
"active" : true,
"logoPicture" : "...",
"moduleSource" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"description" : "...",
"referenceCode" : "...",
"code" : "...",
"version" : 12345,
"transient" : true,
"installed" : true,
"parentEntity" : { },
"auditable" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"historized" : true,
"codeChanged" : true,
"script" : { },
"id" : 12345,
"moduleItems" : [ { }, { } ],
"downloaded" : true,
"hierarchyType" : "CA_BA",
"license" : "GPL",
"auditableFields" : [ { }, { } ]
},
"name" : {
"title" : { },
"lastName" : "...",
"fullName" : "...",
"firstName" : "..."
},
"descriptionAndCode" : "...",
"legalType" : "...",
"seller" : { },
"customerSequences" : [ {
"description" : "...",
"code" : "...",
"codeChanged" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"seller" : { },
"auditable" : { },
"notified" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"transient" : true,
"version" : 12345,
"genericSequence" : { },
"historized" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"parentEntity" : { }
}, {
"description" : "...",
"code" : "...",
"codeChanged" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"seller" : { },
"auditable" : { },
"notified" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"transient" : true,
"version" : 12345,
"genericSequence" : { },
"historized" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"parentEntity" : { }
} ],
"id" : 12345,
"primaryContact" : {
"address" : { },
"mobile" : "...",
"appendGeneratedCode" : true,
"email" : "...",
"id" : 12345,
"description" : "...",
"lastName" : "...",
"descriptionOrCode" : "...",
"genericMail" : "...",
"firstName" : "...",
"notified" : true,
"auditable" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"fax" : "...",
"version" : 12345,
"parentEntity" : { },
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"code" : "...",
"phone" : "...",
"historized" : true
},
"version" : 12345,
"tradingLanguage" : {
"transient" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"prDescription" : "...",
"language" : { },
"languageCode" : "...",
"version" : 12345,
"notified" : true,
"active" : true,
"id" : 12345,
"historized" : true,
"auditable" : { }
},
"uuid" : "...",
"contracts" : [ {
"id" : 12345,
"descriptionAndCode" : "...",
"beginDate" : 12345,
"cfValues" : { },
"seller" : { },
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"transient" : true,
"version" : 12345,
"notified" : true,
"code" : "...",
"renewal" : true,
"referenceDescription" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"parentEntityType" : { },
"parentEntity" : { },
"billingRules" : [ { }, { } ],
"contractDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"contractDuration" : 12345,
"disabled" : true,
"status" : "CLOSED",
"endDate" : 12345,
"active" : true,
"historized" : true,
"referenceCode" : "...",
"billingAccount" : { },
"contractItems" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"customer" : { },
"auditable" : { },
"customerAccount" : { },
"auditableFields" : [ { }, { } ]
}, {
"id" : 12345,
"descriptionAndCode" : "...",
"beginDate" : 12345,
"cfValues" : { },
"seller" : { },
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"transient" : true,
"version" : 12345,
"notified" : true,
"code" : "...",
"renewal" : true,
"referenceDescription" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"parentEntityType" : { },
"parentEntity" : { },
"billingRules" : [ { }, { } ],
"contractDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"contractDuration" : 12345,
"disabled" : true,
"status" : "DRAFT",
"endDate" : 12345,
"active" : true,
"historized" : true,
"referenceCode" : "...",
"billingAccount" : { },
"contractItems" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"customer" : { },
"auditable" : { },
"customerAccount" : { },
"auditableFields" : [ { }, { } ]
} ],
"generalLedger" : {
"referenceCode" : "...",
"codeChanged" : true,
"seller" : { },
"parentEntityType" : { },
"parentEntity" : { },
"auditable" : { },
"id" : 12345,
"otherTransactions" : [ { }, { } ],
"transient" : true,
"descriptionOrCode" : "...",
"version" : 12345,
"code" : "...",
"historized" : true,
"description" : "...",
"notified" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true
},
"referenceCode" : "...",
"accountType" : "...",
"codeChanged" : true,
"externalRef1" : "...",
"minimumArticle" : {
"referenceCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"unitPrice" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"columnCriteriaEL" : "...",
"disabled" : true,
"taxClass" : { },
"historized" : true,
"cfValues" : { },
"analyticCode1" : "...",
"invoiceSubCategory" : { },
"invoiceTypeEl" : "...",
"notified" : true,
"description" : "...",
"accountingCode" : { },
"analyticCode3" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"articleFamily" : { },
"ignoreAggregation" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"analyticCode2" : "...",
"accountingCodeEl" : "...",
"invoiceType" : { },
"uuid" : "...",
"cfAccumulatedValues" : { },
"transient" : true,
"parentEntityType" : { },
"version" : 12345,
"referenceDescription" : "..."
},
"notified" : true
},
"scriptInstance" : {
"scriptInstanceCategory" : {
"version" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"historized" : true,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"codeChanged" : true,
"code" : "...",
"notified" : true,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"transient" : true
},
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"executionRoles" : [ "...", "..." ],
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"code" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"active" : true,
"parentEntityType" : { },
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"notified" : true,
"disabled" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"referenceDescription" : "...",
"version" : 12345,
"referenceCode" : "...",
"reuse" : true,
"descriptionAndCode" : "...",
"scriptErrors" : [ {
"message" : "...",
"sourceFile" : "...",
"lineNumber" : 12345,
"columnNumber" : 12345
}, {
"message" : "...",
"sourceFile" : "...",
"lineNumber" : 12345,
"columnNumber" : 12345
} ],
"error" : true
},
"active" : true,
"parentEntityType" : { },
"country" : {
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"transient" : true,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"code" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"language" : {
"transient" : true,
"description" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"notified" : true,
"auditable" : { },
"id" : 12345,
"languageCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionEn" : "..."
},
"countryCode" : "...",
"id" : 12345,
"version" : 12345,
"description" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"currency" : {
"auditable" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"id" : 12345,
"notified" : true,
"description" : "...",
"systemCurrency" : true,
"symbol" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"descriptionEn" : "...",
"currencyCode" : "..."
}
},
"secretKey" : "...",
"applicationEL" : "...",
"type" : "CUSTOM",
"referenceDescription" : "...",
"profile" : "...",
"uuid" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"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" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"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" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"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" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"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
},
"secretKeyDB" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"apiKey" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"transient" : true,
"bankCoordinates" : {
"key" : "...",
"ics" : "...",
"bankCode" : "...",
"bankId" : "...",
"accountNumber" : "...",
"bic" : "...",
"issuerName" : "...",
"bankName" : "...",
"accountOwner" : "...",
"branchCode" : "...",
"iban" : "...",
"issuerNumber" : "..."
},
"historized" : true,
"webhooksKeyId" : "...",
"paymentMethodType" : "PAYPAL",
"rumSequence" : {
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"referenceCode" : "...",
"genericSequence" : {
"prefix" : "...",
"sequenceSize" : 12345,
"currentSequenceNb" : 12345
},
"notified" : true,
"code" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"version" : 12345,
"parentEntityType" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"codeChanged" : true,
"historized" : true,
"id" : 12345,
"paymentGateway" : {
"cardType" : "AMERICAN_EXPRESS",
"code" : "...",
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"replayCause" : "REJECT",
"version" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"webhooksSecretKey" : "...",
"description" : "...",
"disabled" : true,
"codeChanged" : true,
"cfAccumulatedValues" : { },
"nbTries" : 12345,
"marchandId" : "...",
"errorsToReplay" : "...",
"secretKeyKS" : "...",
"referenceCode" : "...",
"seller" : { },
"scriptInstance" : { },
"active" : true,
"parentEntityType" : { },
"country" : { },
"secretKey" : "...",
"applicationEL" : "...",
"type" : "NATIF",
"referenceDescription" : "...",
"profile" : "...",
"uuid" : "...",
"cfValues" : { },
"secretKeyDB" : "...",
"auditable" : { },
"apiKey" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"transient" : true,
"bankCoordinates" : { },
"historized" : true,
"webhooksKeyId" : "...",
"paymentMethodType" : "CASH",
"rumSequence" : { },
"parentEntity" : { },
"implementationClassName" : "...",
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ]
},
"transient" : true,
"descriptionOrCode" : "..."
},
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"implementationClassName" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "..."
} ],
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ]
}