Subscription Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
totalInvoicingAmountWithTax number  
descriptionAndCode string  
referenceDescription string  
prestation string  
accountOperations array of AccountOperation  
endAgreementDate number  
totalInvoicingAmountTax number  
anyServiceActive boolean  
notified boolean  
auditable Auditable  
versionNumber number  
initialSubscriptionRenewal string  
minimumAmountEl string  
parentCFEntities array of ICustomFieldEntity  
discountPlanInstances array of DiscountPlanInstance  
descriptionOrCode string  
subscriptionDaysAge number  
autoEndOfEngagement boolean  
fireRenewalNotice boolean  
offer OfferTemplate  
renewalNotifiedDate number  
orderOffer OrderOffer  
subscriptionMonthsAge number  
edrs array of EDR  
id number  
code string required, max size: 255, min size: 1
billingCycle BillingCycle  
validity DatePeriod  
subscribedTillDate number  
cfValues CustomFieldValues  
electronicBilling boolean  
subscriptionExpired boolean  
order CommercialOrder  
emailTemplate EmailTemplate  
productInstances array of ProductInstance  
minimumChargeTemplate OneShotChargeTemplate  
renewed boolean  
salesPersonName string  
parentEntityType object  
terminationDate number  
cfAccumulatedValues CustomFieldValues  
nextVersion Subscription  
allDiscountPlanInstances array of DiscountPlanInstance  
parentEntity BusinessEntity  
referenceCode string  
counters map of CounterInstance  
auditableFields array of AuditableFieldHistory  
previousVersion Subscription  
accessPoints array of Access  
version number  
paymentMethod PaymentMethod  
minRatedTransactions array of RatedTransaction  
defaultLevel boolean  
renewalDate number  
status SubscriptionStatusEnum  
minimumLabelEl string  
serviceInstances array of ServiceInstance  
email string  
notifyOfRenewalDate number  
appendGeneratedCode boolean  
seller Seller  
subscriptionDate number  
orderNumber string  
statusDate number  
active boolean  
minInvoiceLines array of InvoiceLine  
description string max size: 255, min size: 0
billingRun BillingRun  
userAccount UserAccount  
transient boolean  
attributeInstances array of AttributeInstance  
codeChanged boolean  
totalInvoicingAmountWithoutTax number  
ratingGroup string  
subscriptionTerminationReason SubscriptionTerminationReason  
minimumInvoiceSubCategory InvoiceSubCategory  
mailingType MailingTypeEnum  
minimumArticle AccountingArticle  
uuid string  
ccedEmails string  
discountPlan DiscountPlan  
historized boolean  
subscriptionRenewal SubscriptionRenewal  

Example

