Customer Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
minimumTargetAccount BillingAccount  
jobTitle string  
referenceDescription string  
contactInformationNullSafe ContactInformation  
parentEntityType object  
registrationNo string  
accountType string  
vatNo string  
version number  
contracts array of Contract  
invoicingThreshold number  
auditable Auditable  
contactInformation ContactInformation  
minimumAmountEl string  
address Address  
counters map of CounterInstance  
descriptionAndCode string  
primaryContact ProviderContact  
customerBrand CustomerBrand  
cfValues CustomFieldValues  
code string required, max size: 255, min size: 1
historized boolean  
anonymized boolean  
seller Seller  
customerCategory CustomerCategory  
description string max size: 255, min size: 0
id number  
referenceCode string  
uuid string  
codeChanged boolean  
auditableFields array of AuditableFieldHistory  
name Name  
legalEntityType Title  
checkThreshold ThresholdOptionsEnum  
externalRef1 string  
descriptionOrCode string  
businessAccountModel BusinessAccountModel  
minimumChargeTemplate OneShotChargeTemplate  
transient boolean  
additionalDetails AdditionalDetails  
isCompany boolean  
parentEntity BusinessEntity  
customerAccounts array of CustomerAccount  
thresholdPerEntity boolean  
notified boolean  
minimumArticle AccountingArticle  
parentCFEntities array of ICustomFieldEntity  
defaultLevel boolean  
addressbook AddressBook  
providerContact string  
appendGeneratedCode boolean  
cfAccumulatedValues CustomFieldValues  
externalRef2 string  
anonymizationDate number  
minimumLabelEl string  

Example

