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