{
  "totalInvoicingAmountWithTax" : 12345.0,
  "descriptionAndCode" : "...",
  "referenceDescription" : "...",
  "prestation" : "...",
  "accountOperations" : [ {
    "historized" : true,
    "collectionDate" : 12345,
    "paymentDeferralCount" : 12345,
    "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" : "CREATED",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "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" : { }
    },
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "AFTER_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" : "R2",
      "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" : "DIRECTDEBIT"
    },
    "paymentInfo2" : "...",
    "paymentVentilation" : {
      "customerAccount" : { },
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "originalOT" : { },
      "auditable" : { },
      "historized" : true,
      "newOT" : { },
      "ventilationDate" : 12345,
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "ventilationAmount" : 12345.0,
      "ventilationActionStatus" : "U"
    },
    "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" : { }
    } ],
    "paymentHistories" : [ {
      "auditableFields" : [ { }, { } ],
      "errorType" : "REJECT",
      "auditable" : { },
      "status" : "ACCEPTED",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "CHECK",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "ERROR",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "PENDING",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    }, {
      "auditableFields" : [ { }, { } ],
      "errorType" : "ERROR",
      "auditable" : { },
      "status" : "ACCEPTED",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "CARD",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "REJECTED",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "NOT_PROCESSED",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    } ],
    "matchingAmount" : 12345.0,
    "rejectedPayment" : {
      "notified" : true,
      "paymentVentilation" : { },
      "paymentAction" : "PENDING_PAYMENT",
      "transactionDate" : 12345,
      "bankReference" : "...",
      "paymentInfo3" : "...",
      "taxAmount" : 12345.0,
      "depositDate" : 12345,
      "collectionDate" : 12345,
      "reference" : "...",
      "cfAccumulatedValues" : { },
      "journal" : { },
      "subscription" : { },
      "paymentMethod" : "CARD",
      "auditable" : { },
      "code" : "...",
      "rejectedType" : "A",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "reason" : "FORCED",
      "appendGeneratedCode" : true,
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "customerAccount" : { },
      "transactionCategory" : "DEBIT",
      "rejectedPayment" : { },
      "cfValues" : { },
      "paymentInfo5" : "...",
      "amount" : 12345.0,
      "bankCollectionDate" : 12345,
      "operationAction" : "NONE",
      "status" : "EXPORTED",
      "matchingAmount" : 12345.0,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "accountingSchemeEntries" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "accountingDate" : 12345,
      "unMatchingAmount" : 12345.0,
      "seller" : { },
      "listAaccountOperationSupposedPaid" : [ { }, { } ],
      "operationNumber" : 12345,
      "amountWithoutTax" : 12345.0,
      "billingAccountName" : "...",
      "paymentDeferralCount" : 12345,
      "dueDate" : 12345,
      "ddRequestItem" : { },
      "historized" : true,
      "paymentInfo1" : "...",
      "type" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "accountingExportFile" : "...",
      "transient" : true,
      "accountCodeClientSide" : "...",
      "id" : 12345,
      "paymentInfo" : "...",
      "accountingCode" : { },
      "referenceDescription" : "...",
      "rejectedCode" : "...",
      "matchingAmounts" : [ { }, { } ],
      "rejectedDescription" : "...",
      "paymentHistories" : [ { }, { } ],
      "bankLot" : "...",
      "paymentInfo2" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "rejectedDate" : 12345,
      "matchingStatus" : "R",
      "orderNumber" : "..."
    },
    "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
    } ],
    "bankLot" : "...",
    "matchingStatus" : "R",
    "ddRequestItem" : {
      "paymentInfo5" : "...",
      "paymentInfo4" : "...",
      "historized" : true,
      "paymentInfo3" : "...",
      "ddRequestLOT" : { },
      "rejectedFileName" : "...",
      "transient" : true,
      "paymentInfo6" : "...",
      "automatedRefund" : { },
      "reference" : "...",
      "dueDate" : 12345,
      "id" : 12345,
      "errorMsg" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "paymentInfo" : "...",
      "billingAccountName" : "...",
      "amount" : 12345.0,
      "paymentInfo2" : "...",
      "automatedPayment" : { },
      "auditable" : { },
      "version" : 12345,
      "accountOperations" : [ { }, { } ],
      "paymentInfo1" : "..."
    },
    "invoices" : [ {
      "status" : "CANCELED",
      "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" : "NONE",
      "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" : "STRIPE",
      "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" : "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" : "REFUNDED",
      "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",
      "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" : "DIRECTDEBIT",
      "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
    } ],
    "unMatchingAmount" : 12345.0,
    "bankReference" : "...",
    "version" : 12345,
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "taxAmount" : 12345.0,
    "description" : "...",
    "bankCollectionDate" : 12345,
    "type" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "accountingSchemeEntries" : [ {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "LIABILITIES",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "CREDIT",
      "auxiliaryAccountCode" : "..."
    }, {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "LIABILITIES",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "CREDIT",
      "auxiliaryAccountCode" : "..."
    } ],
    "reason" : "REJECTED",
    "orderNumber" : "...",
    "journal" : {
      "appendGeneratedCode" : true,
      "historized" : true,
      "auditable" : { },
      "transient" : true,
      "referenceDescription" : "...",
      "description" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "notified" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "referenceCode" : "...",
      "occTemplates" : [ { }, { } ],
      "accountOperations" : [ { }, { } ],
      "codeChanged" : true
    },
    "accountingExportFile" : "...",
    "billingAccountName" : "...",
    "notified" : true,
    "operationNumber" : 12345,
    "paymentInfo6" : "...",
    "transient" : true,
    "operationAction" : "TO_REFUND",
    "paymentInfo3" : "...",
    "parentEntityType" : { },
    "referenceCode" : "...",
    "paymentInfo1" : "...",
    "reference" : "...",
    "paymentInfo5" : "...",
    "status" : "POSTED",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "matchingAmounts" : [ {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    }, {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    } ],
    "dueDate" : 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" : "..."
    },
    "depositDate" : 12345,
    "transactionCategory" : "DEBIT",
    "accountingDate" : 12345,
    "paymentAction" : "PENDING_PAYMENT",
    "descriptionAndCode" : "...",
    "accountCodeClientSide" : "...",
    "amount" : 12345.0,
    "id" : 12345,
    "transactionDate" : 12345,
    "paymentInfo4" : "...",
    "paymentInfo" : "...",
    "accountingCode" : {
      "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
    },
    "appendGeneratedCode" : true,
    "amountWithoutTax" : 12345.0,
    "code" : "...",
    "codeChanged" : true,
    "paymentMethod" : "DIRECTDEBIT"
  }, {
    "historized" : true,
    "collectionDate" : 12345,
    "paymentDeferralCount" : 12345,
    "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" : "CANCELED",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "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" : { }
    },
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "AFTER_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" : "CLOSE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "CASH"
    },
    "paymentInfo2" : "...",
    "paymentVentilation" : {
      "customerAccount" : { },
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "originalOT" : { },
      "auditable" : { },
      "historized" : true,
      "newOT" : { },
      "ventilationDate" : 12345,
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "ventilationAmount" : 12345.0,
      "ventilationActionStatus" : "V"
    },
    "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" : { }
    } ],
    "paymentHistories" : [ {
      "auditableFields" : [ { }, { } ],
      "errorType" : "ERROR",
      "auditable" : { },
      "status" : "PENDING",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "CREDIT",
      "paymentMethodType" : "CASH",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "NOT_PROCESSED",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "ERROR",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    }, {
      "auditableFields" : [ { }, { } ],
      "errorType" : "REJECT",
      "auditable" : { },
      "status" : "ERROR",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "STRIPE",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "REJECTED",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "REJECTED",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    } ],
    "matchingAmount" : 12345.0,
    "rejectedPayment" : {
      "notified" : true,
      "paymentVentilation" : { },
      "paymentAction" : "PENDING_PAYMENT",
      "transactionDate" : 12345,
      "bankReference" : "...",
      "paymentInfo3" : "...",
      "taxAmount" : 12345.0,
      "depositDate" : 12345,
      "collectionDate" : 12345,
      "reference" : "...",
      "cfAccumulatedValues" : { },
      "journal" : { },
      "subscription" : { },
      "paymentMethod" : "CASH",
      "auditable" : { },
      "code" : "...",
      "rejectedType" : "M",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "reason" : "FORCED",
      "appendGeneratedCode" : true,
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "customerAccount" : { },
      "transactionCategory" : "CREDIT",
      "rejectedPayment" : { },
      "cfValues" : { },
      "paymentInfo5" : "...",
      "amount" : 12345.0,
      "bankCollectionDate" : 12345,
      "operationAction" : "NONE",
      "status" : "POSTED",
      "matchingAmount" : 12345.0,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "accountingSchemeEntries" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "accountingDate" : 12345,
      "unMatchingAmount" : 12345.0,
      "seller" : { },
      "listAaccountOperationSupposedPaid" : [ { }, { } ],
      "operationNumber" : 12345,
      "amountWithoutTax" : 12345.0,
      "billingAccountName" : "...",
      "paymentDeferralCount" : 12345,
      "dueDate" : 12345,
      "ddRequestItem" : { },
      "historized" : true,
      "paymentInfo1" : "...",
      "type" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "accountingExportFile" : "...",
      "transient" : true,
      "accountCodeClientSide" : "...",
      "id" : 12345,
      "paymentInfo" : "...",
      "accountingCode" : { },
      "referenceDescription" : "...",
      "rejectedCode" : "...",
      "matchingAmounts" : [ { }, { } ],
      "rejectedDescription" : "...",
      "paymentHistories" : [ { }, { } ],
      "bankLot" : "...",
      "paymentInfo2" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "rejectedDate" : 12345,
      "matchingStatus" : "R",
      "orderNumber" : "..."
    },
    "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
    } ],
    "bankLot" : "...",
    "matchingStatus" : "O",
    "ddRequestItem" : {
      "paymentInfo5" : "...",
      "paymentInfo4" : "...",
      "historized" : true,
      "paymentInfo3" : "...",
      "ddRequestLOT" : { },
      "rejectedFileName" : "...",
      "transient" : true,
      "paymentInfo6" : "...",
      "automatedRefund" : { },
      "reference" : "...",
      "dueDate" : 12345,
      "id" : 12345,
      "errorMsg" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "paymentInfo" : "...",
      "billingAccountName" : "...",
      "amount" : 12345.0,
      "paymentInfo2" : "...",
      "automatedPayment" : { },
      "auditable" : { },
      "version" : 12345,
      "accountOperations" : [ { }, { } ],
      "paymentInfo1" : "..."
    },
    "invoices" : [ {
      "status" : "REJECTED",
      "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" : "ABANDONED",
      "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" : "ABANDONED",
      "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" : "DIRECTDEBIT",
      "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" : "DRAFT",
      "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" : "ABANDONED",
      "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" : "PAID",
      "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" : "CHECK",
      "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
    } ],
    "unMatchingAmount" : 12345.0,
    "bankReference" : "...",
    "version" : 12345,
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "taxAmount" : 12345.0,
    "description" : "...",
    "bankCollectionDate" : 12345,
    "type" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "accountingSchemeEntries" : [ {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "REVENUE",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "CREDIT",
      "auxiliaryAccountCode" : "..."
    }, {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "ASSETS",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "DEBIT",
      "auxiliaryAccountCode" : "..."
    } ],
    "reason" : "CLOSED_PERIOD",
    "orderNumber" : "...",
    "journal" : {
      "appendGeneratedCode" : true,
      "historized" : true,
      "auditable" : { },
      "transient" : true,
      "referenceDescription" : "...",
      "description" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "notified" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "referenceCode" : "...",
      "occTemplates" : [ { }, { } ],
      "accountOperations" : [ { }, { } ],
      "codeChanged" : true
    },
    "accountingExportFile" : "...",
    "billingAccountName" : "...",
    "notified" : true,
    "operationNumber" : 12345,
    "paymentInfo6" : "...",
    "transient" : true,
    "operationAction" : "TO_REFUND",
    "paymentInfo3" : "...",
    "parentEntityType" : { },
    "referenceCode" : "...",
    "paymentInfo1" : "...",
    "reference" : "...",
    "paymentInfo5" : "...",
    "status" : "EXPORT_FAILED",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "matchingAmounts" : [ {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    }, {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    } ],
    "dueDate" : 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" : "..."
    },
    "depositDate" : 12345,
    "transactionCategory" : "DEBIT",
    "accountingDate" : 12345,
    "paymentAction" : "PENDING_PAYMENT",
    "descriptionAndCode" : "...",
    "accountCodeClientSide" : "...",
    "amount" : 12345.0,
    "id" : 12345,
    "transactionDate" : 12345,
    "paymentInfo4" : "...",
    "paymentInfo" : "...",
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "REVENUE",
      "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
    },
    "appendGeneratedCode" : true,
    "amountWithoutTax" : 12345.0,
    "code" : "...",
    "codeChanged" : true,
    "paymentMethod" : "WIRETRANSFER"
  } ],
  "endAgreementDate" : 12345,
  "totalInvoicingAmountTax" : 12345.0,
  "anyServiceActive" : true,
  "notified" : true,
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "versionNumber" : 12345,
  "initialSubscriptionRenewal" : "...",
  "minimumAmountEl" : "...",
  "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
    }
  } ],
  "discountPlanInstances" : [ {
    "version" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "statusDate" : 12345,
    "applicationCount" : 12345,
    "id" : 12345,
    "uuid" : "...",
    "startDate" : 12345,
    "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" : "CREATED",
      "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" : { }
    },
    "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" : "TERMINATED",
      "quantityChanged" : 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" : { }
    } ],
    "valid" : true,
    "transient" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : 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" : "INVOICE_LINE",
      "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" : "IN_USE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "endDate" : 12345,
    "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" : "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" : { }
    },
    "status" : "IN_USE"
  }, {
    "version" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "statusDate" : 12345,
    "applicationCount" : 12345,
    "id" : 12345,
    "uuid" : "...",
    "startDate" : 12345,
    "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" : "CREATED",
      "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" : { }
    },
    "serviceInstance" : {
      "orderItemAction" : "ADD",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "QUOTE",
      "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" : "TERMINATED",
      "quantityChanged" : 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" : { }
    } ],
    "valid" : true,
    "transient" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : 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" : "PRODUCT",
      "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
    },
    "endDate" : 12345,
    "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" : { }
    },
    "status" : "ACTIVE"
  } ],
  "descriptionOrCode" : "...",
  "subscriptionDaysAge" : 12345,
  "autoEndOfEngagement" : true,
  "fireRenewalNotice" : true,
  "offer" : {
    "globalRatingScriptInstance" : {
      "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
    },
    "uuid" : "...",
    "offerServiceTemplates" : [ {
      "id" : 12345,
      "mandatory" : true,
      "incompatibleServices" : [ { }, { } ],
      "validity" : { },
      "offerTemplate" : { },
      "transient" : true,
      "serviceTemplate" : { }
    }, {
      "id" : 12345,
      "mandatory" : true,
      "incompatibleServices" : [ { }, { } ],
      "validity" : { },
      "offerTemplate" : { },
      "transient" : true,
      "serviceTemplate" : { }
    } ],
    "version" : 12345,
    "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
    } ],
    "longDescriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "longDescriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : 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" : "..."
    },
    "nameOrCode" : "...",
    "descriptionAndCode" : "...",
    "subscriptionRenewal" : {
      "daysNotifyRenewal" : 12345,
      "calendarInitialyActiveFor" : { },
      "description" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "NO_OVERRIDE",
      "renewForUnit" : "DAY",
      "initialTermType" : "RECURRING",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "applyTerminationCharges" : true,
      "autoRenew" : true,
      "autoRenewDate" : 12345,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "initialyActiveFor" : 12345,
      "id" : 12345,
      "code" : "...",
      "historized" : true,
      "applyReimbursment" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "endOfTermAction" : "SUSPEND",
      "initialyActiveForUnit" : "MONTH",
      "extendAgreementPeriodToSubscribedTillDate" : true,
      "renewFor" : 12345,
      "calendarRenewFor" : { },
      "renewalTermType" : "CALENDAR",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "applyAgreement" : true,
      "reimburseOneshots" : true,
      "transient" : true
    },
    "description" : "...",
    "referenceDescription" : "...",
    "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" : { }
    } ],
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "offerAttributes" : [ {
      "readOnly" : true,
      "defaultValue" : "...",
      "attribute" : { },
      "validationType" : "EL",
      "display" : true,
      "validationPattern" : "...",
      "validationLabel" : "...",
      "offerTemplate" : { },
      "transient" : true,
      "version" : 12345,
      "mandatory" : true,
      "sequence" : 12345,
      "id" : 12345,
      "mandatoryWithEl" : "..."
    }, {
      "readOnly" : true,
      "defaultValue" : "...",
      "attribute" : { },
      "validationType" : "REGEX",
      "display" : true,
      "validationPattern" : "...",
      "validationLabel" : "...",
      "offerTemplate" : { },
      "transient" : true,
      "version" : 12345,
      "mandatory" : true,
      "sequence" : 12345,
      "id" : 12345,
      "mandatoryWithEl" : "..."
    } ],
    "codeChanged" : true,
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "disabled" : true,
    "notified" : true,
    "offerModel" : { },
    "statusDate" : 12345,
    "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" : "..."
    },
    "offerProductTemplates" : [ {
      "productTemplate" : { },
      "offerTemplate" : { },
      "transient" : true,
      "id" : { },
      "mandatory" : true
    }, {
      "productTemplate" : { },
      "offerTemplate" : { },
      "transient" : true,
      "id" : { },
      "mandatory" : true
    } ],
    "offerTemplateCategories" : [ {
      "orderLevel" : 12345,
      "assignedToProductOffering" : true,
      "appendGeneratedCode" : true,
      "parentCategoryCode" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "imagePath" : "...",
      "productOffering" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "description" : "...",
      "code" : "...",
      "children" : [ { }, { } ],
      "transient" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "id" : 12345,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "version" : 12345,
      "name" : "...",
      "historized" : true,
      "auditable" : { }
    }, {
      "orderLevel" : 12345,
      "assignedToProductOffering" : true,
      "appendGeneratedCode" : true,
      "parentCategoryCode" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "imagePath" : "...",
      "productOffering" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "active" : true,
      "description" : "...",
      "code" : "...",
      "children" : [ { }, { } ],
      "transient" : true,
      "parentEntity" : { },
      "parentEntityType" : { },
      "offerTemplateCategory" : { },
      "id" : 12345,
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "uuid" : "...",
      "version" : 12345,
      "name" : "...",
      "historized" : true,
      "auditable" : { }
    } ],
    "descriptionOrCode" : "...",
    "generateQuoteEdrPerProduct" : true,
    "referenceCode" : "...",
    "channels" : [ {
      "version" : 12345,
      "description" : "...",
      "disabled" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "code" : "...",
      "active" : true,
      "descriptionAndCode" : "..."
    }, {
      "version" : 12345,
      "description" : "...",
      "disabled" : true,
      "historized" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "transient" : true,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "code" : "...",
      "active" : true,
      "descriptionAndCode" : "..."
    } ],
    "parentEntityType" : { },
    "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" : { }
    } ],
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "sellers" : [ {
      "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" : { }
    }, {
      "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" : { }
    } ],
    "lifeCycleStatus" : "ACTIVE",
    "allowedDiscountPlans" : [ {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE",
      "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" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    }, {
      "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" : "DAY",
      "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" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    } ],
    "offerComponents" : [ {
      "tagsList" : [ { }, { } ],
      "transient" : true,
      "quantityMin" : 12345,
      "offerTemplate" : { },
      "version" : 12345,
      "sequence" : 12345,
      "productSet" : "...",
      "mandatory" : true,
      "id" : 12345,
      "quantityDefault" : 12345,
      "quantityMax" : 12345,
      "display" : true,
      "product" : { }
    }, {
      "tagsList" : [ { }, { } ],
      "transient" : true,
      "quantityMin" : 12345,
      "offerTemplate" : { },
      "version" : 12345,
      "sequence" : 12345,
      "productSet" : "...",
      "mandatory" : true,
      "id" : 12345,
      "quantityDefault" : 12345,
      "quantityMax" : 12345,
      "display" : true,
      "product" : { }
    } ],
    "imagePath" : "...",
    "id" : 12345,
    "code" : "...",
    "businessAccountModels" : [ {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "CA_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" : "CDDL",
      "descriptionAndCode" : "...",
      "code" : "..."
    }, {
      "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" : "CDDL",
      "descriptionAndCode" : "...",
      "code" : "..."
    } ],
    "autoEndOfEngagement" : true,
    "transientCode" : "...",
    "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" : "..."
      }
    },
    "longDescription" : "...",
    "minimumAmountEl" : "...",
    "isModel" : true,
    "businessOfferModel" : {
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "moduleItems" : [ { }, { } ],
      "referenceDescription" : "...",
      "moduleSource" : "...",
      "license" : "CDDL",
      "notified" : true,
      "logoPicture" : "...",
      "disabled" : true,
      "code" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "offerTemplate" : { },
      "downloaded" : true,
      "script" : { },
      "installed" : true,
      "codeChanged" : true,
      "historized" : true,
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "description" : "...",
      "version" : 12345,
      "id" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "active" : true,
      "parentEntity" : { }
    },
    "isOfferChangeRestricted" : true,
    "medias" : [ {
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "cfValues" : { },
      "mediaPath" : "...",
      "mediaName" : "...",
      "mediaType" : "IMAGE",
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "main" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    }, {
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "cfValues" : { },
      "mediaPath" : "...",
      "mediaName" : "...",
      "mediaType" : "IMAGE",
      "transient" : true,
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "id" : 12345,
      "parentEntityType" : { },
      "historized" : true,
      "parentEntity" : { },
      "descriptionAndCode" : "...",
      "main" : true,
      "auditable" : { },
      "referenceCode" : "...",
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "code" : "...",
      "cfAccumulatedValues" : { }
    } ],
    "minimumLabelEl" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "productTemplates" : [ {
      "disabled" : true,
      "offerTemplateCategories" : [ { }, { } ],
      "globalRatingScriptInstance" : { },
      "cfValues" : { },
      "uuid" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "businessAccountModels" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "lifeCycleStatus" : "OBSOLETE",
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "imagePath" : "...",
      "notified" : true,
      "description" : "...",
      "version" : 12345,
      "active" : true,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "transient" : true,
      "code" : "...",
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "name" : "...",
      "historized" : true,
      "descriptionOrCode" : "...",
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "attachments" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "descriptionAndCode" : "...",
      "auditable" : { },
      "validity" : { },
      "customerCategories" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "sellers" : [ { }, { } ],
      "longDescription" : "...",
      "cfAccumulatedValues" : { },
      "businessProductModel" : { },
      "nameOrCode" : "...",
      "channels" : [ { }, { } ],
      "id" : 12345,
      "productChargeTemplates" : [ { }, { } ]
    }, {
      "disabled" : true,
      "offerTemplateCategories" : [ { }, { } ],
      "globalRatingScriptInstance" : { },
      "cfValues" : { },
      "uuid" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "businessAccountModels" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "imagePath" : "...",
      "notified" : true,
      "description" : "...",
      "version" : 12345,
      "active" : true,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "transient" : true,
      "code" : "...",
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "name" : "...",
      "historized" : true,
      "descriptionOrCode" : "...",
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "attachments" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "descriptionAndCode" : "...",
      "auditable" : { },
      "validity" : { },
      "customerCategories" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "sellers" : [ { }, { } ],
      "longDescription" : "...",
      "cfAccumulatedValues" : { },
      "businessProductModel" : { },
      "nameOrCode" : "...",
      "channels" : [ { }, { } ],
      "id" : 12345,
      "productChargeTemplates" : [ { }, { } ]
    } ],
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "historized" : true,
    "transient" : true,
    "commercialRules" : [ {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE",
      "ruleType" : "REPLACEMENT",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    }, {
      "codeChanged" : true,
      "targetGroupedAttributes" : { },
      "targetAttributeValue" : "...",
      "ruleEl" : "...",
      "targetProduct" : { },
      "historized" : true,
      "notified" : true,
      "code" : "...",
      "referenceDescription" : "...",
      "transient" : true,
      "targetTag" : { },
      "appendGeneratedCode" : true,
      "id" : 12345,
      "description" : "...",
      "commercialRuleItems" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "targetOfferTemplate" : { },
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "scopeType" : "QUOTE_OFFER",
      "ruleType" : "INCOMPATIBILITY",
      "targetAttribute" : { },
      "disabled" : true,
      "targetProductCode" : "...",
      "targetOfferAttribute" : true,
      "targetProductVersion" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "targetOfferTemplateCode" : "...",
      "auditable" : { }
    } ],
    "customerCategories" : [ {
      "parentCFEntities" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "taxCategory" : { },
      "accountingCode" : { },
      "historized" : true,
      "exoneratedFromTaxes" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "taxCategoryEl" : "...",
      "cfAccumulatedValues" : { },
      "exonerationTaxEl" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "exonerationReason" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "auditable" : { }
    }, {
      "parentCFEntities" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uuid" : "...",
      "taxCategory" : { },
      "accountingCode" : { },
      "historized" : true,
      "exoneratedFromTaxes" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "descriptionOrCode" : "...",
      "transient" : true,
      "taxCategoryEl" : "...",
      "cfAccumulatedValues" : { },
      "exonerationTaxEl" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "exonerationReason" : "...",
      "appendGeneratedCode" : true,
      "parentEntity" : { },
      "auditable" : { }
    } ],
    "allowedOffersChange" : [ { }, { } ],
    "name" : "...",
    "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" : "PRODUCT",
      "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
    },
    "attachments" : [ {
      "productOfferings" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "disabled" : true,
      "active" : true,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "uri" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "mimeType" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "id" : 12345,
      "description" : "..."
    }, {
      "productOfferings" : [ { }, { } ],
      "transient" : true,
      "code" : "...",
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "disabled" : true,
      "active" : true,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "uri" : "...",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "referenceCode" : "...",
      "mimeType" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "notified" : true,
      "id" : 12345,
      "description" : "..."
    } ],
    "active" : true,
    "prefix" : "...",
    "appendGeneratedCode" : true
  },
  "renewalNotifiedDate" : 12345,
  "orderOffer" : {
    "referenceDescription" : "...",
    "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" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "order" : {
      "access" : { },
      "billingRun" : { },
      "codeChanged" : true,
      "rateInvoiced" : 12345,
      "contract" : { },
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "code" : "...",
      "appendGeneratedCode" : true,
      "orderProgressTmp" : 12345,
      "orderProgress" : 12345,
      "id" : 12345,
      "descriptionOrCode" : "...",
      "progressDate" : 12345,
      "invoices" : [ { }, { } ],
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "customerServiceDuration" : 12345,
      "discountPlan" : { },
      "historized" : true,
      "statusDate" : 12345,
      "orderPrices" : [ { }, { } ],
      "uuid" : "...",
      "billingAccount" : { },
      "userAccount" : { },
      "orderType" : { },
      "oneShotTotalAmount" : 12345.0,
      "orderLots" : [ { }, { } ],
      "label" : "...",
      "orderNumber" : "...",
      "parentEntity" : { },
      "quoteVersion" : { },
      "salesPersonName" : "...",
      "customerServiceBegin" : 12345,
      "status" : "...",
      "auditableFields" : [ { }, { } ],
      "quote" : { },
      "invoicingPlan" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "deliveryDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "cfValues" : { },
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "orderInvoiceType" : { },
      "offers" : [ { }, { } ],
      "parentEntityType" : { },
      "minInvoiceLines" : [ { }, { } ],
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { },
      "externalReference" : "...",
      "referenceCode" : "...",
      "orderDate" : 12345,
      "notified" : true,
      "billingCycle" : { },
      "version" : 12345,
      "seller" : { },
      "orderParent" : { }
    },
    "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
    } ],
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "PRODUCT",
      "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" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "codeChanged" : true,
    "description" : "...",
    "notified" : true,
    "quoteOffer" : {
      "position" : 12345,
      "subscription" : { },
      "id" : 12345,
      "quotePrices" : [ { }, { } ],
      "quoteLot" : { },
      "quoteProduct" : [ { }, { } ],
      "transient" : true,
      "userAccount" : { },
      "offerTemplate" : { },
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "parentEntityType" : { },
      "quoteLineType" : "CREATE",
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "billableAccount" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "code" : "...",
      "contractCode" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "discountPlan" : { },
      "parentEntity" : { },
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "notified" : true,
      "deliveryDate" : 12345,
      "serialversionuid" : 12345,
      "quoteAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "quoteVersion" : { },
      "referenceCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "..."
    },
    "appendGeneratedCode" : true,
    "code" : "...",
    "orderAttributes" : [ {
      "commercialOrder" : { },
      "value" : { },
      "historized" : true,
      "orderLot" : { },
      "dateValue" : 12345,
      "assignedAttributeValue" : [ { }, { } ],
      "accessPoint" : "...",
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "doubleValue" : 12345.0,
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "orderOffer" : { },
      "id" : 12345,
      "version" : 12345,
      "booleanValue" : true,
      "orderProduct" : { },
      "auditableFields" : [ { }, { } ],
      "stringValue" : "...",
      "parentAttributeValue" : { },
      "auditable" : { },
      "cfValues" : { },
      "attribute" : { },
      "transient" : true
    }, {
      "commercialOrder" : { },
      "value" : { },
      "historized" : true,
      "orderLot" : { },
      "dateValue" : 12345,
      "assignedAttributeValue" : [ { }, { } ],
      "accessPoint" : "...",
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "doubleValue" : 12345.0,
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "orderOffer" : { },
      "id" : 12345,
      "version" : 12345,
      "booleanValue" : true,
      "orderProduct" : { },
      "auditableFields" : [ { }, { } ],
      "stringValue" : "...",
      "parentAttributeValue" : { },
      "auditable" : { },
      "cfValues" : { },
      "attribute" : { },
      "transient" : true
    } ],
    "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" : "NO_OVERRIDE",
      "reimburseOneshots" : true,
      "codeChanged" : true,
      "parentEntity" : { }
    },
    "offerTemplate" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : 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" : { }
    },
    "transient" : true,
    "terminationDate" : 12345,
    "uuid" : "...",
    "descriptionOrCode" : "...",
    "referenceCode" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "version" : 12345,
    "deliveryDate" : 12345,
    "products" : [ {
      "historized" : true,
      "quoteProduct" : { },
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "order" : { },
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "productVersion" : { },
      "cfValues" : { },
      "status" : "INACTIVE",
      "terminationDate" : 12345,
      "quantity" : 12345.0,
      "orderServiceCommercial" : { },
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "notified" : true,
      "terminationReason" : { },
      "orderAttributes" : [ { }, { } ],
      "orderOffer" : { },
      "discountPlan" : { },
      "auditable" : { },
      "productActionType" : "SUSPEND",
      "deliveryDate" : 12345,
      "id" : 12345
    }, {
      "historized" : true,
      "quoteProduct" : { },
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "order" : { },
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "productVersion" : { },
      "cfValues" : { },
      "status" : "CLOSED",
      "terminationDate" : 12345,
      "quantity" : 12345.0,
      "orderServiceCommercial" : { },
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "notified" : true,
      "terminationReason" : { },
      "orderAttributes" : [ { }, { } ],
      "orderOffer" : { },
      "discountPlan" : { },
      "auditable" : { },
      "productActionType" : "CREATE",
      "deliveryDate" : 12345,
      "id" : 12345
    } ],
    "orderLineType" : "AMEND",
    "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" : { }
    } ],
    "parentEntityType" : { },
    "id" : 12345,
    "historized" : true,
    "descriptionAndCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "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" : "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" : "..."
    }
  },
  "subscriptionMonthsAge" : 12345,
  "edrs" : [ {
    "extraParameter" : "...",
    "id" : 12345,
    "version" : 12345,
    "eventVersion" : 12345,
    "originRecord" : "...",
    "status" : "REJECTED",
    "parameter5" : "...",
    "quantity" : 12345.0,
    "decimalParam2" : 12345.0,
    "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" : { }
    },
    "eventKey" : "...",
    "parameter2" : "...",
    "decimalParam1" : 12345.0,
    "updated" : 12345,
    "dateParam3" : 12345,
    "walletOperation" : {
      "accountingCode" : { },
      "counter" : { },
      "parameter1" : "...",
      "contract" : { },
      "rawAmountWithTax" : 12345.0,
      "ratingUnitOfMeasure" : { },
      "serviceInstance" : { },
      "ratedTransaction" : { },
      "offerTemplate" : { },
      "currency" : { },
      "chargeMode" : "REIMBURSMENT",
      "unitAmountTax" : 12345.0,
      "pricePlanMatrixLine" : { },
      "unitAmountWithTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "inputUnitDescription" : "...",
      "updated" : 12345,
      "cfValues" : { },
      "invoiceSubCategory" : { },
      "description" : "...",
      "orderInfo" : { },
      "rejectReason" : "...",
      "amountTax" : 12345.0,
      "status" : "RESERVED",
      "amountWithoutTax" : 12345.0,
      "subscriptionDate" : 12345,
      "overrodePrice" : true,
      "infoOrder" : { },
      "created" : 12345,
      "sortIndex" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "wallet" : { },
      "priceplan" : { },
      "inputQuantity" : 12345.0,
      "discountedWalletOperation" : 12345,
      "edr" : { },
      "operationDate" : 12345,
      "version" : 12345,
      "uuid" : "...",
      "discountPlanItem" : { },
      "unratedClone" : { },
      "fullRatingPeriod" : { },
      "code" : "...",
      "type" : "DEBIT",
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "subscription" : { },
      "offerCode" : "...",
      "accountingArticle" : { },
      "cfAccumulatedValues" : { },
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "parameter2" : "...",
      "parameterExtra" : "...",
      "tax" : { },
      "discountPlanType" : "PERCENTAGE",
      "reratedWalletOperation" : { },
      "discountPlan" : { },
      "parameter3" : "...",
      "rulesContract" : { },
      "id" : 12345,
      "seller" : { },
      "amountWithTax" : 12345.0,
      "chargeInstance" : { },
      "billingAccount" : { },
      "clone" : { },
      "userAccount" : { },
      "inputUnitOfMeasure" : { },
      "discountedAmount" : 12345.0,
      "taxPercent" : 12345.0,
      "sequence" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "transient" : true,
      "invoicingDate" : 12345,
      "oldWallet" : { },
      "discountValue" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "pricePlanMatrixVersion" : { },
      "applyInAdvance" : true,
      "refundsWalletOperation" : { }
    },
    "decimalParam3" : 12345.0,
    "eventDate" : 12345,
    "decimalParam5" : 12345.0,
    "rejectReason" : "...",
    "parameter8" : "...",
    "parameter3" : "...",
    "parameter4" : "...",
    "dateParam4" : 12345,
    "originBatch" : "...",
    "headerEDR" : { },
    "created" : 12345,
    "timesTried" : 12345,
    "dateParam1" : 12345,
    "dateParam5" : 12345,
    "quantityLeftToRate" : 12345.0,
    "parameter9" : "...",
    "parameter6" : "...",
    "parameter7" : "...",
    "transient" : true,
    "accessCode" : "...",
    "parameter1" : "...",
    "decimalParam4" : 12345.0,
    "statusDate" : 12345,
    "dateParam2" : 12345
  }, {
    "extraParameter" : "...",
    "id" : 12345,
    "version" : 12345,
    "eventVersion" : 12345,
    "originRecord" : "...",
    "status" : "OPEN",
    "parameter5" : "...",
    "quantity" : 12345.0,
    "decimalParam2" : 12345.0,
    "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "eventKey" : "...",
    "parameter2" : "...",
    "decimalParam1" : 12345.0,
    "updated" : 12345,
    "dateParam3" : 12345,
    "walletOperation" : {
      "accountingCode" : { },
      "counter" : { },
      "parameter1" : "...",
      "contract" : { },
      "rawAmountWithTax" : 12345.0,
      "ratingUnitOfMeasure" : { },
      "serviceInstance" : { },
      "ratedTransaction" : { },
      "offerTemplate" : { },
      "currency" : { },
      "chargeMode" : "SUBSCRIPTION",
      "unitAmountTax" : 12345.0,
      "pricePlanMatrixLine" : { },
      "unitAmountWithTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "inputUnitDescription" : "...",
      "updated" : 12345,
      "cfValues" : { },
      "invoiceSubCategory" : { },
      "description" : "...",
      "orderInfo" : { },
      "rejectReason" : "...",
      "amountTax" : 12345.0,
      "status" : "RESERVED",
      "amountWithoutTax" : 12345.0,
      "subscriptionDate" : 12345,
      "overrodePrice" : true,
      "infoOrder" : { },
      "created" : 12345,
      "sortIndex" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "wallet" : { },
      "priceplan" : { },
      "inputQuantity" : 12345.0,
      "discountedWalletOperation" : 12345,
      "edr" : { },
      "operationDate" : 12345,
      "version" : 12345,
      "uuid" : "...",
      "discountPlanItem" : { },
      "unratedClone" : { },
      "fullRatingPeriod" : { },
      "code" : "...",
      "type" : "DEBIT",
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "subscription" : { },
      "offerCode" : "...",
      "accountingArticle" : { },
      "cfAccumulatedValues" : { },
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "parameter2" : "...",
      "parameterExtra" : "...",
      "tax" : { },
      "discountPlanType" : "PERCENTAGE",
      "reratedWalletOperation" : { },
      "discountPlan" : { },
      "parameter3" : "...",
      "rulesContract" : { },
      "id" : 12345,
      "seller" : { },
      "amountWithTax" : 12345.0,
      "chargeInstance" : { },
      "billingAccount" : { },
      "clone" : { },
      "userAccount" : { },
      "inputUnitOfMeasure" : { },
      "discountedAmount" : 12345.0,
      "taxPercent" : 12345.0,
      "sequence" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "transient" : true,
      "invoicingDate" : 12345,
      "oldWallet" : { },
      "discountValue" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "pricePlanMatrixVersion" : { },
      "applyInAdvance" : true,
      "refundsWalletOperation" : { }
    },
    "decimalParam3" : 12345.0,
    "eventDate" : 12345,
    "decimalParam5" : 12345.0,
    "rejectReason" : "...",
    "parameter8" : "...",
    "parameter3" : "...",
    "parameter4" : "...",
    "dateParam4" : 12345,
    "originBatch" : "...",
    "headerEDR" : { },
    "created" : 12345,
    "timesTried" : 12345,
    "dateParam1" : 12345,
    "dateParam5" : 12345,
    "quantityLeftToRate" : 12345.0,
    "parameter9" : "...",
    "parameter6" : "...",
    "parameter7" : "...",
    "transient" : true,
    "accessCode" : "...",
    "parameter1" : "...",
    "decimalParam4" : 12345.0,
    "statusDate" : 12345,
    "dateParam2" : 12345
  } ],
  "id" : 12345,
  "code" : "...",
  "billingCycle" : {
    "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" : "..."
    },
    "dueDateDelayEL" : "...",
    "id" : 12345,
    "invoiceDateDelayEL" : "...",
    "lastTransactionDateDelayEL" : "...",
    "version" : 12345,
    "invoiceDateProductionDelayEL" : "...",
    "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
    } ],
    "collectionDateDelayEl" : "...",
    "historized" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "transient" : true,
    "description" : "...",
    "notified" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionOrCode" : "...",
    "parentEntityType" : { },
    "computeDatesAtValidation" : true,
    "invoicingThreshold" : 12345.0,
    "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
    },
    "billingTemplateNameEL" : "...",
    "scriptInstance" : {
      "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",
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "id" : 12345,
      "active" : true,
      "script" : "...",
      "version" : 12345
    },
    "type" : "ORDER",
    "uuid" : "...",
    "codeChanged" : true,
    "thresholdPerEntity" : true,
    "splitPerPaymentMethod" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "calendar" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : 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" : { }
    } ],
    "referenceDate" : "END_DATE",
    "referenceDescription" : "...",
    "descriptionAndCode" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "billingRunValidationScript" : {
      "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",
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "id" : 12345,
      "active" : true,
      "script" : "...",
      "version" : 12345
    },
    "code" : "...",
    "lastTransactionDateEL" : "...",
    "invoiceTypeEl" : "...",
    "checkThreshold" : "POSITIVE_IL",
    "appendGeneratedCode" : true,
    "referenceCode" : "..."
  },
  "validity" : {
    "from" : 12345,
    "to" : 12345,
    "valid" : true,
    "empty" : true,
    "strictMatch" : true,
    "fromMatch" : 12345,
    "toMatch" : 12345
  },
  "subscribedTillDate" : 12345,
  "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
  },
  "electronicBilling" : true,
  "subscriptionExpired" : true,
  "order" : {
    "access" : {
      "version" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "subscription" : { },
      "cacheKey" : "...",
      "active" : true,
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "auditable" : { },
      "id" : 12345,
      "disabled" : true,
      "notified" : true,
      "accessUserId" : "...",
      "transient" : true,
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "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" : "CYCLE",
      "processDate" : 12345,
      "version" : 12345,
      "status" : "CREATING_INVOICE_LINES",
      "xmlJobExecutionResultId" : 12345,
      "minimumApplied" : true,
      "rejectionReason" : "...",
      "referenceDescription" : "...",
      "invoiceType" : { },
      "processType" : "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" : "CANCEL",
      "skipValidationScript" : true,
      "country" : { },
      "discountApplied" : true,
      "transient" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "generateAO" : true,
      "cfValues" : { },
      "producibleAmountWithoutTax" : 12345.0,
      "collectionDate" : 12345,
      "auditable" : { },
      "selectedBillingAccounts" : "...",
      "pdfJobExecutionResultId" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "referenceDate" : "NEXT_INVOICE_DATE",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    },
    "codeChanged" : true,
    "rateInvoiced" : 12345,
    "contract" : {
      "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
    },
    "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" : { }
    } ],
    "transient" : true,
    "descriptionAndCode" : "...",
    "description" : "...",
    "code" : "...",
    "appendGeneratedCode" : true,
    "orderProgressTmp" : 12345,
    "orderProgress" : 12345,
    "id" : 12345,
    "descriptionOrCode" : "...",
    "progressDate" : 12345,
    "invoices" : [ {
      "status" : "NEW",
      "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" : "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
    }, {
      "status" : "NEW",
      "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" : "ABANDONED",
      "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",
      "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
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "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" : "AGGREGATED",
      "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" : "CANCELED",
      "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" : "REGULAR",
      "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" : "PROCESSED",
      "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" : "..."
    } ],
    "customerServiceDuration" : 12345,
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE",
      "durationUnit" : "DAY",
      "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" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "historized" : true,
    "statusDate" : 12345,
    "orderPrices" : [ {
      "codeChanged" : true,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "sequence" : 12345,
      "discountedOrderPrice" : { },
      "amountWithoutTax" : 12345.0,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "discountPlanItem" : { },
      "code" : "...",
      "recurrenceDuration" : 12345,
      "orderArticleLine" : { },
      "description" : "...",
      "priceLevelEnum" : "PRODUCT",
      "discountedAmount" : 12345.0,
      "orderOffer" : { },
      "priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
      "recurrencePeriodicity" : "...",
      "appendGeneratedCode" : true,
      "discountPlan" : { },
      "version" : 12345,
      "parentEntity" : { },
      "applyDiscountsOnOverridenPrice" : true,
      "priceOverCharged" : true,
      "discountPlanType" : "FIXED",
      "order" : { },
      "chargeTemplate" : { },
      "historized" : true,
      "taxAmount" : 12345.0,
      "referenceCode" : "...",
      "discountValue" : 12345.0,
      "parentEntityType" : { },
      "currencyCode" : "...",
      "taxRate" : 12345.0,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "amountWithoutTaxWithDiscount" : 12345.0
    }, {
      "codeChanged" : true,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "sequence" : 12345,
      "discountedOrderPrice" : { },
      "amountWithoutTax" : 12345.0,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "discountPlanItem" : { },
      "code" : "...",
      "recurrenceDuration" : 12345,
      "orderArticleLine" : { },
      "description" : "...",
      "priceLevelEnum" : "ORDER",
      "discountedAmount" : 12345.0,
      "orderOffer" : { },
      "priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
      "recurrencePeriodicity" : "...",
      "appendGeneratedCode" : true,
      "discountPlan" : { },
      "version" : 12345,
      "parentEntity" : { },
      "applyDiscountsOnOverridenPrice" : true,
      "priceOverCharged" : true,
      "discountPlanType" : "PERCENTAGE",
      "order" : { },
      "chargeTemplate" : { },
      "historized" : true,
      "taxAmount" : 12345.0,
      "referenceCode" : "...",
      "discountValue" : 12345.0,
      "parentEntityType" : { },
      "currencyCode" : "...",
      "taxRate" : 12345.0,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "amountWithoutTaxWithDiscount" : 12345.0
    } ],
    "uuid" : "...",
    "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" : "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" : { }
    },
    "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" : "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" : "..."
    },
    "orderType" : {
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "parentEntity" : { },
      "referenceDescription" : "...",
      "version" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "codeChanged" : true,
      "transient" : true,
      "id" : 12345,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "description" : "...",
      "auditable" : { },
      "notified" : true
    },
    "oneShotTotalAmount" : 12345.0,
    "orderLots" : [ {
      "auditable" : { },
      "name" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "quoteLot" : { },
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "order" : { },
      "description" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "descriptionAndCode" : "...",
      "version" : 12345
    }, {
      "auditable" : { },
      "name" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "quoteLot" : { },
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "order" : { },
      "description" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "descriptionAndCode" : "...",
      "version" : 12345
    } ],
    "label" : "...",
    "orderNumber" : "...",
    "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" : "..."
    },
    "quoteVersion" : {
      "invoicingPlan" : { },
      "pdfFilename" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "quoteArticleLines" : [ { }, { } ],
      "quoteVersion" : 12345,
      "status" : "CLOSED",
      "cfValues" : { },
      "quotePrices" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "discountPlan" : { },
      "quote" : { },
      "statusDate" : 12345,
      "quoteOffers" : [ { }, { } ],
      "id" : 12345,
      "historized" : true,
      "shortDescription" : "...",
      "medias" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "endDate" : 12345,
      "notified" : true,
      "referenceCode" : "...",
      "comment" : "...",
      "version" : 12345,
      "contract" : { },
      "transient" : true
    },
    "salesPersonName" : "...",
    "customerServiceBegin" : 12345,
    "status" : "...",
    "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
    } ],
    "quote" : {
      "userAccount" : { },
      "status" : "...",
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "description" : "...",
      "quoteDate" : 12345,
      "contactName" : "...",
      "applicantAccount" : { },
      "billingRun" : { },
      "billingCycle" : { },
      "descriptionOrCode" : "...",
      "seller" : { },
      "deliveryDate" : 12345,
      "validity" : { },
      "quoteNumber" : "...",
      "previousStatus" : "...",
      "statusDate" : 12345,
      "sendDate" : 12345,
      "orderInvoiceType" : { },
      "descriptionAndCode" : "...",
      "code" : "...",
      "quoteLotDuration" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "codeChanged" : true,
      "parentEntityType" : { },
      "billableAccount" : { },
      "validationDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "notified" : true,
      "customerRef" : "...",
      "opportunityRef" : "...",
      "customerName" : "...",
      "appendGeneratedCode" : true,
      "minInvoiceLines" : [ { }, { } ],
      "auditable" : { },
      "version" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "parentEntity" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "referenceCode" : "...",
      "salesPersonName" : "...",
      "historized" : true,
      "transient" : true,
      "registerNumber" : "..."
    },
    "invoicingPlan" : {
      "cfValues" : { },
      "description" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "uuid" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "notified" : true,
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "historized" : true,
      "parentEntityType" : { },
      "invoicingPlanItems" : [ { }, { } ],
      "referenceDescription" : "...",
      "id" : 12345,
      "disabled" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "transient" : true
    },
    "totalInvoicingAmountWithTax" : 12345.0,
    "deliveryDate" : 12345,
    "totalInvoicingAmountTax" : 12345.0,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "totalInvoicingAmountWithoutTax" : 12345.0,
    "orderInvoiceType" : {
      "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" : "AUTO",
      "referenceDescription" : "...",
      "occTemplateNegativeCodeEl" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "appliesTo" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "historized" : true
    },
    "offers" : [ {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "cfValues" : { },
      "order" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "codeChanged" : true,
      "description" : "...",
      "notified" : true,
      "quoteOffer" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "orderAttributes" : [ { }, { } ],
      "terminationReason" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "transient" : true,
      "terminationDate" : 12345,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "version" : 12345,
      "deliveryDate" : 12345,
      "products" : [ { }, { } ],
      "orderLineType" : "AMEND",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "id" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "userAccount" : { }
    }, {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "cfValues" : { },
      "order" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "codeChanged" : true,
      "description" : "...",
      "notified" : true,
      "quoteOffer" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "orderAttributes" : [ { }, { } ],
      "terminationReason" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "transient" : true,
      "terminationDate" : 12345,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "version" : 12345,
      "deliveryDate" : 12345,
      "products" : [ { }, { } ],
      "orderLineType" : "TERMINATE",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "id" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "userAccount" : { }
    } ],
    "parentEntityType" : { },
    "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" : "REJECTED",
      "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" : "TAX",
      "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" : "REJECTED",
      "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" : { }
    } ],
    "referenceDescription" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "externalReference" : "...",
    "referenceCode" : "...",
    "orderDate" : 12345,
    "notified" : true,
    "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" : "SUBSCRIPTION",
      "uuid" : "...",
      "codeChanged" : true,
      "thresholdPerEntity" : true,
      "splitPerPaymentMethod" : true,
      "auditable" : { },
      "calendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDate" : "END_DATE",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "billingRunValidationScript" : { },
      "code" : "...",
      "lastTransactionDateEL" : "...",
      "invoiceTypeEl" : "...",
      "checkThreshold" : "BEFORE_DISCOUNT",
      "appendGeneratedCode" : true,
      "referenceCode" : "..."
    },
    "version" : 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" : { }
    },
    "orderParent" : {
      "orderDate" : 12345,
      "uuid" : "...",
      "requestedCompletionDate" : 12345,
      "email" : "...",
      "electronicBilling" : true,
      "ccedEmails" : "...",
      "paymentMethod" : { },
      "referenceDescription" : "...",
      "code" : "...",
      "id" : 12345,
      "userAccounts" : [ { }, { } ],
      "emailTemplate" : { },
      "minRatedTransactions" : [ { }, { } ],
      "orderNumber" : "...",
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "transient" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "cfValues" : { },
      "mailingType" : "MANUAL",
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "receivedFromApp" : "...",
      "notified" : true,
      "externalId" : "...",
      "descriptionAndCode" : "...",
      "minInvoiceLines" : [ { }, { } ],
      "auditable" : { },
      "statusMessage" : "...",
      "description" : "...",
      "status" : "HELD",
      "historized" : true,
      "parentEntity" : { },
      "quote" : { },
      "routedToUserGroup" : "...",
      "totalInvoicingAmountWithTax" : 12345.0,
      "deliveryInstructions" : "...",
      "dueDateDelayEL" : "...",
      "billingCycle" : { },
      "expectedCompletionDate" : 12345,
      "shippingAddress" : { },
      "appendGeneratedCode" : true,
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "priority" : 12345,
      "version" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "completionDate" : 12345,
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "requestedStartDate" : 12345,
      "orderItems" : [ { }, { } ],
      "category" : "...",
      "descriptionOrCode" : "..."
    }
  },
  "emailTemplate" : {
    "htmlContent" : "...",
    "notified" : true,
    "startDate" : 12345,
    "media" : "FAX",
    "type" : "OTHER",
    "code" : "...",
    "referenceCode" : "...",
    "textContent" : "...",
    "codeChanged" : true,
    "parentEntityType" : { },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "descriptionAndCode" : "...",
    "tagEndDelimiter" : "...",
    "appendGeneratedCode" : true,
    "tagStartDelimiter" : "...",
    "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" : "..."
    },
    "version" : 12345,
    "subject" : "...",
    "transient" : true,
    "description" : "...",
    "id" : 12345,
    "historized" : true,
    "referenceDescription" : "...",
    "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
    } ],
    "endDate" : 12345
  },
  "productInstances" : [ {
    "appendGeneratedCode" : true,
    "transient" : true,
    "descriptionAndCode" : "...",
    "quantity" : 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" : "..."
    },
    "uuid" : "...",
    "notified" : true,
    "productTemplate" : {
      "disabled" : true,
      "offerTemplateCategories" : [ { }, { } ],
      "globalRatingScriptInstance" : { },
      "cfValues" : { },
      "uuid" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "businessAccountModels" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "lifeCycleStatus" : "OBSOLETE",
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "imagePath" : "...",
      "notified" : true,
      "description" : "...",
      "version" : 12345,
      "active" : true,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "transient" : true,
      "code" : "...",
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "name" : "...",
      "historized" : true,
      "descriptionOrCode" : "...",
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "attachments" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "descriptionAndCode" : "...",
      "auditable" : { },
      "validity" : { },
      "customerCategories" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "sellers" : [ { }, { } ],
      "longDescription" : "...",
      "cfAccumulatedValues" : { },
      "businessProductModel" : { },
      "nameOrCode" : "...",
      "channels" : [ { }, { } ],
      "id" : 12345,
      "productChargeTemplates" : [ { }, { } ]
    },
    "version" : 12345,
    "id" : 12345,
    "historized" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : 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" : "CREATED",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "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" : "..."
    },
    "orderNumber" : "...",
    "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" : { }
    },
    "codeChanged" : true,
    "parentEntityType" : { },
    "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" : "...",
    "productChargeInstances" : [ {
      "codeChanged" : true,
      "criteria2" : "...",
      "uuid" : "...",
      "terminationDate" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "seller" : { },
      "version" : 12345,
      "criteria1" : "...",
      "description" : "...",
      "chargeMainType" : "PRODUCT",
      "walletOperations" : [ { }, { } ],
      "code" : "...",
      "parentCFEntities" : [ { }, { } ],
      "currency" : { },
      "productInstance" : { },
      "reactivationDate" : 12345,
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "chargeTemplate" : { },
      "chargeType" : "...",
      "walletInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "taxClassResolved" : { },
      "productChargeTemplate" : { },
      "auditable" : { },
      "userAccount" : { },
      "criteria3" : "...",
      "referenceDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "subscription" : { },
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "transient" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "walletOperationsSorted" : [ { }, { } ],
      "chargeDate" : 12345,
      "status" : "TERMINATED",
      "applyDiscountsOnOverridenPrice" : true,
      "counter" : { },
      "referenceCode" : "...",
      "prepaid" : true,
      "accumulatorCounterInstances" : [ { }, { } ],
      "parentEntity" : { },
      "serviceInstance" : { },
      "parentEntityType" : { },
      "invoicingCalendar" : { }
    }, {
      "codeChanged" : true,
      "criteria2" : "...",
      "uuid" : "...",
      "terminationDate" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "seller" : { },
      "version" : 12345,
      "criteria1" : "...",
      "description" : "...",
      "chargeMainType" : "USAGE",
      "walletOperations" : [ { }, { } ],
      "code" : "...",
      "parentCFEntities" : [ { }, { } ],
      "currency" : { },
      "productInstance" : { },
      "reactivationDate" : 12345,
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "chargeTemplate" : { },
      "chargeType" : "...",
      "walletInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "taxClassResolved" : { },
      "productChargeTemplate" : { },
      "auditable" : { },
      "userAccount" : { },
      "criteria3" : "...",
      "referenceDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "subscription" : { },
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "transient" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "walletOperationsSorted" : [ { }, { } ],
      "chargeDate" : 12345,
      "status" : "PENDING",
      "applyDiscountsOnOverridenPrice" : true,
      "counter" : { },
      "referenceCode" : "...",
      "prepaid" : true,
      "accumulatorCounterInstances" : [ { }, { } ],
      "parentEntity" : { },
      "serviceInstance" : { },
      "parentEntityType" : { },
      "invoicingCalendar" : { }
    } ],
    "code" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "description" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "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
    } ],
    "applicationDate" : 12345
  }, {
    "appendGeneratedCode" : true,
    "transient" : true,
    "descriptionAndCode" : "...",
    "quantity" : 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" : "..."
    },
    "uuid" : "...",
    "notified" : true,
    "productTemplate" : {
      "disabled" : true,
      "offerTemplateCategories" : [ { }, { } ],
      "globalRatingScriptInstance" : { },
      "cfValues" : { },
      "uuid" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "businessAccountModels" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "parentCFEntities" : [ { }, { } ],
      "parentEntity" : { },
      "imagePath" : "...",
      "notified" : true,
      "description" : "...",
      "version" : 12345,
      "active" : true,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "transient" : true,
      "code" : "...",
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "name" : "...",
      "historized" : true,
      "descriptionOrCode" : "...",
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "attachments" : [ { }, { } ],
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "descriptionAndCode" : "...",
      "auditable" : { },
      "validity" : { },
      "customerCategories" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "sellers" : [ { }, { } ],
      "longDescription" : "...",
      "cfAccumulatedValues" : { },
      "businessProductModel" : { },
      "nameOrCode" : "...",
      "channels" : [ { }, { } ],
      "id" : 12345,
      "productChargeTemplates" : [ { }, { } ]
    },
    "version" : 12345,
    "id" : 12345,
    "historized" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : 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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "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" : "..."
    },
    "orderNumber" : "...",
    "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" : { }
    },
    "codeChanged" : true,
    "parentEntityType" : { },
    "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" : "...",
    "productChargeInstances" : [ {
      "codeChanged" : true,
      "criteria2" : "...",
      "uuid" : "...",
      "terminationDate" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "seller" : { },
      "version" : 12345,
      "criteria1" : "...",
      "description" : "...",
      "chargeMainType" : "PRODUCT",
      "walletOperations" : [ { }, { } ],
      "code" : "...",
      "parentCFEntities" : [ { }, { } ],
      "currency" : { },
      "productInstance" : { },
      "reactivationDate" : 12345,
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "chargeTemplate" : { },
      "chargeType" : "...",
      "walletInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "taxClassResolved" : { },
      "productChargeTemplate" : { },
      "auditable" : { },
      "userAccount" : { },
      "criteria3" : "...",
      "referenceDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "subscription" : { },
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "transient" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "walletOperationsSorted" : [ { }, { } ],
      "chargeDate" : 12345,
      "status" : "ACTIVE",
      "applyDiscountsOnOverridenPrice" : true,
      "counter" : { },
      "referenceCode" : "...",
      "prepaid" : true,
      "accumulatorCounterInstances" : [ { }, { } ],
      "parentEntity" : { },
      "serviceInstance" : { },
      "parentEntityType" : { },
      "invoicingCalendar" : { }
    }, {
      "codeChanged" : true,
      "criteria2" : "...",
      "uuid" : "...",
      "terminationDate" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "seller" : { },
      "version" : 12345,
      "criteria1" : "...",
      "description" : "...",
      "chargeMainType" : "USAGE",
      "walletOperations" : [ { }, { } ],
      "code" : "...",
      "parentCFEntities" : [ { }, { } ],
      "currency" : { },
      "productInstance" : { },
      "reactivationDate" : 12345,
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "chargeTemplate" : { },
      "chargeType" : "...",
      "walletInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "taxClassResolved" : { },
      "productChargeTemplate" : { },
      "auditable" : { },
      "userAccount" : { },
      "criteria3" : "...",
      "referenceDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "subscription" : { },
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "transient" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "walletOperationsSorted" : [ { }, { } ],
      "chargeDate" : 12345,
      "status" : "TERMINATED",
      "applyDiscountsOnOverridenPrice" : true,
      "counter" : { },
      "referenceCode" : "...",
      "prepaid" : true,
      "accumulatorCounterInstances" : [ { }, { } ],
      "parentEntity" : { },
      "serviceInstance" : { },
      "parentEntityType" : { },
      "invoicingCalendar" : { }
    } ],
    "code" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "description" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "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
    } ],
    "applicationDate" : 12345
  } ],
  "minimumChargeTemplate" : {
    "inputUnitEL" : "...",
    "unitNbDecimal" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "revenueRecognitionRule" : {
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "startEvent" : "SERVICE_PERIOD_START",
      "transient" : true,
      "referenceDescription" : "...",
      "startDelay" : 12345,
      "stopEvent" : "SUBSCRIPTION_START",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "appendGeneratedCode" : true,
      "startUnit" : "MONTH",
      "code" : "...",
      "referenceCode" : "...",
      "description" : "...",
      "parentEntity" : { },
      "historized" : true,
      "active" : true,
      "notified" : true,
      "script" : { },
      "stopUnit" : "DAY",
      "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" : "CREDIT",
    "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" : "INTEGER",
      "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" : "BUSINESS",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "INTEGER",
      "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" : "NEAREST",
    "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" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "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
  },
  "renewed" : true,
  "salesPersonName" : "...",
  "parentEntityType" : { },
  "terminationDate" : 12345,
  "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
  },
  "nextVersion" : {
    "totalInvoicingAmountWithTax" : 12345.0,
    "descriptionAndCode" : "...",
    "referenceDescription" : "...",
    "prestation" : "...",
    "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" : "FORCED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "NONE",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "EXPORT_FAILED",
      "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"
    }, {
      "historized" : true,
      "collectionDate" : 12345,
      "paymentDeferralCount" : 12345,
      "subscription" : { },
      "seller" : { },
      "customerAccount" : { },
      "paymentInfo2" : "...",
      "paymentVentilation" : { },
      "parentCFEntities" : [ { }, { } ],
      "paymentHistories" : [ { }, { } ],
      "matchingAmount" : 12345.0,
      "rejectedPayment" : { },
      "auditableFields" : [ { }, { } ],
      "bankLot" : "...",
      "matchingStatus" : "R",
      "ddRequestItem" : { },
      "invoices" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "bankReference" : "...",
      "version" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "taxAmount" : 12345.0,
      "description" : "...",
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditable" : { },
      "accountingSchemeEntries" : [ { }, { } ],
      "reason" : "FORCED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "NONE",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "REJECTED",
      "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" : "DIRECTDEBIT"
    } ],
    "endAgreementDate" : 12345,
    "totalInvoicingAmountTax" : 12345.0,
    "anyServiceActive" : true,
    "notified" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "versionNumber" : 12345,
    "initialSubscriptionRenewal" : "...",
    "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" : { }
    } ],
    "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" : "IN_USE"
    }, {
      "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"
    } ],
    "descriptionOrCode" : "...",
    "subscriptionDaysAge" : 12345,
    "autoEndOfEngagement" : true,
    "fireRenewalNotice" : true,
    "offer" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "REJECTED",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : true
    },
    "renewalNotifiedDate" : 12345,
    "orderOffer" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "cfValues" : { },
      "order" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "codeChanged" : true,
      "description" : "...",
      "notified" : true,
      "quoteOffer" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "orderAttributes" : [ { }, { } ],
      "terminationReason" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "transient" : true,
      "terminationDate" : 12345,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "version" : 12345,
      "deliveryDate" : 12345,
      "products" : [ { }, { } ],
      "orderLineType" : "CREATE",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "id" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "userAccount" : { }
    },
    "subscriptionMonthsAge" : 12345,
    "edrs" : [ {
      "extraParameter" : "...",
      "id" : 12345,
      "version" : 12345,
      "eventVersion" : 12345,
      "originRecord" : "...",
      "status" : "MEDIATING",
      "parameter5" : "...",
      "quantity" : 12345.0,
      "decimalParam2" : 12345.0,
      "subscription" : { },
      "eventKey" : "...",
      "parameter2" : "...",
      "decimalParam1" : 12345.0,
      "updated" : 12345,
      "dateParam3" : 12345,
      "walletOperation" : { },
      "decimalParam3" : 12345.0,
      "eventDate" : 12345,
      "decimalParam5" : 12345.0,
      "rejectReason" : "...",
      "parameter8" : "...",
      "parameter3" : "...",
      "parameter4" : "...",
      "dateParam4" : 12345,
      "originBatch" : "...",
      "headerEDR" : { },
      "created" : 12345,
      "timesTried" : 12345,
      "dateParam1" : 12345,
      "dateParam5" : 12345,
      "quantityLeftToRate" : 12345.0,
      "parameter9" : "...",
      "parameter6" : "...",
      "parameter7" : "...",
      "transient" : true,
      "accessCode" : "...",
      "parameter1" : "...",
      "decimalParam4" : 12345.0,
      "statusDate" : 12345,
      "dateParam2" : 12345
    }, {
      "extraParameter" : "...",
      "id" : 12345,
      "version" : 12345,
      "eventVersion" : 12345,
      "originRecord" : "...",
      "status" : "CANCELLED",
      "parameter5" : "...",
      "quantity" : 12345.0,
      "decimalParam2" : 12345.0,
      "subscription" : { },
      "eventKey" : "...",
      "parameter2" : "...",
      "decimalParam1" : 12345.0,
      "updated" : 12345,
      "dateParam3" : 12345,
      "walletOperation" : { },
      "decimalParam3" : 12345.0,
      "eventDate" : 12345,
      "decimalParam5" : 12345.0,
      "rejectReason" : "...",
      "parameter8" : "...",
      "parameter3" : "...",
      "parameter4" : "...",
      "dateParam4" : 12345,
      "originBatch" : "...",
      "headerEDR" : { },
      "created" : 12345,
      "timesTried" : 12345,
      "dateParam1" : 12345,
      "dateParam5" : 12345,
      "quantityLeftToRate" : 12345.0,
      "parameter9" : "...",
      "parameter6" : "...",
      "parameter7" : "...",
      "transient" : true,
      "accessCode" : "...",
      "parameter1" : "...",
      "decimalParam4" : 12345.0,
      "statusDate" : 12345,
      "dateParam2" : 12345
    } ],
    "id" : 12345,
    "code" : "...",
    "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" : "ORDER",
      "uuid" : "...",
      "codeChanged" : true,
      "thresholdPerEntity" : true,
      "splitPerPaymentMethod" : true,
      "auditable" : { },
      "calendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDate" : "LAST_TRANSACTION_DATE",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "billingRunValidationScript" : { },
      "code" : "...",
      "lastTransactionDateEL" : "...",
      "invoiceTypeEl" : "...",
      "checkThreshold" : "AFTER_DISCOUNT",
      "appendGeneratedCode" : true,
      "referenceCode" : "..."
    },
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "subscribedTillDate" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "electronicBilling" : true,
    "subscriptionExpired" : true,
    "order" : {
      "access" : { },
      "billingRun" : { },
      "codeChanged" : true,
      "rateInvoiced" : 12345,
      "contract" : { },
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "code" : "...",
      "appendGeneratedCode" : true,
      "orderProgressTmp" : 12345,
      "orderProgress" : 12345,
      "id" : 12345,
      "descriptionOrCode" : "...",
      "progressDate" : 12345,
      "invoices" : [ { }, { } ],
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "customerServiceDuration" : 12345,
      "discountPlan" : { },
      "historized" : true,
      "statusDate" : 12345,
      "orderPrices" : [ { }, { } ],
      "uuid" : "...",
      "billingAccount" : { },
      "userAccount" : { },
      "orderType" : { },
      "oneShotTotalAmount" : 12345.0,
      "orderLots" : [ { }, { } ],
      "label" : "...",
      "orderNumber" : "...",
      "parentEntity" : { },
      "quoteVersion" : { },
      "salesPersonName" : "...",
      "customerServiceBegin" : 12345,
      "status" : "...",
      "auditableFields" : [ { }, { } ],
      "quote" : { },
      "invoicingPlan" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "deliveryDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "cfValues" : { },
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "orderInvoiceType" : { },
      "offers" : [ { }, { } ],
      "parentEntityType" : { },
      "minInvoiceLines" : [ { }, { } ],
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { },
      "externalReference" : "...",
      "referenceCode" : "...",
      "orderDate" : 12345,
      "notified" : true,
      "billingCycle" : { },
      "version" : 12345,
      "seller" : { },
      "orderParent" : { }
    },
    "emailTemplate" : {
      "htmlContent" : "...",
      "notified" : true,
      "startDate" : 12345,
      "media" : "DATABASE",
      "type" : "OTHER",
      "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
    },
    "productInstances" : [ {
      "appendGeneratedCode" : true,
      "transient" : true,
      "descriptionAndCode" : "...",
      "quantity" : 12345.0,
      "userAccount" : { },
      "uuid" : "...",
      "notified" : true,
      "productTemplate" : { },
      "version" : 12345,
      "id" : 12345,
      "historized" : true,
      "cfValues" : { },
      "subscription" : { },
      "parentEntity" : { },
      "orderNumber" : "...",
      "seller" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "productChargeInstances" : [ { }, { } ],
      "code" : "...",
      "auditable" : { },
      "description" : "...",
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "applicationDate" : 12345
    }, {
      "appendGeneratedCode" : true,
      "transient" : true,
      "descriptionAndCode" : "...",
      "quantity" : 12345.0,
      "userAccount" : { },
      "uuid" : "...",
      "notified" : true,
      "productTemplate" : { },
      "version" : 12345,
      "id" : 12345,
      "historized" : true,
      "cfValues" : { },
      "subscription" : { },
      "parentEntity" : { },
      "orderNumber" : "...",
      "seller" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "productChargeInstances" : [ { }, { } ],
      "code" : "...",
      "auditable" : { },
      "description" : "...",
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "applicationDate" : 12345
    } ],
    "minimumChargeTemplate" : {
      "inputUnitEL" : "...",
      "unitNbDecimal" : 12345,
      "cfValues" : { },
      "revenueRecognitionRule" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "...",
      "roundingValuesComputed" : true,
      "outputUnitEL" : "...",
      "status" : "ARCHIVED",
      "notified" : true,
      "amountEditable" : true,
      "type" : "DEBIT",
      "ratingScript" : { },
      "chargeMainType" : "RECURRING",
      "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
    },
    "renewed" : true,
    "salesPersonName" : "...",
    "parentEntityType" : { },
    "terminationDate" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "nextVersion" : { },
    "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" : "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" : "APPLIED"
    } ],
    "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" : "..."
    },
    "referenceCode" : "...",
    "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
      }
    },
    "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
    } ],
    "previousVersion" : { },
    "accessPoints" : [ {
      "version" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "subscription" : { },
      "cacheKey" : "...",
      "active" : true,
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "auditable" : { },
      "id" : 12345,
      "disabled" : true,
      "notified" : true,
      "accessUserId" : "...",
      "transient" : true,
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ]
    }, {
      "version" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "subscription" : { },
      "cacheKey" : "...",
      "active" : true,
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "auditable" : { },
      "id" : 12345,
      "disabled" : true,
      "notified" : true,
      "accessUserId" : "...",
      "transient" : true,
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ]
    } ],
    "version" : 12345,
    "paymentMethod" : {
      "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
    },
    "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" : "REGULAR",
      "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" : "CANCELED",
      "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" : "AGGREGATED",
      "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" : "PROCESSED",
      "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" : "..."
    } ],
    "defaultLevel" : true,
    "renewalDate" : 12345,
    "status" : "CREATED",
    "minimumLabelEl" : "...",
    "serviceInstances" : [ {
      "orderItemAction" : "MODIFY",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "RENEWAL",
      "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" : "SUSPENDED",
      "quantityChanged" : true
    }, {
      "orderItemAction" : "MODIFY",
      "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" : "CANCELED",
      "quantityChanged" : true
    } ],
    "email" : "...",
    "notifyOfRenewalDate" : 12345,
    "appendGeneratedCode" : 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" : { }
    },
    "subscriptionDate" : 12345,
    "orderNumber" : "...",
    "statusDate" : 12345,
    "active" : true,
    "minInvoiceLines" : [ {
      "sequence" : 12345,
      "accessPoint" : "...",
      "convertedAmountWithoutTax" : 12345.0,
      "quote" : { },
      "discountValue" : 12345.0,
      "cfValues" : { },
      "invoiceAggregateF" : { },
      "billingAccount" : { },
      "unitPrice" : 12345.0,
      "discountPlanItem" : { },
      "label" : "...",
      "auditableFields" : [ { }, { } ],
      "orderOffer" : { },
      "notified" : true,
      "discountPlanType" : "PERCENTAGE",
      "version" : 12345,
      "id" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "validity" : { },
      "valueDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "taxRate" : 12345.0,
      "orderRef" : "...",
      "prestation" : "...",
      "serviceTemplate" : { },
      "offerServiceTemplate" : { },
      "transient" : true,
      "status" : "BILLED",
      "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" : "PERCENTAGE",
      "version" : 12345,
      "id" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "validity" : { },
      "valueDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "taxRate" : 12345.0,
      "orderRef" : "...",
      "prestation" : "...",
      "serviceTemplate" : { },
      "offerServiceTemplate" : { },
      "transient" : true,
      "status" : "BILLED",
      "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" : { }
    } ],
    "description" : "...",
    "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" : "CYCLE",
      "processDate" : 12345,
      "version" : 12345,
      "status" : "NEW",
      "xmlJobExecutionResultId" : 12345,
      "minimumApplied" : true,
      "rejectionReason" : "...",
      "referenceDescription" : "...",
      "invoiceType" : { },
      "processType" : "MANUAL",
      "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" : "MOVE",
      "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" : "NEXT_INVOICE_DATE",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    },
    "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" : "CLOSED",
      "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" : "..."
    },
    "transient" : true,
    "attributeInstances" : [ {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    }, {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    } ],
    "codeChanged" : true,
    "totalInvoicingAmountWithoutTax" : 12345.0,
    "ratingGroup" : "...",
    "subscriptionTerminationReason" : {
      "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" : "NO_OVERRIDE",
      "reimburseOneshots" : true,
      "codeChanged" : true,
      "parentEntity" : { }
    },
    "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" : "..."
    },
    "mailingType" : "AUTO",
    "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" : "..."
      }
    },
    "uuid" : "...",
    "ccedEmails" : "...",
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE_LINE",
      "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
    },
    "historized" : true,
    "subscriptionRenewal" : {
      "daysNotifyRenewal" : 12345,
      "calendarInitialyActiveFor" : { },
      "description" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "NO_PRORATA",
      "renewForUnit" : "DAY",
      "initialTermType" : "RECURRING",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "applyTerminationCharges" : true,
      "autoRenew" : true,
      "autoRenewDate" : 12345,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "initialyActiveFor" : 12345,
      "id" : 12345,
      "code" : "...",
      "historized" : true,
      "applyReimbursment" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "endOfTermAction" : "SUSPEND",
      "initialyActiveForUnit" : "MONTH",
      "extendAgreementPeriodToSubscribedTillDate" : true,
      "renewFor" : 12345,
      "calendarRenewFor" : { },
      "renewalTermType" : "RECURRING",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "applyAgreement" : true,
      "reimburseOneshots" : true,
      "transient" : true
    }
  },
  "allDiscountPlanInstances" : [ {
    "version" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "statusDate" : 12345,
    "applicationCount" : 12345,
    "id" : 12345,
    "uuid" : "...",
    "startDate" : 12345,
    "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" : "BATCH",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "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" : "ACTIVE",
      "quantityChanged" : 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" : { }
    } ],
    "valid" : true,
    "transient" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : 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" : "INVOICE",
      "durationUnit" : "DAY",
      "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" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "endDate" : 12345,
    "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" : "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" : "POSITIVE_IL",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "status" : "ACTIVE"
  }, {
    "version" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "statusDate" : 12345,
    "applicationCount" : 12345,
    "id" : 12345,
    "uuid" : "...",
    "startDate" : 12345,
    "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" : "ACTIVE",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "serviceInstance" : {
      "orderItemAction" : "DELETE",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "QUOTE",
      "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" : "ACTIVE",
      "quantityChanged" : 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" : { }
    } ],
    "valid" : true,
    "transient" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : 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" : "INVOICE",
      "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" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "endDate" : 12345,
    "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" : "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" : { }
    },
    "status" : "APPLIED"
  } ],
  "parentEntity" : {
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "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" : "..."
  },
  "referenceCode" : "...",
  "counters" : {
    "property1" : {
      "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" : "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" : { }
      },
      "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" : "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_AMOUNT",
        "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" : "PRODUCT",
        "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" : "..."
      }, {
        "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" : "INACTIVE",
        "descriptionOrCode" : "...",
        "amountWithoutTax" : 12345.0,
        "seller" : { },
        "walletInstances" : [ { }, { } ],
        "applyDiscountsOnOverridenPrice" : true,
        "criteria1" : "..."
      } ],
      "code" : "...",
      "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
      } ],
      "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" : "R6",
        "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" : "CHECK"
      },
      "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" : "MODIFY",
        "minimumLabelEl" : "...",
        "notified" : true,
        "discountPlanInstances" : [ { }, { } ],
        "uuid" : "...",
        "historized" : true,
        "appendGeneratedCode" : true,
        "priceVersionDate" : 12345,
        "priceVersionDateSetting" : "RENEWAL",
        "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" : "NOTIFICATION",
        "historized" : true,
        "keyEl" : "...",
        "filterEl" : "...",
        "version" : 12345,
        "description" : "...",
        "notificationLevels" : "...",
        "codeChanged" : true,
        "unityDescription" : "...",
        "parentEntity" : { },
        "appendGeneratedCode" : true,
        "auditableFields" : [ { }, { } ],
        "transient" : true,
        "active" : true,
        "counterLevel" : "SU",
        "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" : "CANCELED",
        "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" : "ONESHOT",
        "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" : "CANCELED",
        "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" : "RECURRING",
        "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" : "CLOSED",
        "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" : "CREATED",
        "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
    },
    "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" : "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" : { }
      },
      "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" : "PRODUCT",
        "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" : "..."
      }, {
        "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" : "CLOSED",
        "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" : "OTHER",
        "historized" : true,
        "previousState" : { },
        "currentState" : { },
        "historable" : true,
        "notified" : true
      } ],
      "customerAccount" : {
        "preferredPaymentMethod" : { },
        "auditable" : { },
        "version" : 12345,
        "descriptionAndCode" : "...",
        "checkThreshold" : "AFTER_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" : "R2",
        "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" : "POSITIVE_IL",
        "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" : "INACTIVE",
        "quantityChanged" : true
      },
      "id" : 12345,
      "counterTemplate" : {
        "ceilingExpressionEl" : "...",
        "referenceCode" : "...",
        "accumulator" : true,
        "accumulatorType" : "SINGLE_VALUE",
        "calendar" : { },
        "descriptionAndCode" : "...",
        "calendarCodeEl" : "...",
        "counterType" : "USAGE_AMOUNT",
        "historized" : true,
        "keyEl" : "...",
        "filterEl" : "...",
        "version" : 12345,
        "description" : "...",
        "notificationLevels" : "...",
        "codeChanged" : true,
        "unityDescription" : "...",
        "parentEntity" : { },
        "appendGeneratedCode" : true,
        "auditableFields" : [ { }, { } ],
        "transient" : true,
        "active" : true,
        "counterLevel" : "SI",
        "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" : "ACTIVE",
        "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" : "RECURRING",
        "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" : "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" : "USAGE",
        "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" : "RESILIATED",
        "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
    }
  },
  "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
  } ],
  "previousVersion" : {
    "totalInvoicingAmountWithTax" : 12345.0,
    "descriptionAndCode" : "...",
    "referenceDescription" : "...",
    "prestation" : "...",
    "accountOperations" : [ {
      "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" : "FORCED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "TO_REFUND",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "REJECTED",
      "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" : "CARD"
    }, {
      "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" : "CLOSED_PERIOD",
      "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" : "CHECK"
    } ],
    "endAgreementDate" : 12345,
    "totalInvoicingAmountTax" : 12345.0,
    "anyServiceActive" : true,
    "notified" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "versionNumber" : 12345,
    "initialSubscriptionRenewal" : "...",
    "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" : { }
    } ],
    "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" : "APPLIED"
    } ],
    "descriptionOrCode" : "...",
    "subscriptionDaysAge" : 12345,
    "autoEndOfEngagement" : true,
    "fireRenewalNotice" : true,
    "offer" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : true
    },
    "renewalNotifiedDate" : 12345,
    "orderOffer" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "cfValues" : { },
      "order" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "codeChanged" : true,
      "description" : "...",
      "notified" : true,
      "quoteOffer" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "orderAttributes" : [ { }, { } ],
      "terminationReason" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "transient" : true,
      "terminationDate" : 12345,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "version" : 12345,
      "deliveryDate" : 12345,
      "products" : [ { }, { } ],
      "orderLineType" : "AMEND",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "id" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "userAccount" : { }
    },
    "subscriptionMonthsAge" : 12345,
    "edrs" : [ {
      "extraParameter" : "...",
      "id" : 12345,
      "version" : 12345,
      "eventVersion" : 12345,
      "originRecord" : "...",
      "status" : "DUPLICATED",
      "parameter5" : "...",
      "quantity" : 12345.0,
      "decimalParam2" : 12345.0,
      "subscription" : { },
      "eventKey" : "...",
      "parameter2" : "...",
      "decimalParam1" : 12345.0,
      "updated" : 12345,
      "dateParam3" : 12345,
      "walletOperation" : { },
      "decimalParam3" : 12345.0,
      "eventDate" : 12345,
      "decimalParam5" : 12345.0,
      "rejectReason" : "...",
      "parameter8" : "...",
      "parameter3" : "...",
      "parameter4" : "...",
      "dateParam4" : 12345,
      "originBatch" : "...",
      "headerEDR" : { },
      "created" : 12345,
      "timesTried" : 12345,
      "dateParam1" : 12345,
      "dateParam5" : 12345,
      "quantityLeftToRate" : 12345.0,
      "parameter9" : "...",
      "parameter6" : "...",
      "parameter7" : "...",
      "transient" : true,
      "accessCode" : "...",
      "parameter1" : "...",
      "decimalParam4" : 12345.0,
      "statusDate" : 12345,
      "dateParam2" : 12345
    }, {
      "extraParameter" : "...",
      "id" : 12345,
      "version" : 12345,
      "eventVersion" : 12345,
      "originRecord" : "...",
      "status" : "REJECTED",
      "parameter5" : "...",
      "quantity" : 12345.0,
      "decimalParam2" : 12345.0,
      "subscription" : { },
      "eventKey" : "...",
      "parameter2" : "...",
      "decimalParam1" : 12345.0,
      "updated" : 12345,
      "dateParam3" : 12345,
      "walletOperation" : { },
      "decimalParam3" : 12345.0,
      "eventDate" : 12345,
      "decimalParam5" : 12345.0,
      "rejectReason" : "...",
      "parameter8" : "...",
      "parameter3" : "...",
      "parameter4" : "...",
      "dateParam4" : 12345,
      "originBatch" : "...",
      "headerEDR" : { },
      "created" : 12345,
      "timesTried" : 12345,
      "dateParam1" : 12345,
      "dateParam5" : 12345,
      "quantityLeftToRate" : 12345.0,
      "parameter9" : "...",
      "parameter6" : "...",
      "parameter7" : "...",
      "transient" : true,
      "accessCode" : "...",
      "parameter1" : "...",
      "decimalParam4" : 12345.0,
      "statusDate" : 12345,
      "dateParam2" : 12345
    } ],
    "id" : 12345,
    "code" : "...",
    "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" : "SUBSCRIPTION",
      "uuid" : "...",
      "codeChanged" : true,
      "thresholdPerEntity" : true,
      "splitPerPaymentMethod" : true,
      "auditable" : { },
      "calendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDate" : "TODAY",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "billingRunValidationScript" : { },
      "code" : "...",
      "lastTransactionDateEL" : "...",
      "invoiceTypeEl" : "...",
      "checkThreshold" : "POSITIVE_IL",
      "appendGeneratedCode" : true,
      "referenceCode" : "..."
    },
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "subscribedTillDate" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "electronicBilling" : true,
    "subscriptionExpired" : true,
    "order" : {
      "access" : { },
      "billingRun" : { },
      "codeChanged" : true,
      "rateInvoiced" : 12345,
      "contract" : { },
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "code" : "...",
      "appendGeneratedCode" : true,
      "orderProgressTmp" : 12345,
      "orderProgress" : 12345,
      "id" : 12345,
      "descriptionOrCode" : "...",
      "progressDate" : 12345,
      "invoices" : [ { }, { } ],
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "customerServiceDuration" : 12345,
      "discountPlan" : { },
      "historized" : true,
      "statusDate" : 12345,
      "orderPrices" : [ { }, { } ],
      "uuid" : "...",
      "billingAccount" : { },
      "userAccount" : { },
      "orderType" : { },
      "oneShotTotalAmount" : 12345.0,
      "orderLots" : [ { }, { } ],
      "label" : "...",
      "orderNumber" : "...",
      "parentEntity" : { },
      "quoteVersion" : { },
      "salesPersonName" : "...",
      "customerServiceBegin" : 12345,
      "status" : "...",
      "auditableFields" : [ { }, { } ],
      "quote" : { },
      "invoicingPlan" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "deliveryDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "cfValues" : { },
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "orderInvoiceType" : { },
      "offers" : [ { }, { } ],
      "parentEntityType" : { },
      "minInvoiceLines" : [ { }, { } ],
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { },
      "externalReference" : "...",
      "referenceCode" : "...",
      "orderDate" : 12345,
      "notified" : true,
      "billingCycle" : { },
      "version" : 12345,
      "seller" : { },
      "orderParent" : { }
    },
    "emailTemplate" : {
      "htmlContent" : "...",
      "notified" : true,
      "startDate" : 12345,
      "media" : "IM",
      "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
    },
    "productInstances" : [ {
      "appendGeneratedCode" : true,
      "transient" : true,
      "descriptionAndCode" : "...",
      "quantity" : 12345.0,
      "userAccount" : { },
      "uuid" : "...",
      "notified" : true,
      "productTemplate" : { },
      "version" : 12345,
      "id" : 12345,
      "historized" : true,
      "cfValues" : { },
      "subscription" : { },
      "parentEntity" : { },
      "orderNumber" : "...",
      "seller" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "productChargeInstances" : [ { }, { } ],
      "code" : "...",
      "auditable" : { },
      "description" : "...",
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "applicationDate" : 12345
    }, {
      "appendGeneratedCode" : true,
      "transient" : true,
      "descriptionAndCode" : "...",
      "quantity" : 12345.0,
      "userAccount" : { },
      "uuid" : "...",
      "notified" : true,
      "productTemplate" : { },
      "version" : 12345,
      "id" : 12345,
      "historized" : true,
      "cfValues" : { },
      "subscription" : { },
      "parentEntity" : { },
      "orderNumber" : "...",
      "seller" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "productChargeInstances" : [ { }, { } ],
      "code" : "...",
      "auditable" : { },
      "description" : "...",
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "applicationDate" : 12345
    } ],
    "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" : "RECURRING",
      "attributes" : [ { }, { } ],
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "code" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "disabled" : true,
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingMode" : "HALF_EVEN",
      "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
    },
    "renewed" : true,
    "salesPersonName" : "...",
    "parentEntityType" : { },
    "terminationDate" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "nextVersion" : { },
    "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" : "EXPIRED"
    }, {
      "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"
    } ],
    "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" : "..."
    },
    "referenceCode" : "...",
    "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
      }
    },
    "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
    } ],
    "previousVersion" : { },
    "accessPoints" : [ {
      "version" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "subscription" : { },
      "cacheKey" : "...",
      "active" : true,
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "auditable" : { },
      "id" : 12345,
      "disabled" : true,
      "notified" : true,
      "accessUserId" : "...",
      "transient" : true,
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ]
    }, {
      "version" : 12345,
      "startDate" : 12345,
      "endDate" : 12345,
      "subscription" : { },
      "cacheKey" : "...",
      "active" : true,
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "auditable" : { },
      "id" : 12345,
      "disabled" : true,
      "notified" : true,
      "accessUserId" : "...",
      "transient" : true,
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ]
    } ],
    "version" : 12345,
    "paymentMethod" : {
      "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
    },
    "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" : "REGULAR",
      "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" : "..."
    }, {
      "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" : "AGGREGATED",
      "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" : "REJECTED",
      "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" : "..."
    } ],
    "defaultLevel" : true,
    "renewalDate" : 12345,
    "status" : "CREATED",
    "minimumLabelEl" : "...",
    "serviceInstances" : [ {
      "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
    }, {
      "orderItemAction" : "DELETE",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "QUOTE",
      "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" : "INACTIVE",
      "quantityChanged" : true
    } ],
    "email" : "...",
    "notifyOfRenewalDate" : 12345,
    "appendGeneratedCode" : 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" : { }
    },
    "subscriptionDate" : 12345,
    "orderNumber" : "...",
    "statusDate" : 12345,
    "active" : true,
    "minInvoiceLines" : [ {
      "sequence" : 12345,
      "accessPoint" : "...",
      "convertedAmountWithoutTax" : 12345.0,
      "quote" : { },
      "discountValue" : 12345.0,
      "cfValues" : { },
      "invoiceAggregateF" : { },
      "billingAccount" : { },
      "unitPrice" : 12345.0,
      "discountPlanItem" : { },
      "label" : "...",
      "auditableFields" : [ { }, { } ],
      "orderOffer" : { },
      "notified" : true,
      "discountPlanType" : "PERCENTAGE",
      "version" : 12345,
      "id" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "validity" : { },
      "valueDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "taxRate" : 12345.0,
      "orderRef" : "...",
      "prestation" : "...",
      "serviceTemplate" : { },
      "offerServiceTemplate" : { },
      "transient" : true,
      "status" : "OPEN",
      "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" : "OPEN",
      "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" : "TAX",
      "discountedInvoiceLine" : { },
      "billingRun" : { },
      "amountTax" : 12345.0,
      "quantity" : 12345.0,
      "discountRate" : 12345.0,
      "cfAccumulatedValues" : { }
    } ],
    "description" : "...",
    "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" : "NEW",
      "xmlJobExecutionResultId" : 12345,
      "minimumApplied" : true,
      "rejectionReason" : "...",
      "referenceDescription" : "...",
      "invoiceType" : { },
      "processType" : "MANUAL",
      "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" : "CANCEL",
      "skipValidationScript" : true,
      "country" : { },
      "discountApplied" : true,
      "transient" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "generateAO" : true,
      "cfValues" : { },
      "producibleAmountWithoutTax" : 12345.0,
      "collectionDate" : 12345,
      "auditable" : { },
      "selectedBillingAccounts" : "...",
      "pdfJobExecutionResultId" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "referenceDate" : "NEXT_INVOICE_DATE",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    },
    "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" : "..."
    },
    "transient" : true,
    "attributeInstances" : [ {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    }, {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    } ],
    "codeChanged" : true,
    "totalInvoicingAmountWithoutTax" : 12345.0,
    "ratingGroup" : "...",
    "subscriptionTerminationReason" : {
      "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" : "NO_OVERRIDE",
      "reimburseOneshots" : true,
      "codeChanged" : true,
      "parentEntity" : { }
    },
    "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" : "..."
    },
    "mailingType" : "AUTO",
    "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" : "..."
      }
    },
    "uuid" : "...",
    "ccedEmails" : "...",
    "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" : "DAY",
      "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" : "DRAFT",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "historized" : true,
    "subscriptionRenewal" : {
      "daysNotifyRenewal" : 12345,
      "calendarInitialyActiveFor" : { },
      "description" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "NO_PRORATA",
      "renewForUnit" : "MONTH",
      "initialTermType" : "RECURRING",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "applyTerminationCharges" : true,
      "autoRenew" : true,
      "autoRenewDate" : 12345,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "initialyActiveFor" : 12345,
      "id" : 12345,
      "code" : "...",
      "historized" : true,
      "applyReimbursment" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "endOfTermAction" : "TERMINATE",
      "initialyActiveForUnit" : "MONTH",
      "extendAgreementPeriodToSubscribedTillDate" : true,
      "renewFor" : 12345,
      "calendarRenewFor" : { },
      "renewalTermType" : "RECURRING",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "applyAgreement" : true,
      "reimburseOneshots" : true,
      "transient" : true
    }
  },
  "accessPoints" : [ {
    "version" : 12345,
    "startDate" : 12345,
    "endDate" : 12345,
    "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" : "ACTIVE",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "cacheKey" : "...",
    "active" : true,
    "uuid" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "historized" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "id" : 12345,
    "disabled" : true,
    "notified" : true,
    "accessUserId" : "...",
    "transient" : true,
    "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" : { }
    } ]
  }, {
    "version" : 12345,
    "startDate" : 12345,
    "endDate" : 12345,
    "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" : "SUSPENDED",
      "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" : { }
    },
    "cacheKey" : "...",
    "active" : true,
    "uuid" : "...",
    "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
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "historized" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "id" : 12345,
    "disabled" : true,
    "notified" : true,
    "accessUserId" : "...",
    "transient" : true,
    "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" : { }
    } ]
  } ],
  "version" : 12345,
  "paymentMethod" : {
    "token3DsId" : "...",
    "paymentType" : "CHECK",
    "disabled" : true,
    "transient" : true,
    "active" : true,
    "version" : 12345,
    "info5" : "...",
    "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
    } ],
    "id" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : 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" : "CASH"
    },
    "info2" : "...",
    "action" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "notified" : true,
    "historized" : true,
    "referenceDocument" : {
      "cfValues" : { },
      "creationDate" : 12345,
      "auditable" : { },
      "historized" : true,
      "fileName" : "...",
      "tags" : [ "...", "..." ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "documentStatus" : "INACTIVE",
      "referenceDescription" : "...",
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "linkedAccountEntity" : { },
      "category" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "notified" : true,
      "fileType" : { },
      "appendGeneratedCode" : true,
      "version" : 12345,
      "parentEntityType" : { },
      "id" : 12345,
      "description" : "...",
      "codeChanged" : true,
      "transient" : true
    },
    "info4" : "...",
    "info3" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "userId" : "...",
    "info1" : "...",
    "expired" : 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" : { }
    } ],
    "tokenId" : "...",
    "alias" : "...",
    "uuid" : "...",
    "preferred" : true
  },
  "minRatedTransactions" : [ {
    "invoiceSubCategoryId" : 12345,
    "walletId" : 12345,
    "chargeInstance" : {
      "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" : "RECURRING",
      "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" : "..."
    },
    "invoiceAgregateF" : {
      "amountsByTax" : {
        "property1" : { },
        "property2" : { }
      },
      "oldAmountWithoutTax" : 12345.0,
      "invoice" : { },
      "billingRun" : { },
      "discountPercent" : 12345.0,
      "descriminatorValue" : "...",
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "invoiceablesToAssociate" : [ { }, { } ],
      "tradingLanguage" : { },
      "version" : 12345,
      "prDescription" : "...",
      "amountWithoutTax" : 12345.0,
      "id" : 12345,
      "accountingCode" : { },
      "transient" : true,
      "wallet" : { },
      "invoiceSubCategory" : { },
      "discountPlanItem" : { },
      "invoiceLinesToAssociate" : [ { }, { } ],
      "oldAmountWithTax" : 12345.0,
      "discountAggregate" : true,
      "notified" : true,
      "discountPlanItemCode" : "...",
      "userAccount" : { },
      "categoryInvoiceAgregate" : { },
      "description" : "...",
      "discountPlanCode" : "...",
      "auditable" : { },
      "amount" : 12345.0,
      "amountTax" : 12345.0,
      "itemNumber" : 12345,
      "historized" : true,
      "tradingCountry" : { },
      "auditableFields" : [ { }, { } ],
      "amountByTaxAsList" : [ { }, { } ],
      "tradingCurrency" : { }
    },
    "version" : 12345,
    "invoice" : {
      "status" : "REJECTED",
      "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" : "REFUNDED",
      "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" : "CARD",
      "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
    },
    "edr" : {
      "extraParameter" : "...",
      "id" : 12345,
      "version" : 12345,
      "eventVersion" : 12345,
      "originRecord" : "...",
      "status" : "OPEN",
      "parameter5" : "...",
      "quantity" : 12345.0,
      "decimalParam2" : 12345.0,
      "subscription" : { },
      "eventKey" : "...",
      "parameter2" : "...",
      "decimalParam1" : 12345.0,
      "updated" : 12345,
      "dateParam3" : 12345,
      "walletOperation" : { },
      "decimalParam3" : 12345.0,
      "eventDate" : 12345,
      "decimalParam5" : 12345.0,
      "rejectReason" : "...",
      "parameter8" : "...",
      "parameter3" : "...",
      "parameter4" : "...",
      "dateParam4" : 12345,
      "originBatch" : "...",
      "headerEDR" : { },
      "created" : 12345,
      "timesTried" : 12345,
      "dateParam1" : 12345,
      "dateParam5" : 12345,
      "quantityLeftToRate" : 12345.0,
      "parameter9" : "...",
      "parameter6" : "...",
      "parameter7" : "...",
      "transient" : true,
      "accessCode" : "...",
      "parameter1" : "...",
      "decimalParam4" : 12345.0,
      "statusDate" : 12345,
      "dateParam2" : 12345
    },
    "doNotTriggerInvoicing" : 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
    },
    "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" : "..."
    },
    "id" : 12345,
    "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" : "..."
    },
    "quantity" : 12345.0,
    "unityDescription" : "...",
    "orderInfo" : {
      "order" : { },
      "productVersion" : { }
    },
    "sequence" : 12345,
    "priceplan" : {
      "active" : true,
      "maxSubscriptionAgeInMonth" : 12345,
      "version" : 12345,
      "cfValues" : { },
      "codeChanged" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "versions" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "validityCalendar" : { },
      "seller" : { },
      "code" : "...",
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "minQuantity" : 12345.0,
      "amountWithTaxEL" : "...",
      "transient" : true,
      "validityFrom" : 12345,
      "woDescriptionEL" : "...",
      "amountWithoutTax" : 12345.0,
      "validityDate" : 12345,
      "priority" : 12345,
      "parameter3El" : "...",
      "criteria2Value" : "...",
      "id" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "minimumAmountEL" : "...",
      "parentCFEntities" : [ { }, { } ],
      "criteria1Value" : "...",
      "minSubscriptionAgeInMonth" : 12345,
      "parentEntity" : { },
      "totalAmountEL" : "...",
      "criteriaEL" : "...",
      "notified" : true,
      "parentEntityType" : { },
      "scriptInstance" : { },
      "invoiceSubCategoryEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditable" : { },
      "chargeTemplate" : { },
      "startSubscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "offerTemplate" : { },
      "disabled" : true,
      "endRatingDate" : 12345,
      "discountPlanItems" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "contractItems" : [ { }, { } ],
      "amountWithoutTaxEL" : "...",
      "referenceDescription" : "...",
      "historized" : true,
      "tradingCurrency" : { },
      "description" : "...",
      "startRatingDate" : 12345,
      "referenceCode" : "...",
      "parameter1El" : "...",
      "parameter2El" : "...",
      "maxQuantity" : 12345.0,
      "tradingCountry" : { },
      "endSubscriptionDate" : 12345,
      "criteria3Value" : "...",
      "eventCode" : "...",
      "descriptionAndCode" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "ratingUnitDescription" : "...",
    "unitAmountWithTax" : 12345.0,
    "usageDate" : 12345,
    "rawAmountWithoutTax" : 12345.0,
    "infoOrder" : {
      "order" : { },
      "productVersion" : { }
    },
    "type" : "AGGREGATED",
    "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
    },
    "discountValue" : 12345.0,
    "taxPercent" : 12345.0,
    "wallet" : {
      "rejectLevel" : 12345.0,
      "lowBalanceLevel" : 12345.0,
      "creditExpiryDate" : 12345,
      "walletTemplate" : { },
      "ratedTransactions" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "code" : "...",
      "description" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "nextMatchingDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "created" : 12345,
      "codeChanged" : true,
      "parentEntity" : { },
      "operations" : [ { }, { } ],
      "notified" : true,
      "referenceCode" : "...",
      "userAccount" : { }
    },
    "endDate" : 12345,
    "discountedRatedTransaction" : 12345,
    "billingAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "AUTO",
      "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" : { }
    },
    "originBillingAccount" : {
      "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" : "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" : "POSITIVE_IL",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "unitAmountWithoutTax" : 12345.0,
    "offerTemplate" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "OBSOLETE",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : true
    },
    "invoiceLine" : {
      "sequence" : 12345,
      "accessPoint" : "...",
      "convertedAmountWithoutTax" : 12345.0,
      "quote" : { },
      "discountValue" : 12345.0,
      "cfValues" : { },
      "invoiceAggregateF" : { },
      "billingAccount" : { },
      "unitPrice" : 12345.0,
      "discountPlanItem" : { },
      "label" : "...",
      "auditableFields" : [ { }, { } ],
      "orderOffer" : { },
      "notified" : true,
      "discountPlanType" : "PERCENTAGE",
      "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" : "TAX",
      "discountedInvoiceLine" : { },
      "billingRun" : { },
      "amountTax" : 12345.0,
      "quantity" : 12345.0,
      "discountRate" : 12345.0,
      "cfAccumulatedValues" : { }
    },
    "code" : "...",
    "taxClassId" : 12345,
    "rawAmountWithTax" : 12345.0,
    "startDate" : 12345,
    "inputQuantity" : 12345.0,
    "updated" : 12345,
    "userAccountId" : 12345,
    "uuid" : "...",
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE",
      "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" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "invoicingDate" : 12345,
    "sortIndex" : 12345,
    "serviceInstance" : {
      "orderItemAction" : "DELETE",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "RENEWAL",
      "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" : "INACTIVE",
      "quantityChanged" : true
    },
    "description" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "status" : "BILLED",
    "accountingArticle" : {
      "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" : "..."
      }
    },
    "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" : "RESILIATED",
      "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" : { }
    },
    "parameterExtra" : "...",
    "orderNumber" : "...",
    "parameter1" : "...",
    "taxId" : 12345,
    "amountWithoutTax" : 12345.0,
    "transient" : true,
    "rejectReason" : "...",
    "billingAccountId" : 12345,
    "taxRecalculated" : true,
    "amountWithTax" : 12345.0,
    "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" : "..."
    },
    "adjustedRatedTx" : { },
    "rulesContract" : {
      "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
    },
    "subscriptionId" : 12345,
    "amountTax" : 12345.0,
    "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
    },
    "discountPlanType" : "FIXED",
    "prepaid" : true,
    "taxOverriden" : true,
    "tax" : {
      "transient" : true,
      "cfAccumulatedValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "parentEntityType" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "subTaxes" : [ { }, { } ],
      "cfValues" : { },
      "mainTaxes" : [ { }, { } ],
      "parentEntity" : { },
      "idOrCode" : "...",
      "description" : "...",
      "code" : "...",
      "percent" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "historized" : true,
      "notified" : true,
      "composite" : true,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "codeChanged" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "..."
    },
    "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" : { }
    },
    "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" : "SUSPECTED",
      "xmlJobExecutionResultId" : 12345,
      "minimumApplied" : true,
      "rejectionReason" : "...",
      "referenceDescription" : "...",
      "invoiceType" : { },
      "processType" : "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" : "TODAY",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    },
    "unitAmountTax" : 12345.0,
    "sellerId" : 12345,
    "discountPlanItem" : {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "PERCENTAGE"
    },
    "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" : { }
    } ],
    "parameter3" : "...",
    "parameter2" : "..."
  }, {
    "invoiceSubCategoryId" : 12345,
    "walletId" : 12345,
    "chargeInstance" : {
      "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" : "PENDING",
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "seller" : { },
      "walletInstances" : [ { }, { } ],
      "applyDiscountsOnOverridenPrice" : true,
      "criteria1" : "..."
    },
    "invoiceAgregateF" : {
      "amountsByTax" : {
        "property1" : { },
        "property2" : { }
      },
      "oldAmountWithoutTax" : 12345.0,
      "invoice" : { },
      "billingRun" : { },
      "discountPercent" : 12345.0,
      "descriminatorValue" : "...",
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "invoiceablesToAssociate" : [ { }, { } ],
      "tradingLanguage" : { },
      "version" : 12345,
      "prDescription" : "...",
      "amountWithoutTax" : 12345.0,
      "id" : 12345,
      "accountingCode" : { },
      "transient" : true,
      "wallet" : { },
      "invoiceSubCategory" : { },
      "discountPlanItem" : { },
      "invoiceLinesToAssociate" : [ { }, { } ],
      "oldAmountWithTax" : 12345.0,
      "discountAggregate" : true,
      "notified" : true,
      "discountPlanItemCode" : "...",
      "userAccount" : { },
      "categoryInvoiceAgregate" : { },
      "description" : "...",
      "discountPlanCode" : "...",
      "auditable" : { },
      "amount" : 12345.0,
      "amountTax" : 12345.0,
      "itemNumber" : 12345,
      "historized" : true,
      "tradingCountry" : { },
      "auditableFields" : [ { }, { } ],
      "amountByTaxAsList" : [ { }, { } ],
      "tradingCurrency" : { }
    },
    "version" : 12345,
    "invoice" : {
      "status" : "NEW",
      "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" : "UNPAID",
      "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
    },
    "edr" : {
      "extraParameter" : "...",
      "id" : 12345,
      "version" : 12345,
      "eventVersion" : 12345,
      "originRecord" : "...",
      "status" : "AGGREGATED",
      "parameter5" : "...",
      "quantity" : 12345.0,
      "decimalParam2" : 12345.0,
      "subscription" : { },
      "eventKey" : "...",
      "parameter2" : "...",
      "decimalParam1" : 12345.0,
      "updated" : 12345,
      "dateParam3" : 12345,
      "walletOperation" : { },
      "decimalParam3" : 12345.0,
      "eventDate" : 12345,
      "decimalParam5" : 12345.0,
      "rejectReason" : "...",
      "parameter8" : "...",
      "parameter3" : "...",
      "parameter4" : "...",
      "dateParam4" : 12345,
      "originBatch" : "...",
      "headerEDR" : { },
      "created" : 12345,
      "timesTried" : 12345,
      "dateParam1" : 12345,
      "dateParam5" : 12345,
      "quantityLeftToRate" : 12345.0,
      "parameter9" : "...",
      "parameter6" : "...",
      "parameter7" : "...",
      "transient" : true,
      "accessCode" : "...",
      "parameter1" : "...",
      "decimalParam4" : 12345.0,
      "statusDate" : 12345,
      "dateParam2" : 12345
    },
    "doNotTriggerInvoicing" : 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
    },
    "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" : "..."
    },
    "id" : 12345,
    "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" : "..."
    },
    "quantity" : 12345.0,
    "unityDescription" : "...",
    "orderInfo" : {
      "order" : { },
      "productVersion" : { }
    },
    "sequence" : 12345,
    "priceplan" : {
      "active" : true,
      "maxSubscriptionAgeInMonth" : 12345,
      "version" : 12345,
      "cfValues" : { },
      "codeChanged" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "versions" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "validityCalendar" : { },
      "seller" : { },
      "code" : "...",
      "sequence" : 12345,
      "descriptionOrCode" : "...",
      "minQuantity" : 12345.0,
      "amountWithTaxEL" : "...",
      "transient" : true,
      "validityFrom" : 12345,
      "woDescriptionEL" : "...",
      "amountWithoutTax" : 12345.0,
      "validityDate" : 12345,
      "priority" : 12345,
      "parameter3El" : "...",
      "criteria2Value" : "...",
      "id" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "minimumAmountEL" : "...",
      "parentCFEntities" : [ { }, { } ],
      "criteria1Value" : "...",
      "minSubscriptionAgeInMonth" : 12345,
      "parentEntity" : { },
      "totalAmountEL" : "...",
      "criteriaEL" : "...",
      "notified" : true,
      "parentEntityType" : { },
      "scriptInstance" : { },
      "invoiceSubCategoryEL" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditable" : { },
      "chargeTemplate" : { },
      "startSubscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "offerTemplate" : { },
      "disabled" : true,
      "endRatingDate" : 12345,
      "discountPlanItems" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "contractItems" : [ { }, { } ],
      "amountWithoutTaxEL" : "...",
      "referenceDescription" : "...",
      "historized" : true,
      "tradingCurrency" : { },
      "description" : "...",
      "startRatingDate" : 12345,
      "referenceCode" : "...",
      "parameter1El" : "...",
      "parameter2El" : "...",
      "maxQuantity" : 12345.0,
      "tradingCountry" : { },
      "endSubscriptionDate" : 12345,
      "criteria3Value" : "...",
      "eventCode" : "...",
      "descriptionAndCode" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "ratingUnitDescription" : "...",
    "unitAmountWithTax" : 12345.0,
    "usageDate" : 12345,
    "rawAmountWithoutTax" : 12345.0,
    "infoOrder" : {
      "order" : { },
      "productVersion" : { }
    },
    "type" : "MINIMUM",
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "EQUITY",
      "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
    },
    "discountValue" : 12345.0,
    "taxPercent" : 12345.0,
    "wallet" : {
      "rejectLevel" : 12345.0,
      "lowBalanceLevel" : 12345.0,
      "creditExpiryDate" : 12345,
      "walletTemplate" : { },
      "ratedTransactions" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "code" : "...",
      "description" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "nextMatchingDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "created" : 12345,
      "codeChanged" : true,
      "parentEntity" : { },
      "operations" : [ { }, { } ],
      "notified" : true,
      "referenceCode" : "...",
      "userAccount" : { }
    },
    "endDate" : 12345,
    "discountedRatedTransaction" : 12345,
    "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" : "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" : { }
    },
    "originBillingAccount" : {
      "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" : "POSITIVE_RT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "unitAmountWithoutTax" : 12345.0,
    "offerTemplate" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "REJECTED",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : true
    },
    "invoiceLine" : {
      "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" : { }
    },
    "code" : "...",
    "taxClassId" : 12345,
    "rawAmountWithTax" : 12345.0,
    "startDate" : 12345,
    "inputQuantity" : 12345.0,
    "updated" : 12345,
    "userAccountId" : 12345,
    "uuid" : "...",
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE_LINE",
      "durationUnit" : "DAY",
      "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" : "DRAFT",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "invoicingDate" : 12345,
    "sortIndex" : 12345,
    "serviceInstance" : {
      "orderItemAction" : "DELETE",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "QUOTE",
      "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" : "PENDING",
      "quantityChanged" : true
    },
    "description" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "status" : "PROCESSED",
    "accountingArticle" : {
      "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" : "..."
      }
    },
    "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" : "SUSPENDED",
      "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" : { }
    },
    "parameterExtra" : "...",
    "orderNumber" : "...",
    "parameter1" : "...",
    "taxId" : 12345,
    "amountWithoutTax" : 12345.0,
    "transient" : true,
    "rejectReason" : "...",
    "billingAccountId" : 12345,
    "taxRecalculated" : true,
    "amountWithTax" : 12345.0,
    "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" : "..."
    },
    "adjustedRatedTx" : { },
    "rulesContract" : {
      "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
    },
    "subscriptionId" : 12345,
    "amountTax" : 12345.0,
    "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
    },
    "discountPlanType" : "FIXED",
    "prepaid" : true,
    "taxOverriden" : true,
    "tax" : {
      "transient" : true,
      "cfAccumulatedValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "parentEntityType" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "subTaxes" : [ { }, { } ],
      "cfValues" : { },
      "mainTaxes" : [ { }, { } ],
      "parentEntity" : { },
      "idOrCode" : "...",
      "description" : "...",
      "code" : "...",
      "percent" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "historized" : true,
      "notified" : true,
      "composite" : true,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "codeChanged" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "..."
    },
    "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" : { }
    },
    "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" : "CYCLE",
      "processDate" : 12345,
      "version" : 12345,
      "status" : "DISCOUNT_ADDED",
      "xmlJobExecutionResultId" : 12345,
      "minimumApplied" : true,
      "rejectionReason" : "...",
      "referenceDescription" : "...",
      "invoiceType" : { },
      "processType" : "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" : "NEXT_INVOICE_DATE",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    },
    "unitAmountTax" : 12345.0,
    "sellerId" : 12345,
    "discountPlanItem" : {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "PERCENTAGE"
    },
    "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" : { }
    } ],
    "parameter3" : "...",
    "parameter2" : "..."
  } ],
  "defaultLevel" : true,
  "renewalDate" : 12345,
  "status" : "RESILIATED",
  "minimumLabelEl" : "...",
  "serviceInstances" : [ {
    "orderItemAction" : "DELETE",
    "minimumLabelEl" : "...",
    "notified" : true,
    "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" : "EXPIRED"
    }, {
      "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"
    } ],
    "uuid" : "...",
    "historized" : true,
    "appendGeneratedCode" : true,
    "priceVersionDate" : 12345,
    "priceVersionDateSetting" : "EVENT",
    "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
    } ],
    "terminationChargeInstances" : [ {
      "accumulatorCounterInstances" : [ { }, { } ],
      "transient" : true,
      "country" : { },
      "userAccount" : { },
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "chargeType" : "...",
      "parentEntity" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "reactivationDate" : 12345,
      "prepaidWalletInstances" : [ { }, { } ],
      "serviceInstance" : { },
      "auditableFields" : [ { }, { } ],
      "seller" : { },
      "version" : 12345,
      "historized" : true,
      "criteria3" : "...",
      "amountWithTax" : 12345.0,
      "chargeDate" : 12345,
      "parentEntityType" : { },
      "walletInstances" : [ { }, { } ],
      "taxClassResolved" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "invoicingCalendar" : { },
      "currency" : { },
      "criteria1" : "...",
      "chargeMainType" : "PRODUCT",
      "counter" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "criteria2" : "...",
      "cfValues" : { },
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "status" : "SUSPENDED",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "quantity" : 12345.0,
      "terminationDate" : 12345,
      "uuid" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "subscription" : { }
    }, {
      "accumulatorCounterInstances" : [ { }, { } ],
      "transient" : true,
      "country" : { },
      "userAccount" : { },
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "chargeType" : "...",
      "parentEntity" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "reactivationDate" : 12345,
      "prepaidWalletInstances" : [ { }, { } ],
      "serviceInstance" : { },
      "auditableFields" : [ { }, { } ],
      "seller" : { },
      "version" : 12345,
      "historized" : true,
      "criteria3" : "...",
      "amountWithTax" : 12345.0,
      "chargeDate" : 12345,
      "parentEntityType" : { },
      "walletInstances" : [ { }, { } ],
      "taxClassResolved" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "invoicingCalendar" : { },
      "currency" : { },
      "criteria1" : "...",
      "chargeMainType" : "PRODUCT",
      "counter" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "criteria2" : "...",
      "cfValues" : { },
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "status" : "PENDING",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "quantity" : 12345.0,
      "terminationDate" : 12345,
      "uuid" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "subscription" : { }
    } ],
    "description" : "...",
    "orderHistories" : [ {
      "orderNumber" : "...",
      "version" : 12345,
      "eventDate" : 12345,
      "orderItem" : { },
      "action" : "ADD",
      "serviceInstance" : { },
      "id" : 12345,
      "transient" : true
    }, {
      "orderNumber" : "...",
      "version" : 12345,
      "eventDate" : 12345,
      "orderItem" : { },
      "action" : "ADD",
      "serviceInstance" : { },
      "id" : 12345,
      "transient" : true
    } ],
    "subscriptionDate" : 12345,
    "autoEndOfEngagement" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "deliveryDate" : 12345,
    "codeChanged" : 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" : { }
    } ],
    "recurringChargeInstances" : [ {
      "chargeDate" : 12345,
      "reactivationDate" : 12345,
      "parentEntity" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "country" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "terminationDate" : 12345,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "chargeMainType" : "ONESHOT",
      "applyDiscountsOnOverridenPrice" : true,
      "criteria2" : "...",
      "accumulatorCounterInstances" : [ { }, { } ],
      "status" : "PENDING",
      "seller" : { },
      "recurringChargeTemplate" : { },
      "historized" : true,
      "criteria3" : "...",
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "subscription" : { },
      "description" : "...",
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "prepaid" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "applyInAdvance" : true,
      "prepaidWalletInstances" : [ { }, { } ],
      "currency" : { },
      "auditable" : { },
      "serviceInstance" : { },
      "version" : 12345,
      "chargeToDateOnTermination" : 12345,
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "taxClassResolved" : { },
      "subscriptionDate" : 12345,
      "nextChargeDate" : 12345,
      "criteria1" : "...",
      "walletInstances" : [ { }, { } ],
      "uuid" : "...",
      "chargeType" : "...",
      "cfValues" : { },
      "counter" : { },
      "referenceCode" : "...",
      "amountWithTax" : 12345.0,
      "code" : "...",
      "orderNumber" : "...",
      "invoicingCalendar" : { },
      "chargedToDate" : 12345,
      "statusDate" : 12345,
      "codeChanged" : true,
      "transient" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "calendar" : { }
    }, {
      "chargeDate" : 12345,
      "reactivationDate" : 12345,
      "parentEntity" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "country" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "terminationDate" : 12345,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "chargeMainType" : "PRODUCT",
      "applyDiscountsOnOverridenPrice" : true,
      "criteria2" : "...",
      "accumulatorCounterInstances" : [ { }, { } ],
      "status" : "ACTIVE",
      "seller" : { },
      "recurringChargeTemplate" : { },
      "historized" : true,
      "criteria3" : "...",
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "subscription" : { },
      "description" : "...",
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "prepaid" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "applyInAdvance" : true,
      "prepaidWalletInstances" : [ { }, { } ],
      "currency" : { },
      "auditable" : { },
      "serviceInstance" : { },
      "version" : 12345,
      "chargeToDateOnTermination" : 12345,
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "taxClassResolved" : { },
      "subscriptionDate" : 12345,
      "nextChargeDate" : 12345,
      "criteria1" : "...",
      "walletInstances" : [ { }, { } ],
      "uuid" : "...",
      "chargeType" : "...",
      "cfValues" : { },
      "counter" : { },
      "referenceCode" : "...",
      "amountWithTax" : 12345.0,
      "code" : "...",
      "orderNumber" : "...",
      "invoicingCalendar" : { },
      "chargedToDate" : 12345,
      "statusDate" : 12345,
      "codeChanged" : true,
      "transient" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "calendar" : { }
    } ],
    "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
      }
    },
    "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" : { }
    },
    "endAgreementDate" : 12345,
    "previousQuantity" : 12345.0,
    "quoteProduct" : {
      "quote" : { },
      "transient" : true,
      "cfValues" : { },
      "discountPlan" : { },
      "version" : 12345,
      "terminationDate" : 12345,
      "productActionType" : "SUSPEND",
      "quoteVersion" : { },
      "quoteArticleLines" : [ { }, { } ],
      "quoteOffer" : { },
      "historized" : true,
      "deliveryDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "quoteAttributes" : [ { }, { } ],
      "notified" : true,
      "productVersion" : { },
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "quantity" : 12345.0,
      "cfAccumulatedValues" : { }
    },
    "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" : "RECURRING",
      "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" : "..."
    }, {
      "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" : "PRODUCT",
      "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" : "..."
    } ],
    "referenceCode" : "...",
    "subscriptionChargeInstances" : [ {
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "referenceCode" : "...",
      "currency" : { },
      "parentEntityType" : { },
      "historized" : true,
      "counter" : { },
      "taxClassResolved" : { },
      "statusDate" : 12345,
      "description" : "...",
      "invoicingCalendar" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "criteria3" : "...",
      "status" : "CLOSED",
      "notified" : true,
      "orderNumber" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "reactivationDate" : 12345,
      "seller" : { },
      "criteria1" : "...",
      "chargeMainType" : "RECURRING",
      "accumulatorCounterInstances" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "chargeType" : "...",
      "serviceInstance" : { },
      "descriptionAndCode" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "walletInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "version" : 12345,
      "codeChanged" : true,
      "subscription" : { },
      "terminationDate" : 12345,
      "country" : { },
      "userAccount" : { },
      "prepaidWalletInstances" : [ { }, { } ],
      "parentEntity" : { },
      "code" : "...",
      "criteria2" : "...",
      "id" : 12345,
      "applyDiscountsOnOverridenPrice" : true,
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "cfValues" : { }
    }, {
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "referenceCode" : "...",
      "currency" : { },
      "parentEntityType" : { },
      "historized" : true,
      "counter" : { },
      "taxClassResolved" : { },
      "statusDate" : 12345,
      "description" : "...",
      "invoicingCalendar" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "criteria3" : "...",
      "status" : "SUSPENDED",
      "notified" : true,
      "orderNumber" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "reactivationDate" : 12345,
      "seller" : { },
      "criteria1" : "...",
      "chargeMainType" : "PRODUCT",
      "accumulatorCounterInstances" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "chargeType" : "...",
      "serviceInstance" : { },
      "descriptionAndCode" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "walletInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "version" : 12345,
      "codeChanged" : true,
      "subscription" : { },
      "terminationDate" : 12345,
      "country" : { },
      "userAccount" : { },
      "prepaidWalletInstances" : [ { }, { } ],
      "parentEntity" : { },
      "code" : "...",
      "criteria2" : "...",
      "id" : 12345,
      "applyDiscountsOnOverridenPrice" : true,
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "cfValues" : { }
    } ],
    "activationDate" : 12345,
    "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" : "..."
    },
    "paymentDayInMonthPS" : 12345,
    "orderItemId" : 12345,
    "calendarPS" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "descriptionAndCode" : "...",
    "rateUntilDate" : 12345,
    "terminationDate" : 12345,
    "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" : "ONESHOT",
      "attributes" : [ { }, { } ],
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "code" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "disabled" : true,
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingMode" : "HALF_EVEN",
      "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
    },
    "descriptionOrCode" : "...",
    "productVersion" : {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "CLOSED",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    },
    "notifyOfRenewalDate" : 12345,
    "subscriptionExpired" : true,
    "referenceDescription" : "...",
    "version" : 12345,
    "renewed" : true,
    "serviceTemplate" : {
      "autoEndOfEngagement" : true,
      "referenceCode" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "imagePath" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "minimumAmountEl" : "...",
      "auditable" : { },
      "notified" : true,
      "businessServiceModel" : { },
      "longDescription" : "...",
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "minimumInvoiceSubCategory" : { },
      "instantiatedFromBSM" : true,
      "codeChanged" : true,
      "minimumChargeTemplate" : { },
      "version" : 12345,
      "selected" : true,
      "descriptionOverride" : "...",
      "historized" : true,
      "code" : "...",
      "uuid" : "...",
      "serviceRenewal" : { },
      "cfValues" : { },
      "transient" : true,
      "invoicingCalendar" : { },
      "referenceDescription" : "...",
      "disabled" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "active" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "tags" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ]
    },
    "usageChargeInstances" : [ {
      "prepaid" : true,
      "currency" : { },
      "auditable" : { },
      "parentEntityType" : { },
      "chargeDate" : 12345,
      "invoicingCalendar" : { },
      "criteria3" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "status" : "CANCELED",
      "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" : "USAGE",
      "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" : "CANCELED",
      "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" : "USAGE",
      "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
    } ],
    "code" : "...",
    "ratedTransactions" : [ {
      "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" : "AGGREGATED",
      "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" : "CANCELED",
      "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" : "MANUAL",
      "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" : "..."
    } ],
    "parentEntityType" : { },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "invoicingCalendar" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "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" : "IN_USE"
    }, {
      "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" : "IN_USE"
    } ],
    "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" : "..."
      }
    },
    "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" : "..."
    },
    "transient" : true,
    "fireRenewalNotice" : true,
    "initialServiceRenewal" : "...",
    "subscriptionTerminationReason" : {
      "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" : { }
    },
    "serviceRenewal" : {
      "daysNotifyRenewal" : 12345,
      "calendarInitialyActiveFor" : { },
      "description" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "PRORATA",
      "renewForUnit" : "DAY",
      "initialTermType" : "RECURRING",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "applyTerminationCharges" : true,
      "autoRenew" : true,
      "autoRenewDate" : 12345,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "initialyActiveFor" : 12345,
      "id" : 12345,
      "code" : "...",
      "historized" : true,
      "applyReimbursment" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "endOfTermAction" : "TERMINATE",
      "initialyActiveForUnit" : "DAY",
      "extendAgreementPeriodToSubscribedTillDate" : true,
      "renewFor" : 12345,
      "calendarRenewFor" : { },
      "renewalTermType" : "CALENDAR",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "applyAgreement" : true,
      "reimburseOneshots" : true,
      "transient" : true
    },
    "psInstances" : [ {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "DONE",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    }, {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "OBSOLETE",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    } ],
    "descriptionAndStatus" : "...",
    "amountPS" : 12345.0,
    "quantity" : 12345.0,
    "orderNumber" : "...",
    "attributeInstances" : [ {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    }, {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    } ],
    "renewalNotifiedDate" : 12345,
    "reactivationDate" : 12345,
    "statusDate" : 12345,
    "serviceCharge" : {
      "active" : true,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "serviceTerminationCharges" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "transient" : true,
      "code" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "serviceRecurringCharges" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ],
      "uuid" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "cfValues" : { },
      "description" : "...",
      "notified" : true,
      "disabled" : true,
      "codeChanged" : true,
      "parentEntityType" : { },
      "referenceCode" : "..."
    },
    "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" : "CREATED",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "subscribedTillDate" : 12345,
    "minimumAmountEl" : "...",
    "status" : "SUSPENDED",
    "quantityChanged" : true
  }, {
    "orderItemAction" : "ADD",
    "minimumLabelEl" : "...",
    "notified" : true,
    "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" : "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" : "APPLIED"
    } ],
    "uuid" : "...",
    "historized" : true,
    "appendGeneratedCode" : true,
    "priceVersionDate" : 12345,
    "priceVersionDateSetting" : "QUOTE",
    "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
    } ],
    "terminationChargeInstances" : [ {
      "accumulatorCounterInstances" : [ { }, { } ],
      "transient" : true,
      "country" : { },
      "userAccount" : { },
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "chargeType" : "...",
      "parentEntity" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "reactivationDate" : 12345,
      "prepaidWalletInstances" : [ { }, { } ],
      "serviceInstance" : { },
      "auditableFields" : [ { }, { } ],
      "seller" : { },
      "version" : 12345,
      "historized" : true,
      "criteria3" : "...",
      "amountWithTax" : 12345.0,
      "chargeDate" : 12345,
      "parentEntityType" : { },
      "walletInstances" : [ { }, { } ],
      "taxClassResolved" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "invoicingCalendar" : { },
      "currency" : { },
      "criteria1" : "...",
      "chargeMainType" : "RECURRING",
      "counter" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "criteria2" : "...",
      "cfValues" : { },
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "status" : "CANCELED",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "quantity" : 12345.0,
      "terminationDate" : 12345,
      "uuid" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "subscription" : { }
    }, {
      "accumulatorCounterInstances" : [ { }, { } ],
      "transient" : true,
      "country" : { },
      "userAccount" : { },
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "chargeType" : "...",
      "parentEntity" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "reactivationDate" : 12345,
      "prepaidWalletInstances" : [ { }, { } ],
      "serviceInstance" : { },
      "auditableFields" : [ { }, { } ],
      "seller" : { },
      "version" : 12345,
      "historized" : true,
      "criteria3" : "...",
      "amountWithTax" : 12345.0,
      "chargeDate" : 12345,
      "parentEntityType" : { },
      "walletInstances" : [ { }, { } ],
      "taxClassResolved" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "invoicingCalendar" : { },
      "currency" : { },
      "criteria1" : "...",
      "chargeMainType" : "RECURRING",
      "counter" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "criteria2" : "...",
      "cfValues" : { },
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "status" : "PENDING",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "quantity" : 12345.0,
      "terminationDate" : 12345,
      "uuid" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "subscription" : { }
    } ],
    "description" : "...",
    "orderHistories" : [ {
      "orderNumber" : "...",
      "version" : 12345,
      "eventDate" : 12345,
      "orderItem" : { },
      "action" : "ADD",
      "serviceInstance" : { },
      "id" : 12345,
      "transient" : true
    }, {
      "orderNumber" : "...",
      "version" : 12345,
      "eventDate" : 12345,
      "orderItem" : { },
      "action" : "ADD",
      "serviceInstance" : { },
      "id" : 12345,
      "transient" : true
    } ],
    "subscriptionDate" : 12345,
    "autoEndOfEngagement" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "deliveryDate" : 12345,
    "codeChanged" : 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" : { }
    } ],
    "recurringChargeInstances" : [ {
      "chargeDate" : 12345,
      "reactivationDate" : 12345,
      "parentEntity" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "country" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "terminationDate" : 12345,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "chargeMainType" : "RECURRING",
      "applyDiscountsOnOverridenPrice" : true,
      "criteria2" : "...",
      "accumulatorCounterInstances" : [ { }, { } ],
      "status" : "CANCELED",
      "seller" : { },
      "recurringChargeTemplate" : { },
      "historized" : true,
      "criteria3" : "...",
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "subscription" : { },
      "description" : "...",
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "prepaid" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "applyInAdvance" : true,
      "prepaidWalletInstances" : [ { }, { } ],
      "currency" : { },
      "auditable" : { },
      "serviceInstance" : { },
      "version" : 12345,
      "chargeToDateOnTermination" : 12345,
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "taxClassResolved" : { },
      "subscriptionDate" : 12345,
      "nextChargeDate" : 12345,
      "criteria1" : "...",
      "walletInstances" : [ { }, { } ],
      "uuid" : "...",
      "chargeType" : "...",
      "cfValues" : { },
      "counter" : { },
      "referenceCode" : "...",
      "amountWithTax" : 12345.0,
      "code" : "...",
      "orderNumber" : "...",
      "invoicingCalendar" : { },
      "chargedToDate" : 12345,
      "statusDate" : 12345,
      "codeChanged" : true,
      "transient" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "calendar" : { }
    }, {
      "chargeDate" : 12345,
      "reactivationDate" : 12345,
      "parentEntity" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "country" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "terminationDate" : 12345,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "chargeMainType" : "RECURRING",
      "applyDiscountsOnOverridenPrice" : true,
      "criteria2" : "...",
      "accumulatorCounterInstances" : [ { }, { } ],
      "status" : "ACTIVE",
      "seller" : { },
      "recurringChargeTemplate" : { },
      "historized" : true,
      "criteria3" : "...",
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "subscription" : { },
      "description" : "...",
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "prepaid" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "applyInAdvance" : true,
      "prepaidWalletInstances" : [ { }, { } ],
      "currency" : { },
      "auditable" : { },
      "serviceInstance" : { },
      "version" : 12345,
      "chargeToDateOnTermination" : 12345,
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "taxClassResolved" : { },
      "subscriptionDate" : 12345,
      "nextChargeDate" : 12345,
      "criteria1" : "...",
      "walletInstances" : [ { }, { } ],
      "uuid" : "...",
      "chargeType" : "...",
      "cfValues" : { },
      "counter" : { },
      "referenceCode" : "...",
      "amountWithTax" : 12345.0,
      "code" : "...",
      "orderNumber" : "...",
      "invoicingCalendar" : { },
      "chargedToDate" : 12345,
      "statusDate" : 12345,
      "codeChanged" : true,
      "transient" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "calendar" : { }
    } ],
    "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
      }
    },
    "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" : { }
    },
    "endAgreementDate" : 12345,
    "previousQuantity" : 12345.0,
    "quoteProduct" : {
      "quote" : { },
      "transient" : true,
      "cfValues" : { },
      "discountPlan" : { },
      "version" : 12345,
      "terminationDate" : 12345,
      "productActionType" : "TERMINATE",
      "quoteVersion" : { },
      "quoteArticleLines" : [ { }, { } ],
      "quoteOffer" : { },
      "historized" : true,
      "deliveryDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "quoteAttributes" : [ { }, { } ],
      "notified" : true,
      "productVersion" : { },
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "quantity" : 12345.0,
      "cfAccumulatedValues" : { }
    },
    "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" : "PRODUCT",
      "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" : "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" : "INACTIVE",
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "seller" : { },
      "walletInstances" : [ { }, { } ],
      "applyDiscountsOnOverridenPrice" : true,
      "criteria1" : "..."
    } ],
    "referenceCode" : "...",
    "subscriptionChargeInstances" : [ {
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "referenceCode" : "...",
      "currency" : { },
      "parentEntityType" : { },
      "historized" : true,
      "counter" : { },
      "taxClassResolved" : { },
      "statusDate" : 12345,
      "description" : "...",
      "invoicingCalendar" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "criteria3" : "...",
      "status" : "PENDING",
      "notified" : true,
      "orderNumber" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "reactivationDate" : 12345,
      "seller" : { },
      "criteria1" : "...",
      "chargeMainType" : "USAGE",
      "accumulatorCounterInstances" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "chargeType" : "...",
      "serviceInstance" : { },
      "descriptionAndCode" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "walletInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "version" : 12345,
      "codeChanged" : true,
      "subscription" : { },
      "terminationDate" : 12345,
      "country" : { },
      "userAccount" : { },
      "prepaidWalletInstances" : [ { }, { } ],
      "parentEntity" : { },
      "code" : "...",
      "criteria2" : "...",
      "id" : 12345,
      "applyDiscountsOnOverridenPrice" : true,
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "cfValues" : { }
    }, {
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "referenceCode" : "...",
      "currency" : { },
      "parentEntityType" : { },
      "historized" : true,
      "counter" : { },
      "taxClassResolved" : { },
      "statusDate" : 12345,
      "description" : "...",
      "invoicingCalendar" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "criteria3" : "...",
      "status" : "ACTIVE",
      "notified" : true,
      "orderNumber" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "reactivationDate" : 12345,
      "seller" : { },
      "criteria1" : "...",
      "chargeMainType" : "PRODUCT",
      "accumulatorCounterInstances" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "chargeType" : "...",
      "serviceInstance" : { },
      "descriptionAndCode" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "walletInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "version" : 12345,
      "codeChanged" : true,
      "subscription" : { },
      "terminationDate" : 12345,
      "country" : { },
      "userAccount" : { },
      "prepaidWalletInstances" : [ { }, { } ],
      "parentEntity" : { },
      "code" : "...",
      "criteria2" : "...",
      "id" : 12345,
      "applyDiscountsOnOverridenPrice" : true,
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "cfValues" : { }
    } ],
    "activationDate" : 12345,
    "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" : "..."
    },
    "paymentDayInMonthPS" : 12345,
    "orderItemId" : 12345,
    "calendarPS" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "descriptionAndCode" : "...",
    "rateUntilDate" : 12345,
    "terminationDate" : 12345,
    "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" : "PRODUCT",
      "attributes" : [ { }, { } ],
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "code" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "disabled" : true,
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingMode" : "UP",
      "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
    },
    "descriptionOrCode" : "...",
    "productVersion" : {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "DRAFT",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    },
    "notifyOfRenewalDate" : 12345,
    "subscriptionExpired" : true,
    "referenceDescription" : "...",
    "version" : 12345,
    "renewed" : true,
    "serviceTemplate" : {
      "autoEndOfEngagement" : true,
      "referenceCode" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "imagePath" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "minimumAmountEl" : "...",
      "auditable" : { },
      "notified" : true,
      "businessServiceModel" : { },
      "longDescription" : "...",
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "minimumInvoiceSubCategory" : { },
      "instantiatedFromBSM" : true,
      "codeChanged" : true,
      "minimumChargeTemplate" : { },
      "version" : 12345,
      "selected" : true,
      "descriptionOverride" : "...",
      "historized" : true,
      "code" : "...",
      "uuid" : "...",
      "serviceRenewal" : { },
      "cfValues" : { },
      "transient" : true,
      "invoicingCalendar" : { },
      "referenceDescription" : "...",
      "disabled" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "active" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "tags" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ]
    },
    "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" : "RECURRING",
      "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" : "PENDING",
      "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" : "USAGE",
      "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
    } ],
    "code" : "...",
    "ratedTransactions" : [ {
      "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" : "AGGREGATED",
      "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" : "OPEN",
      "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" : "..."
    }, {
      "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" : "PROCESSED",
      "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" : "..."
    } ],
    "parentEntityType" : { },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "invoicingCalendar" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "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" : "EXPIRED"
    }, {
      "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"
    } ],
    "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" : "..."
      }
    },
    "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" : "..."
    },
    "transient" : true,
    "fireRenewalNotice" : true,
    "initialServiceRenewal" : "...",
    "subscriptionTerminationReason" : {
      "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" : "NO_OVERRIDE",
      "reimburseOneshots" : true,
      "codeChanged" : true,
      "parentEntity" : { }
    },
    "serviceRenewal" : {
      "daysNotifyRenewal" : 12345,
      "calendarInitialyActiveFor" : { },
      "description" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "PRORATA",
      "renewForUnit" : "MONTH",
      "initialTermType" : "RECURRING",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "applyTerminationCharges" : true,
      "autoRenew" : true,
      "autoRenewDate" : 12345,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "initialyActiveFor" : 12345,
      "id" : 12345,
      "code" : "...",
      "historized" : true,
      "applyReimbursment" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "endOfTermAction" : "SUSPEND",
      "initialyActiveForUnit" : "MONTH",
      "extendAgreementPeriodToSubscribedTillDate" : true,
      "renewFor" : 12345,
      "calendarRenewFor" : { },
      "renewalTermType" : "RECURRING",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "applyAgreement" : true,
      "reimburseOneshots" : true,
      "transient" : true
    },
    "psInstances" : [ {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "CANCELLED",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    }, {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "IN_PROGRESS",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    } ],
    "descriptionAndStatus" : "...",
    "amountPS" : 12345.0,
    "quantity" : 12345.0,
    "orderNumber" : "...",
    "attributeInstances" : [ {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    }, {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    } ],
    "renewalNotifiedDate" : 12345,
    "reactivationDate" : 12345,
    "statusDate" : 12345,
    "serviceCharge" : {
      "active" : true,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "serviceTerminationCharges" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "transient" : true,
      "code" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "serviceRecurringCharges" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ],
      "uuid" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "cfValues" : { },
      "description" : "...",
      "notified" : true,
      "disabled" : true,
      "codeChanged" : true,
      "parentEntityType" : { },
      "referenceCode" : "..."
    },
    "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" : "RESILIATED",
      "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" : { }
    },
    "subscribedTillDate" : 12345,
    "minimumAmountEl" : "...",
    "status" : "PENDING",
    "quantityChanged" : true
  } ],
  "email" : "...",
  "notifyOfRenewalDate" : 12345,
  "appendGeneratedCode" : 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" : "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" : "..."
    },
    "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" : "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" : "ACTIVE",
      "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" : "CREDIT",
      "ratingScript" : { },
      "chargeMainType" : "ONESHOT",
      "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
    },
    "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" : "OTHER",
      "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" : "NATIF",
      "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" : "PAYPAL",
      "webhooksKeyId" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "webhooksSecretKey" : "...",
      "country" : { },
      "rumSequence" : { },
      "auditable" : { },
      "active" : true,
      "secretKey" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "cardType" : "AMERICAN_EXPRESS",
      "description" : "..."
    }, {
      "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" : "PAYPAL",
      "webhooksKeyId" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "webhooksSecretKey" : "...",
      "country" : { },
      "rumSequence" : { },
      "auditable" : { },
      "active" : true,
      "secretKey" : "...",
      "parentEntityType" : { },
      "codeChanged" : true,
      "cardType" : "MASTERCARD",
      "description" : "..."
    } ],
    "notified" : true,
    "contactInformation" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    }
  },
  "subscriptionDate" : 12345,
  "orderNumber" : "...",
  "statusDate" : 12345,
  "active" : true,
  "minInvoiceLines" : [ {
    "sequence" : 12345,
    "accessPoint" : "...",
    "convertedAmountWithoutTax" : 12345.0,
    "quote" : {
      "userAccount" : { },
      "status" : "...",
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "description" : "...",
      "quoteDate" : 12345,
      "contactName" : "...",
      "applicantAccount" : { },
      "billingRun" : { },
      "billingCycle" : { },
      "descriptionOrCode" : "...",
      "seller" : { },
      "deliveryDate" : 12345,
      "validity" : { },
      "quoteNumber" : "...",
      "previousStatus" : "...",
      "statusDate" : 12345,
      "sendDate" : 12345,
      "orderInvoiceType" : { },
      "descriptionAndCode" : "...",
      "code" : "...",
      "quoteLotDuration" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "codeChanged" : true,
      "parentEntityType" : { },
      "billableAccount" : { },
      "validationDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "notified" : true,
      "customerRef" : "...",
      "opportunityRef" : "...",
      "customerName" : "...",
      "appendGeneratedCode" : true,
      "minInvoiceLines" : [ { }, { } ],
      "auditable" : { },
      "version" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "parentEntity" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "referenceCode" : "...",
      "salesPersonName" : "...",
      "historized" : true,
      "transient" : true,
      "registerNumber" : "..."
    },
    "discountValue" : 12345.0,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "invoiceAggregateF" : {
      "amountsByTax" : {
        "property1" : { },
        "property2" : { }
      },
      "oldAmountWithoutTax" : 12345.0,
      "invoice" : { },
      "billingRun" : { },
      "discountPercent" : 12345.0,
      "descriminatorValue" : "...",
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "invoiceablesToAssociate" : [ { }, { } ],
      "tradingLanguage" : { },
      "version" : 12345,
      "prDescription" : "...",
      "amountWithoutTax" : 12345.0,
      "id" : 12345,
      "accountingCode" : { },
      "transient" : true,
      "wallet" : { },
      "invoiceSubCategory" : { },
      "discountPlanItem" : { },
      "invoiceLinesToAssociate" : [ { }, { } ],
      "oldAmountWithTax" : 12345.0,
      "discountAggregate" : true,
      "notified" : true,
      "discountPlanItemCode" : "...",
      "userAccount" : { },
      "categoryInvoiceAgregate" : { },
      "description" : "...",
      "discountPlanCode" : "...",
      "auditable" : { },
      "amount" : 12345.0,
      "amountTax" : 12345.0,
      "itemNumber" : 12345,
      "historized" : true,
      "tradingCountry" : { },
      "auditableFields" : [ { }, { } ],
      "amountByTaxAsList" : [ { }, { } ],
      "tradingCurrency" : { }
    },
    "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" : "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" : { }
    },
    "unitPrice" : 12345.0,
    "discountPlanItem" : {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "PERCENTAGE"
    },
    "label" : "...",
    "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
    } ],
    "orderOffer" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "cfValues" : { },
      "order" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "codeChanged" : true,
      "description" : "...",
      "notified" : true,
      "quoteOffer" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "orderAttributes" : [ { }, { } ],
      "terminationReason" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "transient" : true,
      "terminationDate" : 12345,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "version" : 12345,
      "deliveryDate" : 12345,
      "products" : [ { }, { } ],
      "orderLineType" : "TERMINATE",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "id" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "userAccount" : { }
    },
    "notified" : true,
    "discountPlanType" : "FIXED",
    "version" : 12345,
    "id" : 12345,
    "convertedDiscountAmount" : 12345.0,
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "valueDate" : 12345,
    "convertedAmountTax" : 12345.0,
    "taxRate" : 12345.0,
    "orderRef" : "...",
    "prestation" : "...",
    "serviceTemplate" : {
      "autoEndOfEngagement" : true,
      "referenceCode" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "imagePath" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "minimumAmountEl" : "...",
      "auditable" : { },
      "notified" : true,
      "businessServiceModel" : { },
      "longDescription" : "...",
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "minimumInvoiceSubCategory" : { },
      "instantiatedFromBSM" : true,
      "codeChanged" : true,
      "minimumChargeTemplate" : { },
      "version" : 12345,
      "selected" : true,
      "descriptionOverride" : "...",
      "historized" : true,
      "code" : "...",
      "uuid" : "...",
      "serviceRenewal" : { },
      "cfValues" : { },
      "transient" : true,
      "invoicingCalendar" : { },
      "referenceDescription" : "...",
      "disabled" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "active" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "tags" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ]
    },
    "offerServiceTemplate" : {
      "id" : 12345,
      "mandatory" : true,
      "incompatibleServices" : [ { }, { } ],
      "validity" : { },
      "offerTemplate" : { },
      "transient" : true,
      "serviceTemplate" : { }
    },
    "transient" : true,
    "status" : "RERATED",
    "uuid" : "...",
    "accountingArticle" : {
      "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" : "..."
      }
    },
    "commercialOrder" : {
      "access" : { },
      "billingRun" : { },
      "codeChanged" : true,
      "rateInvoiced" : 12345,
      "contract" : { },
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "code" : "...",
      "appendGeneratedCode" : true,
      "orderProgressTmp" : 12345,
      "orderProgress" : 12345,
      "id" : 12345,
      "descriptionOrCode" : "...",
      "progressDate" : 12345,
      "invoices" : [ { }, { } ],
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "customerServiceDuration" : 12345,
      "discountPlan" : { },
      "historized" : true,
      "statusDate" : 12345,
      "orderPrices" : [ { }, { } ],
      "uuid" : "...",
      "billingAccount" : { },
      "userAccount" : { },
      "orderType" : { },
      "oneShotTotalAmount" : 12345.0,
      "orderLots" : [ { }, { } ],
      "label" : "...",
      "orderNumber" : "...",
      "parentEntity" : { },
      "quoteVersion" : { },
      "salesPersonName" : "...",
      "customerServiceBegin" : 12345,
      "status" : "...",
      "auditableFields" : [ { }, { } ],
      "quote" : { },
      "invoicingPlan" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "deliveryDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "cfValues" : { },
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "orderInvoiceType" : { },
      "offers" : [ { }, { } ],
      "parentEntityType" : { },
      "minInvoiceLines" : [ { }, { } ],
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { },
      "externalReference" : "...",
      "referenceCode" : "...",
      "orderDate" : 12345,
      "notified" : true,
      "billingCycle" : { },
      "version" : 12345,
      "seller" : { },
      "orderParent" : { }
    },
    "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" : "SUSPENDED",
      "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" : { }
    },
    "openOrderNumber" : "...",
    "productVersion" : {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "DRAFT",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    },
    "discountAmount" : 12345.0,
    "convertedUnitPrice" : 12345.0,
    "taxRecalculated" : true,
    "product" : {
      "discountList" : [ { }, { } ],
      "active" : true,
      "isModel" : true,
      "pricePlanMatrixColumns" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "model" : "...",
      "productVersions" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "reference" : "...",
      "appendGeneratedCode" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "uuid" : "...",
      "statusDate" : 12345,
      "notified" : true,
      "historized" : true,
      "modelChildren" : [ "...", "..." ],
      "cfValues" : { },
      "transient" : true,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "commercialRuleHeader" : [ { }, { } ],
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "serviceRecurringCharges" : [ { }, { } ],
      "medias" : [ { }, { } ],
      "discountFlag" : true,
      "code" : "...",
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "serviceTerminationCharges" : [ { }, { } ],
      "packageFlag" : true,
      "articleMappingLines" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "version" : 12345,
      "productLine" : { },
      "priceVersionDateSetting" : "RENEWAL",
      "productModel" : { },
      "productCharges" : [ { }, { } ],
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "brand" : { },
      "status" : "ACTIVE",
      "descriptionOrCode" : "...",
      "commercialRuleLines" : [ { }, { } ],
      "codeChanged" : true
    },
    "historized" : true,
    "rawAmount" : 12345.0,
    "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" : { }
    } ],
    "tax" : {
      "transient" : true,
      "cfAccumulatedValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "parentEntityType" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "subTaxes" : [ { }, { } ],
      "cfValues" : { },
      "mainTaxes" : [ { }, { } ],
      "parentEntity" : { },
      "idOrCode" : "...",
      "description" : "...",
      "code" : "...",
      "percent" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "historized" : true,
      "notified" : true,
      "composite" : true,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "codeChanged" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "..."
    },
    "quoteOffer" : {
      "position" : 12345,
      "subscription" : { },
      "id" : 12345,
      "quotePrices" : [ { }, { } ],
      "quoteLot" : { },
      "quoteProduct" : [ { }, { } ],
      "transient" : true,
      "userAccount" : { },
      "offerTemplate" : { },
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "parentEntityType" : { },
      "quoteLineType" : "TERMINATE",
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "billableAccount" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "code" : "...",
      "contractCode" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "discountPlan" : { },
      "parentEntity" : { },
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "notified" : true,
      "deliveryDate" : 12345,
      "serialversionuid" : 12345,
      "quoteAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "quoteVersion" : { },
      "referenceCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "..."
    },
    "ratedTransactions" : [ {
      "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" : "AGGREGATED",
      "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" : "AGGREGATED",
      "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" : "PROCESSED",
      "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" : "..."
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "offerTemplate" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "IN_STUDY",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : true
    },
    "orderLot" : {
      "auditable" : { },
      "name" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "quoteLot" : { },
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "order" : { },
      "description" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "descriptionAndCode" : "...",
      "version" : 12345
    },
    "amountWithTax" : 12345.0,
    "convertedAmountWithTax" : 12345.0,
    "serviceInstance" : {
      "orderItemAction" : "DELETE",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "EVENT",
      "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" : "PENDING",
      "quantityChanged" : 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" : "PRODUCT",
      "durationUnit" : "DAY",
      "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" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "convertedRawAmount" : 12345.0,
    "orderNumber" : "...",
    "amountWithoutTax" : 12345.0,
    "invoice" : {
      "status" : "REJECTED",
      "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" : "NONE",
      "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" : "PAID",
      "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" : "PAYPAL",
      "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
    },
    "taxOverridden" : true,
    "taxMode" : "TAX",
    "discountedInvoiceLine" : { },
    "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" : "CYCLE",
      "processDate" : 12345,
      "version" : 12345,
      "status" : "DRAFT_INVOICES",
      "xmlJobExecutionResultId" : 12345,
      "minimumApplied" : true,
      "rejectionReason" : "...",
      "referenceDescription" : "...",
      "invoiceType" : { },
      "processType" : "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" : "CANCEL",
      "skipValidationScript" : true,
      "country" : { },
      "discountApplied" : true,
      "transient" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "generateAO" : true,
      "cfValues" : { },
      "producibleAmountWithoutTax" : 12345.0,
      "collectionDate" : 12345,
      "auditable" : { },
      "selectedBillingAccounts" : "...",
      "pdfJobExecutionResultId" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "referenceDate" : "END_DATE",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    },
    "amountTax" : 12345.0,
    "quantity" : 12345.0,
    "discountRate" : 12345.0,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  }, {
    "sequence" : 12345,
    "accessPoint" : "...",
    "convertedAmountWithoutTax" : 12345.0,
    "quote" : {
      "userAccount" : { },
      "status" : "...",
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "description" : "...",
      "quoteDate" : 12345,
      "contactName" : "...",
      "applicantAccount" : { },
      "billingRun" : { },
      "billingCycle" : { },
      "descriptionOrCode" : "...",
      "seller" : { },
      "deliveryDate" : 12345,
      "validity" : { },
      "quoteNumber" : "...",
      "previousStatus" : "...",
      "statusDate" : 12345,
      "sendDate" : 12345,
      "orderInvoiceType" : { },
      "descriptionAndCode" : "...",
      "code" : "...",
      "quoteLotDuration" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "codeChanged" : true,
      "parentEntityType" : { },
      "billableAccount" : { },
      "validationDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "notified" : true,
      "customerRef" : "...",
      "opportunityRef" : "...",
      "customerName" : "...",
      "appendGeneratedCode" : true,
      "minInvoiceLines" : [ { }, { } ],
      "auditable" : { },
      "version" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "parentEntity" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "referenceCode" : "...",
      "salesPersonName" : "...",
      "historized" : true,
      "transient" : true,
      "registerNumber" : "..."
    },
    "discountValue" : 12345.0,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "invoiceAggregateF" : {
      "amountsByTax" : {
        "property1" : { },
        "property2" : { }
      },
      "oldAmountWithoutTax" : 12345.0,
      "invoice" : { },
      "billingRun" : { },
      "discountPercent" : 12345.0,
      "descriminatorValue" : "...",
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "invoiceablesToAssociate" : [ { }, { } ],
      "tradingLanguage" : { },
      "version" : 12345,
      "prDescription" : "...",
      "amountWithoutTax" : 12345.0,
      "id" : 12345,
      "accountingCode" : { },
      "transient" : true,
      "wallet" : { },
      "invoiceSubCategory" : { },
      "discountPlanItem" : { },
      "invoiceLinesToAssociate" : [ { }, { } ],
      "oldAmountWithTax" : 12345.0,
      "discountAggregate" : true,
      "notified" : true,
      "discountPlanItemCode" : "...",
      "userAccount" : { },
      "categoryInvoiceAgregate" : { },
      "description" : "...",
      "discountPlanCode" : "...",
      "auditable" : { },
      "amount" : 12345.0,
      "amountTax" : 12345.0,
      "itemNumber" : 12345,
      "historized" : true,
      "tradingCountry" : { },
      "auditableFields" : [ { }, { } ],
      "amountByTaxAsList" : [ { }, { } ],
      "tradingCurrency" : { }
    },
    "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" : "AFTER_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "unitPrice" : 12345.0,
    "discountPlanItem" : {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "PERCENTAGE"
    },
    "label" : "...",
    "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
    } ],
    "orderOffer" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "cfValues" : { },
      "order" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "codeChanged" : true,
      "description" : "...",
      "notified" : true,
      "quoteOffer" : { },
      "appendGeneratedCode" : true,
      "code" : "...",
      "orderAttributes" : [ { }, { } ],
      "terminationReason" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "transient" : true,
      "terminationDate" : 12345,
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "version" : 12345,
      "deliveryDate" : 12345,
      "products" : [ { }, { } ],
      "orderLineType" : "AMEND",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "id" : 12345,
      "historized" : true,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "userAccount" : { }
    },
    "notified" : true,
    "discountPlanType" : "FIXED",
    "version" : 12345,
    "id" : 12345,
    "convertedDiscountAmount" : 12345.0,
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "valueDate" : 12345,
    "convertedAmountTax" : 12345.0,
    "taxRate" : 12345.0,
    "orderRef" : "...",
    "prestation" : "...",
    "serviceTemplate" : {
      "autoEndOfEngagement" : true,
      "referenceCode" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "imagePath" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "minimumAmountEl" : "...",
      "auditable" : { },
      "notified" : true,
      "businessServiceModel" : { },
      "longDescription" : "...",
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "minimumInvoiceSubCategory" : { },
      "instantiatedFromBSM" : true,
      "codeChanged" : true,
      "minimumChargeTemplate" : { },
      "version" : 12345,
      "selected" : true,
      "descriptionOverride" : "...",
      "historized" : true,
      "code" : "...",
      "uuid" : "...",
      "serviceRenewal" : { },
      "cfValues" : { },
      "transient" : true,
      "invoicingCalendar" : { },
      "referenceDescription" : "...",
      "disabled" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "active" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "tags" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ]
    },
    "offerServiceTemplate" : {
      "id" : 12345,
      "mandatory" : true,
      "incompatibleServices" : [ { }, { } ],
      "validity" : { },
      "offerTemplate" : { },
      "transient" : true,
      "serviceTemplate" : { }
    },
    "transient" : true,
    "status" : "CANCELED",
    "uuid" : "...",
    "accountingArticle" : {
      "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" : "..."
      }
    },
    "commercialOrder" : {
      "access" : { },
      "billingRun" : { },
      "codeChanged" : true,
      "rateInvoiced" : 12345,
      "contract" : { },
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "code" : "...",
      "appendGeneratedCode" : true,
      "orderProgressTmp" : 12345,
      "orderProgress" : 12345,
      "id" : 12345,
      "descriptionOrCode" : "...",
      "progressDate" : 12345,
      "invoices" : [ { }, { } ],
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "customerServiceDuration" : 12345,
      "discountPlan" : { },
      "historized" : true,
      "statusDate" : 12345,
      "orderPrices" : [ { }, { } ],
      "uuid" : "...",
      "billingAccount" : { },
      "userAccount" : { },
      "orderType" : { },
      "oneShotTotalAmount" : 12345.0,
      "orderLots" : [ { }, { } ],
      "label" : "...",
      "orderNumber" : "...",
      "parentEntity" : { },
      "quoteVersion" : { },
      "salesPersonName" : "...",
      "customerServiceBegin" : 12345,
      "status" : "...",
      "auditableFields" : [ { }, { } ],
      "quote" : { },
      "invoicingPlan" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "deliveryDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "cfValues" : { },
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "orderInvoiceType" : { },
      "offers" : [ { }, { } ],
      "parentEntityType" : { },
      "minInvoiceLines" : [ { }, { } ],
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { },
      "externalReference" : "...",
      "referenceCode" : "...",
      "orderDate" : 12345,
      "notified" : true,
      "billingCycle" : { },
      "version" : 12345,
      "seller" : { },
      "orderParent" : { }
    },
    "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" : "RESILIATED",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "openOrderNumber" : "...",
    "productVersion" : {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "CLOSED",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    },
    "discountAmount" : 12345.0,
    "convertedUnitPrice" : 12345.0,
    "taxRecalculated" : true,
    "product" : {
      "discountList" : [ { }, { } ],
      "active" : true,
      "isModel" : true,
      "pricePlanMatrixColumns" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "model" : "...",
      "productVersions" : [ { }, { } ],
      "description" : "...",
      "disabled" : true,
      "reference" : "...",
      "appendGeneratedCode" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "uuid" : "...",
      "statusDate" : 12345,
      "notified" : true,
      "historized" : true,
      "modelChildren" : [ "...", "..." ],
      "cfValues" : { },
      "transient" : true,
      "id" : 12345,
      "descriptionAndCode" : "...",
      "commercialRuleHeader" : [ { }, { } ],
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "serviceRecurringCharges" : [ { }, { } ],
      "medias" : [ { }, { } ],
      "discountFlag" : true,
      "code" : "...",
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "serviceTerminationCharges" : [ { }, { } ],
      "packageFlag" : true,
      "articleMappingLines" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "version" : 12345,
      "productLine" : { },
      "priceVersionDateSetting" : "DELIVERY",
      "productModel" : { },
      "productCharges" : [ { }, { } ],
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "brand" : { },
      "status" : "CLOSED",
      "descriptionOrCode" : "...",
      "commercialRuleLines" : [ { }, { } ],
      "codeChanged" : true
    },
    "historized" : true,
    "rawAmount" : 12345.0,
    "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" : { }
    } ],
    "tax" : {
      "transient" : true,
      "cfAccumulatedValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "parentEntityType" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "subTaxes" : [ { }, { } ],
      "cfValues" : { },
      "mainTaxes" : [ { }, { } ],
      "parentEntity" : { },
      "idOrCode" : "...",
      "description" : "...",
      "code" : "...",
      "percent" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "historized" : true,
      "notified" : true,
      "composite" : true,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "codeChanged" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "..."
    },
    "quoteOffer" : {
      "position" : 12345,
      "subscription" : { },
      "id" : 12345,
      "quotePrices" : [ { }, { } ],
      "quoteLot" : { },
      "quoteProduct" : [ { }, { } ],
      "transient" : true,
      "userAccount" : { },
      "offerTemplate" : { },
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "parentEntityType" : { },
      "quoteLineType" : "CREATE",
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "billableAccount" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "code" : "...",
      "contractCode" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "discountPlan" : { },
      "parentEntity" : { },
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "notified" : true,
      "deliveryDate" : 12345,
      "serialversionuid" : 12345,
      "quoteAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "quoteVersion" : { },
      "referenceCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "..."
    },
    "ratedTransactions" : [ {
      "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" : "CANCELED",
      "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" : "..."
    }, {
      "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" : "REGULAR",
      "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" : "REJECTED",
      "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" : "..."
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "offerTemplate" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "IN_TEST",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : true
    },
    "orderLot" : {
      "auditable" : { },
      "name" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "quoteLot" : { },
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "cfValues" : { },
      "historized" : true,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "order" : { },
      "description" : "...",
      "referenceCode" : "...",
      "notified" : true,
      "descriptionAndCode" : "...",
      "version" : 12345
    },
    "amountWithTax" : 12345.0,
    "convertedAmountWithTax" : 12345.0,
    "serviceInstance" : {
      "orderItemAction" : "ADD",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "QUOTE",
      "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" : "INACTIVE",
      "quantityChanged" : 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" : "PROMO_CODE",
      "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" : "DRAFT",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "convertedRawAmount" : 12345.0,
    "orderNumber" : "...",
    "amountWithoutTax" : 12345.0,
    "invoice" : {
      "status" : "CANCELED",
      "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" : "ABANDONED",
      "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" : "UNPAID",
      "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" : "PAYPAL",
      "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
    },
    "taxOverridden" : true,
    "taxMode" : "RATE",
    "discountedInvoiceLine" : { },
    "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" : "INVOICE_LINES_CREATED",
      "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" : "MOVE",
      "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" : "END_DATE",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    },
    "amountTax" : 12345.0,
    "quantity" : 12345.0,
    "discountRate" : 12345.0,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  } ],
  "description" : "...",
  "billingRun" : {
    "invoices" : [ {
      "status" : "DRAFT",
      "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" : "DISPUTED",
      "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" : "DISPUTED",
      "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" : "DIRECTDEBIT",
      "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" : "DRAFT",
      "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" : "DISPUTED",
      "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
    } ],
    "referenceCode" : "...",
    "notified" : true,
    "prAmountWithTax" : 12345.0,
    "billingRunLists" : [ {
      "ratedAmount2WithoutTax" : 12345.0,
      "auditable" : { },
      "notified" : true,
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountWithTax" : 12345.0,
      "ratedAmountTax" : 12345.0,
      "historized" : true,
      "invoice" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "billingRun" : { },
      "billingAccount" : { },
      "transient" : true,
      "id" : 12345
    }, {
      "ratedAmount2WithoutTax" : 12345.0,
      "auditable" : { },
      "notified" : true,
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountWithTax" : 12345.0,
      "ratedAmountTax" : 12345.0,
      "historized" : true,
      "invoice" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "billingRun" : { },
      "billingAccount" : { },
      "transient" : true,
      "id" : 12345
    } ],
    "statusDate" : 12345,
    "originBillingRun" : { },
    "endDate" : 12345,
    "isQuarantine" : true,
    "invoiceNumber" : 12345,
    "exceptionalBR" : true,
    "jobExecutions" : [ {
      "warnings" : [ "...", "..." ],
      "id" : 12345,
      "nbItemsProcessedWithError" : 12345,
      "jobInstance" : { },
      "status" : "COMPLETED_MORE",
      "nbItemsProcessedWithWarning" : 12345,
      "nbItemsProcessed" : 12345,
      "startDate" : 12345,
      "nbItemsToProcess" : 12345,
      "version" : 12345,
      "jobLauncherEnum" : "GUI",
      "report" : "...",
      "moreToProcess" : true,
      "nbItemsCorrectlyProcessed" : 12345,
      "errors" : [ "...", "..." ],
      "transient" : true,
      "endDate" : 12345
    }, {
      "warnings" : [ "...", "..." ],
      "id" : 12345,
      "nbItemsProcessedWithError" : 12345,
      "jobInstance" : { },
      "status" : "RUNNING",
      "nbItemsProcessedWithWarning" : 12345,
      "nbItemsProcessed" : 12345,
      "startDate" : 12345,
      "nbItemsToProcess" : 12345,
      "version" : 12345,
      "jobLauncherEnum" : "TRIGGER",
      "report" : "...",
      "moreToProcess" : true,
      "nbItemsCorrectlyProcessed" : 12345,
      "errors" : [ "...", "..." ],
      "transient" : true,
      "endDate" : 12345
    } ],
    "language" : {
      "version" : 12345,
      "auditable" : { },
      "transient" : true,
      "descriptionEn" : "...",
      "description" : "...",
      "languageCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "notified" : true,
      "id" : 12345
    },
    "historized" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "producibleAmountWithTax" : 12345.0,
    "billableBillingAcountNumber" : 12345,
    "billableBillingAccounts" : [ {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "AUTO",
      "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" : { }
    }, {
      "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" : "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" : "AFTER_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    } ],
    "runType" : "EXCEPTIONAL",
    "processDate" : 12345,
    "version" : 12345,
    "status" : "VALIDATED",
    "xmlJobExecutionResultId" : 12345,
    "minimumApplied" : true,
    "rejectionReason" : "...",
    "referenceDescription" : "...",
    "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" : "AUTO",
      "referenceDescription" : "...",
      "occTemplateNegativeCodeEl" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "appliesTo" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "historized" : true
    },
    "processType" : "FULL_AUTOMATIC",
    "thresholdChecked" : true,
    "computeDatesAtValidation" : true,
    "startDate" : 12345,
    "exceptionalILIds" : [ 12345, 12345 ],
    "producibleAmountTax" : 12345.0,
    "postInvoicingReports" : {
      "negativeInvoicesAmountHT" : 12345.0,
      "directDebitAmuontHT" : 12345.0,
      "positiveInvoicesTaxAmount" : 12345.0,
      "negativeInvoicesAmount" : 12345.0,
      "npmAmount" : 12345.0,
      "tipAmuontHT" : 12345.0,
      "tipAmuont" : 12345.0,
      "invoicesNumber" : 12345,
      "emptyInvoicesNumber" : 12345,
      "negativeInvoicesTaxAmount" : 12345.0,
      "creditDebitCardAmountHT" : 12345.0,
      "checkAmuontHT" : 12345.0,
      "positiveInvoicesNumber" : 12345,
      "directDebitInvoicesNumber" : 12345,
      "directDebitAmuont" : 12345.0,
      "globalAmount" : 12345.0,
      "negativeInvoicesNumber" : 12345,
      "creditDebitCardInvoicesNumber" : 12345,
      "wiretransferAmuontHT" : 12345.0,
      "checkAmuont" : 12345.0,
      "positiveInvoicesAmountHT" : 12345.0,
      "creditDebitCardAmount" : 12345.0,
      "tipInvoicesNumber" : 12345,
      "checkInvoicesNumber" : 12345,
      "npmInvoicesNumber" : 12345,
      "positiveInvoicesAmount" : 12345.0,
      "wiretransferAmuont" : 12345.0,
      "wiretransferInvoicesNumber" : 12345,
      "electronicInvoicesNumber" : 12345,
      "npmAmountHT" : 12345.0
    },
    "billingAccountNumber" : 12345,
    "prAmountWithoutTax" : 12345.0,
    "exceptionalRTIds" : [ 12345, 12345 ],
    "preInvoicingReports" : {
      "checkBillableBANumber" : 12345,
      "wiretransferBillableBAAmountHT" : 12345.0,
      "wiretransferBANumber" : 12345,
      "tipBANumber" : 12345,
      "creditDebitCardBillableBANumber" : 12345,
      "wiretransferBillableBANumber" : 12345,
      "billableBillingAccountNumber" : 12345,
      "checkBillableBAAmountHT" : 12345.0,
      "creditDebitCardBillableBAAmountHT" : 12345.0,
      "directDebitBANumber" : 12345,
      "directDebitBillableBANumber" : 12345,
      "tipBillableBANumber" : 12345,
      "billingCycleCode" : "...",
      "subCategoriesAmountHT" : 12345.0,
      "taxesAmount" : 12345.0,
      "amoutWitountTax" : 12345.0,
      "invoiceDate" : 12345,
      "billingAccountNumber" : 12345,
      "checkBANumber" : 12345,
      "tipBillableBAAmountHT" : 12345.0,
      "lastTransactionDate" : 12345,
      "creditDebitCardBANumber" : 12345,
      "directDebitBillableBAAmountHT" : 12345.0
    },
    "filters" : {
      "property1" : "...",
      "property2" : "..."
    },
    "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" : "SUBSCRIPTION",
      "uuid" : "...",
      "codeChanged" : true,
      "thresholdPerEntity" : true,
      "splitPerPaymentMethod" : true,
      "auditable" : { },
      "calendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDate" : "LAST_TRANSACTION_DATE",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "billingRunValidationScript" : { },
      "code" : "...",
      "lastTransactionDateEL" : "...",
      "invoiceTypeEl" : "...",
      "checkThreshold" : "AFTER_DISCOUNT",
      "appendGeneratedCode" : true,
      "referenceCode" : "..."
    },
    "nextBillingRun" : { },
    "prAmountTax" : 12345.0,
    "invoiceDate" : 12345,
    "id" : 12345,
    "lastTransactionDate" : 12345,
    "uuid" : "...",
    "suspectAutoAction" : "CANCEL",
    "rejectAutoAction" : "MOVE",
    "skipValidationScript" : true,
    "country" : {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "auditable" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "version" : 12345,
      "id" : 12345,
      "currency" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "language" : { },
      "countryCode" : "...",
      "description" : "..."
    },
    "discountApplied" : true,
    "transient" : true,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "generateAO" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "producibleAmountWithoutTax" : 12345.0,
    "collectionDate" : 12345,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "selectedBillingAccounts" : "...",
    "pdfJobExecutionResultId" : 12345,
    "rejectedBillingAccounts" : [ {
      "billingAccount" : { },
      "historized" : true,
      "notified" : true,
      "auditable" : { },
      "transient" : true,
      "version" : 12345,
      "rejectCause" : "...",
      "billingRun" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ]
    }, {
      "billingAccount" : { },
      "historized" : true,
      "notified" : true,
      "auditable" : { },
      "transient" : true,
      "version" : 12345,
      "rejectCause" : "...",
      "billingRun" : { },
      "id" : 12345,
      "auditableFields" : [ { }, { } ]
    } ],
    "referenceDate" : "END_DATE",
    "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" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "currency" : {
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "transient" : true,
      "currencyCode" : "...",
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "...",
      "descriptionEn" : "...",
      "systemCurrency" : true,
      "symbol" : "...",
      "version" : 12345,
      "historized" : true
    },
    "producibleInvoiceNumber" : 12345
  },
  "userAccount" : {
    "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" : "..."
    },
    "parentUserAccount" : { },
    "code" : "...",
    "description" : "...",
    "id" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "contactInformationNullSafe" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "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" : "..."
      }
    },
    "descriptionAndCode" : "...",
    "businessAccountModel" : {
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "active" : true,
      "transient" : true,
      "auditable" : { },
      "referenceDescription" : "...",
      "hierarchyType" : "S_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" : "FREE_BSD",
      "descriptionAndCode" : "...",
      "code" : "..."
    },
    "codeChanged" : true,
    "isConsumer" : true,
    "terminationDate" : 12345,
    "isCompany" : 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" : { }
    },
    "vatNo" : "...",
    "version" : 12345,
    "accountType" : "...",
    "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" : "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" : "AFTER_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "registrationNo" : "...",
    "wallet" : {
      "rejectLevel" : 12345.0,
      "lowBalanceLevel" : 12345.0,
      "creditExpiryDate" : 12345,
      "walletTemplate" : { },
      "ratedTransactions" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "code" : "...",
      "description" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "nextMatchingDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "created" : 12345,
      "codeChanged" : true,
      "parentEntity" : { },
      "operations" : [ { }, { } ],
      "notified" : true,
      "referenceCode" : "...",
      "userAccount" : { }
    },
    "appendGeneratedCode" : true,
    "subscriptions" : [ {
      "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" : "SUSPENDED",
      "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" : { }
    }, {
      "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" : "CREATED",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    } ],
    "statusDate" : 12345,
    "jobTitle" : "...",
    "descriptionOrCode" : "...",
    "userAccounts" : [ { }, { } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "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" : { }
    },
    "notified" : true,
    "address" : {
      "countryBundle" : "...",
      "address1" : "...",
      "state" : "...",
      "address4" : "...",
      "city" : "...",
      "zipCode" : "...",
      "address5" : "...",
      "address3" : "...",
      "country" : { },
      "address2" : "..."
    },
    "status" : "TERMINATED",
    "minimumAmountEl" : "...",
    "providerContact" : "...",
    "defaultLevel" : true,
    "transient" : true,
    "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" : "NO_PRORATA",
      "reimburseOneshots" : true,
      "codeChanged" : true,
      "parentEntity" : { }
    },
    "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" : "RECURRING",
      "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
    },
    "prepaidWallets" : {
      "property1" : {
        "rejectLevel" : 12345.0,
        "lowBalanceLevel" : 12345.0,
        "creditExpiryDate" : 12345,
        "walletTemplate" : { },
        "ratedTransactions" : [ { }, { } ],
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "code" : "...",
        "description" : "...",
        "version" : 12345,
        "descriptionAndCode" : "...",
        "historized" : true,
        "descriptionOrCode" : "...",
        "parentEntityType" : { },
        "nextMatchingDate" : 12345,
        "auditableFields" : [ { }, { } ],
        "referenceDescription" : "...",
        "appendGeneratedCode" : true,
        "prepaid" : true,
        "created" : 12345,
        "codeChanged" : true,
        "parentEntity" : { },
        "operations" : [ { }, { } ],
        "notified" : true,
        "referenceCode" : "...",
        "userAccount" : { }
      },
      "property2" : {
        "rejectLevel" : 12345.0,
        "lowBalanceLevel" : 12345.0,
        "creditExpiryDate" : 12345,
        "walletTemplate" : { },
        "ratedTransactions" : [ { }, { } ],
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "code" : "...",
        "description" : "...",
        "version" : 12345,
        "descriptionAndCode" : "...",
        "historized" : true,
        "descriptionOrCode" : "...",
        "parentEntityType" : { },
        "nextMatchingDate" : 12345,
        "auditableFields" : [ { }, { } ],
        "referenceDescription" : "...",
        "appendGeneratedCode" : true,
        "prepaid" : true,
        "created" : 12345,
        "codeChanged" : true,
        "parentEntity" : { },
        "operations" : [ { }, { } ],
        "notified" : true,
        "referenceCode" : "...",
        "userAccount" : { }
      }
    },
    "externalRef1" : "...",
    "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
    } ],
    "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" : "..."
    },
    "name" : {
      "fullName" : "...",
      "title" : { },
      "lastName" : "...",
      "firstName" : "..."
    },
    "subscriptionDate" : 12345,
    "contactInformation" : {
      "email" : "...",
      "fax" : "...",
      "phone" : "...",
      "mobile" : "..."
    },
    "referenceDescription" : "...",
    "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" : { }
    } ],
    "uuid" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "historized" : true,
    "referenceCode" : "...",
    "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
      }
    },
    "externalRef2" : "..."
  },
  "transient" : true,
  "attributeInstances" : [ {
    "dateValue" : 12345,
    "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" : "RESILIATED",
      "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" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "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" : { }
    } ],
    "assignedAttributeValue" : [ {
      "notified" : true,
      "dateValue" : 12345,
      "version" : 12345,
      "auditable" : { },
      "doubleValue" : 12345.0,
      "attribute" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "booleanValue" : true,
      "uuid" : "...",
      "id" : 12345,
      "parentAttributeValue" : { },
      "cfValues" : { },
      "value" : { },
      "transient" : true,
      "assignedAttributeValue" : [ { }, { } ],
      "stringValue" : "..."
    }, {
      "notified" : true,
      "dateValue" : 12345,
      "version" : 12345,
      "auditable" : { },
      "doubleValue" : 12345.0,
      "attribute" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "booleanValue" : true,
      "uuid" : "...",
      "id" : 12345,
      "parentAttributeValue" : { },
      "cfValues" : { },
      "value" : { },
      "transient" : true,
      "assignedAttributeValue" : [ { }, { } ],
      "stringValue" : "..."
    } ],
    "booleanValue" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentAttributeValue" : {
      "notified" : true,
      "dateValue" : 12345,
      "version" : 12345,
      "auditable" : { },
      "doubleValue" : 12345.0,
      "attribute" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "booleanValue" : true,
      "uuid" : "...",
      "id" : 12345,
      "parentAttributeValue" : { },
      "cfValues" : { },
      "value" : { },
      "transient" : true,
      "assignedAttributeValue" : [ { }, { } ],
      "stringValue" : "..."
    },
    "id" : 12345,
    "historized" : true,
    "notified" : true,
    "version" : 12345,
    "stringValue" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "transient" : 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
    } ],
    "uuid" : "...",
    "attribute" : {
      "attributeCategory" : "REGULAR",
      "medias" : [ { }, { } ],
      "historized" : true,
      "priority" : 12345,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "elValue" : "...",
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "attributeType" : "PHONE",
      "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" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "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
    },
    "value" : { },
    "doubleValue" : 12345.0
  }, {
    "dateValue" : 12345,
    "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" : "RESILIATED",
      "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" : { }
    },
    "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" : { }
    } ],
    "assignedAttributeValue" : [ {
      "notified" : true,
      "dateValue" : 12345,
      "version" : 12345,
      "auditable" : { },
      "doubleValue" : 12345.0,
      "attribute" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "booleanValue" : true,
      "uuid" : "...",
      "id" : 12345,
      "parentAttributeValue" : { },
      "cfValues" : { },
      "value" : { },
      "transient" : true,
      "assignedAttributeValue" : [ { }, { } ],
      "stringValue" : "..."
    }, {
      "notified" : true,
      "dateValue" : 12345,
      "version" : 12345,
      "auditable" : { },
      "doubleValue" : 12345.0,
      "attribute" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "booleanValue" : true,
      "uuid" : "...",
      "id" : 12345,
      "parentAttributeValue" : { },
      "cfValues" : { },
      "value" : { },
      "transient" : true,
      "assignedAttributeValue" : [ { }, { } ],
      "stringValue" : "..."
    } ],
    "booleanValue" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentAttributeValue" : {
      "notified" : true,
      "dateValue" : 12345,
      "version" : 12345,
      "auditable" : { },
      "doubleValue" : 12345.0,
      "attribute" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "booleanValue" : true,
      "uuid" : "...",
      "id" : 12345,
      "parentAttributeValue" : { },
      "cfValues" : { },
      "value" : { },
      "transient" : true,
      "assignedAttributeValue" : [ { }, { } ],
      "stringValue" : "..."
    },
    "id" : 12345,
    "historized" : true,
    "notified" : true,
    "version" : 12345,
    "stringValue" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "transient" : 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
    } ],
    "uuid" : "...",
    "attribute" : {
      "attributeCategory" : "BUSINESS",
      "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" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "serviceInstance" : {
      "orderItemAction" : "ADD",
      "minimumLabelEl" : "...",
      "notified" : true,
      "discountPlanInstances" : [ { }, { } ],
      "uuid" : "...",
      "historized" : true,
      "appendGeneratedCode" : true,
      "priceVersionDate" : 12345,
      "priceVersionDateSetting" : "RENEWAL",
      "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" : "ACTIVE",
      "quantityChanged" : true
    },
    "value" : { },
    "doubleValue" : 12345.0
  } ],
  "codeChanged" : true,
  "totalInvoicingAmountWithoutTax" : 12345.0,
  "ratingGroup" : "...",
  "subscriptionTerminationReason" : {
    "description" : "...",
    "version" : 12345,
    "transient" : true,
    "parentEntityType" : { },
    "referenceDescription" : "...",
    "applyAgreement" : true,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "code" : "...",
    "descriptionAndCode" : "...",
    "invoiceAgreementImmediately" : true,
    "applyReimbursment" : true,
    "applyTerminationCharges" : true,
    "descriptionOrCode" : "...",
    "id" : 12345,
    "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
    } ],
    "referenceCode" : "...",
    "historized" : true,
    "notified" : true,
    "overrideProrata" : "PRORATA",
    "reimburseOneshots" : true,
    "codeChanged" : 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" : "..."
    }
  },
  "minimumInvoiceSubCategory" : {
    "description" : "...",
    "parentEntityType" : { },
    "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" : "..."
    },
    "referenceCode" : "...",
    "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" : { }
    } ],
    "discount" : 12345.0,
    "id" : 12345,
    "code" : "...",
    "occTemplate" : {
      "accountingScheme" : { },
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "contraAccountingCode2" : { },
      "description" : "...",
      "occCategory" : "CREDIT",
      "codeChanged" : true,
      "notified" : true,
      "manualCreationEnabled" : true,
      "referenceDescription" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "historized" : true,
      "descriptionOrCode" : "...",
      "id" : 12345,
      "code" : "...",
      "accountCodeClientSide" : "...",
      "transient" : true,
      "contraAccountingCode" : { },
      "journal" : { }
    },
    "transient" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "uuid" : "...",
    "appendGeneratedCode" : true,
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "EQUITY",
      "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
    },
    "descriptionOrCode" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "codeChanged" : true,
    "descriptionAndCode" : "...",
    "sortIndex" : 12345,
    "invoiceCategory" : {
      "parentEntityType" : { },
      "occTemplate" : { },
      "cfValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "notified" : true,
      "description" : "...",
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "id" : 12345,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "occTemplateNegative" : { },
      "transient" : true,
      "sortIndex" : 12345,
      "auditable" : { },
      "code" : "...",
      "invoiceSubCategories" : [ { }, { } ],
      "uuid" : "...",
      "version" : 12345
    },
    "notified" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "occTemplateNegative" : {
      "accountingScheme" : { },
      "accountingCode" : { },
      "auditableFields" : [ { }, { } ],
      "parentEntityType" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "contraAccountingCode2" : { },
      "description" : "...",
      "occCategory" : "DEBIT",
      "codeChanged" : true,
      "notified" : true,
      "manualCreationEnabled" : true,
      "referenceDescription" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "historized" : true,
      "descriptionOrCode" : "...",
      "id" : 12345,
      "code" : "...",
      "accountCodeClientSide" : "...",
      "transient" : true,
      "contraAccountingCode" : { },
      "journal" : { }
    },
    "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
    } ],
    "historized" : true,
    "version" : 12345,
    "referenceDescription" : "..."
  },
  "mailingType" : "BATCH",
  "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" : "STATUS",
      "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" : "..."
    },
    "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" : "AUTO",
      "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" : "EQUITY",
      "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" : "..."
    }
  },
  "uuid" : "...",
  "ccedEmails" : "...",
  "discountPlan" : {
    "statusDate" : 12345,
    "usedQuantity" : 12345,
    "incompatibleDiscountPlans" : [ { }, { } ],
    "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" : "..."
    },
    "applicationFilterEL" : "...",
    "applicableOnDiscountedPrice" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "transient" : true,
    "active" : true,
    "uuid" : "...",
    "endDate" : 12345,
    "discountPlanaApplicableEntities" : [ {
      "entityClass" : "...",
      "code" : "..."
    }, {
      "entityClass" : "...",
      "code" : "..."
    } ],
    "discountPlanItems" : [ {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "PERCENTAGE"
    }, {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "FIXED"
    } ],
    "id" : 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
    } ],
    "discountPlanType" : "OFFER",
    "durationUnit" : "DAY",
    "descriptionOrCode" : "...",
    "minDuration" : 12345,
    "referenceDescription" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "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" : { }
    } ],
    "expressionEl" : "...",
    "applicationLimit" : 12345,
    "code" : "...",
    "notified" : true,
    "historized" : true,
    "description" : "...",
    "startDate" : 12345,
    "referenceCode" : "...",
    "maxDuration" : 12345,
    "valid" : true,
    "status" : "DRAFT",
    "disabled" : true,
    "sequence" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "version" : 12345,
    "defaultDuration" : 12345,
    "codeChanged" : true,
    "initialQuantity" : 12345,
    "applicableOnOverriddenPrice" : true
  },
  "historized" : true,
  "subscriptionRenewal" : {
    "daysNotifyRenewal" : 12345,
    "calendarInitialyActiveFor" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "description" : "...",
    "referenceCode" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "invoiceAgreementImmediately" : true,
    "overrideProrata" : "PRORATA",
    "renewForUnit" : "MONTH",
    "initialTermType" : "RECURRING",
    "descriptionOrCode" : "...",
    "codeChanged" : true,
    "version" : 12345,
    "applyTerminationCharges" : true,
    "autoRenew" : true,
    "autoRenewDate" : 12345,
    "parentEntityType" : { },
    "referenceDescription" : "...",
    "initialyActiveFor" : 12345,
    "id" : 12345,
    "code" : "...",
    "historized" : true,
    "applyReimbursment" : true,
    "descriptionAndCode" : "...",
    "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,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "endOfTermAction" : "SUSPEND",
    "initialyActiveForUnit" : "DAY",
    "extendAgreementPeriodToSubscribedTillDate" : true,
    "renewFor" : 12345,
    "calendarRenewFor" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "renewalTermType" : "CALENDAR",
    "notified" : 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
    } ],
    "applyAgreement" : true,
    "reimburseOneshots" : true,
    "transient" : true
  }
}