{
  "minimumTargetAccount" : {
    "nextInvoiceDate" : 12345,
    "discountRate" : 12345.0,
    "mailingType" : "BATCH",
    "vatNo" : "...",
    "thresholdPerEntity" : true,
    "taxCategoryResolved" : {
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "auditable" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "version" : 12345,
      "historized" : true,
      "cfValues" : { },
      "parentEntity" : { },
      "transient" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "uuid" : "...",
      "codeChanged" : true
    },
    "counters" : {
      "property1" : {
        "descriptionAndCode" : "...",
        "billingAccount" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "counterPeriods" : [ { }, { } ],
        "chargeInstances" : [ { }, { } ],
        "code" : "...",
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "customerAccount" : { },
        "historized" : true,
        "parentEntityType" : { },
        "description" : "...",
        "notified" : true,
        "customer" : { },
        "serviceInstance" : { },
        "id" : 12345,
        "counterTemplate" : { },
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ],
        "userAccount" : { },
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "transient" : true,
        "subscription" : { },
        "auditable" : { },
        "codeChanged" : true
      },
      "property2" : {
        "descriptionAndCode" : "...",
        "billingAccount" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "counterPeriods" : [ { }, { } ],
        "chargeInstances" : [ { }, { } ],
        "code" : "...",
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "customerAccount" : { },
        "historized" : true,
        "parentEntityType" : { },
        "description" : "...",
        "notified" : true,
        "customer" : { },
        "serviceInstance" : { },
        "id" : 12345,
        "counterTemplate" : { },
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ],
        "userAccount" : { },
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "transient" : true,
        "subscription" : { },
        "auditable" : { },
        "codeChanged" : true
      }
    },
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "QUOTE",
      "durationUnit" : "MONTH",
      "descriptionOrCode" : "...",
      "minDuration" : 12345,
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "expressionEl" : "...",
      "applicationLimit" : 12345,
      "code" : "...",
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "startDate" : 12345,
      "referenceCode" : "...",
      "maxDuration" : 12345,
      "valid" : true,
      "status" : "EXPIRED",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "contactInformationNullSafe" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "transient" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "defaultLevel" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "tradingLanguage" : {
      "disabled" : true,
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "transient" : true,
      "language" : { },
      "auditable" : { },
      "id" : 12345,
      "notified" : true,
      "prDescription" : "...",
      "historized" : true,
      "languageCode" : "..."
    },
    "billingCycle" : {
      "parentEntity" : { },
      "dueDateDelayEL" : "...",
      "id" : 12345,
      "invoiceDateDelayEL" : "...",
      "lastTransactionDateDelayEL" : "...",
      "version" : 12345,
      "invoiceDateProductionDelayEL" : "...",
      "auditableFields" : [ { }, { } ],
      "collectionDateDelayEl" : "...",
      "historized" : true,
      "cfValues" : { },
      "transient" : true,
      "description" : "...",
      "notified" : true,
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "computeDatesAtValidation" : true,
      "invoicingThreshold" : 12345.0,
      "invoiceType" : { },
      "billingTemplateNameEL" : "...",
      "scriptInstance" : { },
      "type" : "BILLINGACCOUNT",
      "uuid" : "...",
      "codeChanged" : true,
      "thresholdPerEntity" : true,
      "splitPerPaymentMethod" : true,
      "auditable" : { },
      "calendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDate" : "LAST_TRANSACTION_DATE",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "billingRunValidationScript" : { },
      "code" : "...",
      "lastTransactionDateEL" : "...",
      "invoiceTypeEl" : "...",
      "checkThreshold" : "POSITIVE_IL",
      "appendGeneratedCode" : true,
      "referenceCode" : "..."
    },
    "contactInformation" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "usersAccounts" : [ {
      "parentEntity" : { },
      "parentUserAccount" : { },
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "contactInformationNullSafe" : { },
      "minimumArticle" : { },
      "descriptionAndCode" : "...",
      "businessAccountModel" : { },
      "codeChanged" : true,
      "isConsumer" : true,
      "terminationDate" : 12345,
      "isCompany" : true,
      "seller" : { },
      "vatNo" : "...",
      "version" : 12345,
      "accountType" : "...",
      "parentEntityType" : { },
      "billingAccount" : { },
      "registrationNo" : "...",
      "wallet" : { },
      "appendGeneratedCode" : true,
      "subscriptions" : [ { }, { } ],
      "statusDate" : 12345,
      "jobTitle" : "...",
      "descriptionOrCode" : "...",
      "userAccounts" : [ { }, { } ],
      "auditable" : { },
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "notified" : true,
      "address" : { },
      "status" : "ACTIVE",
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "defaultLevel" : true,
      "transient" : true,
      "terminationReason" : { },
      "minimumChargeTemplate" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef1" : "...",
      "auditableFields" : [ { }, { } ],
      "legalEntityType" : { },
      "name" : { },
      "subscriptionDate" : 12345,
      "contactInformation" : { },
      "referenceDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "..."
    }, {
      "parentEntity" : { },
      "parentUserAccount" : { },
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "contactInformationNullSafe" : { },
      "minimumArticle" : { },
      "descriptionAndCode" : "...",
      "businessAccountModel" : { },
      "codeChanged" : true,
      "isConsumer" : true,
      "terminationDate" : 12345,
      "isCompany" : true,
      "seller" : { },
      "vatNo" : "...",
      "version" : 12345,
      "accountType" : "...",
      "parentEntityType" : { },
      "billingAccount" : { },
      "registrationNo" : "...",
      "wallet" : { },
      "appendGeneratedCode" : true,
      "subscriptions" : [ { }, { } ],
      "statusDate" : 12345,
      "jobTitle" : "...",
      "descriptionOrCode" : "...",
      "userAccounts" : [ { }, { } ],
      "auditable" : { },
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "notified" : true,
      "address" : { },
      "status" : "TERMINATED",
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "defaultLevel" : true,
      "transient" : true,
      "terminationReason" : { },
      "minimumChargeTemplate" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef1" : "...",
      "auditableFields" : [ { }, { } ],
      "legalEntityType" : { },
      "name" : { },
      "subscriptionDate" : 12345,
      "contactInformation" : { },
      "referenceDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "..."
    } ],
    "invoicingThreshold" : 12345.0,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "parentEntityType" : { },
    "invoicePrefix" : "...",
    "appendGeneratedCode" : true,
    "tradingCurrency" : {
      "currentRateUpdater" : "...",
      "notified" : true,
      "currentRateFromDate" : 12345,
      "prCurrencyToThis" : 12345.0,
      "transient" : true,
      "disabled" : true,
      "active" : true,
      "exchangeRates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "prDescription" : "...",
      "currentRate" : 12345.0,
      "historized" : true,
      "currency" : { },
      "symbol" : "...",
      "currencyCode" : "...",
      "decimalPlaces" : 12345,
      "auditable" : { },
      "id" : 12345
    },
    "statusDate" : 12345,
    "codeChanged" : true,
    "brAmountWithoutTax" : 12345.0,
    "providerContact" : "...",
    "minimumAmountEl" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "minimumLabelEl" : "...",
    "allDiscountPlanInstances" : [ {
      "version" : 12345,
      "cfValues" : { },
      "statusDate" : 12345,
      "applicationCount" : 12345,
      "id" : 12345,
      "uuid" : "...",
      "startDate" : 12345,
      "subscription" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "transient" : true,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "endDate" : 12345,
      "billingAccount" : { },
      "status" : "ACTIVE"
    }, {
      "version" : 12345,
      "cfValues" : { },
      "statusDate" : 12345,
      "applicationCount" : 12345,
      "id" : 12345,
      "uuid" : "...",
      "startDate" : 12345,
      "subscription" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "transient" : true,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "endDate" : 12345,
      "billingAccount" : { },
      "status" : "EXPIRED"
    } ],
    "taxCategory" : {
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "auditable" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "version" : 12345,
      "historized" : true,
      "cfValues" : { },
      "parentEntity" : { },
      "transient" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "uuid" : "...",
      "codeChanged" : true
    },
    "minimumInvoiceSubCategory" : {
      "description" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discount" : 12345.0,
      "id" : 12345,
      "code" : "...",
      "occTemplate" : { },
      "transient" : true,
      "auditable" : { },
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "descriptionOrCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "sortIndex" : 12345,
      "invoiceCategory" : { },
      "notified" : true,
      "cfAccumulatedValues" : { },
      "occTemplateNegative" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "version" : 12345,
      "referenceDescription" : "..."
    },
    "description" : "...",
    "exoneratedFromtaxes" : true,
    "primaryContact" : {
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "fax" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "transient" : true,
      "appendGeneratedCode" : true,
      "lastName" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "phone" : "...",
      "code" : "...",
      "notified" : true,
      "firstName" : "...",
      "mobile" : "...",
      "email" : "...",
      "referenceDescription" : "...",
      "genericMail" : "...",
      "address" : { }
    },
    "minRatedTransactions" : [ {
      "invoiceSubCategoryId" : 12345,
      "walletId" : 12345,
      "chargeInstance" : { },
      "invoiceAgregateF" : { },
      "version" : 12345,
      "invoice" : { },
      "edr" : { },
      "doNotTriggerInvoicing" : true,
      "inputUnitOfMeasure" : { },
      "userAccount" : { },
      "id" : 12345,
      "invoiceSubCategory" : { },
      "quantity" : 12345.0,
      "unityDescription" : "...",
      "orderInfo" : { },
      "sequence" : 12345,
      "priceplan" : { },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "usageDate" : 12345,
      "rawAmountWithoutTax" : 12345.0,
      "infoOrder" : { },
      "type" : "MINIMUM",
      "accountingCode" : { },
      "discountValue" : 12345.0,
      "taxPercent" : 12345.0,
      "wallet" : { },
      "endDate" : 12345,
      "discountedRatedTransaction" : 12345,
      "billingAccount" : { },
      "originBillingAccount" : { },
      "unitAmountWithoutTax" : 12345.0,
      "offerTemplate" : { },
      "invoiceLine" : { },
      "code" : "...",
      "taxClassId" : 12345,
      "rawAmountWithTax" : 12345.0,
      "startDate" : 12345,
      "inputQuantity" : 12345.0,
      "updated" : 12345,
      "userAccountId" : 12345,
      "uuid" : "...",
      "discountPlan" : { },
      "invoicingDate" : 12345,
      "sortIndex" : 12345,
      "serviceInstance" : { },
      "description" : "...",
      "cfAccumulatedValues" : { },
      "status" : "BILLED",
      "accountingArticle" : { },
      "subscription" : { },
      "parameterExtra" : "...",
      "orderNumber" : "...",
      "parameter1" : "...",
      "taxId" : 12345,
      "amountWithoutTax" : 12345.0,
      "transient" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "taxRecalculated" : true,
      "amountWithTax" : 12345.0,
      "taxClass" : { },
      "adjustedRatedTx" : { },
      "rulesContract" : { },
      "subscriptionId" : 12345,
      "amountTax" : 12345.0,
      "ratingUnitOfMeasure" : { },
      "discountPlanType" : "PERCENTAGE",
      "prepaid" : true,
      "taxOverriden" : true,
      "tax" : { },
      "seller" : { },
      "billingRun" : { },
      "unitAmountTax" : 12345.0,
      "sellerId" : 12345,
      "discountPlanItem" : { },
      "parentCFEntities" : [ { }, { } ],
      "parameter3" : "...",
      "parameter2" : "..."
    }, {
      "invoiceSubCategoryId" : 12345,
      "walletId" : 12345,
      "chargeInstance" : { },
      "invoiceAgregateF" : { },
      "version" : 12345,
      "invoice" : { },
      "edr" : { },
      "doNotTriggerInvoicing" : true,
      "inputUnitOfMeasure" : { },
      "userAccount" : { },
      "id" : 12345,
      "invoiceSubCategory" : { },
      "quantity" : 12345.0,
      "unityDescription" : "...",
      "orderInfo" : { },
      "sequence" : 12345,
      "priceplan" : { },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "usageDate" : 12345,
      "rawAmountWithoutTax" : 12345.0,
      "infoOrder" : { },
      "type" : "MINIMUM",
      "accountingCode" : { },
      "discountValue" : 12345.0,
      "taxPercent" : 12345.0,
      "wallet" : { },
      "endDate" : 12345,
      "discountedRatedTransaction" : 12345,
      "billingAccount" : { },
      "originBillingAccount" : { },
      "unitAmountWithoutTax" : 12345.0,
      "offerTemplate" : { },
      "invoiceLine" : { },
      "code" : "...",
      "taxClassId" : 12345,
      "rawAmountWithTax" : 12345.0,
      "startDate" : 12345,
      "inputQuantity" : 12345.0,
      "updated" : 12345,
      "userAccountId" : 12345,
      "uuid" : "...",
      "discountPlan" : { },
      "invoicingDate" : 12345,
      "sortIndex" : 12345,
      "serviceInstance" : { },
      "description" : "...",
      "cfAccumulatedValues" : { },
      "status" : "BILLED",
      "accountingArticle" : { },
      "subscription" : { },
      "parameterExtra" : "...",
      "orderNumber" : "...",
      "parameter1" : "...",
      "taxId" : 12345,
      "amountWithoutTax" : 12345.0,
      "transient" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "taxRecalculated" : true,
      "amountWithTax" : 12345.0,
      "taxClass" : { },
      "adjustedRatedTx" : { },
      "rulesContract" : { },
      "subscriptionId" : 12345,
      "amountTax" : 12345.0,
      "ratingUnitOfMeasure" : { },
      "discountPlanType" : "FIXED",
      "prepaid" : true,
      "taxOverriden" : true,
      "tax" : { },
      "seller" : { },
      "billingRun" : { },
      "unitAmountTax" : 12345.0,
      "sellerId" : 12345,
      "discountPlanItem" : { },
      "parentCFEntities" : [ { }, { } ],
      "parameter3" : "...",
      "parameter2" : "..."
    } ],
    "registrationNo" : "...",
    "descriptionAndCode" : "...",
    "externalRef2" : "...",
    "discountPlanInstances" : [ {
      "version" : 12345,
      "cfValues" : { },
      "statusDate" : 12345,
      "applicationCount" : 12345,
      "id" : 12345,
      "uuid" : "...",
      "startDate" : 12345,
      "subscription" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "transient" : true,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "endDate" : 12345,
      "billingAccount" : { },
      "status" : "APPLIED"
    }, {
      "version" : 12345,
      "cfValues" : { },
      "statusDate" : 12345,
      "applicationCount" : 12345,
      "id" : 12345,
      "uuid" : "...",
      "startDate" : 12345,
      "subscription" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "transient" : true,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "endDate" : 12345,
      "billingAccount" : { },
      "status" : "EXPIRED"
    } ],
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "brAmountWithTax" : 12345.0,
    "ccedEmails" : "...",
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "businessAccountModel" : {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "C_BA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "FREE_BSD",
      "descriptionAndCode" : "...",
      "code" : "..."
    },
    "descriptionOrCode" : "...",
    "code" : "...",
    "minimumChargeTemplate" : {
      "inputUnitEL" : "...",
      "unitNbDecimal" : 12345,
      "cfValues" : { },
      "revenueRecognitionRule" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "...",
      "roundingValuesComputed" : true,
      "outputUnitEL" : "...",
      "status" : "ARCHIVED",
      "notified" : true,
      "amountEditable" : true,
      "type" : "CREDIT",
      "ratingScript" : { },
      "chargeMainType" : "USAGE",
      "attributes" : [ { }, { } ],
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "code" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "disabled" : true,
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingMode" : "DOWN",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "inputUnitDescription" : "...",
      "id" : 12345,
      "edrTemplates" : [ { }, { } ],
      "oneShotChargeTemplateType" : "OTHER",
      "ratingUnitDescription" : "...",
      "immediateInvoicing" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "chargeType" : "...",
      "dropZeroWo" : true,
      "inputUnitOfMeasure" : { },
      "active" : true,
      "version" : 12345,
      "filterExpression" : "...",
      "transient" : true,
      "sortIndexEl" : "...",
      "parentEntity" : { },
      "ratingUnitOfMeasure" : { },
      "referenceDescription" : "...",
      "invoiceSubCategory" : { },
      "auditable" : { },
      "codeChanged" : true,
      "taxClass" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "totalInvoicingAmountTax" : 12345.0,
    "referenceCode" : "...",
    "status" : "ACTIVE",
    "electronicBilling" : true,
    "tradingCountry" : {
      "country" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "codeChanged" : true,
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "historized" : true,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "notified" : true,
      "auditable" : { },
      "uuid" : "...",
      "code" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "active" : true,
      "description" : "...",
      "countryCode" : "..."
    },
    "address" : {
      "countryBundle" : "...",
      "address1" : "...",
      "state" : "...",
      "address4" : "...",
      "city" : "...",
      "zipCode" : "...",
      "address5" : "...",
      "address3" : "...",
      "country" : { },
      "address2" : "..."
    },
    "version" : 12345,
    "jobTitle" : "...",
    "uuid" : "...",
    "legalEntityType" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "codeChanged" : true,
      "auditable" : { },
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "transient" : true,
      "code" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "description" : "...",
      "isCompany" : true,
      "parentEntityType" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "notified" : true,
      "descriptionNotNull" : "..."
    },
    "accountType" : "...",
    "isCompany" : true,
    "paymentMethod" : {
      "token3DsId" : "...",
      "paymentType" : "WIRETRANSFER",
      "disabled" : true,
      "transient" : true,
      "active" : true,
      "version" : 12345,
      "info5" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "customerAccount" : { },
      "info2" : "...",
      "action" : "...",
      "cfValues" : { },
      "notified" : true,
      "historized" : true,
      "referenceDocument" : { },
      "info4" : "...",
      "info3" : "...",
      "auditable" : { },
      "userId" : "...",
      "info1" : "...",
      "expired" : true,
      "parentCFEntities" : [ { }, { } ],
      "tokenId" : "...",
      "alias" : "...",
      "uuid" : "...",
      "preferred" : true
    },
    "contracts" : [ {
      "code" : "...",
      "billingRules" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "contractDate" : 12345,
      "seller" : { },
      "contractItems" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "customer" : { },
      "endDate" : 12345,
      "parentEntity" : { },
      "historized" : true,
      "contractDuration" : 12345,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "customerAccount" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "renewal" : true,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "status" : "CLOSED",
      "cfValues" : { },
      "uuid" : "...",
      "beginDate" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "billingAccount" : { },
      "notified" : true,
      "version" : 12345,
      "description" : "...",
      "statusDate" : 12345
    }, {
      "code" : "...",
      "billingRules" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "contractDate" : 12345,
      "seller" : { },
      "contractItems" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "customer" : { },
      "endDate" : 12345,
      "parentEntity" : { },
      "historized" : true,
      "contractDuration" : 12345,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "customerAccount" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "renewal" : true,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "status" : "ACTIVE",
      "cfValues" : { },
      "uuid" : "...",
      "beginDate" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "billingAccount" : { },
      "notified" : true,
      "version" : 12345,
      "description" : "...",
      "statusDate" : 12345
    } ],
    "name" : {
      "fullName" : "...",
      "title" : { },
      "lastName" : "...",
      "firstName" : "..."
    },
    "notified" : true,
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "POSITIVE_IL",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R1",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "CLOSE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "CASH"
    },
    "referenceDescription" : "...",
    "terminationReason" : {
      "description" : "...",
      "version" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "applyAgreement" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "descriptionAndCode" : "...",
      "invoiceAgreementImmediately" : true,
      "applyReimbursment" : true,
      "applyTerminationCharges" : true,
      "descriptionOrCode" : "...",
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "historized" : true,
      "notified" : true,
      "overrideProrata" : "PRORATA",
      "reimburseOneshots" : true,
      "codeChanged" : true,
      "parentEntity" : { }
    },
    "minimumArticle" : {
      "accountingCodeEl" : "...",
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceType" : { },
      "columnCriteriaEL" : "...",
      "version" : 12345,
      "cfValues" : { },
      "active" : true,
      "referenceDescription" : "...",
      "historized" : true,
      "analyticCode2" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "ignoreAggregation" : true,
      "analyticCode3" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "unitPrice" : 12345.0,
      "accountingCode" : { },
      "codeChanged" : true,
      "auditable" : { },
      "notified" : true,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "accountingCodeMappings" : [ { }, { } ],
      "articleFamily" : { },
      "analyticCode1" : "...",
      "taxClass" : { },
      "invoiceTypeEl" : "...",
      "code" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "appendGeneratedCode" : true,
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "historized" : true,
    "terminationDate" : 12345,
    "id" : 12345,
    "totalInvoicingAmountWithoutTax" : 12345.0,
    "minInvoiceLines" : [ {
      "sequence" : 12345,
      "accessPoint" : "...",
      "convertedAmountWithoutTax" : 12345.0,
      "quote" : { },
      "discountValue" : 12345.0,
      "cfValues" : { },
      "invoiceAggregateF" : { },
      "billingAccount" : { },
      "unitPrice" : 12345.0,
      "discountPlanItem" : { },
      "label" : "...",
      "auditableFields" : [ { }, { } ],
      "orderOffer" : { },
      "notified" : true,
      "discountPlanType" : "FIXED",
      "version" : 12345,
      "id" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "validity" : { },
      "valueDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "taxRate" : 12345.0,
      "orderRef" : "...",
      "prestation" : "...",
      "serviceTemplate" : { },
      "offerServiceTemplate" : { },
      "transient" : true,
      "status" : "RERATED",
      "uuid" : "...",
      "accountingArticle" : { },
      "commercialOrder" : { },
      "subscription" : { },
      "openOrderNumber" : "...",
      "productVersion" : { },
      "discountAmount" : 12345.0,
      "convertedUnitPrice" : 12345.0,
      "taxRecalculated" : true,
      "product" : { },
      "historized" : true,
      "rawAmount" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "tax" : { },
      "quoteOffer" : { },
      "ratedTransactions" : [ { }, { } ],
      "auditable" : { },
      "offerTemplate" : { },
      "orderLot" : { },
      "amountWithTax" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "serviceInstance" : { },
      "discountPlan" : { },
      "convertedRawAmount" : 12345.0,
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "invoice" : { },
      "taxOverridden" : true,
      "taxMode" : "RATE",
      "discountedInvoiceLine" : { },
      "billingRun" : { },
      "amountTax" : 12345.0,
      "quantity" : 12345.0,
      "discountRate" : 12345.0,
      "cfAccumulatedValues" : { }
    }, {
      "sequence" : 12345,
      "accessPoint" : "...",
      "convertedAmountWithoutTax" : 12345.0,
      "quote" : { },
      "discountValue" : 12345.0,
      "cfValues" : { },
      "invoiceAggregateF" : { },
      "billingAccount" : { },
      "unitPrice" : 12345.0,
      "discountPlanItem" : { },
      "label" : "...",
      "auditableFields" : [ { }, { } ],
      "orderOffer" : { },
      "notified" : true,
      "discountPlanType" : "FIXED",
      "version" : 12345,
      "id" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "validity" : { },
      "valueDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "taxRate" : 12345.0,
      "orderRef" : "...",
      "prestation" : "...",
      "serviceTemplate" : { },
      "offerServiceTemplate" : { },
      "transient" : true,
      "status" : "CANCELED",
      "uuid" : "...",
      "accountingArticle" : { },
      "commercialOrder" : { },
      "subscription" : { },
      "openOrderNumber" : "...",
      "productVersion" : { },
      "discountAmount" : 12345.0,
      "convertedUnitPrice" : 12345.0,
      "taxRecalculated" : true,
      "product" : { },
      "historized" : true,
      "rawAmount" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "tax" : { },
      "quoteOffer" : { },
      "ratedTransactions" : [ { }, { } ],
      "auditable" : { },
      "offerTemplate" : { },
      "orderLot" : { },
      "amountWithTax" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "serviceInstance" : { },
      "discountPlan" : { },
      "convertedRawAmount" : 12345.0,
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "invoice" : { },
      "taxOverridden" : true,
      "taxMode" : "RATE",
      "discountedInvoiceLine" : { },
      "billingRun" : { },
      "amountTax" : 12345.0,
      "quantity" : 12345.0,
      "discountRate" : 12345.0,
      "cfAccumulatedValues" : { }
    } ],
    "checkThreshold" : "BEFORE_DISCOUNT",
    "parentUserAccounts" : [ {
      "parentEntity" : { },
      "parentUserAccount" : { },
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "contactInformationNullSafe" : { },
      "minimumArticle" : { },
      "descriptionAndCode" : "...",
      "businessAccountModel" : { },
      "codeChanged" : true,
      "isConsumer" : true,
      "terminationDate" : 12345,
      "isCompany" : true,
      "seller" : { },
      "vatNo" : "...",
      "version" : 12345,
      "accountType" : "...",
      "parentEntityType" : { },
      "billingAccount" : { },
      "registrationNo" : "...",
      "wallet" : { },
      "appendGeneratedCode" : true,
      "subscriptions" : [ { }, { } ],
      "statusDate" : 12345,
      "jobTitle" : "...",
      "descriptionOrCode" : "...",
      "userAccounts" : [ { }, { } ],
      "auditable" : { },
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "notified" : true,
      "address" : { },
      "status" : "CANCELED",
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "defaultLevel" : true,
      "transient" : true,
      "terminationReason" : { },
      "minimumChargeTemplate" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef1" : "...",
      "auditableFields" : [ { }, { } ],
      "legalEntityType" : { },
      "name" : { },
      "subscriptionDate" : 12345,
      "contactInformation" : { },
      "referenceDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "..."
    }, {
      "parentEntity" : { },
      "parentUserAccount" : { },
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "contactInformationNullSafe" : { },
      "minimumArticle" : { },
      "descriptionAndCode" : "...",
      "businessAccountModel" : { },
      "codeChanged" : true,
      "isConsumer" : true,
      "terminationDate" : 12345,
      "isCompany" : true,
      "seller" : { },
      "vatNo" : "...",
      "version" : 12345,
      "accountType" : "...",
      "parentEntityType" : { },
      "billingAccount" : { },
      "registrationNo" : "...",
      "wallet" : { },
      "appendGeneratedCode" : true,
      "subscriptions" : [ { }, { } ],
      "statusDate" : 12345,
      "jobTitle" : "...",
      "descriptionOrCode" : "...",
      "userAccounts" : [ { }, { } ],
      "auditable" : { },
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "notified" : true,
      "address" : { },
      "status" : "CANCELED",
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "defaultLevel" : true,
      "transient" : true,
      "terminationReason" : { },
      "minimumChargeTemplate" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef1" : "...",
      "auditableFields" : [ { }, { } ],
      "legalEntityType" : { },
      "name" : { },
      "subscriptionDate" : 12345,
      "contactInformation" : { },
      "referenceDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "..."
    } ],
    "totalInvoicingAmountWithTax" : 12345.0,
    "emailTemplate" : {
      "htmlContent" : "...",
      "notified" : true,
      "startDate" : 12345,
      "media" : "DUNNING_MEDIA",
      "type" : "DUNNING",
      "code" : "...",
      "referenceCode" : "...",
      "textContent" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "auditable" : { },
      "descriptionAndCode" : "...",
      "tagEndDelimiter" : "...",
      "appendGeneratedCode" : true,
      "tagStartDelimiter" : "...",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "version" : 12345,
      "subject" : "...",
      "transient" : true,
      "description" : "...",
      "id" : 12345,
      "historized" : true,
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "endDate" : 12345
    },
    "externalRef1" : "...",
    "tags" : [ {
      "parentEntityType" : { },
      "id" : 12345,
      "seller" : { },
      "referenceDescription" : "...",
      "parentTag" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "notified" : true,
      "filterEl" : "...",
      "parentEntity" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "historized" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "name" : "...",
      "code" : "...",
      "tagType" : { }
    }, {
      "parentEntityType" : { },
      "id" : 12345,
      "seller" : { },
      "referenceDescription" : "...",
      "parentTag" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "codeChanged" : true,
      "notified" : true,
      "filterEl" : "...",
      "parentEntity" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "historized" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "name" : "...",
      "code" : "...",
      "tagType" : { }
    } ],
    "invoices" : [ {
      "status" : "SUSPECT",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "UNPAID",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "NONE",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "CASH",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    }, {
      "status" : "VALIDATED",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "PPAID",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "PENDING_PLAN",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "CASH",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    } ],
    "subscriptionDate" : 12345,
    "billingRun" : {
      "invoices" : [ { }, { } ],
      "referenceCode" : "...",
      "notified" : true,
      "prAmountWithTax" : 12345.0,
      "billingRunLists" : [ { }, { } ],
      "statusDate" : 12345,
      "originBillingRun" : { },
      "endDate" : 12345,
      "isQuarantine" : true,
      "invoiceNumber" : 12345,
      "exceptionalBR" : true,
      "jobExecutions" : [ { }, { } ],
      "language" : { },
      "historized" : true,
      "cfAccumulatedValues" : { },
      "producibleAmountWithTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "billableBillingAccounts" : [ { }, { } ],
      "runType" : "EXCEPTIONAL",
      "processDate" : 12345,
      "version" : 12345,
      "status" : "INVOICES_GENERATED",
      "xmlJobExecutionResultId" : 12345,
      "minimumApplied" : true,
      "rejectionReason" : "...",
      "referenceDescription" : "...",
      "invoiceType" : { },
      "processType" : "FULL_AUTOMATIC",
      "thresholdChecked" : true,
      "computeDatesAtValidation" : true,
      "startDate" : 12345,
      "exceptionalILIds" : [ 12345, 12345 ],
      "producibleAmountTax" : 12345.0,
      "postInvoicingReports" : { },
      "billingAccountNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "exceptionalRTIds" : [ 12345, 12345 ],
      "preInvoicingReports" : { },
      "filters" : {
        "property1" : "...",
        "property2" : "..."
      },
      "billingCycle" : { },
      "nextBillingRun" : { },
      "prAmountTax" : 12345.0,
      "invoiceDate" : 12345,
      "id" : 12345,
      "lastTransactionDate" : 12345,
      "uuid" : "...",
      "suspectAutoAction" : "CANCEL",
      "rejectAutoAction" : "MOVE",
      "skipValidationScript" : true,
      "country" : { },
      "discountApplied" : true,
      "transient" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "generateAO" : true,
      "cfValues" : { },
      "producibleAmountWithoutTax" : 12345.0,
      "collectionDate" : 12345,
      "auditable" : { },
      "selectedBillingAccounts" : "...",
      "pdfJobExecutionResultId" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "referenceDate" : "LAST_TRANSACTION_DATE",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    }
  },
  "jobTitle" : "...",
  "referenceDescription" : "...",
  "contactInformationNullSafe" : {
    "email" : "...",
    "fax" : "...",
    "phone" : "...",
    "mobile" : "..."
  },
  "parentEntityType" : { },
  "registrationNo" : "...",
  "accountType" : "...",
  "vatNo" : "...",
  "version" : 12345,
  "contracts" : [ {
    "code" : "...",
    "billingRules" : [ {
      "disabled" : true,
      "auditable" : { },
      "active" : true,
      "priority" : 12345,
      "invoicedBACodeEL" : "...",
      "id" : 12345,
      "criteriaEL" : "...",
      "version" : 12345,
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "contract" : { }
    }, {
      "disabled" : true,
      "auditable" : { },
      "active" : true,
      "priority" : 12345,
      "invoicedBACodeEL" : "...",
      "id" : 12345,
      "criteriaEL" : "...",
      "version" : 12345,
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "contract" : { }
    } ],
    "appendGeneratedCode" : true,
    "active" : true,
    "contractDate" : 12345,
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "contractItems" : [ {
      "offerTemplate" : { },
      "amountWithoutTax" : 12345.0,
      "notified" : true,
      "codeChanged" : true,
      "transient" : true,
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "pricePlan" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "product" : { },
      "contract" : { },
      "descriptionAndCode" : "...",
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "rate" : 12345.0,
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "parentEntity" : { },
      "active" : true,
      "chargeTemplate" : { },
      "historized" : true,
      "contractRateType" : "FIXED",
      "code" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "serviceTemplate" : { }
    }, {
      "offerTemplate" : { },
      "amountWithoutTax" : 12345.0,
      "notified" : true,
      "codeChanged" : true,
      "transient" : true,
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "pricePlan" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "product" : { },
      "contract" : { },
      "descriptionAndCode" : "...",
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "rate" : 12345.0,
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "parentEntity" : { },
      "active" : true,
      "chargeTemplate" : { },
      "historized" : true,
      "contractRateType" : "FIXED",
      "code" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "serviceTemplate" : { }
    } ],
    "descriptionAndCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "customer" : {
      "minimumTargetAccount" : { },
      "jobTitle" : "...",
      "referenceDescription" : "...",
      "contactInformationNullSafe" : { },
      "parentEntityType" : { },
      "registrationNo" : "...",
      "accountType" : "...",
      "vatNo" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "auditable" : { },
      "contactInformation" : { },
      "minimumAmountEl" : "...",
      "address" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "descriptionAndCode" : "...",
      "primaryContact" : { },
      "customerBrand" : { },
      "cfValues" : { },
      "code" : "...",
      "historized" : true,
      "anonymized" : true,
      "seller" : { },
      "customerCategory" : { },
      "description" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "name" : { },
      "legalEntityType" : { },
      "checkThreshold" : "POSITIVE_RT",
      "externalRef1" : "...",
      "descriptionOrCode" : "...",
      "businessAccountModel" : { },
      "minimumChargeTemplate" : { },
      "transient" : true,
      "additionalDetails" : { },
      "isCompany" : true,
      "parentEntity" : { },
      "customerAccounts" : [ { }, { } ],
      "thresholdPerEntity" : true,
      "notified" : true,
      "minimumArticle" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "addressbook" : { },
      "providerContact" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "externalRef2" : "...",
      "anonymizationDate" : 12345,
      "minimumLabelEl" : "..."
    },
    "endDate" : 12345,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "historized" : true,
    "contractDuration" : 12345,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "referenceCode" : "...",
    "referenceDescription" : "...",
    "id" : 12345,
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "POSITIVE_RT",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R6",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "ACTIVE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "WIRETRANSFER"
    },
    "codeChanged" : true,
    "descriptionOrCode" : "...",
    "renewal" : true,
    "disabled" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "status" : "ACTIVE",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "beginDate" : 12345,
    "transient" : true,
    "parentEntityType" : { },
    "billingAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "BATCH",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "TERMINATED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "AFTER_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "notified" : true,
    "version" : 12345,
    "description" : "...",
    "statusDate" : 12345
  }, {
    "code" : "...",
    "billingRules" : [ {
      "disabled" : true,
      "auditable" : { },
      "active" : true,
      "priority" : 12345,
      "invoicedBACodeEL" : "...",
      "id" : 12345,
      "criteriaEL" : "...",
      "version" : 12345,
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "contract" : { }
    }, {
      "disabled" : true,
      "auditable" : { },
      "active" : true,
      "priority" : 12345,
      "invoicedBACodeEL" : "...",
      "id" : 12345,
      "criteriaEL" : "...",
      "version" : 12345,
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "contract" : { }
    } ],
    "appendGeneratedCode" : true,
    "active" : true,
    "contractDate" : 12345,
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "contractItems" : [ {
      "offerTemplate" : { },
      "amountWithoutTax" : 12345.0,
      "notified" : true,
      "codeChanged" : true,
      "transient" : true,
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "pricePlan" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "product" : { },
      "contract" : { },
      "descriptionAndCode" : "...",
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "rate" : 12345.0,
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "parentEntity" : { },
      "active" : true,
      "chargeTemplate" : { },
      "historized" : true,
      "contractRateType" : "FIXED",
      "code" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "serviceTemplate" : { }
    }, {
      "offerTemplate" : { },
      "amountWithoutTax" : 12345.0,
      "notified" : true,
      "codeChanged" : true,
      "transient" : true,
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "pricePlan" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "product" : { },
      "contract" : { },
      "descriptionAndCode" : "...",
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "rate" : 12345.0,
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "parentEntity" : { },
      "active" : true,
      "chargeTemplate" : { },
      "historized" : true,
      "contractRateType" : "FIXED",
      "code" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "serviceTemplate" : { }
    } ],
    "descriptionAndCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "customer" : {
      "minimumTargetAccount" : { },
      "jobTitle" : "...",
      "referenceDescription" : "...",
      "contactInformationNullSafe" : { },
      "parentEntityType" : { },
      "registrationNo" : "...",
      "accountType" : "...",
      "vatNo" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "auditable" : { },
      "contactInformation" : { },
      "minimumAmountEl" : "...",
      "address" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "descriptionAndCode" : "...",
      "primaryContact" : { },
      "customerBrand" : { },
      "cfValues" : { },
      "code" : "...",
      "historized" : true,
      "anonymized" : true,
      "seller" : { },
      "customerCategory" : { },
      "description" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "name" : { },
      "legalEntityType" : { },
      "checkThreshold" : "AFTER_DISCOUNT",
      "externalRef1" : "...",
      "descriptionOrCode" : "...",
      "businessAccountModel" : { },
      "minimumChargeTemplate" : { },
      "transient" : true,
      "additionalDetails" : { },
      "isCompany" : true,
      "parentEntity" : { },
      "customerAccounts" : [ { }, { } ],
      "thresholdPerEntity" : true,
      "notified" : true,
      "minimumArticle" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "addressbook" : { },
      "providerContact" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "externalRef2" : "...",
      "anonymizationDate" : 12345,
      "minimumLabelEl" : "..."
    },
    "endDate" : 12345,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "historized" : true,
    "contractDuration" : 12345,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "referenceCode" : "...",
    "referenceDescription" : "...",
    "id" : 12345,
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "POSITIVE_RT",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R1",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "CLOSE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "CARD"
    },
    "codeChanged" : true,
    "descriptionOrCode" : "...",
    "renewal" : true,
    "disabled" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "status" : "DRAFT",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "beginDate" : 12345,
    "transient" : true,
    "parentEntityType" : { },
    "billingAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "MANUAL",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "TERMINATED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "BEFORE_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "notified" : true,
    "version" : 12345,
    "description" : "...",
    "statusDate" : 12345
  } ],
  "invoicingThreshold" : 12345.0,
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "contactInformation" : {
    "email" : "...",
    "fax" : "...",
    "phone" : "...",
    "mobile" : "..."
  },
  "minimumAmountEl" : "...",
  "address" : {
    "countryBundle" : "...",
    "address1" : "...",
    "state" : "...",
    "address4" : "...",
    "city" : "...",
    "zipCode" : "...",
    "address5" : "...",
    "address3" : "...",
    "country" : {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "auditable" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "version" : 12345,
      "id" : 12345,
      "currency" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "language" : { },
      "countryCode" : "...",
      "description" : "..."
    },
    "address2" : "..."
  },
  "counters" : {
    "property1" : {
      "descriptionAndCode" : "...",
      "billingAccount" : {
        "nextInvoiceDate" : 12345,
        "discountRate" : 12345.0,
        "mailingType" : "MANUAL",
        "vatNo" : "...",
        "thresholdPerEntity" : true,
        "taxCategoryResolved" : { },
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "discountPlan" : { },
        "cfValues" : { },
        "contactInformationNullSafe" : { },
        "transient" : true,
        "cfAccumulatedValues" : { },
        "defaultLevel" : true,
        "auditable" : { },
        "tradingLanguage" : { },
        "billingCycle" : { },
        "contactInformation" : { },
        "usersAccounts" : [ { }, { } ],
        "invoicingThreshold" : 12345.0,
        "parentEntity" : { },
        "parentEntityType" : { },
        "invoicePrefix" : "...",
        "appendGeneratedCode" : true,
        "tradingCurrency" : { },
        "statusDate" : 12345,
        "codeChanged" : true,
        "brAmountWithoutTax" : 12345.0,
        "providerContact" : "...",
        "minimumAmountEl" : "...",
        "parentCFEntities" : [ { }, { } ],
        "minimumLabelEl" : "...",
        "allDiscountPlanInstances" : [ { }, { } ],
        "taxCategory" : { },
        "minimumInvoiceSubCategory" : { },
        "description" : "...",
        "exoneratedFromtaxes" : true,
        "primaryContact" : { },
        "minRatedTransactions" : [ { }, { } ],
        "registrationNo" : "...",
        "descriptionAndCode" : "...",
        "externalRef2" : "...",
        "discountPlanInstances" : [ { }, { } ],
        "auditableFields" : [ { }, { } ],
        "brAmountWithTax" : 12345.0,
        "ccedEmails" : "...",
        "seller" : { },
        "businessAccountModel" : { },
        "descriptionOrCode" : "...",
        "code" : "...",
        "minimumChargeTemplate" : { },
        "totalInvoicingAmountTax" : 12345.0,
        "referenceCode" : "...",
        "status" : "CANCELED",
        "electronicBilling" : true,
        "tradingCountry" : { },
        "address" : { },
        "version" : 12345,
        "jobTitle" : "...",
        "uuid" : "...",
        "legalEntityType" : { },
        "accountType" : "...",
        "isCompany" : true,
        "paymentMethod" : { },
        "contracts" : [ { }, { } ],
        "name" : { },
        "notified" : true,
        "customerAccount" : { },
        "referenceDescription" : "...",
        "terminationReason" : { },
        "minimumArticle" : { },
        "historized" : true,
        "terminationDate" : 12345,
        "id" : 12345,
        "totalInvoicingAmountWithoutTax" : 12345.0,
        "minInvoiceLines" : [ { }, { } ],
        "checkThreshold" : "AFTER_DISCOUNT",
        "parentUserAccounts" : [ { }, { } ],
        "totalInvoicingAmountWithTax" : 12345.0,
        "emailTemplate" : { },
        "externalRef1" : "...",
        "tags" : [ { }, { } ],
        "invoices" : [ { }, { } ],
        "subscriptionDate" : 12345,
        "billingRun" : { }
      },
      "referenceCode" : "...",
      "version" : 12345,
      "counterPeriods" : [ {
        "transient" : true,
        "parentEntityType" : { },
        "accumulatedValues" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "referenceDescription" : "...",
        "level" : 12345.0,
        "parentEntity" : { },
        "code" : "...",
        "accumulatorType" : "MULTI_VALUE",
        "notificationLevels" : "...",
        "accumulator" : true,
        "periodEndDate" : 12345,
        "periodStartDate" : 12345,
        "historized" : true,
        "version" : 12345,
        "referenceCode" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "codeChanged" : true,
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "descriptionAndCode" : "...",
        "notified" : true,
        "counterInstance" : { },
        "value" : 12345.0,
        "counterType" : "USAGE",
        "notificationLevelsAsMap" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "auditable" : { },
        "descriptionOrCode" : "..."
      }, {
        "transient" : true,
        "parentEntityType" : { },
        "accumulatedValues" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "referenceDescription" : "...",
        "level" : 12345.0,
        "parentEntity" : { },
        "code" : "...",
        "accumulatorType" : "SINGLE_VALUE",
        "notificationLevels" : "...",
        "accumulator" : true,
        "periodEndDate" : 12345,
        "periodStartDate" : 12345,
        "historized" : true,
        "version" : 12345,
        "referenceCode" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "codeChanged" : true,
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "descriptionAndCode" : "...",
        "notified" : true,
        "counterInstance" : { },
        "value" : 12345.0,
        "counterType" : "USAGE",
        "notificationLevelsAsMap" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "auditable" : { },
        "descriptionOrCode" : "..."
      } ],
      "chargeInstances" : [ {
        "overchargedUnitAmountWithoutTax" : 12345.0,
        "auditableFields" : [ { }, { } ],
        "invoicingCalendar" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "parentEntity" : { },
        "orderNumber" : "...",
        "criteria3" : "...",
        "notified" : true,
        "historized" : true,
        "subscription" : { },
        "cfAccumulatedValues" : { },
        "id" : 12345,
        "cfValues" : { },
        "codeChanged" : true,
        "uuid" : "...",
        "prepaidWalletInstances" : [ { }, { } ],
        "chargeType" : "...",
        "chargeTemplate" : { },
        "auditable" : { },
        "amountWithTax" : 12345.0,
        "transient" : true,
        "terminationDate" : 12345,
        "country" : { },
        "counter" : { },
        "chargeMainType" : "USAGE",
        "userAccount" : { },
        "accumulatorCounterInstances" : [ { }, { } ],
        "reactivationDate" : 12345,
        "code" : "...",
        "prepaid" : true,
        "serviceInstance" : { },
        "criteria2" : "...",
        "parentCFEntities" : [ { }, { } ],
        "currency" : { },
        "referenceDescription" : "...",
        "description" : "...",
        "chargeDate" : 12345,
        "parentEntityType" : { },
        "walletOperationsSorted" : [ { }, { } ],
        "walletOperations" : [ { }, { } ],
        "taxClassResolved" : { },
        "appendGeneratedCode" : true,
        "descriptionAndCode" : "...",
        "statusDate" : 12345,
        "status" : "CANCELED",
        "descriptionOrCode" : "...",
        "amountWithoutTax" : 12345.0,
        "seller" : { },
        "walletInstances" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "criteria1" : "..."
      }, {
        "overchargedUnitAmountWithoutTax" : 12345.0,
        "auditableFields" : [ { }, { } ],
        "invoicingCalendar" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "parentEntity" : { },
        "orderNumber" : "...",
        "criteria3" : "...",
        "notified" : true,
        "historized" : true,
        "subscription" : { },
        "cfAccumulatedValues" : { },
        "id" : 12345,
        "cfValues" : { },
        "codeChanged" : true,
        "uuid" : "...",
        "prepaidWalletInstances" : [ { }, { } ],
        "chargeType" : "...",
        "chargeTemplate" : { },
        "auditable" : { },
        "amountWithTax" : 12345.0,
        "transient" : true,
        "terminationDate" : 12345,
        "country" : { },
        "counter" : { },
        "chargeMainType" : "USAGE",
        "userAccount" : { },
        "accumulatorCounterInstances" : [ { }, { } ],
        "reactivationDate" : 12345,
        "code" : "...",
        "prepaid" : true,
        "serviceInstance" : { },
        "criteria2" : "...",
        "parentCFEntities" : [ { }, { } ],
        "currency" : { },
        "referenceDescription" : "...",
        "description" : "...",
        "chargeDate" : 12345,
        "parentEntityType" : { },
        "walletOperationsSorted" : [ { }, { } ],
        "walletOperations" : [ { }, { } ],
        "taxClassResolved" : { },
        "appendGeneratedCode" : true,
        "descriptionAndCode" : "...",
        "statusDate" : 12345,
        "status" : "TERMINATED",
        "descriptionOrCode" : "...",
        "amountWithoutTax" : 12345.0,
        "seller" : { },
        "walletInstances" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "criteria1" : "..."
      } ],
      "code" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ {
        "fieldName" : "...",
        "notfiable" : true,
        "auditType" : "STATUS",
        "historized" : true,
        "previousState" : { },
        "currentState" : { },
        "historable" : true,
        "notified" : true
      }, {
        "fieldName" : "...",
        "notfiable" : true,
        "auditType" : "STATUS",
        "historized" : true,
        "previousState" : { },
        "currentState" : { },
        "historable" : true,
        "notified" : true
      } ],
      "customerAccount" : {
        "preferredPaymentMethod" : { },
        "auditable" : { },
        "version" : 12345,
        "descriptionAndCode" : "...",
        "checkThreshold" : "BEFORE_DISCOUNT",
        "legalEntityType" : { },
        "parentCFEntities" : [ { }, { } ],
        "tradingLanguage" : { },
        "minimumAmountEl" : "...",
        "noMoreValidCard" : true,
        "descriptionOrCode" : "...",
        "codeChanged" : true,
        "cfValues" : { },
        "code" : "...",
        "vatNo" : "...",
        "transient" : true,
        "registrationNo" : "...",
        "wirePaymentMethods" : [ { }, { } ],
        "contactInformationNullSafe" : { },
        "thresholdPerEntity" : true,
        "password" : "...",
        "minimumChargeTemplate" : { },
        "tradingCurrency" : { },
        "dunningDocuments" : [ { }, { } ],
        "creditCategory" : { },
        "uuid" : "...",
        "cfAccumulatedValues" : { },
        "paymentMethods" : [ { }, { } ],
        "seller" : { },
        "externalRef1" : "...",
        "providerContact" : "...",
        "accountOperations" : [ { }, { } ],
        "dueDateDelayEL" : "...",
        "jobTitle" : "...",
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "invoicingThreshold" : 12345.0,
        "externalRef2" : "...",
        "description" : "...",
        "excludedFromPayment" : true,
        "isCompany" : true,
        "DDPaymentMethods" : [ { }, { } ],
        "paypalPaymentMethods" : [ { }, { } ],
        "referenceDescription" : "...",
        "primaryContact" : { },
        "minimumArticle" : { },
        "defaultLevel" : true,
        "billingAccounts" : [ { }, { } ],
        "contracts" : [ { }, { } ],
        "name" : { },
        "addressbook" : { },
        "actionDunnings" : [ { }, { } ],
        "referenceCode" : "...",
        "minimumTargetAccount" : { },
        "dunningLevel" : "R3",
        "appendGeneratedCode" : true,
        "generalClientAccount" : { },
        "dateDunningLevel" : 12345,
        "contactInformation" : { },
        "paymentPlans" : [ { }, { } ],
        "businessAccountModel" : { },
        "checkPaymentMethods" : [ { }, { } ],
        "notified" : true,
        "stripePaymentMethods" : [ { }, { } ],
        "customer" : { },
        "historized" : true,
        "status" : "ACTIVE",
        "id" : 12345,
        "accountType" : "...",
        "auditableFields" : [ { }, { } ],
        "auditedMethodPayments" : {
          "property1" : [ { }, { } ],
          "property2" : [ { }, { } ]
        },
        "parentEntityType" : { },
        "address" : { },
        "minimumLabelEl" : "...",
        "parentEntity" : { },
        "dueBalance" : "...",
        "dateStatus" : 12345,
        "preferredPaymentMethodType" : "PAYPAL"
      },
      "historized" : true,
      "parentEntityType" : { },
      "description" : "...",
      "notified" : true,
      "customer" : {
        "minimumTargetAccount" : { },
        "jobTitle" : "...",
        "referenceDescription" : "...",
        "contactInformationNullSafe" : { },
        "parentEntityType" : { },
        "registrationNo" : "...",
        "accountType" : "...",
        "vatNo" : "...",
        "version" : 12345,
        "contracts" : [ { }, { } ],
        "invoicingThreshold" : 12345.0,
        "auditable" : { },
        "contactInformation" : { },
        "minimumAmountEl" : "...",
        "address" : { },
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "descriptionAndCode" : "...",
        "primaryContact" : { },
        "customerBrand" : { },
        "cfValues" : { },
        "code" : "...",
        "historized" : true,
        "anonymized" : true,
        "seller" : { },
        "customerCategory" : { },
        "description" : "...",
        "id" : 12345,
        "referenceCode" : "...",
        "uuid" : "...",
        "codeChanged" : true,
        "auditableFields" : [ { }, { } ],
        "name" : { },
        "legalEntityType" : { },
        "checkThreshold" : "BEFORE_DISCOUNT",
        "externalRef1" : "...",
        "descriptionOrCode" : "...",
        "businessAccountModel" : { },
        "minimumChargeTemplate" : { },
        "transient" : true,
        "additionalDetails" : { },
        "isCompany" : true,
        "parentEntity" : { },
        "customerAccounts" : [ { }, { } ],
        "thresholdPerEntity" : true,
        "notified" : true,
        "minimumArticle" : { },
        "parentCFEntities" : [ { }, { } ],
        "defaultLevel" : true,
        "addressbook" : { },
        "providerContact" : "...",
        "appendGeneratedCode" : true,
        "cfAccumulatedValues" : { },
        "externalRef2" : "...",
        "anonymizationDate" : 12345,
        "minimumLabelEl" : "..."
      },
      "serviceInstance" : {
        "orderItemAction" : "DELETE",
        "minimumLabelEl" : "...",
        "notified" : true,
        "discountPlanInstances" : [ { }, { } ],
        "uuid" : "...",
        "historized" : true,
        "appendGeneratedCode" : true,
        "priceVersionDate" : 12345,
        "priceVersionDateSetting" : "DELIVERY",
        "auditableFields" : [ { }, { } ],
        "terminationChargeInstances" : [ { }, { } ],
        "description" : "...",
        "orderHistories" : [ { }, { } ],
        "subscriptionDate" : 12345,
        "autoEndOfEngagement" : true,
        "cfValues" : { },
        "deliveryDate" : 12345,
        "codeChanged" : true,
        "parentCFEntities" : [ { }, { } ],
        "recurringChargeInstances" : [ { }, { } ],
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "seller" : { },
        "endAgreementDate" : 12345,
        "previousQuantity" : 12345.0,
        "quoteProduct" : { },
        "chargeInstances" : [ { }, { } ],
        "referenceCode" : "...",
        "subscriptionChargeInstances" : [ { }, { } ],
        "activationDate" : 12345,
        "minimumInvoiceSubCategory" : { },
        "paymentDayInMonthPS" : 12345,
        "orderItemId" : 12345,
        "calendarPS" : { },
        "auditable" : { },
        "descriptionAndCode" : "...",
        "rateUntilDate" : 12345,
        "terminationDate" : 12345,
        "minimumChargeTemplate" : { },
        "descriptionOrCode" : "...",
        "productVersion" : { },
        "notifyOfRenewalDate" : 12345,
        "subscriptionExpired" : true,
        "referenceDescription" : "...",
        "version" : 12345,
        "renewed" : true,
        "serviceTemplate" : { },
        "usageChargeInstances" : [ { }, { } ],
        "code" : "...",
        "ratedTransactions" : [ { }, { } ],
        "parentEntityType" : { },
        "cfAccumulatedValues" : { },
        "invoicingCalendar" : { },
        "allDiscountPlanInstances" : [ { }, { } ],
        "minimumArticle" : { },
        "id" : 12345,
        "parentEntity" : { },
        "transient" : true,
        "fireRenewalNotice" : true,
        "initialServiceRenewal" : "...",
        "subscriptionTerminationReason" : { },
        "serviceRenewal" : { },
        "psInstances" : [ { }, { } ],
        "descriptionAndStatus" : "...",
        "amountPS" : 12345.0,
        "quantity" : 12345.0,
        "orderNumber" : "...",
        "attributeInstances" : [ { }, { } ],
        "renewalNotifiedDate" : 12345,
        "reactivationDate" : 12345,
        "statusDate" : 12345,
        "serviceCharge" : { },
        "subscription" : { },
        "subscribedTillDate" : 12345,
        "minimumAmountEl" : "...",
        "status" : "CLOSED",
        "quantityChanged" : true
      },
      "id" : 12345,
      "counterTemplate" : {
        "ceilingExpressionEl" : "...",
        "referenceCode" : "...",
        "accumulator" : true,
        "accumulatorType" : "SINGLE_VALUE",
        "calendar" : { },
        "descriptionAndCode" : "...",
        "calendarCodeEl" : "...",
        "counterType" : "USAGE",
        "historized" : true,
        "keyEl" : "...",
        "filterEl" : "...",
        "version" : 12345,
        "description" : "...",
        "notificationLevels" : "...",
        "codeChanged" : true,
        "unityDescription" : "...",
        "parentEntity" : { },
        "appendGeneratedCode" : true,
        "auditableFields" : [ { }, { } ],
        "transient" : true,
        "active" : true,
        "counterLevel" : "UA",
        "notified" : true,
        "auditable" : { },
        "code" : "...",
        "disabled" : true,
        "descriptionOrCode" : "...",
        "ceiling" : 12345.0,
        "valueEl" : "...",
        "referenceDescription" : "...",
        "parentEntityType" : { },
        "id" : 12345
      },
      "parentEntity" : {
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "parentEntity" : { },
        "codeChanged" : true,
        "description" : "...",
        "auditable" : { },
        "transient" : true,
        "referenceCode" : "...",
        "version" : 12345,
        "code" : "...",
        "parentEntityType" : { },
        "id" : 12345,
        "notified" : true,
        "appendGeneratedCode" : true,
        "descriptionAndCode" : "...",
        "historized" : true,
        "descriptionOrCode" : "..."
      },
      "usageChargeInstances" : [ {
        "prepaid" : true,
        "currency" : { },
        "auditable" : { },
        "parentEntityType" : { },
        "chargeDate" : 12345,
        "invoicingCalendar" : { },
        "criteria3" : "...",
        "prepaidWalletInstances" : [ { }, { } ],
        "parentCFEntities" : [ { }, { } ],
        "status" : "INACTIVE",
        "serviceInstance" : { },
        "chargeTemplate" : { },
        "version" : 12345,
        "country" : { },
        "uuid" : "...",
        "ratingUnitDescription" : "...",
        "overchargedUnitAmountWithoutTax" : 12345.0,
        "amountWithoutTax" : 12345.0,
        "walletInstances" : [ { }, { } ],
        "orderNumber" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "historized" : true,
        "seller" : { },
        "accumulatorCounterInstances" : [ { }, { } ],
        "criteria2" : "...",
        "descriptionAndCode" : "...",
        "counter" : { },
        "walletOperations" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "codeChanged" : true,
        "referenceCode" : "...",
        "walletOperationsSorted" : [ { }, { } ],
        "transient" : true,
        "cfAccumulatedValues" : { },
        "chargeMainType" : "PRODUCT",
        "parentEntity" : { },
        "userAccount" : { },
        "auditableFields" : [ { }, { } ],
        "priority" : 12345,
        "subscription" : { },
        "notified" : true,
        "terminationDate" : 12345,
        "cfValues" : { },
        "reactivationDate" : 12345,
        "taxClassResolved" : { },
        "referenceDescription" : "...",
        "description" : "...",
        "code" : "...",
        "statusDate" : 12345,
        "chargeType" : "...",
        "id" : 12345,
        "criteria1" : "...",
        "amountWithTax" : 12345.0
      }, {
        "prepaid" : true,
        "currency" : { },
        "auditable" : { },
        "parentEntityType" : { },
        "chargeDate" : 12345,
        "invoicingCalendar" : { },
        "criteria3" : "...",
        "prepaidWalletInstances" : [ { }, { } ],
        "parentCFEntities" : [ { }, { } ],
        "status" : "CLOSED",
        "serviceInstance" : { },
        "chargeTemplate" : { },
        "version" : 12345,
        "country" : { },
        "uuid" : "...",
        "ratingUnitDescription" : "...",
        "overchargedUnitAmountWithoutTax" : 12345.0,
        "amountWithoutTax" : 12345.0,
        "walletInstances" : [ { }, { } ],
        "orderNumber" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "historized" : true,
        "seller" : { },
        "accumulatorCounterInstances" : [ { }, { } ],
        "criteria2" : "...",
        "descriptionAndCode" : "...",
        "counter" : { },
        "walletOperations" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "codeChanged" : true,
        "referenceCode" : "...",
        "walletOperationsSorted" : [ { }, { } ],
        "transient" : true,
        "cfAccumulatedValues" : { },
        "chargeMainType" : "PRODUCT",
        "parentEntity" : { },
        "userAccount" : { },
        "auditableFields" : [ { }, { } ],
        "priority" : 12345,
        "subscription" : { },
        "notified" : true,
        "terminationDate" : 12345,
        "cfValues" : { },
        "reactivationDate" : 12345,
        "taxClassResolved" : { },
        "referenceDescription" : "...",
        "description" : "...",
        "code" : "...",
        "statusDate" : 12345,
        "chargeType" : "...",
        "id" : 12345,
        "criteria1" : "...",
        "amountWithTax" : 12345.0
      } ],
      "userAccount" : {
        "parentEntity" : { },
        "parentUserAccount" : { },
        "code" : "...",
        "description" : "...",
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "contactInformationNullSafe" : { },
        "minimumArticle" : { },
        "descriptionAndCode" : "...",
        "businessAccountModel" : { },
        "codeChanged" : true,
        "isConsumer" : true,
        "terminationDate" : 12345,
        "isCompany" : true,
        "seller" : { },
        "vatNo" : "...",
        "version" : 12345,
        "accountType" : "...",
        "parentEntityType" : { },
        "billingAccount" : { },
        "registrationNo" : "...",
        "wallet" : { },
        "appendGeneratedCode" : true,
        "subscriptions" : [ { }, { } ],
        "statusDate" : 12345,
        "jobTitle" : "...",
        "descriptionOrCode" : "...",
        "userAccounts" : [ { }, { } ],
        "auditable" : { },
        "minimumLabelEl" : "...",
        "primaryContact" : { },
        "notified" : true,
        "address" : { },
        "status" : "TERMINATED",
        "minimumAmountEl" : "...",
        "providerContact" : "...",
        "defaultLevel" : true,
        "transient" : true,
        "terminationReason" : { },
        "minimumChargeTemplate" : { },
        "prepaidWallets" : {
          "property1" : { },
          "property2" : { }
        },
        "externalRef1" : "...",
        "auditableFields" : [ { }, { } ],
        "legalEntityType" : { },
        "name" : { },
        "subscriptionDate" : 12345,
        "contactInformation" : { },
        "referenceDescription" : "...",
        "parentCFEntities" : [ { }, { } ],
        "uuid" : "...",
        "cfValues" : { },
        "historized" : true,
        "referenceCode" : "...",
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "externalRef2" : "..."
      },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "subscription" : {
        "totalInvoicingAmountWithTax" : 12345.0,
        "descriptionAndCode" : "...",
        "referenceDescription" : "...",
        "prestation" : "...",
        "accountOperations" : [ { }, { } ],
        "endAgreementDate" : 12345,
        "totalInvoicingAmountTax" : 12345.0,
        "anyServiceActive" : true,
        "notified" : true,
        "auditable" : { },
        "versionNumber" : 12345,
        "initialSubscriptionRenewal" : "...",
        "minimumAmountEl" : "...",
        "parentCFEntities" : [ { }, { } ],
        "discountPlanInstances" : [ { }, { } ],
        "descriptionOrCode" : "...",
        "subscriptionDaysAge" : 12345,
        "autoEndOfEngagement" : true,
        "fireRenewalNotice" : true,
        "offer" : { },
        "renewalNotifiedDate" : 12345,
        "orderOffer" : { },
        "subscriptionMonthsAge" : 12345,
        "edrs" : [ { }, { } ],
        "id" : 12345,
        "code" : "...",
        "billingCycle" : { },
        "validity" : { },
        "subscribedTillDate" : 12345,
        "cfValues" : { },
        "electronicBilling" : true,
        "subscriptionExpired" : true,
        "order" : { },
        "emailTemplate" : { },
        "productInstances" : [ { }, { } ],
        "minimumChargeTemplate" : { },
        "renewed" : true,
        "salesPersonName" : "...",
        "parentEntityType" : { },
        "terminationDate" : 12345,
        "cfAccumulatedValues" : { },
        "nextVersion" : { },
        "allDiscountPlanInstances" : [ { }, { } ],
        "parentEntity" : { },
        "referenceCode" : "...",
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "auditableFields" : [ { }, { } ],
        "previousVersion" : { },
        "accessPoints" : [ { }, { } ],
        "version" : 12345,
        "paymentMethod" : { },
        "minRatedTransactions" : [ { }, { } ],
        "defaultLevel" : true,
        "renewalDate" : 12345,
        "status" : "PENDING",
        "minimumLabelEl" : "...",
        "serviceInstances" : [ { }, { } ],
        "email" : "...",
        "notifyOfRenewalDate" : 12345,
        "appendGeneratedCode" : true,
        "seller" : { },
        "subscriptionDate" : 12345,
        "orderNumber" : "...",
        "statusDate" : 12345,
        "active" : true,
        "minInvoiceLines" : [ { }, { } ],
        "description" : "...",
        "billingRun" : { },
        "userAccount" : { },
        "transient" : true,
        "attributeInstances" : [ { }, { } ],
        "codeChanged" : true,
        "totalInvoicingAmountWithoutTax" : 12345.0,
        "ratingGroup" : "...",
        "subscriptionTerminationReason" : { },
        "minimumInvoiceSubCategory" : { },
        "mailingType" : "BATCH",
        "minimumArticle" : { },
        "uuid" : "...",
        "ccedEmails" : "...",
        "discountPlan" : { },
        "historized" : true,
        "subscriptionRenewal" : { }
      },
      "auditable" : {
        "created" : 12345,
        "creator" : "...",
        "lastUser" : "...",
        "updater" : "...",
        "updated" : 12345,
        "lastModified" : 12345
      },
      "codeChanged" : true
    },
    "property2" : {
      "descriptionAndCode" : "...",
      "billingAccount" : {
        "nextInvoiceDate" : 12345,
        "discountRate" : 12345.0,
        "mailingType" : "BATCH",
        "vatNo" : "...",
        "thresholdPerEntity" : true,
        "taxCategoryResolved" : { },
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "discountPlan" : { },
        "cfValues" : { },
        "contactInformationNullSafe" : { },
        "transient" : true,
        "cfAccumulatedValues" : { },
        "defaultLevel" : true,
        "auditable" : { },
        "tradingLanguage" : { },
        "billingCycle" : { },
        "contactInformation" : { },
        "usersAccounts" : [ { }, { } ],
        "invoicingThreshold" : 12345.0,
        "parentEntity" : { },
        "parentEntityType" : { },
        "invoicePrefix" : "...",
        "appendGeneratedCode" : true,
        "tradingCurrency" : { },
        "statusDate" : 12345,
        "codeChanged" : true,
        "brAmountWithoutTax" : 12345.0,
        "providerContact" : "...",
        "minimumAmountEl" : "...",
        "parentCFEntities" : [ { }, { } ],
        "minimumLabelEl" : "...",
        "allDiscountPlanInstances" : [ { }, { } ],
        "taxCategory" : { },
        "minimumInvoiceSubCategory" : { },
        "description" : "...",
        "exoneratedFromtaxes" : true,
        "primaryContact" : { },
        "minRatedTransactions" : [ { }, { } ],
        "registrationNo" : "...",
        "descriptionAndCode" : "...",
        "externalRef2" : "...",
        "discountPlanInstances" : [ { }, { } ],
        "auditableFields" : [ { }, { } ],
        "brAmountWithTax" : 12345.0,
        "ccedEmails" : "...",
        "seller" : { },
        "businessAccountModel" : { },
        "descriptionOrCode" : "...",
        "code" : "...",
        "minimumChargeTemplate" : { },
        "totalInvoicingAmountTax" : 12345.0,
        "referenceCode" : "...",
        "status" : "CLOSED",
        "electronicBilling" : true,
        "tradingCountry" : { },
        "address" : { },
        "version" : 12345,
        "jobTitle" : "...",
        "uuid" : "...",
        "legalEntityType" : { },
        "accountType" : "...",
        "isCompany" : true,
        "paymentMethod" : { },
        "contracts" : [ { }, { } ],
        "name" : { },
        "notified" : true,
        "customerAccount" : { },
        "referenceDescription" : "...",
        "terminationReason" : { },
        "minimumArticle" : { },
        "historized" : true,
        "terminationDate" : 12345,
        "id" : 12345,
        "totalInvoicingAmountWithoutTax" : 12345.0,
        "minInvoiceLines" : [ { }, { } ],
        "checkThreshold" : "AFTER_DISCOUNT",
        "parentUserAccounts" : [ { }, { } ],
        "totalInvoicingAmountWithTax" : 12345.0,
        "emailTemplate" : { },
        "externalRef1" : "...",
        "tags" : [ { }, { } ],
        "invoices" : [ { }, { } ],
        "subscriptionDate" : 12345,
        "billingRun" : { }
      },
      "referenceCode" : "...",
      "version" : 12345,
      "counterPeriods" : [ {
        "transient" : true,
        "parentEntityType" : { },
        "accumulatedValues" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "referenceDescription" : "...",
        "level" : 12345.0,
        "parentEntity" : { },
        "code" : "...",
        "accumulatorType" : "SINGLE_VALUE",
        "notificationLevels" : "...",
        "accumulator" : true,
        "periodEndDate" : 12345,
        "periodStartDate" : 12345,
        "historized" : true,
        "version" : 12345,
        "referenceCode" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "codeChanged" : true,
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "descriptionAndCode" : "...",
        "notified" : true,
        "counterInstance" : { },
        "value" : 12345.0,
        "counterType" : "USAGE_AMOUNT",
        "notificationLevelsAsMap" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "auditable" : { },
        "descriptionOrCode" : "..."
      }, {
        "transient" : true,
        "parentEntityType" : { },
        "accumulatedValues" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "referenceDescription" : "...",
        "level" : 12345.0,
        "parentEntity" : { },
        "code" : "...",
        "accumulatorType" : "MULTI_VALUE",
        "notificationLevels" : "...",
        "accumulator" : true,
        "periodEndDate" : 12345,
        "periodStartDate" : 12345,
        "historized" : true,
        "version" : 12345,
        "referenceCode" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "codeChanged" : true,
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "descriptionAndCode" : "...",
        "notified" : true,
        "counterInstance" : { },
        "value" : 12345.0,
        "counterType" : "NOTIFICATION",
        "notificationLevelsAsMap" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "auditable" : { },
        "descriptionOrCode" : "..."
      } ],
      "chargeInstances" : [ {
        "overchargedUnitAmountWithoutTax" : 12345.0,
        "auditableFields" : [ { }, { } ],
        "invoicingCalendar" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "parentEntity" : { },
        "orderNumber" : "...",
        "criteria3" : "...",
        "notified" : true,
        "historized" : true,
        "subscription" : { },
        "cfAccumulatedValues" : { },
        "id" : 12345,
        "cfValues" : { },
        "codeChanged" : true,
        "uuid" : "...",
        "prepaidWalletInstances" : [ { }, { } ],
        "chargeType" : "...",
        "chargeTemplate" : { },
        "auditable" : { },
        "amountWithTax" : 12345.0,
        "transient" : true,
        "terminationDate" : 12345,
        "country" : { },
        "counter" : { },
        "chargeMainType" : "ONESHOT",
        "userAccount" : { },
        "accumulatorCounterInstances" : [ { }, { } ],
        "reactivationDate" : 12345,
        "code" : "...",
        "prepaid" : true,
        "serviceInstance" : { },
        "criteria2" : "...",
        "parentCFEntities" : [ { }, { } ],
        "currency" : { },
        "referenceDescription" : "...",
        "description" : "...",
        "chargeDate" : 12345,
        "parentEntityType" : { },
        "walletOperationsSorted" : [ { }, { } ],
        "walletOperations" : [ { }, { } ],
        "taxClassResolved" : { },
        "appendGeneratedCode" : true,
        "descriptionAndCode" : "...",
        "statusDate" : 12345,
        "status" : "SUSPENDED",
        "descriptionOrCode" : "...",
        "amountWithoutTax" : 12345.0,
        "seller" : { },
        "walletInstances" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "criteria1" : "..."
      }, {
        "overchargedUnitAmountWithoutTax" : 12345.0,
        "auditableFields" : [ { }, { } ],
        "invoicingCalendar" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "parentEntity" : { },
        "orderNumber" : "...",
        "criteria3" : "...",
        "notified" : true,
        "historized" : true,
        "subscription" : { },
        "cfAccumulatedValues" : { },
        "id" : 12345,
        "cfValues" : { },
        "codeChanged" : true,
        "uuid" : "...",
        "prepaidWalletInstances" : [ { }, { } ],
        "chargeType" : "...",
        "chargeTemplate" : { },
        "auditable" : { },
        "amountWithTax" : 12345.0,
        "transient" : true,
        "terminationDate" : 12345,
        "country" : { },
        "counter" : { },
        "chargeMainType" : "USAGE",
        "userAccount" : { },
        "accumulatorCounterInstances" : [ { }, { } ],
        "reactivationDate" : 12345,
        "code" : "...",
        "prepaid" : true,
        "serviceInstance" : { },
        "criteria2" : "...",
        "parentCFEntities" : [ { }, { } ],
        "currency" : { },
        "referenceDescription" : "...",
        "description" : "...",
        "chargeDate" : 12345,
        "parentEntityType" : { },
        "walletOperationsSorted" : [ { }, { } ],
        "walletOperations" : [ { }, { } ],
        "taxClassResolved" : { },
        "appendGeneratedCode" : true,
        "descriptionAndCode" : "...",
        "statusDate" : 12345,
        "status" : "PENDING",
        "descriptionOrCode" : "...",
        "amountWithoutTax" : 12345.0,
        "seller" : { },
        "walletInstances" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "criteria1" : "..."
      } ],
      "code" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ {
        "fieldName" : "...",
        "notfiable" : true,
        "auditType" : "OTHER",
        "historized" : true,
        "previousState" : { },
        "currentState" : { },
        "historable" : true,
        "notified" : true
      }, {
        "fieldName" : "...",
        "notfiable" : true,
        "auditType" : "OTHER",
        "historized" : true,
        "previousState" : { },
        "currentState" : { },
        "historable" : true,
        "notified" : true
      } ],
      "customerAccount" : {
        "preferredPaymentMethod" : { },
        "auditable" : { },
        "version" : 12345,
        "descriptionAndCode" : "...",
        "checkThreshold" : "POSITIVE_IL",
        "legalEntityType" : { },
        "parentCFEntities" : [ { }, { } ],
        "tradingLanguage" : { },
        "minimumAmountEl" : "...",
        "noMoreValidCard" : true,
        "descriptionOrCode" : "...",
        "codeChanged" : true,
        "cfValues" : { },
        "code" : "...",
        "vatNo" : "...",
        "transient" : true,
        "registrationNo" : "...",
        "wirePaymentMethods" : [ { }, { } ],
        "contactInformationNullSafe" : { },
        "thresholdPerEntity" : true,
        "password" : "...",
        "minimumChargeTemplate" : { },
        "tradingCurrency" : { },
        "dunningDocuments" : [ { }, { } ],
        "creditCategory" : { },
        "uuid" : "...",
        "cfAccumulatedValues" : { },
        "paymentMethods" : [ { }, { } ],
        "seller" : { },
        "externalRef1" : "...",
        "providerContact" : "...",
        "accountOperations" : [ { }, { } ],
        "dueDateDelayEL" : "...",
        "jobTitle" : "...",
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "invoicingThreshold" : 12345.0,
        "externalRef2" : "...",
        "description" : "...",
        "excludedFromPayment" : true,
        "isCompany" : true,
        "DDPaymentMethods" : [ { }, { } ],
        "paypalPaymentMethods" : [ { }, { } ],
        "referenceDescription" : "...",
        "primaryContact" : { },
        "minimumArticle" : { },
        "defaultLevel" : true,
        "billingAccounts" : [ { }, { } ],
        "contracts" : [ { }, { } ],
        "name" : { },
        "addressbook" : { },
        "actionDunnings" : [ { }, { } ],
        "referenceCode" : "...",
        "minimumTargetAccount" : { },
        "dunningLevel" : "R3",
        "appendGeneratedCode" : true,
        "generalClientAccount" : { },
        "dateDunningLevel" : 12345,
        "contactInformation" : { },
        "paymentPlans" : [ { }, { } ],
        "businessAccountModel" : { },
        "checkPaymentMethods" : [ { }, { } ],
        "notified" : true,
        "stripePaymentMethods" : [ { }, { } ],
        "customer" : { },
        "historized" : true,
        "status" : "ACTIVE",
        "id" : 12345,
        "accountType" : "...",
        "auditableFields" : [ { }, { } ],
        "auditedMethodPayments" : {
          "property1" : [ { }, { } ],
          "property2" : [ { }, { } ]
        },
        "parentEntityType" : { },
        "address" : { },
        "minimumLabelEl" : "...",
        "parentEntity" : { },
        "dueBalance" : "...",
        "dateStatus" : 12345,
        "preferredPaymentMethodType" : "CARD"
      },
      "historized" : true,
      "parentEntityType" : { },
      "description" : "...",
      "notified" : true,
      "customer" : {
        "minimumTargetAccount" : { },
        "jobTitle" : "...",
        "referenceDescription" : "...",
        "contactInformationNullSafe" : { },
        "parentEntityType" : { },
        "registrationNo" : "...",
        "accountType" : "...",
        "vatNo" : "...",
        "version" : 12345,
        "contracts" : [ { }, { } ],
        "invoicingThreshold" : 12345.0,
        "auditable" : { },
        "contactInformation" : { },
        "minimumAmountEl" : "...",
        "address" : { },
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "descriptionAndCode" : "...",
        "primaryContact" : { },
        "customerBrand" : { },
        "cfValues" : { },
        "code" : "...",
        "historized" : true,
        "anonymized" : true,
        "seller" : { },
        "customerCategory" : { },
        "description" : "...",
        "id" : 12345,
        "referenceCode" : "...",
        "uuid" : "...",
        "codeChanged" : true,
        "auditableFields" : [ { }, { } ],
        "name" : { },
        "legalEntityType" : { },
        "checkThreshold" : "AFTER_DISCOUNT",
        "externalRef1" : "...",
        "descriptionOrCode" : "...",
        "businessAccountModel" : { },
        "minimumChargeTemplate" : { },
        "transient" : true,
        "additionalDetails" : { },
        "isCompany" : true,
        "parentEntity" : { },
        "customerAccounts" : [ { }, { } ],
        "thresholdPerEntity" : true,
        "notified" : true,
        "minimumArticle" : { },
        "parentCFEntities" : [ { }, { } ],
        "defaultLevel" : true,
        "addressbook" : { },
        "providerContact" : "...",
        "appendGeneratedCode" : true,
        "cfAccumulatedValues" : { },
        "externalRef2" : "...",
        "anonymizationDate" : 12345,
        "minimumLabelEl" : "..."
      },
      "serviceInstance" : {
        "orderItemAction" : "ADD",
        "minimumLabelEl" : "...",
        "notified" : true,
        "discountPlanInstances" : [ { }, { } ],
        "uuid" : "...",
        "historized" : true,
        "appendGeneratedCode" : true,
        "priceVersionDate" : 12345,
        "priceVersionDateSetting" : "DELIVERY",
        "auditableFields" : [ { }, { } ],
        "terminationChargeInstances" : [ { }, { } ],
        "description" : "...",
        "orderHistories" : [ { }, { } ],
        "subscriptionDate" : 12345,
        "autoEndOfEngagement" : true,
        "cfValues" : { },
        "deliveryDate" : 12345,
        "codeChanged" : true,
        "parentCFEntities" : [ { }, { } ],
        "recurringChargeInstances" : [ { }, { } ],
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "seller" : { },
        "endAgreementDate" : 12345,
        "previousQuantity" : 12345.0,
        "quoteProduct" : { },
        "chargeInstances" : [ { }, { } ],
        "referenceCode" : "...",
        "subscriptionChargeInstances" : [ { }, { } ],
        "activationDate" : 12345,
        "minimumInvoiceSubCategory" : { },
        "paymentDayInMonthPS" : 12345,
        "orderItemId" : 12345,
        "calendarPS" : { },
        "auditable" : { },
        "descriptionAndCode" : "...",
        "rateUntilDate" : 12345,
        "terminationDate" : 12345,
        "minimumChargeTemplate" : { },
        "descriptionOrCode" : "...",
        "productVersion" : { },
        "notifyOfRenewalDate" : 12345,
        "subscriptionExpired" : true,
        "referenceDescription" : "...",
        "version" : 12345,
        "renewed" : true,
        "serviceTemplate" : { },
        "usageChargeInstances" : [ { }, { } ],
        "code" : "...",
        "ratedTransactions" : [ { }, { } ],
        "parentEntityType" : { },
        "cfAccumulatedValues" : { },
        "invoicingCalendar" : { },
        "allDiscountPlanInstances" : [ { }, { } ],
        "minimumArticle" : { },
        "id" : 12345,
        "parentEntity" : { },
        "transient" : true,
        "fireRenewalNotice" : true,
        "initialServiceRenewal" : "...",
        "subscriptionTerminationReason" : { },
        "serviceRenewal" : { },
        "psInstances" : [ { }, { } ],
        "descriptionAndStatus" : "...",
        "amountPS" : 12345.0,
        "quantity" : 12345.0,
        "orderNumber" : "...",
        "attributeInstances" : [ { }, { } ],
        "renewalNotifiedDate" : 12345,
        "reactivationDate" : 12345,
        "statusDate" : 12345,
        "serviceCharge" : { },
        "subscription" : { },
        "subscribedTillDate" : 12345,
        "minimumAmountEl" : "...",
        "status" : "CLOSED",
        "quantityChanged" : true
      },
      "id" : 12345,
      "counterTemplate" : {
        "ceilingExpressionEl" : "...",
        "referenceCode" : "...",
        "accumulator" : true,
        "accumulatorType" : "MULTI_VALUE",
        "calendar" : { },
        "descriptionAndCode" : "...",
        "calendarCodeEl" : "...",
        "counterType" : "USAGE",
        "historized" : true,
        "keyEl" : "...",
        "filterEl" : "...",
        "version" : 12345,
        "description" : "...",
        "notificationLevels" : "...",
        "codeChanged" : true,
        "unityDescription" : "...",
        "parentEntity" : { },
        "appendGeneratedCode" : true,
        "auditableFields" : [ { }, { } ],
        "transient" : true,
        "active" : true,
        "counterLevel" : "CUST",
        "notified" : true,
        "auditable" : { },
        "code" : "...",
        "disabled" : true,
        "descriptionOrCode" : "...",
        "ceiling" : 12345.0,
        "valueEl" : "...",
        "referenceDescription" : "...",
        "parentEntityType" : { },
        "id" : 12345
      },
      "parentEntity" : {
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "parentEntity" : { },
        "codeChanged" : true,
        "description" : "...",
        "auditable" : { },
        "transient" : true,
        "referenceCode" : "...",
        "version" : 12345,
        "code" : "...",
        "parentEntityType" : { },
        "id" : 12345,
        "notified" : true,
        "appendGeneratedCode" : true,
        "descriptionAndCode" : "...",
        "historized" : true,
        "descriptionOrCode" : "..."
      },
      "usageChargeInstances" : [ {
        "prepaid" : true,
        "currency" : { },
        "auditable" : { },
        "parentEntityType" : { },
        "chargeDate" : 12345,
        "invoicingCalendar" : { },
        "criteria3" : "...",
        "prepaidWalletInstances" : [ { }, { } ],
        "parentCFEntities" : [ { }, { } ],
        "status" : "SUSPENDED",
        "serviceInstance" : { },
        "chargeTemplate" : { },
        "version" : 12345,
        "country" : { },
        "uuid" : "...",
        "ratingUnitDescription" : "...",
        "overchargedUnitAmountWithoutTax" : 12345.0,
        "amountWithoutTax" : 12345.0,
        "walletInstances" : [ { }, { } ],
        "orderNumber" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "historized" : true,
        "seller" : { },
        "accumulatorCounterInstances" : [ { }, { } ],
        "criteria2" : "...",
        "descriptionAndCode" : "...",
        "counter" : { },
        "walletOperations" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "codeChanged" : true,
        "referenceCode" : "...",
        "walletOperationsSorted" : [ { }, { } ],
        "transient" : true,
        "cfAccumulatedValues" : { },
        "chargeMainType" : "PRODUCT",
        "parentEntity" : { },
        "userAccount" : { },
        "auditableFields" : [ { }, { } ],
        "priority" : 12345,
        "subscription" : { },
        "notified" : true,
        "terminationDate" : 12345,
        "cfValues" : { },
        "reactivationDate" : 12345,
        "taxClassResolved" : { },
        "referenceDescription" : "...",
        "description" : "...",
        "code" : "...",
        "statusDate" : 12345,
        "chargeType" : "...",
        "id" : 12345,
        "criteria1" : "...",
        "amountWithTax" : 12345.0
      }, {
        "prepaid" : true,
        "currency" : { },
        "auditable" : { },
        "parentEntityType" : { },
        "chargeDate" : 12345,
        "invoicingCalendar" : { },
        "criteria3" : "...",
        "prepaidWalletInstances" : [ { }, { } ],
        "parentCFEntities" : [ { }, { } ],
        "status" : "CLOSED",
        "serviceInstance" : { },
        "chargeTemplate" : { },
        "version" : 12345,
        "country" : { },
        "uuid" : "...",
        "ratingUnitDescription" : "...",
        "overchargedUnitAmountWithoutTax" : 12345.0,
        "amountWithoutTax" : 12345.0,
        "walletInstances" : [ { }, { } ],
        "orderNumber" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "historized" : true,
        "seller" : { },
        "accumulatorCounterInstances" : [ { }, { } ],
        "criteria2" : "...",
        "descriptionAndCode" : "...",
        "counter" : { },
        "walletOperations" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "codeChanged" : true,
        "referenceCode" : "...",
        "walletOperationsSorted" : [ { }, { } ],
        "transient" : true,
        "cfAccumulatedValues" : { },
        "chargeMainType" : "PRODUCT",
        "parentEntity" : { },
        "userAccount" : { },
        "auditableFields" : [ { }, { } ],
        "priority" : 12345,
        "subscription" : { },
        "notified" : true,
        "terminationDate" : 12345,
        "cfValues" : { },
        "reactivationDate" : 12345,
        "taxClassResolved" : { },
        "referenceDescription" : "...",
        "description" : "...",
        "code" : "...",
        "statusDate" : 12345,
        "chargeType" : "...",
        "id" : 12345,
        "criteria1" : "...",
        "amountWithTax" : 12345.0
      } ],
      "userAccount" : {
        "parentEntity" : { },
        "parentUserAccount" : { },
        "code" : "...",
        "description" : "...",
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "contactInformationNullSafe" : { },
        "minimumArticle" : { },
        "descriptionAndCode" : "...",
        "businessAccountModel" : { },
        "codeChanged" : true,
        "isConsumer" : true,
        "terminationDate" : 12345,
        "isCompany" : true,
        "seller" : { },
        "vatNo" : "...",
        "version" : 12345,
        "accountType" : "...",
        "parentEntityType" : { },
        "billingAccount" : { },
        "registrationNo" : "...",
        "wallet" : { },
        "appendGeneratedCode" : true,
        "subscriptions" : [ { }, { } ],
        "statusDate" : 12345,
        "jobTitle" : "...",
        "descriptionOrCode" : "...",
        "userAccounts" : [ { }, { } ],
        "auditable" : { },
        "minimumLabelEl" : "...",
        "primaryContact" : { },
        "notified" : true,
        "address" : { },
        "status" : "CANCELED",
        "minimumAmountEl" : "...",
        "providerContact" : "...",
        "defaultLevel" : true,
        "transient" : true,
        "terminationReason" : { },
        "minimumChargeTemplate" : { },
        "prepaidWallets" : {
          "property1" : { },
          "property2" : { }
        },
        "externalRef1" : "...",
        "auditableFields" : [ { }, { } ],
        "legalEntityType" : { },
        "name" : { },
        "subscriptionDate" : 12345,
        "contactInformation" : { },
        "referenceDescription" : "...",
        "parentCFEntities" : [ { }, { } ],
        "uuid" : "...",
        "cfValues" : { },
        "historized" : true,
        "referenceCode" : "...",
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "externalRef2" : "..."
      },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "subscription" : {
        "totalInvoicingAmountWithTax" : 12345.0,
        "descriptionAndCode" : "...",
        "referenceDescription" : "...",
        "prestation" : "...",
        "accountOperations" : [ { }, { } ],
        "endAgreementDate" : 12345,
        "totalInvoicingAmountTax" : 12345.0,
        "anyServiceActive" : true,
        "notified" : true,
        "auditable" : { },
        "versionNumber" : 12345,
        "initialSubscriptionRenewal" : "...",
        "minimumAmountEl" : "...",
        "parentCFEntities" : [ { }, { } ],
        "discountPlanInstances" : [ { }, { } ],
        "descriptionOrCode" : "...",
        "subscriptionDaysAge" : 12345,
        "autoEndOfEngagement" : true,
        "fireRenewalNotice" : true,
        "offer" : { },
        "renewalNotifiedDate" : 12345,
        "orderOffer" : { },
        "subscriptionMonthsAge" : 12345,
        "edrs" : [ { }, { } ],
        "id" : 12345,
        "code" : "...",
        "billingCycle" : { },
        "validity" : { },
        "subscribedTillDate" : 12345,
        "cfValues" : { },
        "electronicBilling" : true,
        "subscriptionExpired" : true,
        "order" : { },
        "emailTemplate" : { },
        "productInstances" : [ { }, { } ],
        "minimumChargeTemplate" : { },
        "renewed" : true,
        "salesPersonName" : "...",
        "parentEntityType" : { },
        "terminationDate" : 12345,
        "cfAccumulatedValues" : { },
        "nextVersion" : { },
        "allDiscountPlanInstances" : [ { }, { } ],
        "parentEntity" : { },
        "referenceCode" : "...",
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "auditableFields" : [ { }, { } ],
        "previousVersion" : { },
        "accessPoints" : [ { }, { } ],
        "version" : 12345,
        "paymentMethod" : { },
        "minRatedTransactions" : [ { }, { } ],
        "defaultLevel" : true,
        "renewalDate" : 12345,
        "status" : "CLOSED",
        "minimumLabelEl" : "...",
        "serviceInstances" : [ { }, { } ],
        "email" : "...",
        "notifyOfRenewalDate" : 12345,
        "appendGeneratedCode" : true,
        "seller" : { },
        "subscriptionDate" : 12345,
        "orderNumber" : "...",
        "statusDate" : 12345,
        "active" : true,
        "minInvoiceLines" : [ { }, { } ],
        "description" : "...",
        "billingRun" : { },
        "userAccount" : { },
        "transient" : true,
        "attributeInstances" : [ { }, { } ],
        "codeChanged" : true,
        "totalInvoicingAmountWithoutTax" : 12345.0,
        "ratingGroup" : "...",
        "subscriptionTerminationReason" : { },
        "minimumInvoiceSubCategory" : { },
        "mailingType" : "AUTO",
        "minimumArticle" : { },
        "uuid" : "...",
        "ccedEmails" : "...",
        "discountPlan" : { },
        "historized" : true,
        "subscriptionRenewal" : { }
      },
      "auditable" : {
        "created" : 12345,
        "creator" : "...",
        "lastUser" : "...",
        "updater" : "...",
        "updated" : 12345,
        "lastModified" : 12345
      },
      "codeChanged" : true
    }
  },
  "descriptionAndCode" : "...",
  "primaryContact" : {
    "id" : 12345,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "fax" : "...",
    "descriptionAndCode" : "...",
    "parentEntityType" : { },
    "description" : "...",
    "transient" : true,
    "appendGeneratedCode" : true,
    "lastName" : "...",
    "historized" : true,
    "referenceCode" : "...",
    "version" : 12345,
    "descriptionOrCode" : "...",
    "codeChanged" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "phone" : "...",
    "code" : "...",
    "notified" : true,
    "firstName" : "...",
    "mobile" : "...",
    "email" : "...",
    "referenceDescription" : "...",
    "genericMail" : "...",
    "address" : {
      "countryBundle" : "...",
      "address1" : "...",
      "state" : "...",
      "address4" : "...",
      "city" : "...",
      "zipCode" : "...",
      "address5" : "...",
      "address3" : "...",
      "country" : { },
      "address2" : "..."
    }
  },
  "customerBrand" : {
    "parentEntityType" : { },
    "codeChanged" : true,
    "referenceCode" : "...",
    "transient" : true,
    "notified" : true,
    "historized" : true,
    "referenceDescription" : "...",
    "id" : 12345,
    "version" : 12345,
    "appendGeneratedCode" : true,
    "description" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "descriptionAndCode" : "...",
    "code" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "descriptionOrCode" : "..."
  },
  "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
  },
  "code" : "...",
  "historized" : true,
  "anonymized" : true,
  "seller" : {
    "generalLedger" : {
      "codeChanged" : true,
      "description" : "...",
      "notified" : true,
      "historized" : true,
      "id" : 12345,
      "transient" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "seller" : { },
      "auditable" : { },
      "parentEntity" : { },
      "otherTransactions" : [ { }, { } ]
    },
    "descriptionAndCode" : "...",
    "version" : 12345,
    "referenceCode" : "...",
    "minimumLabelEl" : "...",
    "primaryContact" : {
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "fax" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "transient" : true,
      "appendGeneratedCode" : true,
      "lastName" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "phone" : "...",
      "code" : "...",
      "notified" : true,
      "firstName" : "...",
      "mobile" : "...",
      "email" : "...",
      "referenceDescription" : "...",
      "genericMail" : "...",
      "address" : { }
    },
    "externalRef1" : "...",
    "historized" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntityType" : { },
    "providerContact" : "...",
    "legalText" : "...",
    "businessAccountModel" : {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "C_UA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "COM",
      "descriptionAndCode" : "...",
      "code" : "..."
    },
    "legalType" : "...",
    "tradingCountry" : {
      "country" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "codeChanged" : true,
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "historized" : true,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "notified" : true,
      "auditable" : { },
      "uuid" : "...",
      "code" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "active" : true,
      "description" : "...",
      "countryCode" : "..."
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "name" : {
      "fullName" : "...",
      "title" : { },
      "lastName" : "...",
      "firstName" : "..."
    },
    "jobTitle" : "...",
    "uuid" : "...",
    "transient" : true,
    "address" : {
      "countryBundle" : "...",
      "address1" : "...",
      "state" : "...",
      "address4" : "...",
      "city" : "...",
      "zipCode" : "...",
      "address5" : "...",
      "address3" : "...",
      "country" : { },
      "address2" : "..."
    },
    "referenceDescription" : "...",
    "description" : "...",
    "seller" : { },
    "accountType" : "...",
    "tradingLanguage" : {
      "disabled" : true,
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "transient" : true,
      "language" : { },
      "auditable" : { },
      "id" : 12345,
      "notified" : true,
      "prDescription" : "...",
      "historized" : true,
      "languageCode" : "..."
    },
    "invoiceTypeSequence" : [ {
      "invoiceSequence" : { },
      "prefixEL" : "...",
      "id" : { },
      "transient" : true,
      "invoiceType" : { },
      "seller" : { }
    }, {
      "invoiceSequence" : { },
      "prefixEL" : "...",
      "id" : { },
      "transient" : true,
      "invoiceType" : { },
      "seller" : { }
    } ],
    "tradingCurrency" : {
      "currentRateUpdater" : "...",
      "notified" : true,
      "currentRateFromDate" : 12345,
      "prCurrencyToThis" : 12345.0,
      "transient" : true,
      "disabled" : true,
      "active" : true,
      "exchangeRates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "prDescription" : "...",
      "currentRate" : 12345.0,
      "historized" : true,
      "currency" : { },
      "symbol" : "...",
      "currencyCode" : "...",
      "decimalPlaces" : 12345,
      "auditable" : { },
      "id" : 12345
    },
    "minimumAmountEl" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "registrationNo" : "...",
    "contracts" : [ {
      "code" : "...",
      "billingRules" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "contractDate" : 12345,
      "seller" : { },
      "contractItems" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "customer" : { },
      "endDate" : 12345,
      "parentEntity" : { },
      "historized" : true,
      "contractDuration" : 12345,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "customerAccount" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "renewal" : true,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "status" : "DRAFT",
      "cfValues" : { },
      "uuid" : "...",
      "beginDate" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "billingAccount" : { },
      "notified" : true,
      "version" : 12345,
      "description" : "...",
      "statusDate" : 12345
    }, {
      "code" : "...",
      "billingRules" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "contractDate" : 12345,
      "seller" : { },
      "contractItems" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "customer" : { },
      "endDate" : 12345,
      "parentEntity" : { },
      "historized" : true,
      "contractDuration" : 12345,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "customerAccount" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "renewal" : true,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "status" : "DRAFT",
      "cfValues" : { },
      "uuid" : "...",
      "beginDate" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "billingAccount" : { },
      "notified" : true,
      "version" : 12345,
      "description" : "...",
      "statusDate" : 12345
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "id" : 12345,
    "code" : "...",
    "descriptionOrCode" : "...",
    "minimumArticle" : {
      "accountingCodeEl" : "...",
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceType" : { },
      "columnCriteriaEL" : "...",
      "version" : 12345,
      "cfValues" : { },
      "active" : true,
      "referenceDescription" : "...",
      "historized" : true,
      "analyticCode2" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "ignoreAggregation" : true,
      "analyticCode3" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "unitPrice" : 12345.0,
      "accountingCode" : { },
      "codeChanged" : true,
      "auditable" : { },
      "notified" : true,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "accountingCodeMappings" : [ { }, { } ],
      "articleFamily" : { },
      "analyticCode1" : "...",
      "taxClass" : { },
      "invoiceTypeEl" : "...",
      "code" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "appendGeneratedCode" : true,
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "appendGeneratedCode" : true,
    "legalEntityType" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "codeChanged" : true,
      "auditable" : { },
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "transient" : true,
      "code" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "description" : "...",
      "isCompany" : true,
      "parentEntityType" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "notified" : true,
      "descriptionNotNull" : "..."
    },
    "vatNo" : "...",
    "isCompany" : true,
    "minimumChargeTemplate" : {
      "inputUnitEL" : "...",
      "unitNbDecimal" : 12345,
      "cfValues" : { },
      "revenueRecognitionRule" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "...",
      "roundingValuesComputed" : true,
      "outputUnitEL" : "...",
      "status" : "DRAFT",
      "notified" : true,
      "amountEditable" : true,
      "type" : "DEBIT",
      "ratingScript" : { },
      "chargeMainType" : "USAGE",
      "attributes" : [ { }, { } ],
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "code" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "disabled" : true,
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingMode" : "DOWN",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "inputUnitDescription" : "...",
      "id" : 12345,
      "edrTemplates" : [ { }, { } ],
      "oneShotChargeTemplateType" : "TERMINATION",
      "ratingUnitDescription" : "...",
      "immediateInvoicing" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "chargeType" : "...",
      "dropZeroWo" : true,
      "inputUnitOfMeasure" : { },
      "active" : true,
      "version" : 12345,
      "filterExpression" : "...",
      "transient" : true,
      "sortIndexEl" : "...",
      "parentEntity" : { },
      "ratingUnitOfMeasure" : { },
      "referenceDescription" : "...",
      "invoiceSubCategory" : { },
      "auditable" : { },
      "codeChanged" : true,
      "taxClass" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "codeChanged" : true,
    "customerSequences" : [ {
      "genericSequence" : { },
      "auditable" : { },
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "...",
      "version" : 12345,
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "historized" : true,
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "codeChanged" : true,
      "id" : 12345,
      "parentEntity" : { },
      "seller" : { },
      "transient" : true
    }, {
      "genericSequence" : { },
      "auditable" : { },
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "...",
      "version" : 12345,
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "historized" : true,
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "codeChanged" : true,
      "id" : 12345,
      "parentEntity" : { },
      "seller" : { },
      "transient" : true
    } ],
    "contactInformationNullSafe" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "defaultLevel" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "externalRef2" : "...",
    "paymentGateways" : [ {
      "marchandId" : "...",
      "type" : "CUSTOM",
      "disabled" : true,
      "scriptInstance" : { },
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "historized" : true,
      "tradingCurrency" : { },
      "code" : "...",
      "replayCause" : "REJECT",
      "cfValues" : { },
      "seller" : { },
      "version" : 12345,
      "implementationClassName" : "...",
      "cfAccumulatedValues" : { },
      "notified" : true,
      "secretKeyKS" : "...",
      "profile" : "...",
      "secretKeyDB" : "...",
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "bankCoordinates" : { },
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "applicationEL" : "...",
      "nbTries" : 12345,
      "apiKey" : "...",
      "auditableFields" : [ { }, { } ],
      "errorsToReplay" : "...",
      "uuid" : "...",
      "paymentMethodType" : "CARD",
      "webhooksKeyId" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "webhooksSecretKey" : "...",
      "country" : { },
      "rumSequence" : { },
      "auditable" : { },
      "active" : true,
      "secretKey" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "cardType" : "AMERICAN_EXPRESS",
      "description" : "..."
    }, {
      "marchandId" : "...",
      "type" : "NATIF",
      "disabled" : true,
      "scriptInstance" : { },
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "historized" : true,
      "tradingCurrency" : { },
      "code" : "...",
      "replayCause" : "ERROR",
      "cfValues" : { },
      "seller" : { },
      "version" : 12345,
      "implementationClassName" : "...",
      "cfAccumulatedValues" : { },
      "notified" : true,
      "secretKeyKS" : "...",
      "profile" : "...",
      "secretKeyDB" : "...",
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "bankCoordinates" : { },
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "applicationEL" : "...",
      "nbTries" : 12345,
      "apiKey" : "...",
      "auditableFields" : [ { }, { } ],
      "errorsToReplay" : "...",
      "uuid" : "...",
      "paymentMethodType" : "STRIPE",
      "webhooksKeyId" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "webhooksSecretKey" : "...",
      "country" : { },
      "rumSequence" : { },
      "auditable" : { },
      "active" : true,
      "secretKey" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "cardType" : "VISA",
      "description" : "..."
    } ],
    "notified" : true,
    "contactInformation" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    }
  },
  "customerCategory" : {
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "uuid" : "...",
    "taxCategory" : {
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "auditable" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "version" : 12345,
      "historized" : true,
      "cfValues" : { },
      "parentEntity" : { },
      "transient" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "uuid" : "...",
      "codeChanged" : true
    },
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "ASSETS",
      "chartOfAccountViewTypeEnum" : "REGULAR",
      "active" : true,
      "notified" : true,
      "codeChanged" : true,
      "disabled" : true,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "parentAccountingCode" : { },
      "migrated" : true,
      "historized" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "reportingAccount" : "...",
      "description" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "historized" : true,
    "exoneratedFromTaxes" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "notified" : true,
    "descriptionOrCode" : "...",
    "transient" : true,
    "taxCategoryEl" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "exonerationTaxEl" : "...",
    "descriptionAndCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "id" : 12345,
    "referenceCode" : "...",
    "referenceDescription" : "...",
    "description" : "...",
    "codeChanged" : true,
    "version" : 12345,
    "exonerationReason" : "...",
    "appendGeneratedCode" : true,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    }
  },
  "description" : "...",
  "id" : 12345,
  "referenceCode" : "...",
  "uuid" : "...",
  "codeChanged" : true,
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "RENEWAL",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "name" : {
    "fullName" : "...",
    "title" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "codeChanged" : true,
      "auditable" : { },
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "transient" : true,
      "code" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "description" : "...",
      "isCompany" : true,
      "parentEntityType" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "notified" : true,
      "descriptionNotNull" : "..."
    },
    "lastName" : "...",
    "firstName" : "..."
  },
  "legalEntityType" : {
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "id" : 12345,
    "codeChanged" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "referenceDescription" : "...",
    "transient" : true,
    "code" : "...",
    "descriptionAndCode" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "historized" : true,
    "description" : "...",
    "isCompany" : true,
    "parentEntityType" : { },
    "version" : 12345,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "referenceCode" : "...",
    "notified" : true,
    "descriptionNotNull" : "..."
  },
  "checkThreshold" : "POSITIVE_RT",
  "externalRef1" : "...",
  "descriptionOrCode" : "...",
  "businessAccountModel" : {
    "referenceCode" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "notified" : true,
    "active" : true,
    "transient" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "referenceDescription" : "...",
    "hierarchyType" : "C",
    "script" : {
      "historized" : true,
      "sourcingRoles" : [ "...", "..." ],
      "reuse" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "scriptInstanceCategory" : { },
      "scriptErrors" : [ { }, { } ],
      "executionRoles" : [ "...", "..." ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "error" : true,
      "sourceTypeEnum" : "JAVA_CLASS",
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "id" : 12345,
      "active" : true,
      "script" : "...",
      "version" : 12345
    },
    "codeChanged" : true,
    "descriptionOrCode" : "...",
    "installed" : true,
    "parentEntityType" : { },
    "id" : 12345,
    "downloaded" : true,
    "version" : 12345,
    "description" : "...",
    "moduleSource" : "...",
    "disabled" : true,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "appendGeneratedCode" : true,
    "moduleItems" : [ {
      "validity" : { },
      "meveoModule" : { },
      "appliesTo" : "...",
      "id" : 12345,
      "itemClassSimpleName" : "...",
      "itemClass" : "...",
      "version" : 12345,
      "itemEntity" : { },
      "transient" : true,
      "itemCode" : "..."
    }, {
      "validity" : { },
      "meveoModule" : { },
      "appliesTo" : "...",
      "id" : 12345,
      "itemClassSimpleName" : "...",
      "itemClass" : "...",
      "version" : 12345,
      "itemEntity" : { },
      "transient" : true,
      "itemCode" : "..."
    } ],
    "historized" : true,
    "logoPicture" : "...",
    "license" : "COM",
    "descriptionAndCode" : "...",
    "code" : "..."
  },
  "minimumChargeTemplate" : {
    "inputUnitEL" : "...",
    "unitNbDecimal" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "revenueRecognitionRule" : {
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "startEvent" : "INVOICE_DUE_DATE",
      "transient" : true,
      "referenceDescription" : "...",
      "startDelay" : 12345,
      "stopEvent" : "INVOICE_DUE_DATE",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "appendGeneratedCode" : true,
      "startUnit" : "DAY",
      "code" : "...",
      "referenceCode" : "...",
      "description" : "...",
      "parentEntity" : { },
      "historized" : true,
      "active" : true,
      "notified" : true,
      "script" : { },
      "stopUnit" : "MONTH",
      "descriptionAndCode" : "...",
      "version" : 12345,
      "id" : 12345,
      "parentEntityType" : { },
      "stopDelay" : 12345
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "descriptionOrCode" : "...",
    "historized" : true,
    "descriptionAndCode" : "...",
    "roundingValuesComputed" : true,
    "outputUnitEL" : "...",
    "status" : "DRAFT",
    "notified" : true,
    "amountEditable" : true,
    "type" : "DEBIT",
    "ratingScript" : {
      "historized" : true,
      "sourcingRoles" : [ "...", "..." ],
      "reuse" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "scriptInstanceCategory" : { },
      "scriptErrors" : [ { }, { } ],
      "executionRoles" : [ "...", "..." ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "error" : true,
      "sourceTypeEnum" : "JAVA_CLASS",
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "id" : 12345,
      "active" : true,
      "script" : "...",
      "version" : 12345
    },
    "chargeMainType" : "RECURRING",
    "attributes" : [ {
      "attributeCategory" : "REGULAR",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "EXPRESSION_LANGUAGE",
      "chargeTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "offerTemplateAttribute" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "assignedAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "allowedValues" : [ "...", "..." ],
      "referenceDescription" : "...",
      "unitNbDecimal" : 12345,
      "commercialRules" : [ { }, { } ],
      "parentEntityType" : { },
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentAttribute" : { }
    }, {
      "attributeCategory" : "REGULAR",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "TEXT",
      "chargeTemplates" : [ { }, { } ],
      "codeChanged" : true,
      "offerTemplateAttribute" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "assignedAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "allowedValues" : [ "...", "..." ],
      "referenceDescription" : "...",
      "unitNbDecimal" : 12345,
      "commercialRules" : [ { }, { } ],
      "parentEntityType" : { },
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "groupedAttributes" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "parentAttribute" : { }
    } ],
    "taxClassEl" : "...",
    "unitMultiplicator" : 12345.0,
    "code" : "...",
    "referenceCode" : "...",
    "productCharges" : [ {
      "walletTemplates" : [ { }, { } ],
      "version" : 12345,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "counterTemplate" : { },
      "product" : { },
      "transient" : true,
      "id" : 12345,
      "chargeTemplate" : { }
    }, {
      "walletTemplates" : [ { }, { } ],
      "version" : 12345,
      "accumulatorCounterTemplates" : [ { }, { } ],
      "counterTemplate" : { },
      "product" : { },
      "transient" : true,
      "id" : 12345,
      "chargeTemplate" : { }
    } ],
    "disabled" : true,
    "description" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "roundingMode" : "UP",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "inputUnitDescription" : "...",
    "id" : 12345,
    "edrTemplates" : [ {
      "quantityEl" : "...",
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345,
      "parentEntityType" : { },
      "triggeredEdrScript" : { },
      "auditable" : { },
      "param3El" : "...",
      "codeChanged" : true,
      "historized" : true,
      "param4El" : "...",
      "referenceCode" : "...",
      "param1El" : "...",
      "opencellInstanceEL" : "...",
      "notified" : true,
      "subscriptionEl" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "conditionEl" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "param2El" : "...",
      "meveoInstance" : { }
    }, {
      "quantityEl" : "...",
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345,
      "parentEntityType" : { },
      "triggeredEdrScript" : { },
      "auditable" : { },
      "param3El" : "...",
      "codeChanged" : true,
      "historized" : true,
      "param4El" : "...",
      "referenceCode" : "...",
      "param1El" : "...",
      "opencellInstanceEL" : "...",
      "notified" : true,
      "subscriptionEl" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "conditionEl" : "...",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "description" : "...",
      "param2El" : "...",
      "meveoInstance" : { }
    } ],
    "oneShotChargeTemplateType" : "SUBSCRIPTION",
    "ratingUnitDescription" : "...",
    "immediateInvoicing" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "chargeType" : "...",
    "dropZeroWo" : true,
    "inputUnitOfMeasure" : {
      "descriptionNotNull" : "...",
      "transient" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "symbol" : "...",
      "multiplicator" : 12345,
      "baseUnit" : true,
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "description" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntity" : { },
      "parentUnitOfMeasure" : { },
      "id" : 12345,
      "notified" : true
    },
    "active" : true,
    "version" : 12345,
    "filterExpression" : "...",
    "transient" : true,
    "sortIndexEl" : "...",
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "ratingUnitOfMeasure" : {
      "descriptionNotNull" : "...",
      "transient" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "symbol" : "...",
      "multiplicator" : 12345,
      "baseUnit" : true,
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "description" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntity" : { },
      "parentUnitOfMeasure" : { },
      "id" : 12345,
      "notified" : true
    },
    "referenceDescription" : "...",
    "invoiceSubCategory" : {
      "description" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discount" : 12345.0,
      "id" : 12345,
      "code" : "...",
      "occTemplate" : { },
      "transient" : true,
      "auditable" : { },
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "descriptionOrCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "sortIndex" : 12345,
      "invoiceCategory" : { },
      "notified" : true,
      "cfAccumulatedValues" : { },
      "occTemplateNegative" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "version" : 12345,
      "referenceDescription" : "..."
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "codeChanged" : true,
    "taxClass" : {
      "cfValues" : { },
      "uuid" : "...",
      "codeChanged" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "description" : "...",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "parentEntityType" : { },
      "version" : 12345,
      "appendGeneratedCode" : true,
      "transient" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "descriptionAndCode" : "..."
    },
    "parentEntityType" : { },
    "appendGeneratedCode" : true
  },
  "transient" : true,
  "additionalDetails" : {
    "id" : 12345,
    "instantMessengers" : "...",
    "companyName" : "...",
    "version" : 12345,
    "transient" : true,
    "position" : "..."
  },
  "isCompany" : true,
  "parentEntity" : {
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentEntity" : { },
    "codeChanged" : true,
    "description" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "transient" : true,
    "referenceCode" : "...",
    "version" : 12345,
    "code" : "...",
    "parentEntityType" : { },
    "id" : 12345,
    "notified" : true,
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "historized" : true,
    "descriptionOrCode" : "..."
  },
  "customerAccounts" : [ {
    "preferredPaymentMethod" : {
      "token3DsId" : "...",
      "paymentType" : "PAYPAL",
      "disabled" : true,
      "transient" : true,
      "active" : true,
      "version" : 12345,
      "info5" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "customerAccount" : { },
      "info2" : "...",
      "action" : "...",
      "cfValues" : { },
      "notified" : true,
      "historized" : true,
      "referenceDocument" : { },
      "info4" : "...",
      "info3" : "...",
      "auditable" : { },
      "userId" : "...",
      "info1" : "...",
      "expired" : true,
      "parentCFEntities" : [ { }, { } ],
      "tokenId" : "...",
      "alias" : "...",
      "uuid" : "...",
      "preferred" : true
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "version" : 12345,
    "descriptionAndCode" : "...",
    "checkThreshold" : "AFTER_DISCOUNT",
    "legalEntityType" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "codeChanged" : true,
      "auditable" : { },
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "transient" : true,
      "code" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "description" : "...",
      "isCompany" : true,
      "parentEntityType" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "notified" : true,
      "descriptionNotNull" : "..."
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "tradingLanguage" : {
      "disabled" : true,
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "transient" : true,
      "language" : { },
      "auditable" : { },
      "id" : 12345,
      "notified" : true,
      "prDescription" : "...",
      "historized" : true,
      "languageCode" : "..."
    },
    "minimumAmountEl" : "...",
    "noMoreValidCard" : true,
    "descriptionOrCode" : "...",
    "codeChanged" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "code" : "...",
    "vatNo" : "...",
    "transient" : true,
    "registrationNo" : "...",
    "wirePaymentMethods" : [ {
      "preferred" : true,
      "version" : 12345,
      "info3" : "...",
      "info1" : "...",
      "info2" : "...",
      "tokenId" : "...",
      "customerAccount" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "alias" : "...",
      "paymentType" : "DIRECTDEBIT",
      "notified" : true,
      "userId" : "...",
      "token3DsId" : "...",
      "historized" : true,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "info4" : "...",
      "referenceDocument" : { },
      "info5" : "...",
      "action" : "...",
      "expired" : true,
      "disabled" : true,
      "cfValues" : { },
      "auditable" : { },
      "id" : 12345
    }, {
      "preferred" : true,
      "version" : 12345,
      "info3" : "...",
      "info1" : "...",
      "info2" : "...",
      "tokenId" : "...",
      "customerAccount" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "alias" : "...",
      "paymentType" : "CASH",
      "notified" : true,
      "userId" : "...",
      "token3DsId" : "...",
      "historized" : true,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "info4" : "...",
      "referenceDocument" : { },
      "info5" : "...",
      "action" : "...",
      "expired" : true,
      "disabled" : true,
      "cfValues" : { },
      "auditable" : { },
      "id" : 12345
    } ],
    "contactInformationNullSafe" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "thresholdPerEntity" : true,
    "password" : "...",
    "minimumChargeTemplate" : {
      "inputUnitEL" : "...",
      "unitNbDecimal" : 12345,
      "cfValues" : { },
      "revenueRecognitionRule" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "...",
      "roundingValuesComputed" : true,
      "outputUnitEL" : "...",
      "status" : "ACTIVE",
      "notified" : true,
      "amountEditable" : true,
      "type" : "DEBIT",
      "ratingScript" : { },
      "chargeMainType" : "PRODUCT",
      "attributes" : [ { }, { } ],
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "code" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "disabled" : true,
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingMode" : "HALF_EVEN",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "inputUnitDescription" : "...",
      "id" : 12345,
      "edrTemplates" : [ { }, { } ],
      "oneShotChargeTemplateType" : "TERMINATION",
      "ratingUnitDescription" : "...",
      "immediateInvoicing" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "chargeType" : "...",
      "dropZeroWo" : true,
      "inputUnitOfMeasure" : { },
      "active" : true,
      "version" : 12345,
      "filterExpression" : "...",
      "transient" : true,
      "sortIndexEl" : "...",
      "parentEntity" : { },
      "ratingUnitOfMeasure" : { },
      "referenceDescription" : "...",
      "invoiceSubCategory" : { },
      "auditable" : { },
      "codeChanged" : true,
      "taxClass" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "tradingCurrency" : {
      "currentRateUpdater" : "...",
      "notified" : true,
      "currentRateFromDate" : 12345,
      "prCurrencyToThis" : 12345.0,
      "transient" : true,
      "disabled" : true,
      "active" : true,
      "exchangeRates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "prDescription" : "...",
      "currentRate" : 12345.0,
      "historized" : true,
      "currency" : { },
      "symbol" : "...",
      "currencyCode" : "...",
      "decimalPlaces" : 12345,
      "auditable" : { },
      "id" : 12345
    },
    "dunningDocuments" : [ {
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "transient" : true,
      "subscription" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "code" : "...",
      "payments" : [ { }, { } ],
      "customerAccount" : { },
      "dueInvoices" : [ { }, { } ],
      "paidAmount" : 12345.0,
      "status" : "OPEN",
      "parentEntity" : { },
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "amountWithTax" : 12345.0,
      "codeChanged" : true
    }, {
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "transient" : true,
      "subscription" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "code" : "...",
      "payments" : [ { }, { } ],
      "customerAccount" : { },
      "dueInvoices" : [ { }, { } ],
      "paidAmount" : 12345.0,
      "status" : "CLOSED",
      "parentEntity" : { },
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "amountWithTax" : 12345.0,
      "codeChanged" : true
    } ],
    "creditCategory" : {
      "codeChanged" : true,
      "notified" : true,
      "auditable" : { },
      "provider" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "parentEntity" : { },
      "id" : 12345,
      "description" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "transient" : true
    },
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "paymentMethods" : [ {
      "token3DsId" : "...",
      "paymentType" : "CHECK",
      "disabled" : true,
      "transient" : true,
      "active" : true,
      "version" : 12345,
      "info5" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "customerAccount" : { },
      "info2" : "...",
      "action" : "...",
      "cfValues" : { },
      "notified" : true,
      "historized" : true,
      "referenceDocument" : { },
      "info4" : "...",
      "info3" : "...",
      "auditable" : { },
      "userId" : "...",
      "info1" : "...",
      "expired" : true,
      "parentCFEntities" : [ { }, { } ],
      "tokenId" : "...",
      "alias" : "...",
      "uuid" : "...",
      "preferred" : true
    }, {
      "token3DsId" : "...",
      "paymentType" : "WIRETRANSFER",
      "disabled" : true,
      "transient" : true,
      "active" : true,
      "version" : 12345,
      "info5" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "customerAccount" : { },
      "info2" : "...",
      "action" : "...",
      "cfValues" : { },
      "notified" : true,
      "historized" : true,
      "referenceDocument" : { },
      "info4" : "...",
      "info3" : "...",
      "auditable" : { },
      "userId" : "...",
      "info1" : "...",
      "expired" : true,
      "parentCFEntities" : [ { }, { } ],
      "tokenId" : "...",
      "alias" : "...",
      "uuid" : "...",
      "preferred" : true
    } ],
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "externalRef1" : "...",
    "providerContact" : "...",
    "accountOperations" : [ {
      "historized" : true,
      "collectionDate" : 12345,
      "paymentDeferralCount" : 12345,
      "subscription" : { },
      "seller" : { },
      "customerAccount" : { },
      "paymentInfo2" : "...",
      "paymentVentilation" : { },
      "parentCFEntities" : [ { }, { } ],
      "paymentHistories" : [ { }, { } ],
      "matchingAmount" : 12345.0,
      "rejectedPayment" : { },
      "auditableFields" : [ { }, { } ],
      "bankLot" : "...",
      "matchingStatus" : "P",
      "ddRequestItem" : { },
      "invoices" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "bankReference" : "...",
      "version" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "taxAmount" : 12345.0,
      "description" : "...",
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditable" : { },
      "accountingSchemeEntries" : [ { }, { } ],
      "reason" : "REJECTED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "TO_REFUND",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "EXPORTED",
      "cfValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "dueDate" : 12345,
      "parentEntity" : { },
      "depositDate" : 12345,
      "transactionCategory" : "CREDIT",
      "accountingDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "descriptionAndCode" : "...",
      "accountCodeClientSide" : "...",
      "amount" : 12345.0,
      "id" : 12345,
      "transactionDate" : 12345,
      "paymentInfo4" : "...",
      "paymentInfo" : "...",
      "accountingCode" : { },
      "appendGeneratedCode" : true,
      "amountWithoutTax" : 12345.0,
      "code" : "...",
      "codeChanged" : true,
      "paymentMethod" : "CASH"
    }, {
      "historized" : true,
      "collectionDate" : 12345,
      "paymentDeferralCount" : 12345,
      "subscription" : { },
      "seller" : { },
      "customerAccount" : { },
      "paymentInfo2" : "...",
      "paymentVentilation" : { },
      "parentCFEntities" : [ { }, { } ],
      "paymentHistories" : [ { }, { } ],
      "matchingAmount" : 12345.0,
      "rejectedPayment" : { },
      "auditableFields" : [ { }, { } ],
      "bankLot" : "...",
      "matchingStatus" : "L",
      "ddRequestItem" : { },
      "invoices" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "bankReference" : "...",
      "version" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "taxAmount" : 12345.0,
      "description" : "...",
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditable" : { },
      "accountingSchemeEntries" : [ { }, { } ],
      "reason" : "CLOSED_PERIOD",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "TO_REFUND",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "POSTED",
      "cfValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "dueDate" : 12345,
      "parentEntity" : { },
      "depositDate" : 12345,
      "transactionCategory" : "CREDIT",
      "accountingDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "descriptionAndCode" : "...",
      "accountCodeClientSide" : "...",
      "amount" : 12345.0,
      "id" : 12345,
      "transactionDate" : 12345,
      "paymentInfo4" : "...",
      "paymentInfo" : "...",
      "accountingCode" : { },
      "appendGeneratedCode" : true,
      "amountWithoutTax" : 12345.0,
      "code" : "...",
      "codeChanged" : true,
      "paymentMethod" : "STRIPE"
    } ],
    "dueDateDelayEL" : "...",
    "jobTitle" : "...",
    "counters" : {
      "property1" : {
        "descriptionAndCode" : "...",
        "billingAccount" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "counterPeriods" : [ { }, { } ],
        "chargeInstances" : [ { }, { } ],
        "code" : "...",
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "customerAccount" : { },
        "historized" : true,
        "parentEntityType" : { },
        "description" : "...",
        "notified" : true,
        "customer" : { },
        "serviceInstance" : { },
        "id" : 12345,
        "counterTemplate" : { },
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ],
        "userAccount" : { },
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "transient" : true,
        "subscription" : { },
        "auditable" : { },
        "codeChanged" : true
      },
      "property2" : {
        "descriptionAndCode" : "...",
        "billingAccount" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "counterPeriods" : [ { }, { } ],
        "chargeInstances" : [ { }, { } ],
        "code" : "...",
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "customerAccount" : { },
        "historized" : true,
        "parentEntityType" : { },
        "description" : "...",
        "notified" : true,
        "customer" : { },
        "serviceInstance" : { },
        "id" : 12345,
        "counterTemplate" : { },
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ],
        "userAccount" : { },
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "transient" : true,
        "subscription" : { },
        "auditable" : { },
        "codeChanged" : true
      }
    },
    "invoicingThreshold" : 12345.0,
    "externalRef2" : "...",
    "description" : "...",
    "excludedFromPayment" : true,
    "isCompany" : true,
    "DDPaymentMethods" : [ {
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "paymentType" : "CARD",
      "cfValues" : { },
      "info5" : "...",
      "uuid" : "...",
      "mandateDate" : 12345,
      "cfAccumulatedValues" : { },
      "mandateIdentification" : "...",
      "disabled" : true,
      "tokenId" : "...",
      "id" : 12345,
      "active" : true,
      "userId" : "...",
      "info4" : "...",
      "info2" : "...",
      "auditable" : { },
      "referenceDocument" : { },
      "info3" : "...",
      "token3DsId" : "...",
      "bankCoordinates" : { },
      "customerAccount" : { },
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "action" : "...",
      "version" : 12345,
      "preferred" : true,
      "info1" : "...",
      "alias" : "...",
      "historized" : true,
      "expired" : true
    }, {
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "paymentType" : "WIRETRANSFER",
      "cfValues" : { },
      "info5" : "...",
      "uuid" : "...",
      "mandateDate" : 12345,
      "cfAccumulatedValues" : { },
      "mandateIdentification" : "...",
      "disabled" : true,
      "tokenId" : "...",
      "id" : 12345,
      "active" : true,
      "userId" : "...",
      "info4" : "...",
      "info2" : "...",
      "auditable" : { },
      "referenceDocument" : { },
      "info3" : "...",
      "token3DsId" : "...",
      "bankCoordinates" : { },
      "customerAccount" : { },
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "action" : "...",
      "version" : 12345,
      "preferred" : true,
      "info1" : "...",
      "alias" : "...",
      "historized" : true,
      "expired" : true
    } ],
    "paypalPaymentMethods" : [ {
      "customerAccount" : { },
      "tokenId" : "...",
      "action" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "paymentType" : "DIRECTDEBIT",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "token3DsId" : "...",
      "cfValues" : { },
      "info5" : "...",
      "disabled" : true,
      "preferred" : true,
      "info1" : "...",
      "uuid" : "...",
      "userId" : "...",
      "auditable" : { },
      "info3" : "...",
      "alias" : "...",
      "expired" : true,
      "referenceDocument" : { },
      "version" : 12345,
      "info2" : "...",
      "historized" : true,
      "transient" : true,
      "info4" : "...",
      "active" : true,
      "parentCFEntities" : [ { }, { } ]
    }, {
      "customerAccount" : { },
      "tokenId" : "...",
      "action" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "paymentType" : "CASH",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "token3DsId" : "...",
      "cfValues" : { },
      "info5" : "...",
      "disabled" : true,
      "preferred" : true,
      "info1" : "...",
      "uuid" : "...",
      "userId" : "...",
      "auditable" : { },
      "info3" : "...",
      "alias" : "...",
      "expired" : true,
      "referenceDocument" : { },
      "version" : 12345,
      "info2" : "...",
      "historized" : true,
      "transient" : true,
      "info4" : "...",
      "active" : true,
      "parentCFEntities" : [ { }, { } ]
    } ],
    "referenceDescription" : "...",
    "primaryContact" : {
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "fax" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "transient" : true,
      "appendGeneratedCode" : true,
      "lastName" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "phone" : "...",
      "code" : "...",
      "notified" : true,
      "firstName" : "...",
      "mobile" : "...",
      "email" : "...",
      "referenceDescription" : "...",
      "genericMail" : "...",
      "address" : { }
    },
    "minimumArticle" : {
      "accountingCodeEl" : "...",
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceType" : { },
      "columnCriteriaEL" : "...",
      "version" : 12345,
      "cfValues" : { },
      "active" : true,
      "referenceDescription" : "...",
      "historized" : true,
      "analyticCode2" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "ignoreAggregation" : true,
      "analyticCode3" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "unitPrice" : 12345.0,
      "accountingCode" : { },
      "codeChanged" : true,
      "auditable" : { },
      "notified" : true,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "accountingCodeMappings" : [ { }, { } ],
      "articleFamily" : { },
      "analyticCode1" : "...",
      "taxClass" : { },
      "invoiceTypeEl" : "...",
      "code" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "appendGeneratedCode" : true,
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "defaultLevel" : true,
    "billingAccounts" : [ {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "MANUAL",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "ACTIVE",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "BEFORE_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    }, {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "MANUAL",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "CANCELED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "BEFORE_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    } ],
    "contracts" : [ {
      "code" : "...",
      "billingRules" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "contractDate" : 12345,
      "seller" : { },
      "contractItems" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "customer" : { },
      "endDate" : 12345,
      "parentEntity" : { },
      "historized" : true,
      "contractDuration" : 12345,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "customerAccount" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "renewal" : true,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "status" : "DRAFT",
      "cfValues" : { },
      "uuid" : "...",
      "beginDate" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "billingAccount" : { },
      "notified" : true,
      "version" : 12345,
      "description" : "...",
      "statusDate" : 12345
    }, {
      "code" : "...",
      "billingRules" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "contractDate" : 12345,
      "seller" : { },
      "contractItems" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "customer" : { },
      "endDate" : 12345,
      "parentEntity" : { },
      "historized" : true,
      "contractDuration" : 12345,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "customerAccount" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "renewal" : true,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "status" : "CLOSED",
      "cfValues" : { },
      "uuid" : "...",
      "beginDate" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "billingAccount" : { },
      "notified" : true,
      "version" : 12345,
      "description" : "...",
      "statusDate" : 12345
    } ],
    "name" : {
      "fullName" : "...",
      "title" : { },
      "lastName" : "...",
      "firstName" : "..."
    },
    "addressbook" : {
      "appendGeneratedCode" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "id" : 12345,
      "contacts" : [ { }, { } ],
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "historized" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "transient" : true,
      "description" : "...",
      "customer" : { }
    },
    "actionDunnings" : [ {
      "toLevel" : "R4",
      "actionPlanItem" : { },
      "typeAction" : "LETTER",
      "status" : "A",
      "transient" : true,
      "version" : 12345,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "amountDue" : 12345.0,
      "fromLevel" : "R2",
      "customerAccount" : { },
      "dunningLOT" : { },
      "auditableFields" : [ { }, { } ],
      "recordedInvoice" : { },
      "historized" : true,
      "auditable" : { },
      "creationDate" : 12345
    }, {
      "toLevel" : "R1",
      "actionPlanItem" : { },
      "typeAction" : "CHARGE",
      "status" : "A",
      "transient" : true,
      "version" : 12345,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "amountDue" : 12345.0,
      "fromLevel" : "R4",
      "customerAccount" : { },
      "dunningLOT" : { },
      "auditableFields" : [ { }, { } ],
      "recordedInvoice" : { },
      "historized" : true,
      "auditable" : { },
      "creationDate" : 12345
    } ],
    "referenceCode" : "...",
    "minimumTargetAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "BATCH",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "CANCELED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "POSITIVE_IL",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "dunningLevel" : "R4",
    "appendGeneratedCode" : true,
    "generalClientAccount" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "ASSETS",
      "chartOfAccountViewTypeEnum" : "VIEW",
      "active" : true,
      "notified" : true,
      "codeChanged" : true,
      "disabled" : true,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "parentAccountingCode" : { },
      "migrated" : true,
      "historized" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "reportingAccount" : "...",
      "description" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "dateDunningLevel" : 12345,
    "contactInformation" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "paymentPlans" : [ {
      "parentEntity" : { },
      "version" : 12345,
      "historized" : true,
      "referenceDescription" : "...",
      "actionOnRemainingAmount" : "LAST",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "amountToRecover" : 12345.0,
      "description" : "...",
      "referenceCode" : "...",
      "amountPerInstallment" : 12345.0,
      "remainingAmount" : 12345.0,
      "numberOfInstallments" : 12345,
      "code" : "...",
      "customerAccount" : { },
      "targetedAos" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "createdAos" : [ { }, { } ],
      "auditable" : { },
      "endDate" : 12345,
      "startDate" : 12345,
      "transient" : true,
      "recurringUnit" : "MONTH",
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "codeChanged" : true,
      "status" : "COMPLETED"
    }, {
      "parentEntity" : { },
      "version" : 12345,
      "historized" : true,
      "referenceDescription" : "...",
      "actionOnRemainingAmount" : "FIRST",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "amountToRecover" : 12345.0,
      "description" : "...",
      "referenceCode" : "...",
      "amountPerInstallment" : 12345.0,
      "remainingAmount" : 12345.0,
      "numberOfInstallments" : 12345,
      "code" : "...",
      "customerAccount" : { },
      "targetedAos" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "createdAos" : [ { }, { } ],
      "auditable" : { },
      "endDate" : 12345,
      "startDate" : 12345,
      "transient" : true,
      "recurringUnit" : "MONTH",
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "codeChanged" : true,
      "status" : "COMPLETED"
    } ],
    "businessAccountModel" : {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "BA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "COM",
      "descriptionAndCode" : "...",
      "code" : "..."
    },
    "checkPaymentMethods" : [ {
      "transient" : true,
      "paymentType" : "CHECK",
      "disabled" : true,
      "cfValues" : { },
      "auditable" : { },
      "notified" : true,
      "tokenId" : "...",
      "info2" : "...",
      "expired" : true,
      "version" : 12345,
      "id" : 12345,
      "action" : "...",
      "referenceDocument" : { },
      "uuid" : "...",
      "active" : true,
      "token3DsId" : "...",
      "info4" : "...",
      "parentCFEntities" : [ { }, { } ],
      "customerAccount" : { },
      "preferred" : true,
      "historized" : true,
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "info1" : "...",
      "info3" : "...",
      "info5" : "...",
      "userId" : "...",
      "alias" : "..."
    }, {
      "transient" : true,
      "paymentType" : "CHECK",
      "disabled" : true,
      "cfValues" : { },
      "auditable" : { },
      "notified" : true,
      "tokenId" : "...",
      "info2" : "...",
      "expired" : true,
      "version" : 12345,
      "id" : 12345,
      "action" : "...",
      "referenceDocument" : { },
      "uuid" : "...",
      "active" : true,
      "token3DsId" : "...",
      "info4" : "...",
      "parentCFEntities" : [ { }, { } ],
      "customerAccount" : { },
      "preferred" : true,
      "historized" : true,
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "info1" : "...",
      "info3" : "...",
      "info5" : "...",
      "userId" : "...",
      "alias" : "..."
    } ],
    "notified" : true,
    "stripePaymentMethods" : [ {
      "info1" : "...",
      "cfValues" : { },
      "userId" : "...",
      "info2" : "...",
      "auditable" : { },
      "transient" : true,
      "uuid" : "...",
      "info4" : "...",
      "auditableFields" : [ { }, { } ],
      "expired" : true,
      "disabled" : true,
      "historized" : true,
      "preferred" : true,
      "paymentType" : "CARD",
      "parentCFEntities" : [ { }, { } ],
      "info5" : "...",
      "tokenId" : "...",
      "notified" : true,
      "customerAccount" : { },
      "token3DsId" : "...",
      "info3" : "...",
      "alias" : "...",
      "action" : "...",
      "id" : 12345,
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "active" : true,
      "referenceDocument" : { }
    }, {
      "info1" : "...",
      "cfValues" : { },
      "userId" : "...",
      "info2" : "...",
      "auditable" : { },
      "transient" : true,
      "uuid" : "...",
      "info4" : "...",
      "auditableFields" : [ { }, { } ],
      "expired" : true,
      "disabled" : true,
      "historized" : true,
      "preferred" : true,
      "paymentType" : "WIRETRANSFER",
      "parentCFEntities" : [ { }, { } ],
      "info5" : "...",
      "tokenId" : "...",
      "notified" : true,
      "customerAccount" : { },
      "token3DsId" : "...",
      "info3" : "...",
      "alias" : "...",
      "action" : "...",
      "id" : 12345,
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "active" : true,
      "referenceDocument" : { }
    } ],
    "customer" : {
      "minimumTargetAccount" : { },
      "jobTitle" : "...",
      "referenceDescription" : "...",
      "contactInformationNullSafe" : { },
      "parentEntityType" : { },
      "registrationNo" : "...",
      "accountType" : "...",
      "vatNo" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "auditable" : { },
      "contactInformation" : { },
      "minimumAmountEl" : "...",
      "address" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "descriptionAndCode" : "...",
      "primaryContact" : { },
      "customerBrand" : { },
      "cfValues" : { },
      "code" : "...",
      "historized" : true,
      "anonymized" : true,
      "seller" : { },
      "customerCategory" : { },
      "description" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "name" : { },
      "legalEntityType" : { },
      "checkThreshold" : "AFTER_DISCOUNT",
      "externalRef1" : "...",
      "descriptionOrCode" : "...",
      "businessAccountModel" : { },
      "minimumChargeTemplate" : { },
      "transient" : true,
      "additionalDetails" : { },
      "isCompany" : true,
      "parentEntity" : { },
      "customerAccounts" : [ { }, { } ],
      "thresholdPerEntity" : true,
      "notified" : true,
      "minimumArticle" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "addressbook" : { },
      "providerContact" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "externalRef2" : "...",
      "anonymizationDate" : 12345,
      "minimumLabelEl" : "..."
    },
    "historized" : true,
    "status" : "CLOSE",
    "id" : 12345,
    "accountType" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "auditedMethodPayments" : {
      "property1" : [ {
        "token3DsId" : "...",
        "paymentType" : "CASH",
        "disabled" : true,
        "transient" : true,
        "active" : true,
        "version" : 12345,
        "info5" : "...",
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "customerAccount" : { },
        "info2" : "...",
        "action" : "...",
        "cfValues" : { },
        "notified" : true,
        "historized" : true,
        "referenceDocument" : { },
        "info4" : "...",
        "info3" : "...",
        "auditable" : { },
        "userId" : "...",
        "info1" : "...",
        "expired" : true,
        "parentCFEntities" : [ { }, { } ],
        "tokenId" : "...",
        "alias" : "...",
        "uuid" : "...",
        "preferred" : true
      }, {
        "token3DsId" : "...",
        "paymentType" : "DIRECTDEBIT",
        "disabled" : true,
        "transient" : true,
        "active" : true,
        "version" : 12345,
        "info5" : "...",
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "customerAccount" : { },
        "info2" : "...",
        "action" : "...",
        "cfValues" : { },
        "notified" : true,
        "historized" : true,
        "referenceDocument" : { },
        "info4" : "...",
        "info3" : "...",
        "auditable" : { },
        "userId" : "...",
        "info1" : "...",
        "expired" : true,
        "parentCFEntities" : [ { }, { } ],
        "tokenId" : "...",
        "alias" : "...",
        "uuid" : "...",
        "preferred" : true
      } ],
      "property2" : [ {
        "token3DsId" : "...",
        "paymentType" : "CHECK",
        "disabled" : true,
        "transient" : true,
        "active" : true,
        "version" : 12345,
        "info5" : "...",
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "customerAccount" : { },
        "info2" : "...",
        "action" : "...",
        "cfValues" : { },
        "notified" : true,
        "historized" : true,
        "referenceDocument" : { },
        "info4" : "...",
        "info3" : "...",
        "auditable" : { },
        "userId" : "...",
        "info1" : "...",
        "expired" : true,
        "parentCFEntities" : [ { }, { } ],
        "tokenId" : "...",
        "alias" : "...",
        "uuid" : "...",
        "preferred" : true
      }, {
        "token3DsId" : "...",
        "paymentType" : "WIRETRANSFER",
        "disabled" : true,
        "transient" : true,
        "active" : true,
        "version" : 12345,
        "info5" : "...",
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "customerAccount" : { },
        "info2" : "...",
        "action" : "...",
        "cfValues" : { },
        "notified" : true,
        "historized" : true,
        "referenceDocument" : { },
        "info4" : "...",
        "info3" : "...",
        "auditable" : { },
        "userId" : "...",
        "info1" : "...",
        "expired" : true,
        "parentCFEntities" : [ { }, { } ],
        "tokenId" : "...",
        "alias" : "...",
        "uuid" : "...",
        "preferred" : true
      } ]
    },
    "parentEntityType" : { },
    "address" : {
      "countryBundle" : "...",
      "address1" : "...",
      "state" : "...",
      "address4" : "...",
      "city" : "...",
      "zipCode" : "...",
      "address5" : "...",
      "address3" : "...",
      "country" : { },
      "address2" : "..."
    },
    "minimumLabelEl" : "...",
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "dueBalance" : "...",
    "dateStatus" : 12345,
    "preferredPaymentMethodType" : "CARD"
  }, {
    "preferredPaymentMethod" : {
      "token3DsId" : "...",
      "paymentType" : "CASH",
      "disabled" : true,
      "transient" : true,
      "active" : true,
      "version" : 12345,
      "info5" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "customerAccount" : { },
      "info2" : "...",
      "action" : "...",
      "cfValues" : { },
      "notified" : true,
      "historized" : true,
      "referenceDocument" : { },
      "info4" : "...",
      "info3" : "...",
      "auditable" : { },
      "userId" : "...",
      "info1" : "...",
      "expired" : true,
      "parentCFEntities" : [ { }, { } ],
      "tokenId" : "...",
      "alias" : "...",
      "uuid" : "...",
      "preferred" : true
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "version" : 12345,
    "descriptionAndCode" : "...",
    "checkThreshold" : "POSITIVE_RT",
    "legalEntityType" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "codeChanged" : true,
      "auditable" : { },
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "transient" : true,
      "code" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "description" : "...",
      "isCompany" : true,
      "parentEntityType" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "notified" : true,
      "descriptionNotNull" : "..."
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "tradingLanguage" : {
      "disabled" : true,
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "active" : true,
      "transient" : true,
      "language" : { },
      "auditable" : { },
      "id" : 12345,
      "notified" : true,
      "prDescription" : "...",
      "historized" : true,
      "languageCode" : "..."
    },
    "minimumAmountEl" : "...",
    "noMoreValidCard" : true,
    "descriptionOrCode" : "...",
    "codeChanged" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "code" : "...",
    "vatNo" : "...",
    "transient" : true,
    "registrationNo" : "...",
    "wirePaymentMethods" : [ {
      "preferred" : true,
      "version" : 12345,
      "info3" : "...",
      "info1" : "...",
      "info2" : "...",
      "tokenId" : "...",
      "customerAccount" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "alias" : "...",
      "paymentType" : "STRIPE",
      "notified" : true,
      "userId" : "...",
      "token3DsId" : "...",
      "historized" : true,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "info4" : "...",
      "referenceDocument" : { },
      "info5" : "...",
      "action" : "...",
      "expired" : true,
      "disabled" : true,
      "cfValues" : { },
      "auditable" : { },
      "id" : 12345
    }, {
      "preferred" : true,
      "version" : 12345,
      "info3" : "...",
      "info1" : "...",
      "info2" : "...",
      "tokenId" : "...",
      "customerAccount" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "alias" : "...",
      "paymentType" : "WIRETRANSFER",
      "notified" : true,
      "userId" : "...",
      "token3DsId" : "...",
      "historized" : true,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "info4" : "...",
      "referenceDocument" : { },
      "info5" : "...",
      "action" : "...",
      "expired" : true,
      "disabled" : true,
      "cfValues" : { },
      "auditable" : { },
      "id" : 12345
    } ],
    "contactInformationNullSafe" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "thresholdPerEntity" : true,
    "password" : "...",
    "minimumChargeTemplate" : {
      "inputUnitEL" : "...",
      "unitNbDecimal" : 12345,
      "cfValues" : { },
      "revenueRecognitionRule" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "...",
      "roundingValuesComputed" : true,
      "outputUnitEL" : "...",
      "status" : "DRAFT",
      "notified" : true,
      "amountEditable" : true,
      "type" : "CREDIT",
      "ratingScript" : { },
      "chargeMainType" : "USAGE",
      "attributes" : [ { }, { } ],
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "code" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "disabled" : true,
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingMode" : "NEAREST",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "inputUnitDescription" : "...",
      "id" : 12345,
      "edrTemplates" : [ { }, { } ],
      "oneShotChargeTemplateType" : "OTHER",
      "ratingUnitDescription" : "...",
      "immediateInvoicing" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "chargeType" : "...",
      "dropZeroWo" : true,
      "inputUnitOfMeasure" : { },
      "active" : true,
      "version" : 12345,
      "filterExpression" : "...",
      "transient" : true,
      "sortIndexEl" : "...",
      "parentEntity" : { },
      "ratingUnitOfMeasure" : { },
      "referenceDescription" : "...",
      "invoiceSubCategory" : { },
      "auditable" : { },
      "codeChanged" : true,
      "taxClass" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "tradingCurrency" : {
      "currentRateUpdater" : "...",
      "notified" : true,
      "currentRateFromDate" : 12345,
      "prCurrencyToThis" : 12345.0,
      "transient" : true,
      "disabled" : true,
      "active" : true,
      "exchangeRates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "prDescription" : "...",
      "currentRate" : 12345.0,
      "historized" : true,
      "currency" : { },
      "symbol" : "...",
      "currencyCode" : "...",
      "decimalPlaces" : 12345,
      "auditable" : { },
      "id" : 12345
    },
    "dunningDocuments" : [ {
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "transient" : true,
      "subscription" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "code" : "...",
      "payments" : [ { }, { } ],
      "customerAccount" : { },
      "dueInvoices" : [ { }, { } ],
      "paidAmount" : 12345.0,
      "status" : "CLOSED",
      "parentEntity" : { },
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "amountWithTax" : 12345.0,
      "codeChanged" : true
    }, {
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "transient" : true,
      "subscription" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "code" : "...",
      "payments" : [ { }, { } ],
      "customerAccount" : { },
      "dueInvoices" : [ { }, { } ],
      "paidAmount" : 12345.0,
      "status" : "CLOSED",
      "parentEntity" : { },
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "amountWithTax" : 12345.0,
      "codeChanged" : true
    } ],
    "creditCategory" : {
      "codeChanged" : true,
      "notified" : true,
      "auditable" : { },
      "provider" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "parentEntity" : { },
      "id" : 12345,
      "description" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "version" : 12345,
      "referenceDescription" : "...",
      "transient" : true
    },
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "paymentMethods" : [ {
      "token3DsId" : "...",
      "paymentType" : "CASH",
      "disabled" : true,
      "transient" : true,
      "active" : true,
      "version" : 12345,
      "info5" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "customerAccount" : { },
      "info2" : "...",
      "action" : "...",
      "cfValues" : { },
      "notified" : true,
      "historized" : true,
      "referenceDocument" : { },
      "info4" : "...",
      "info3" : "...",
      "auditable" : { },
      "userId" : "...",
      "info1" : "...",
      "expired" : true,
      "parentCFEntities" : [ { }, { } ],
      "tokenId" : "...",
      "alias" : "...",
      "uuid" : "...",
      "preferred" : true
    }, {
      "token3DsId" : "...",
      "paymentType" : "DIRECTDEBIT",
      "disabled" : true,
      "transient" : true,
      "active" : true,
      "version" : 12345,
      "info5" : "...",
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "customerAccount" : { },
      "info2" : "...",
      "action" : "...",
      "cfValues" : { },
      "notified" : true,
      "historized" : true,
      "referenceDocument" : { },
      "info4" : "...",
      "info3" : "...",
      "auditable" : { },
      "userId" : "...",
      "info1" : "...",
      "expired" : true,
      "parentCFEntities" : [ { }, { } ],
      "tokenId" : "...",
      "alias" : "...",
      "uuid" : "...",
      "preferred" : true
    } ],
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "externalRef1" : "...",
    "providerContact" : "...",
    "accountOperations" : [ {
      "historized" : true,
      "collectionDate" : 12345,
      "paymentDeferralCount" : 12345,
      "subscription" : { },
      "seller" : { },
      "customerAccount" : { },
      "paymentInfo2" : "...",
      "paymentVentilation" : { },
      "parentCFEntities" : [ { }, { } ],
      "paymentHistories" : [ { }, { } ],
      "matchingAmount" : 12345.0,
      "rejectedPayment" : { },
      "auditableFields" : [ { }, { } ],
      "bankLot" : "...",
      "matchingStatus" : "O",
      "ddRequestItem" : { },
      "invoices" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "bankReference" : "...",
      "version" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "taxAmount" : 12345.0,
      "description" : "...",
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditable" : { },
      "accountingSchemeEntries" : [ { }, { } ],
      "reason" : "REJECTED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "NONE",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "EXPORTED",
      "cfValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "dueDate" : 12345,
      "parentEntity" : { },
      "depositDate" : 12345,
      "transactionCategory" : "CREDIT",
      "accountingDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "descriptionAndCode" : "...",
      "accountCodeClientSide" : "...",
      "amount" : 12345.0,
      "id" : 12345,
      "transactionDate" : 12345,
      "paymentInfo4" : "...",
      "paymentInfo" : "...",
      "accountingCode" : { },
      "appendGeneratedCode" : true,
      "amountWithoutTax" : 12345.0,
      "code" : "...",
      "codeChanged" : true,
      "paymentMethod" : "WIRETRANSFER"
    }, {
      "historized" : true,
      "collectionDate" : 12345,
      "paymentDeferralCount" : 12345,
      "subscription" : { },
      "seller" : { },
      "customerAccount" : { },
      "paymentInfo2" : "...",
      "paymentVentilation" : { },
      "parentCFEntities" : [ { }, { } ],
      "paymentHistories" : [ { }, { } ],
      "matchingAmount" : 12345.0,
      "rejectedPayment" : { },
      "auditableFields" : [ { }, { } ],
      "bankLot" : "...",
      "matchingStatus" : "O",
      "ddRequestItem" : { },
      "invoices" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "bankReference" : "...",
      "version" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "taxAmount" : 12345.0,
      "description" : "...",
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditable" : { },
      "accountingSchemeEntries" : [ { }, { } ],
      "reason" : "REJECTED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "NONE",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "POSTED",
      "cfValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "dueDate" : 12345,
      "parentEntity" : { },
      "depositDate" : 12345,
      "transactionCategory" : "DEBIT",
      "accountingDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "descriptionAndCode" : "...",
      "accountCodeClientSide" : "...",
      "amount" : 12345.0,
      "id" : 12345,
      "transactionDate" : 12345,
      "paymentInfo4" : "...",
      "paymentInfo" : "...",
      "accountingCode" : { },
      "appendGeneratedCode" : true,
      "amountWithoutTax" : 12345.0,
      "code" : "...",
      "codeChanged" : true,
      "paymentMethod" : "DIRECTDEBIT"
    } ],
    "dueDateDelayEL" : "...",
    "jobTitle" : "...",
    "counters" : {
      "property1" : {
        "descriptionAndCode" : "...",
        "billingAccount" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "counterPeriods" : [ { }, { } ],
        "chargeInstances" : [ { }, { } ],
        "code" : "...",
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "customerAccount" : { },
        "historized" : true,
        "parentEntityType" : { },
        "description" : "...",
        "notified" : true,
        "customer" : { },
        "serviceInstance" : { },
        "id" : 12345,
        "counterTemplate" : { },
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ],
        "userAccount" : { },
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "transient" : true,
        "subscription" : { },
        "auditable" : { },
        "codeChanged" : true
      },
      "property2" : {
        "descriptionAndCode" : "...",
        "billingAccount" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "counterPeriods" : [ { }, { } ],
        "chargeInstances" : [ { }, { } ],
        "code" : "...",
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "customerAccount" : { },
        "historized" : true,
        "parentEntityType" : { },
        "description" : "...",
        "notified" : true,
        "customer" : { },
        "serviceInstance" : { },
        "id" : 12345,
        "counterTemplate" : { },
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ],
        "userAccount" : { },
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "transient" : true,
        "subscription" : { },
        "auditable" : { },
        "codeChanged" : true
      }
    },
    "invoicingThreshold" : 12345.0,
    "externalRef2" : "...",
    "description" : "...",
    "excludedFromPayment" : true,
    "isCompany" : true,
    "DDPaymentMethods" : [ {
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "paymentType" : "DIRECTDEBIT",
      "cfValues" : { },
      "info5" : "...",
      "uuid" : "...",
      "mandateDate" : 12345,
      "cfAccumulatedValues" : { },
      "mandateIdentification" : "...",
      "disabled" : true,
      "tokenId" : "...",
      "id" : 12345,
      "active" : true,
      "userId" : "...",
      "info4" : "...",
      "info2" : "...",
      "auditable" : { },
      "referenceDocument" : { },
      "info3" : "...",
      "token3DsId" : "...",
      "bankCoordinates" : { },
      "customerAccount" : { },
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "action" : "...",
      "version" : 12345,
      "preferred" : true,
      "info1" : "...",
      "alias" : "...",
      "historized" : true,
      "expired" : true
    }, {
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "paymentType" : "PAYPAL",
      "cfValues" : { },
      "info5" : "...",
      "uuid" : "...",
      "mandateDate" : 12345,
      "cfAccumulatedValues" : { },
      "mandateIdentification" : "...",
      "disabled" : true,
      "tokenId" : "...",
      "id" : 12345,
      "active" : true,
      "userId" : "...",
      "info4" : "...",
      "info2" : "...",
      "auditable" : { },
      "referenceDocument" : { },
      "info3" : "...",
      "token3DsId" : "...",
      "bankCoordinates" : { },
      "customerAccount" : { },
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "action" : "...",
      "version" : 12345,
      "preferred" : true,
      "info1" : "...",
      "alias" : "...",
      "historized" : true,
      "expired" : true
    } ],
    "paypalPaymentMethods" : [ {
      "customerAccount" : { },
      "tokenId" : "...",
      "action" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "paymentType" : "DIRECTDEBIT",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "token3DsId" : "...",
      "cfValues" : { },
      "info5" : "...",
      "disabled" : true,
      "preferred" : true,
      "info1" : "...",
      "uuid" : "...",
      "userId" : "...",
      "auditable" : { },
      "info3" : "...",
      "alias" : "...",
      "expired" : true,
      "referenceDocument" : { },
      "version" : 12345,
      "info2" : "...",
      "historized" : true,
      "transient" : true,
      "info4" : "...",
      "active" : true,
      "parentCFEntities" : [ { }, { } ]
    }, {
      "customerAccount" : { },
      "tokenId" : "...",
      "action" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "paymentType" : "CASH",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "token3DsId" : "...",
      "cfValues" : { },
      "info5" : "...",
      "disabled" : true,
      "preferred" : true,
      "info1" : "...",
      "uuid" : "...",
      "userId" : "...",
      "auditable" : { },
      "info3" : "...",
      "alias" : "...",
      "expired" : true,
      "referenceDocument" : { },
      "version" : 12345,
      "info2" : "...",
      "historized" : true,
      "transient" : true,
      "info4" : "...",
      "active" : true,
      "parentCFEntities" : [ { }, { } ]
    } ],
    "referenceDescription" : "...",
    "primaryContact" : {
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "fax" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "description" : "...",
      "transient" : true,
      "appendGeneratedCode" : true,
      "lastName" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "phone" : "...",
      "code" : "...",
      "notified" : true,
      "firstName" : "...",
      "mobile" : "...",
      "email" : "...",
      "referenceDescription" : "...",
      "genericMail" : "...",
      "address" : { }
    },
    "minimumArticle" : {
      "accountingCodeEl" : "...",
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceType" : { },
      "columnCriteriaEL" : "...",
      "version" : 12345,
      "cfValues" : { },
      "active" : true,
      "referenceDescription" : "...",
      "historized" : true,
      "analyticCode2" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "ignoreAggregation" : true,
      "analyticCode3" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "unitPrice" : 12345.0,
      "accountingCode" : { },
      "codeChanged" : true,
      "auditable" : { },
      "notified" : true,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "accountingCodeMappings" : [ { }, { } ],
      "articleFamily" : { },
      "analyticCode1" : "...",
      "taxClass" : { },
      "invoiceTypeEl" : "...",
      "code" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "appendGeneratedCode" : true,
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "defaultLevel" : true,
    "billingAccounts" : [ {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "MANUAL",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "CLOSED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "BEFORE_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    }, {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "BATCH",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "TERMINATED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "POSITIVE_IL",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    } ],
    "contracts" : [ {
      "code" : "...",
      "billingRules" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "contractDate" : 12345,
      "seller" : { },
      "contractItems" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "customer" : { },
      "endDate" : 12345,
      "parentEntity" : { },
      "historized" : true,
      "contractDuration" : 12345,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "customerAccount" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "renewal" : true,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "status" : "ACTIVE",
      "cfValues" : { },
      "uuid" : "...",
      "beginDate" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "billingAccount" : { },
      "notified" : true,
      "version" : 12345,
      "description" : "...",
      "statusDate" : 12345
    }, {
      "code" : "...",
      "billingRules" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "active" : true,
      "contractDate" : 12345,
      "seller" : { },
      "contractItems" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "customer" : { },
      "endDate" : 12345,
      "parentEntity" : { },
      "historized" : true,
      "contractDuration" : 12345,
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "customerAccount" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "renewal" : true,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "status" : "DRAFT",
      "cfValues" : { },
      "uuid" : "...",
      "beginDate" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "billingAccount" : { },
      "notified" : true,
      "version" : 12345,
      "description" : "...",
      "statusDate" : 12345
    } ],
    "name" : {
      "fullName" : "...",
      "title" : { },
      "lastName" : "...",
      "firstName" : "..."
    },
    "addressbook" : {
      "appendGeneratedCode" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "id" : 12345,
      "contacts" : [ { }, { } ],
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "historized" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "transient" : true,
      "description" : "...",
      "customer" : { }
    },
    "actionDunnings" : [ {
      "toLevel" : "R6",
      "actionPlanItem" : { },
      "typeAction" : "FILE",
      "status" : "T",
      "transient" : true,
      "version" : 12345,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "amountDue" : 12345.0,
      "fromLevel" : "R3",
      "customerAccount" : { },
      "dunningLOT" : { },
      "auditableFields" : [ { }, { } ],
      "recordedInvoice" : { },
      "historized" : true,
      "auditable" : { },
      "creationDate" : 12345
    }, {
      "toLevel" : "R0",
      "actionPlanItem" : { },
      "typeAction" : "FILE",
      "status" : "A",
      "transient" : true,
      "version" : 12345,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "amountDue" : 12345.0,
      "fromLevel" : "R2",
      "customerAccount" : { },
      "dunningLOT" : { },
      "auditableFields" : [ { }, { } ],
      "recordedInvoice" : { },
      "historized" : true,
      "auditable" : { },
      "creationDate" : 12345
    } ],
    "referenceCode" : "...",
    "minimumTargetAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "MANUAL",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "CANCELED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "BEFORE_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "dunningLevel" : "R3",
    "appendGeneratedCode" : true,
    "generalClientAccount" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "EXPENSE",
      "chartOfAccountViewTypeEnum" : "REGULAR",
      "active" : true,
      "notified" : true,
      "codeChanged" : true,
      "disabled" : true,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "parentAccountingCode" : { },
      "migrated" : true,
      "historized" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "reportingAccount" : "...",
      "description" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "dateDunningLevel" : 12345,
    "contactInformation" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "paymentPlans" : [ {
      "parentEntity" : { },
      "version" : 12345,
      "historized" : true,
      "referenceDescription" : "...",
      "actionOnRemainingAmount" : "LAST",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "amountToRecover" : 12345.0,
      "description" : "...",
      "referenceCode" : "...",
      "amountPerInstallment" : 12345.0,
      "remainingAmount" : 12345.0,
      "numberOfInstallments" : 12345,
      "code" : "...",
      "customerAccount" : { },
      "targetedAos" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "createdAos" : [ { }, { } ],
      "auditable" : { },
      "endDate" : 12345,
      "startDate" : 12345,
      "transient" : true,
      "recurringUnit" : "DAY",
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "codeChanged" : true,
      "status" : "COMPLETED"
    }, {
      "parentEntity" : { },
      "version" : 12345,
      "historized" : true,
      "referenceDescription" : "...",
      "actionOnRemainingAmount" : "LAST",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "amountToRecover" : 12345.0,
      "description" : "...",
      "referenceCode" : "...",
      "amountPerInstallment" : 12345.0,
      "remainingAmount" : 12345.0,
      "numberOfInstallments" : 12345,
      "code" : "...",
      "customerAccount" : { },
      "targetedAos" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "createdAos" : [ { }, { } ],
      "auditable" : { },
      "endDate" : 12345,
      "startDate" : 12345,
      "transient" : true,
      "recurringUnit" : "MONTH",
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "codeChanged" : true,
      "status" : "COMPLETED"
    } ],
    "businessAccountModel" : {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "BA",
      "script" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "installed" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "downloaded" : true,
      "version" : 12345,
      "description" : "...",
      "moduleSource" : "...",
      "disabled" : true,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "moduleItems" : [ { }, { } ],
      "historized" : true,
      "logoPicture" : "...",
      "license" : "MOZ",
      "descriptionAndCode" : "...",
      "code" : "..."
    },
    "checkPaymentMethods" : [ {
      "transient" : true,
      "paymentType" : "CASH",
      "disabled" : true,
      "cfValues" : { },
      "auditable" : { },
      "notified" : true,
      "tokenId" : "...",
      "info2" : "...",
      "expired" : true,
      "version" : 12345,
      "id" : 12345,
      "action" : "...",
      "referenceDocument" : { },
      "uuid" : "...",
      "active" : true,
      "token3DsId" : "...",
      "info4" : "...",
      "parentCFEntities" : [ { }, { } ],
      "customerAccount" : { },
      "preferred" : true,
      "historized" : true,
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "info1" : "...",
      "info3" : "...",
      "info5" : "...",
      "userId" : "...",
      "alias" : "..."
    }, {
      "transient" : true,
      "paymentType" : "PAYPAL",
      "disabled" : true,
      "cfValues" : { },
      "auditable" : { },
      "notified" : true,
      "tokenId" : "...",
      "info2" : "...",
      "expired" : true,
      "version" : 12345,
      "id" : 12345,
      "action" : "...",
      "referenceDocument" : { },
      "uuid" : "...",
      "active" : true,
      "token3DsId" : "...",
      "info4" : "...",
      "parentCFEntities" : [ { }, { } ],
      "customerAccount" : { },
      "preferred" : true,
      "historized" : true,
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "info1" : "...",
      "info3" : "...",
      "info5" : "...",
      "userId" : "...",
      "alias" : "..."
    } ],
    "notified" : true,
    "stripePaymentMethods" : [ {
      "info1" : "...",
      "cfValues" : { },
      "userId" : "...",
      "info2" : "...",
      "auditable" : { },
      "transient" : true,
      "uuid" : "...",
      "info4" : "...",
      "auditableFields" : [ { }, { } ],
      "expired" : true,
      "disabled" : true,
      "historized" : true,
      "preferred" : true,
      "paymentType" : "CHECK",
      "parentCFEntities" : [ { }, { } ],
      "info5" : "...",
      "tokenId" : "...",
      "notified" : true,
      "customerAccount" : { },
      "token3DsId" : "...",
      "info3" : "...",
      "alias" : "...",
      "action" : "...",
      "id" : 12345,
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "active" : true,
      "referenceDocument" : { }
    }, {
      "info1" : "...",
      "cfValues" : { },
      "userId" : "...",
      "info2" : "...",
      "auditable" : { },
      "transient" : true,
      "uuid" : "...",
      "info4" : "...",
      "auditableFields" : [ { }, { } ],
      "expired" : true,
      "disabled" : true,
      "historized" : true,
      "preferred" : true,
      "paymentType" : "CASH",
      "parentCFEntities" : [ { }, { } ],
      "info5" : "...",
      "tokenId" : "...",
      "notified" : true,
      "customerAccount" : { },
      "token3DsId" : "...",
      "info3" : "...",
      "alias" : "...",
      "action" : "...",
      "id" : 12345,
      "version" : 12345,
      "cfAccumulatedValues" : { },
      "active" : true,
      "referenceDocument" : { }
    } ],
    "customer" : {
      "minimumTargetAccount" : { },
      "jobTitle" : "...",
      "referenceDescription" : "...",
      "contactInformationNullSafe" : { },
      "parentEntityType" : { },
      "registrationNo" : "...",
      "accountType" : "...",
      "vatNo" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "auditable" : { },
      "contactInformation" : { },
      "minimumAmountEl" : "...",
      "address" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "descriptionAndCode" : "...",
      "primaryContact" : { },
      "customerBrand" : { },
      "cfValues" : { },
      "code" : "...",
      "historized" : true,
      "anonymized" : true,
      "seller" : { },
      "customerCategory" : { },
      "description" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "name" : { },
      "legalEntityType" : { },
      "checkThreshold" : "AFTER_DISCOUNT",
      "externalRef1" : "...",
      "descriptionOrCode" : "...",
      "businessAccountModel" : { },
      "minimumChargeTemplate" : { },
      "transient" : true,
      "additionalDetails" : { },
      "isCompany" : true,
      "parentEntity" : { },
      "customerAccounts" : [ { }, { } ],
      "thresholdPerEntity" : true,
      "notified" : true,
      "minimumArticle" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "addressbook" : { },
      "providerContact" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "externalRef2" : "...",
      "anonymizationDate" : 12345,
      "minimumLabelEl" : "..."
    },
    "historized" : true,
    "status" : "ACTIVE",
    "id" : 12345,
    "accountType" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "auditedMethodPayments" : {
      "property1" : [ {
        "token3DsId" : "...",
        "paymentType" : "DIRECTDEBIT",
        "disabled" : true,
        "transient" : true,
        "active" : true,
        "version" : 12345,
        "info5" : "...",
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "customerAccount" : { },
        "info2" : "...",
        "action" : "...",
        "cfValues" : { },
        "notified" : true,
        "historized" : true,
        "referenceDocument" : { },
        "info4" : "...",
        "info3" : "...",
        "auditable" : { },
        "userId" : "...",
        "info1" : "...",
        "expired" : true,
        "parentCFEntities" : [ { }, { } ],
        "tokenId" : "...",
        "alias" : "...",
        "uuid" : "...",
        "preferred" : true
      }, {
        "token3DsId" : "...",
        "paymentType" : "PAYPAL",
        "disabled" : true,
        "transient" : true,
        "active" : true,
        "version" : 12345,
        "info5" : "...",
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "customerAccount" : { },
        "info2" : "...",
        "action" : "...",
        "cfValues" : { },
        "notified" : true,
        "historized" : true,
        "referenceDocument" : { },
        "info4" : "...",
        "info3" : "...",
        "auditable" : { },
        "userId" : "...",
        "info1" : "...",
        "expired" : true,
        "parentCFEntities" : [ { }, { } ],
        "tokenId" : "...",
        "alias" : "...",
        "uuid" : "...",
        "preferred" : true
      } ],
      "property2" : [ {
        "token3DsId" : "...",
        "paymentType" : "PAYPAL",
        "disabled" : true,
        "transient" : true,
        "active" : true,
        "version" : 12345,
        "info5" : "...",
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "customerAccount" : { },
        "info2" : "...",
        "action" : "...",
        "cfValues" : { },
        "notified" : true,
        "historized" : true,
        "referenceDocument" : { },
        "info4" : "...",
        "info3" : "...",
        "auditable" : { },
        "userId" : "...",
        "info1" : "...",
        "expired" : true,
        "parentCFEntities" : [ { }, { } ],
        "tokenId" : "...",
        "alias" : "...",
        "uuid" : "...",
        "preferred" : true
      }, {
        "token3DsId" : "...",
        "paymentType" : "CASH",
        "disabled" : true,
        "transient" : true,
        "active" : true,
        "version" : 12345,
        "info5" : "...",
        "auditableFields" : [ { }, { } ],
        "id" : 12345,
        "cfAccumulatedValues" : { },
        "customerAccount" : { },
        "info2" : "...",
        "action" : "...",
        "cfValues" : { },
        "notified" : true,
        "historized" : true,
        "referenceDocument" : { },
        "info4" : "...",
        "info3" : "...",
        "auditable" : { },
        "userId" : "...",
        "info1" : "...",
        "expired" : true,
        "parentCFEntities" : [ { }, { } ],
        "tokenId" : "...",
        "alias" : "...",
        "uuid" : "...",
        "preferred" : true
      } ]
    },
    "parentEntityType" : { },
    "address" : {
      "countryBundle" : "...",
      "address1" : "...",
      "state" : "...",
      "address4" : "...",
      "city" : "...",
      "zipCode" : "...",
      "address5" : "...",
      "address3" : "...",
      "country" : { },
      "address2" : "..."
    },
    "minimumLabelEl" : "...",
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "dueBalance" : "...",
    "dateStatus" : 12345,
    "preferredPaymentMethodType" : "CHECK"
  } ],
  "thresholdPerEntity" : true,
  "notified" : true,
  "minimumArticle" : {
    "accountingCodeEl" : "...",
    "referenceCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "invoiceType" : {
      "notified" : true,
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "description" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "invoiceValidationScript" : { },
      "sellerSequence" : [ { }, { } ],
      "cfValues" : { },
      "taxScript" : { },
      "billingTemplateNameEL" : "...",
      "invoiceSequence" : { },
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "useSelfSequence" : true,
      "matchingAuto" : true,
      "xmlFilenameEL" : "...",
      "prefixEL" : "...",
      "occTemplateCodeEl" : "...",
      "occTemplateNegative" : { },
      "transient" : true,
      "occTemplate" : { },
      "customInvoiceXmlScriptInstance" : { },
      "parentEntityType" : { },
      "pdfFilenameEL" : "...",
      "invoiceAccountable" : true,
      "code" : "...",
      "emailTemplate" : { },
      "excludeFromAgedTrialBalance" : true,
      "mailingType" : "BATCH",
      "referenceDescription" : "...",
      "occTemplateNegativeCodeEl" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "appliesTo" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "historized" : true
    },
    "columnCriteriaEL" : "...",
    "version" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "active" : true,
    "referenceDescription" : "...",
    "historized" : true,
    "analyticCode2" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "id" : 12345,
    "ignoreAggregation" : true,
    "analyticCode3" : "...",
    "parentEntityType" : { },
    "descriptionOrCode" : "...",
    "descriptionAndCode" : "...",
    "unitPrice" : 12345.0,
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "EXPENSE",
      "chartOfAccountViewTypeEnum" : "VIEW",
      "active" : true,
      "notified" : true,
      "codeChanged" : true,
      "disabled" : true,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "id" : 12345,
      "parentAccountingCode" : { },
      "migrated" : true,
      "historized" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "reportingAccount" : "...",
      "description" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "codeChanged" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "notified" : true,
    "uuid" : "...",
    "description" : "...",
    "transient" : true,
    "accountingCodeMappings" : [ {
      "transient" : true,
      "auditable" : { },
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "billingCurrency" : { },
      "sellerCountry" : { },
      "version" : 12345,
      "id" : 12345,
      "accountingCode" : { },
      "historized" : true,
      "accountingArticle" : { },
      "criteriaElValue" : "...",
      "seller" : { },
      "billingCountry" : { }
    }, {
      "transient" : true,
      "auditable" : { },
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "billingCurrency" : { },
      "sellerCountry" : { },
      "version" : 12345,
      "id" : 12345,
      "accountingCode" : { },
      "historized" : true,
      "accountingArticle" : { },
      "criteriaElValue" : "...",
      "seller" : { },
      "billingCountry" : { }
    } ],
    "articleFamily" : {
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "historized" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "cfAccumulatedValues" : { },
      "referenceCode" : "...",
      "articleFamily" : { },
      "version" : 12345,
      "uuid" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntity" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "code" : "...",
      "notified" : true,
      "descriptionAndCode" : "...",
      "id" : 12345
    },
    "analyticCode1" : "...",
    "taxClass" : {
      "cfValues" : { },
      "uuid" : "...",
      "codeChanged" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "description" : "...",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "parentEntityType" : { },
      "version" : 12345,
      "appendGeneratedCode" : true,
      "transient" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "descriptionAndCode" : "..."
    },
    "invoiceTypeEl" : "...",
    "code" : "...",
    "invoiceSubCategory" : {
      "description" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discount" : 12345.0,
      "id" : 12345,
      "code" : "...",
      "occTemplate" : { },
      "transient" : true,
      "auditable" : { },
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "descriptionOrCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "sortIndex" : 12345,
      "invoiceCategory" : { },
      "notified" : true,
      "cfAccumulatedValues" : { },
      "occTemplateNegative" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "version" : 12345,
      "referenceDescription" : "..."
    },
    "disabled" : true,
    "appendGeneratedCode" : true,
    "descriptionI18nNotNull" : {
      "property1" : "...",
      "property2" : "..."
    }
  },
  "parentCFEntities" : [ {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ { }, { } ],
    "CFValuesCopy" : {
      "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
    }
  }, {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ { }, { } ],
    "CFValuesCopy" : {
      "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
    }
  } ],
  "defaultLevel" : true,
  "addressbook" : {
    "appendGeneratedCode" : true,
    "referenceCode" : "...",
    "version" : 12345,
    "id" : 12345,
    "contacts" : [ {
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "jobTitle" : "...",
      "referenceCode" : "...",
      "websiteUrl" : "...",
      "addressBook" : { },
      "version" : 12345,
      "contactPolicy" : { },
      "agreedToUA" : true,
      "externalRef2" : "...",
      "code" : "...",
      "company" : "...",
      "cfAccumulatedValues" : { },
      "contactInformation" : { },
      "externalRef1" : "...",
      "contactInformationNullSafe" : { },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "contactCategories" : [ { }, { } ],
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "position" : "...",
      "assistantName" : "...",
      "auditableFields" : [ { }, { } ],
      "address" : { },
      "isCompany" : true,
      "assistantPhone" : "...",
      "primaryContact" : { },
      "tags" : [ "...", "..." ],
      "prospect" : true,
      "parentEntityType" : { },
      "name" : { },
      "vatNo" : "...",
      "addressBookContacts" : [ { }, { } ],
      "importedBy" : "...",
      "enterprise" : true,
      "id" : 12345,
      "auditable" : { },
      "descriptionOrCode" : "...",
      "messages" : [ { }, { } ],
      "vip" : true,
      "parentCFEntities" : [ { }, { } ],
      "importedFrom" : "...",
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "comment" : "...",
      "transient" : true,
      "parentEntity" : { },
      "reference" : "...",
      "socialIdentifier" : "...",
      "legalEntityType" : { },
      "registrationNo" : "..."
    }, {
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "jobTitle" : "...",
      "referenceCode" : "...",
      "websiteUrl" : "...",
      "addressBook" : { },
      "version" : 12345,
      "contactPolicy" : { },
      "agreedToUA" : true,
      "externalRef2" : "...",
      "code" : "...",
      "company" : "...",
      "cfAccumulatedValues" : { },
      "contactInformation" : { },
      "externalRef1" : "...",
      "contactInformationNullSafe" : { },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "contactCategories" : [ { }, { } ],
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "position" : "...",
      "assistantName" : "...",
      "auditableFields" : [ { }, { } ],
      "address" : { },
      "isCompany" : true,
      "assistantPhone" : "...",
      "primaryContact" : { },
      "tags" : [ "...", "..." ],
      "prospect" : true,
      "parentEntityType" : { },
      "name" : { },
      "vatNo" : "...",
      "addressBookContacts" : [ { }, { } ],
      "importedBy" : "...",
      "enterprise" : true,
      "id" : 12345,
      "auditable" : { },
      "descriptionOrCode" : "...",
      "messages" : [ { }, { } ],
      "vip" : true,
      "parentCFEntities" : [ { }, { } ],
      "importedFrom" : "...",
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "comment" : "...",
      "transient" : true,
      "parentEntity" : { },
      "reference" : "...",
      "socialIdentifier" : "...",
      "legalEntityType" : { },
      "registrationNo" : "..."
    } ],
    "notified" : true,
    "code" : "...",
    "referenceDescription" : "...",
    "parentEntityType" : { },
    "historized" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "descriptionAndCode" : "...",
    "codeChanged" : true,
    "descriptionOrCode" : "...",
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "transient" : true,
    "description" : "...",
    "customer" : {
      "minimumTargetAccount" : { },
      "jobTitle" : "...",
      "referenceDescription" : "...",
      "contactInformationNullSafe" : { },
      "parentEntityType" : { },
      "registrationNo" : "...",
      "accountType" : "...",
      "vatNo" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "auditable" : { },
      "contactInformation" : { },
      "minimumAmountEl" : "...",
      "address" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "descriptionAndCode" : "...",
      "primaryContact" : { },
      "customerBrand" : { },
      "cfValues" : { },
      "code" : "...",
      "historized" : true,
      "anonymized" : true,
      "seller" : { },
      "customerCategory" : { },
      "description" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "name" : { },
      "legalEntityType" : { },
      "checkThreshold" : "AFTER_DISCOUNT",
      "externalRef1" : "...",
      "descriptionOrCode" : "...",
      "businessAccountModel" : { },
      "minimumChargeTemplate" : { },
      "transient" : true,
      "additionalDetails" : { },
      "isCompany" : true,
      "parentEntity" : { },
      "customerAccounts" : [ { }, { } ],
      "thresholdPerEntity" : true,
      "notified" : true,
      "minimumArticle" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "addressbook" : { },
      "providerContact" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "externalRef2" : "...",
      "anonymizationDate" : 12345,
      "minimumLabelEl" : "..."
    }
  },
  "providerContact" : "...",
  "appendGeneratedCode" : true,
  "cfAccumulatedValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "externalRef2" : "...",
  "anonymizationDate" : 12345,
  "minimumLabelEl" : "..."
}