Quote Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
parentEntityType object  
descriptionOrCode string  
code string required, max size: 255, min size: 1
completionDate number  
descriptionAndCode string  
parentCFEntities array of ICustomFieldEntity  
appendGeneratedCode boolean  
auditableFields array of AuditableFieldHistory  
invoices array of Invoice  
cfValues CustomFieldValues  
id number  
referenceCode string  
auditable Auditable  
requestedCompletionDate number  
fulfillmentStartDate number  
validity DatePeriod  
parentEntity BusinessEntity  
receivedFromApp string  
quoteDate number  
category string  
referenceDescription string  
version number  
quoteItems array of QuoteItem  
cfAccumulatedValues CustomFieldValues  
historized boolean  
notified boolean  
externalId string  
description string max size: 255, min size: 0
status QuoteStatusEnum  
uuid string  
codeChanged boolean  
generatePdf boolean  
userAccounts array of UserAccount  
statusMessage string  
order Order  
notificationContact string  
quoteVersion string  
transient boolean  
userAccount UserAccount  
routedToUserGroup string  
virtual boolean  

Example

{
  "parentEntityType" : { },
  "descriptionOrCode" : "...",
  "code" : "...",
  "completionDate" : 12345,
  "descriptionAndCode" : "...",
  "parentCFEntities" : [ {
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dirtyCF" : true,
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ]
  }, {
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dirtyCF" : true,
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ]
  } ],
  "appendGeneratedCode" : true,
  "auditableFields" : [ {
    "notfiable" : true,
    "fieldName" : "...",
    "auditType" : "RENEWAL",
    "previousState" : { },
    "historable" : true,
    "notified" : true,
    "historized" : true,
    "currentState" : { }
  }, {
    "notfiable" : true,
    "fieldName" : "...",
    "auditType" : "RENEWAL",
    "previousState" : { },
    "historable" : true,
    "notified" : true,
    "historized" : true,
    "currentState" : { }
  } ],
  "invoices" : [ {
    "discountPlan" : {
      "parentEntityType" : { },
      "active" : true,
      "discountPlanItems" : [ { }, { } ],
      "defaultDuration" : 12345,
      "disabled" : true,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanType" : "OFFER",
      "initialQuantity" : 12345,
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntity" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "status" : "INACTIVE",
      "applicableOnOverriddenPrice" : true,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "maxDuration" : 12345,
      "durationUnit" : "DAY",
      "minDuration" : 12345,
      "expressionEl" : "...",
      "uuid" : "...",
      "description" : "...",
      "startDate" : 12345,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "incompatibleDiscountPlans" : [ { }, { } ],
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "usedQuantity" : 12345,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "endDate" : 12345,
      "sequence" : 12345,
      "applicationLimit" : 12345
    },
    "billingRun" : {
      "billingCycle" : { },
      "rejectAutoAction" : "CANCEL",
      "preInvoicingReports" : { },
      "lastTransactionDate" : 12345,
      "notified" : true,
      "minimumApplied" : true,
      "billingRunLists" : [ { }, { } ],
      "version" : 12345,
      "statusDate" : 12345,
      "filters" : {
        "property1" : "...",
        "property2" : "..."
      },
      "selectedBillingAccounts" : "...",
      "suspectAutoAction" : "CANCEL",
      "endDate" : 12345,
      "computeDatesAtValidation" : true,
      "invoiceDate" : 12345,
      "collectionDate" : 12345,
      "exceptionalRTIds" : [ 12345, 12345 ],
      "postInvoicingReports" : { },
      "referenceDescription" : "...",
      "status" : "DRAFT_INVOICES",
      "invoiceNumber" : 12345,
      "id" : 12345,
      "originBillingRun" : { },
      "country" : { },
      "prAmountWithTax" : 12345.0,
      "currency" : { },
      "billableBillingAcountNumber" : 12345,
      "processDate" : 12345,
      "nextBillingRun" : { },
      "rejectedBillingAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "invoiceType" : { },
      "rejectionReason" : "...",
      "discountApplied" : true,
      "producibleAmountWithoutTax" : 12345.0,
      "producibleInvoiceNumber" : 12345,
      "transient" : true,
      "uuid" : "...",
      "producibleAmountTax" : 12345.0,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "processType" : "AUTOMATIC",
      "exceptionalBR" : true,
      "exceptionalILIds" : [ 12345, 12345 ],
      "prAmountTax" : 12345.0,
      "isQuarantine" : true,
      "billableBillingAccounts" : [ { }, { } ],
      "cfValues" : { },
      "invoices" : [ { }, { } ],
      "prAmountWithoutTax" : 12345.0,
      "producibleAmountWithTax" : 12345.0,
      "thresholdChecked" : true,
      "skipValidationScript" : true,
      "language" : { },
      "referenceDate" : "LAST_TRANSACTION_DATE",
      "generateAO" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "jobExecutions" : [ { }, { } ],
      "runType" : "EXCEPTIONAL",
      "xmlJobExecutionResultId" : 12345,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "pdfJobExecutionResultId" : 12345,
      "billingAccountNumber" : 12345,
      "referenceCode" : "..."
    },
    "uuid" : "...",
    "linkedInvoices" : [ {
      "linkedInvoiceValue" : { },
      "id" : 12345,
      "invoice" : { },
      "type" : "ADJUSTMENT",
      "transient" : true,
      "amount" : 12345.0
    }, {
      "linkedInvoiceValue" : { },
      "id" : 12345,
      "invoice" : { },
      "type" : "ADJUSTMENT",
      "transient" : true,
      "amount" : 12345.0
    } ],
    "appliedRate" : 12345.0,
    "adjustedInvoice" : { },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "seller" : {
      "businessAccountModel" : { },
      "parentEntity" : { },
      "uuid" : "...",
      "vatNo" : "...",
      "contactInformationNullSafe" : { },
      "customerSequences" : [ { }, { } ],
      "registrationNo" : "...",
      "historized" : true,
      "name" : { },
      "minimumChargeTemplate" : { },
      "appendGeneratedCode" : true,
      "description" : "...",
      "auditable" : { },
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "invoiceTypeSequence" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "tradingLanguage" : { },
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "defaultLevel" : true,
      "descriptionAndCode" : "...",
      "isCompany" : true,
      "tradingCurrency" : { },
      "primaryContact" : { },
      "minimumLabelEl" : "...",
      "transient" : true,
      "externalRef1" : "...",
      "seller" : { },
      "codeChanged" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "legalEntityType" : { },
      "jobTitle" : "...",
      "contactInformation" : { },
      "parentEntityType" : { },
      "minimumArticle" : { },
      "descriptionOrCode" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "cfAccumulatedValues" : { },
      "legalType" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "legalText" : "...",
      "cfValues" : { },
      "address" : { },
      "id" : 12345,
      "notified" : true
    },
    "xmlFilenameOnly" : "...",
    "orders" : [ {
      "paymentMethod" : { },
      "statusMessage" : "...",
      "status" : "COMPLETED",
      "expectedCompletionDate" : 12345,
      "auditable" : { },
      "billingCycle" : { },
      "priority" : 12345,
      "description" : "...",
      "shippingAddress" : { },
      "invoices" : [ { }, { } ],
      "completionDate" : 12345,
      "requestedStartDate" : 12345,
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "userAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "externalId" : "...",
      "uuid" : "...",
      "orderDate" : 12345,
      "emailTemplate" : { },
      "version" : 12345,
      "referenceDescription" : "...",
      "billingRun" : { },
      "email" : "...",
      "orderItems" : [ { }, { } ],
      "deliveryInstructions" : "...",
      "parentEntity" : { },
      "ccedEmails" : "...",
      "parentEntityType" : { },
      "cfValues" : { },
      "mailingType" : "BATCH",
      "quote" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "routedToUserGroup" : "...",
      "descriptionAndCode" : "...",
      "notified" : true,
      "minInvoiceLines" : [ { }, { } ],
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "dueDateDelayEL" : "...",
      "electronicBilling" : true,
      "appendGeneratedCode" : true,
      "category" : "...",
      "requestedCompletionDate" : 12345,
      "transient" : true,
      "historized" : true,
      "receivedFromApp" : "...",
      "orderNumber" : "...",
      "totalInvoicingAmountWithTax" : 12345.0
    }, {
      "paymentMethod" : { },
      "statusMessage" : "...",
      "status" : "IN_CREATION",
      "expectedCompletionDate" : 12345,
      "auditable" : { },
      "billingCycle" : { },
      "priority" : 12345,
      "description" : "...",
      "shippingAddress" : { },
      "invoices" : [ { }, { } ],
      "completionDate" : 12345,
      "requestedStartDate" : 12345,
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "userAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "externalId" : "...",
      "uuid" : "...",
      "orderDate" : 12345,
      "emailTemplate" : { },
      "version" : 12345,
      "referenceDescription" : "...",
      "billingRun" : { },
      "email" : "...",
      "orderItems" : [ { }, { } ],
      "deliveryInstructions" : "...",
      "parentEntity" : { },
      "ccedEmails" : "...",
      "parentEntityType" : { },
      "cfValues" : { },
      "mailingType" : "BATCH",
      "quote" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "routedToUserGroup" : "...",
      "descriptionAndCode" : "...",
      "notified" : true,
      "minInvoiceLines" : [ { }, { } ],
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "dueDateDelayEL" : "...",
      "electronicBilling" : true,
      "appendGeneratedCode" : true,
      "category" : "...",
      "requestedCompletionDate" : 12345,
      "transient" : true,
      "historized" : true,
      "receivedFromApp" : "...",
      "orderNumber" : "...",
      "totalInvoicingAmountWithTax" : 12345.0
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "code" : "...",
    "hasTaxes" : true,
    "iban" : "...",
    "amountTax" : 12345.0,
    "dontSend" : true,
    "alias" : "...",
    "dueDate" : 12345,
    "useCurrentRate" : true,
    "pdfFilenameOnly" : "...",
    "paymentStatus" : "PENDING",
    "emailSentDate" : 12345,
    "alreadyAddedDiscount" : true,
    "quote" : {
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "completionDate" : 12345,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "auditable" : { },
      "requestedCompletionDate" : 12345,
      "fulfillmentStartDate" : 12345,
      "validity" : { },
      "parentEntity" : { },
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "category" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "quoteItems" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "historized" : true,
      "notified" : true,
      "externalId" : "...",
      "description" : "...",
      "status" : "Accepted",
      "uuid" : "...",
      "codeChanged" : true,
      "generatePdf" : true,
      "userAccounts" : [ { }, { } ],
      "statusMessage" : "...",
      "order" : { },
      "notificationContact" : "...",
      "quoteVersion" : "...",
      "transient" : true,
      "userAccount" : { },
      "routedToUserGroup" : "...",
      "virtual" : true
    },
    "relatedDunningCollectionPlan" : {
      "notified" : true,
      "stopReason" : { },
      "auditableFields" : [ { }, { } ],
      "currentDunningLevelSequence" : 12345,
      "startDate" : 12345,
      "nextActionDate" : 12345,
      "version" : 12345,
      "pauseReason" : { },
      "pausedUntilDate" : 12345,
      "historized" : true,
      "pauseDuration" : 12345,
      "relatedInvoice" : { },
      "retryPaymentOnResumeDate" : true,
      "collectionPlanNumber" : "...",
      "transient" : true,
      "id" : 12345,
      "balance" : 12345.0,
      "lastActionDate" : 12345,
      "initialCollectionPlan" : { },
      "auditable" : { },
      "daysOpen" : 12345,
      "status" : { },
      "closeDate" : 12345,
      "relatedPolicy" : { },
      "dunningLevelInstances" : [ { }, { } ],
      "lastAction" : "...",
      "billingAccount" : { },
      "totalDunningLevels" : 12345,
      "nextAction" : "..."
    },
    "rejectReason" : "...",
    "hasDiscounts" : true,
    "version" : 12345,
    "description" : "...",
    "lastAppliedRate" : 12345.0,
    "historized" : true,
    "previousInvoiceNumber" : "...",
    "notified" : true,
    "amount" : 12345.0,
    "invoiceBalance" : 12345.0,
    "id" : 12345,
    "status" : "REJECTED",
    "temporaryInvoiceNumber" : "...",
    "tradingCountry" : {
      "cfValues" : { },
      "code" : "...",
      "cfAccumulatedValues" : { },
      "referenceCode" : "...",
      "active" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "parentEntity" : { },
      "id" : 12345,
      "codeChanged" : true,
      "description" : "...",
      "appendGeneratedCode" : true,
      "countryCode" : "...",
      "transient" : true,
      "version" : 12345,
      "country" : { },
      "auditable" : { },
      "disabled" : true,
      "historized" : true,
      "parentEntityType" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "descriptionOrCode" : "..."
    },
    "externalRef" : "...",
    "detailedInvoice" : true,
    "commercialOrder" : {
      "quoteVersion" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "totalInvoicingAmountTax" : 12345.0,
      "uuid" : "...",
      "totalInvoicingAmountWithTax" : 12345.0,
      "minRatedTransactions" : [ { }, { } ],
      "code" : "...",
      "seller" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "externalReference" : "...",
      "status" : "...",
      "description" : "...",
      "descriptionOrCode" : "...",
      "contract" : { },
      "deliveryDate" : 12345,
      "statusDate" : 12345,
      "transient" : true,
      "orderParent" : { },
      "customerServiceDuration" : 12345,
      "customerServiceBegin" : 12345,
      "orderNumber" : "...",
      "label" : "...",
      "billingAccount" : { },
      "offers" : [ { }, { } ],
      "id" : 12345,
      "salesPersonName" : "...",
      "parentEntityType" : { },
      "orderType" : { },
      "orderProgress" : 12345,
      "oneShotTotalAmount" : 12345.0,
      "parentEntity" : { },
      "billingRun" : { },
      "billingCycle" : { },
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "invoicingPlan" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "orderProgressTmp" : 12345,
      "auditable" : { },
      "invoices" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "quote" : { },
      "orderLots" : [ { }, { } ],
      "orderPrices" : [ { }, { } ],
      "orderInvoiceType" : { },
      "orderDate" : 12345,
      "rateInvoiced" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "discountPlan" : { },
      "referenceCode" : "...",
      "userAccount" : { },
      "progressDate" : 12345,
      "access" : { }
    },
    "discount" : 12345.0,
    "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
    "comment" : "...",
    "alreadyAppliedMinimum" : true,
    "billingAccount" : {
      "accountType" : "...",
      "billingRun" : { },
      "statusDate" : 12345,
      "address" : { },
      "name" : { },
      "exoneratedFromtaxes" : true,
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "emailTemplate" : { },
      "cfValues" : { },
      "ccedEmails" : "...",
      "minimumLabelEl" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "brAmountWithoutTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "minRatedTransactions" : [ { }, { } ],
      "mailingType" : "BATCH",
      "jobTitle" : "...",
      "checkThreshold" : "POSITIVE_RT",
      "taxCategoryResolved" : { },
      "notified" : true,
      "registrationNo" : "...",
      "contactInformation" : { },
      "defaultLevel" : true,
      "brAmountWithTax" : 12345.0,
      "electronicBilling" : true,
      "contracts" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "discountRate" : 12345.0,
      "code" : "...",
      "tradingLanguage" : { },
      "uuid" : "...",
      "tradingCurrency" : { },
      "parentCFEntities" : [ { }, { } ],
      "externalRef2" : "...",
      "vatNo" : "...",
      "description" : "...",
      "tradingCountry" : { },
      "status" : "ACTIVE",
      "businessAccountModel" : { },
      "thresholdPerEntity" : true,
      "minimumInvoiceSubCategory" : { },
      "externalRef1" : "...",
      "invoices" : [ { }, { } ],
      "parentUserAccounts" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "id" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "terminationDate" : 12345,
      "primaryContact" : { },
      "subscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "totalInvoicingAmountTax" : 12345.0,
      "discountPlanInstances" : [ { }, { } ],
      "isCompany" : true,
      "parentEntity" : { },
      "nextInvoiceDate" : 12345,
      "seller" : { },
      "minimumArticle" : { },
      "version" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "transient" : true,
      "paymentMethod" : { },
      "billingCycle" : { },
      "parentEntityType" : { },
      "codeChanged" : true,
      "tags" : [ { }, { } ],
      "terminationReason" : { },
      "legalEntityType" : { },
      "referenceDescription" : "...",
      "providerContact" : "...",
      "invoicePrefix" : "...",
      "auditable" : { },
      "customerAccount" : { },
      "taxCategory" : { },
      "appendGeneratedCode" : true,
      "minimumChargeTemplate" : { },
      "descriptionAndCode" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "referenceCode" : "..."
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "tradingLanguage" : {
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "language" : { },
      "disabled" : true,
      "id" : 12345,
      "transient" : true,
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "languageCode" : "...",
      "prDescription" : "...",
      "active" : true
    },
    "dueBalance" : 12345.0,
    "invoiceNumberOrTemporaryNumber" : "...",
    "rawAmount" : 12345.0,
    "paymentMethod" : {
      "info3" : "...",
      "customerAccount" : { },
      "transient" : true,
      "tokenId" : "...",
      "expired" : true,
      "historized" : true,
      "info4" : "...",
      "token3DsId" : "...",
      "action" : "...",
      "preferred" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "info5" : "...",
      "notified" : true,
      "version" : 12345,
      "paymentType" : "PAYPAL",
      "cfAccumulatedValues" : { },
      "alias" : "...",
      "auditable" : { },
      "info1" : "...",
      "active" : true,
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "info2" : "...",
      "userId" : "...",
      "cfValues" : { },
      "disabled" : true,
      "referenceDocument" : { }
    },
    "paymentStatusDate" : 12345,
    "startDate" : 12345,
    "invoiceAgregates" : [ {
      "auditable" : { },
      "descriminatorValue" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "id" : 12345,
      "prDescription" : "...",
      "historized" : true,
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amount" : 12345.0,
      "notified" : true,
      "version" : 12345,
      "tradingLanguage" : { },
      "billingAccount" : { },
      "tradingCurrency" : { },
      "transient" : true,
      "invoice" : { },
      "amountWithTax" : 12345.0,
      "itemNumber" : 12345,
      "tradingCountry" : { }
    }, {
      "auditable" : { },
      "descriminatorValue" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "id" : 12345,
      "prDescription" : "...",
      "historized" : true,
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amount" : 12345.0,
      "notified" : true,
      "version" : 12345,
      "tradingLanguage" : { },
      "billingAccount" : { },
      "tradingCurrency" : { },
      "transient" : true,
      "invoice" : { },
      "amountWithTax" : 12345.0,
      "itemNumber" : 12345,
      "tradingCountry" : { }
    } ],
    "prepaid" : true,
    "dunningCollectionPlanTriggered" : true,
    "discountAgregates" : [ {
      "billingAccount" : { },
      "historized" : true,
      "amount" : 12345.0,
      "descriminatorValue" : "...",
      "oldAmountWithTax" : 12345.0,
      "auditable" : { },
      "categoryInvoiceAgregate" : { },
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "tradingCurrency" : { },
      "oldAmountWithoutTax" : 12345.0,
      "amountWithTax" : 12345.0,
      "version" : 12345,
      "discountPlanCode" : "...",
      "userAccount" : { },
      "notified" : true,
      "description" : "...",
      "billingRun" : { },
      "amountsByTax" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPercent" : 12345.0,
      "invoiceLinesToAssociate" : [ { }, { } ],
      "id" : 12345,
      "itemNumber" : 12345,
      "wallet" : { },
      "tradingLanguage" : { },
      "tradingCountry" : { },
      "discountPlanItem" : { },
      "prDescription" : "...",
      "discountPlanItemCode" : "...",
      "accountingCode" : { },
      "invoiceSubCategory" : { },
      "transient" : true,
      "discountAggregate" : true,
      "invoiceablesToAssociate" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "amountByTaxAsList" : [ { }, { } ],
      "invoice" : { }
    }, {
      "billingAccount" : { },
      "historized" : true,
      "amount" : 12345.0,
      "descriminatorValue" : "...",
      "oldAmountWithTax" : 12345.0,
      "auditable" : { },
      "categoryInvoiceAgregate" : { },
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "tradingCurrency" : { },
      "oldAmountWithoutTax" : 12345.0,
      "amountWithTax" : 12345.0,
      "version" : 12345,
      "discountPlanCode" : "...",
      "userAccount" : { },
      "notified" : true,
      "description" : "...",
      "billingRun" : { },
      "amountsByTax" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPercent" : 12345.0,
      "invoiceLinesToAssociate" : [ { }, { } ],
      "id" : 12345,
      "itemNumber" : 12345,
      "wallet" : { },
      "tradingLanguage" : { },
      "tradingCountry" : { },
      "discountPlanItem" : { },
      "prDescription" : "...",
      "discountPlanItemCode" : "...",
      "accountingCode" : { },
      "invoiceSubCategory" : { },
      "transient" : true,
      "discountAggregate" : true,
      "invoiceablesToAssociate" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "amountByTaxAsList" : [ { }, { } ],
      "invoice" : { }
    } ],
    "tradingCurrency" : {
      "currencyCode" : "...",
      "prDescription" : "...",
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "prCurrencyToThis" : 12345.0,
      "exchangeRates" : [ { }, { } ],
      "disabled" : true,
      "auditable" : { },
      "symbol" : "...",
      "currentRateUpdater" : "...",
      "currency" : { },
      "id" : 12345,
      "notified" : true,
      "transient" : true,
      "decimalPlaces" : 12345,
      "active" : true,
      "currentRate" : 12345.0,
      "currentRateFromDate" : 12345
    },
    "recordedInvoice" : {
      "ddRequestItem" : { },
      "recordedInvoiceCatAgregates" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "netToPay" : 12345.0,
      "parentEntityType" : { },
      "parentEntity" : { },
      "paymentMethod" : "WIRETRANSFER",
      "collectionDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "dunningDocument" : { },
      "agedReceivableReportKey" : "...",
      "accountingDate" : 12345,
      "subscription" : { },
      "depositDate" : 12345,
      "accountingCode" : { },
      "invoiceDate" : 12345,
      "bankCollectionDate" : 12345,
      "paymentScheduleInstanceItem" : { },
      "paymentInfo6" : "...",
      "referenceDescription" : "...",
      "operationNumber" : 12345,
      "paymentInfo3" : "...",
      "billingAccountName" : "...",
      "accountCodeClientSide" : "...",
      "transactionCategory" : "DEBIT",
      "taxAmount" : 12345.0,
      "bankLot" : "...",
      "description" : "...",
      "bankReference" : "...",
      "rejectedPayment" : { },
      "transient" : true,
      "matchingStatus" : "O",
      "matchingAmounts" : [ { }, { } ],
      "reference" : "...",
      "invoice" : { },
      "paymentInfo1" : "...",
      "descriptionOrCode" : "...",
      "reason" : "FORCED",
      "paymentHistories" : [ { }, { } ],
      "amount" : 12345.0,
      "invoices" : [ { }, { } ],
      "seller" : { },
      "codeChanged" : true,
      "cfValues" : { },
      "dueDate" : 12345,
      "paymentInfo" : "...",
      "version" : 12345,
      "transactionDate" : 12345,
      "amountWithoutTax" : 12345.0,
      "matchingAmount" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderNumber" : "...",
      "operationAction" : "NONE",
      "paymentInfo5" : "...",
      "paymentVentilation" : { },
      "notified" : true,
      "unMatchingAmount" : 12345.0,
      "code" : "...",
      "status" : "POSTED",
      "descriptionAndCode" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "accountingSchemeEntries" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "type" : "...",
      "historized" : true,
      "paymentDeferralCount" : 12345,
      "referenceCode" : "...",
      "paymentInfo4" : "...",
      "paymentInfo2" : "...",
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "customerAccount" : { },
      "productionDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT"
    },
    "productDate" : 12345,
    "convertedAmountTax" : 12345.0,
    "xmlFilename" : "...",
    "paymentPlan" : {
      "targetedAos" : [ { }, { } ],
      "numberOfInstallments" : 12345,
      "endDate" : 12345,
      "appendGeneratedCode" : true,
      "status" : "DRAFT",
      "descriptionOrCode" : "...",
      "notified" : true,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "historized" : true,
      "code" : "...",
      "recurringUnit" : "DAY",
      "actionOnRemainingAmount" : "LAST",
      "createdAos" : [ { }, { } ],
      "remainingAmount" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "amountToRecover" : 12345.0,
      "description" : "...",
      "id" : 12345,
      "transient" : true,
      "parentEntity" : { },
      "customerAccount" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "startDate" : 12345,
      "codeChanged" : true,
      "auditable" : { },
      "amountPerInstallment" : 12345.0
    },
    "pdfFilename" : "...",
    "paymentMethodType" : "WIRETRANSFER",
    "amountWithoutTax" : 12345.0,
    "amountWithoutTaxBeforeDiscount" : 12345.0,
    "convertedAmountWithTax" : 12345.0,
    "lastAppliedRateDate" : 12345,
    "convertedRawAmount" : 12345.0,
    "discountRate" : 12345.0,
    "invoiceLines" : [ {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "CANCELED",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "ARTICLE",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "FIXED",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    }, {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "BILLED",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "RATE",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "FIXED",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    } ],
    "alreadySent" : true,
    "realTimeStatus" : "UNPAID",
    "cpqQuote" : {
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "minInvoiceLines" : [ { }, { } ],
      "quoteDate" : 12345,
      "billableAccount" : { },
      "codeChanged" : true,
      "billingRun" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "deliveryDate" : 12345,
      "billingCycle" : { },
      "historized" : true,
      "statusDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "parentEntityType" : { },
      "transient" : true,
      "auditable" : { },
      "seller" : { },
      "validity" : { },
      "applicantAccount" : { },
      "description" : "...",
      "opportunityRef" : "...",
      "code" : "...",
      "quoteNumber" : "...",
      "contactName" : "...",
      "notified" : true,
      "salesPersonName" : "...",
      "referenceDescription" : "...",
      "previousStatus" : "...",
      "appendGeneratedCode" : true,
      "userAccount" : { },
      "customerRef" : "...",
      "id" : 12345,
      "registerNumber" : "...",
      "descriptionOrCode" : "...",
      "version" : 12345,
      "customerName" : "...",
      "orderInvoiceType" : { },
      "descriptionAndCode" : "...",
      "sendDate" : 12345,
      "quoteLotDuration" : 12345,
      "status" : "...",
      "parentEntity" : { },
      "minRatedTransactions" : [ { }, { } ],
      "validationDate" : 12345
    },
    "initialCollectionDate" : 12345,
    "endDate" : 12345,
    "draftInvoiceLines" : [ {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "BILLED",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "ARTICLE",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "FIXED",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    }, {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "BILLED",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "TAX",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "FIXED",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    } ],
    "invoiceDate" : 12345,
    "discountAmount" : 12345.0,
    "draft" : true,
    "xmlDate" : 12345,
    "convertedAmountWithoutTax" : 12345.0,
    "invoiceAdjustmentCurrentSellerNb" : 12345,
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "convertedNetToPay" : 12345.0,
    "invoiceNumber" : "...",
    "statusDate" : 12345,
    "hasMinimum" : true,
    "invoiceType" : {
      "version" : 12345,
      "sellerSequence" : [ { }, { } ],
      "cfValues" : { },
      "customInvoiceXmlScriptInstance" : { },
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "code" : "...",
      "uuid" : "...",
      "invoiceSequence" : { },
      "appliesTo" : [ { }, { } ],
      "description" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "emailTemplate" : { },
      "referenceDescription" : "...",
      "occTemplateNegative" : { },
      "excludeFromAgedTrialBalance" : true,
      "auditable" : { },
      "transient" : true,
      "taxScript" : { },
      "historized" : true,
      "occTemplateCodeEl" : "...",
      "prefixEL" : "...",
      "notified" : true,
      "pdfFilenameEL" : "...",
      "occTemplate" : { },
      "occTemplateNegativeCodeEl" : "...",
      "id" : 12345,
      "appendGeneratedCode" : true,
      "xmlFilenameEL" : "...",
      "invoiceValidationScript" : { },
      "invoiceAccountable" : true,
      "auditableFields" : [ { }, { } ],
      "matchingAuto" : true,
      "cfAccumulatedValues" : { },
      "useSelfSequence" : true,
      "mailingType" : "AUTO",
      "billingTemplateNameEL" : "...",
      "codeChanged" : true
    },
    "invoiceAdjustmentCurrentProviderNb" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "convertedDiscountAmount" : 12345.0,
    "amountWithTax" : 12345.0,
    "draftRatedTransactions" : [ {
      "parameter2" : "...",
      "discountPlanType" : "PERCENTAGE",
      "invoiceAgregateF" : { },
      "billingAccount" : { },
      "discountPlanItem" : { },
      "unityDescription" : "...",
      "sequence" : 12345,
      "tax" : { },
      "walletId" : 12345,
      "status" : "BILLED",
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "endDate" : 12345,
      "transient" : true,
      "offerTemplate" : { },
      "taxPercent" : 12345.0,
      "version" : 12345,
      "invoice" : { },
      "wallet" : { },
      "unitAmountWithTax" : 12345.0,
      "prepaid" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "ratingUnitDescription" : "...",
      "doNotTriggerInvoicing" : true,
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "userAccount" : { },
      "parameter3" : "...",
      "adjustedRatedTx" : { },
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "infoOrder" : { },
      "serviceInstance" : { },
      "updated" : 12345,
      "rulesContract" : { },
      "discountValue" : 12345.0,
      "userAccountId" : 12345,
      "priceplan" : { },
      "inputUnitOfMeasure" : { },
      "type" : "REGULAR",
      "taxOverriden" : true,
      "parameterExtra" : "...",
      "accountingArticle" : { },
      "invoicingDate" : 12345,
      "usageDate" : 12345,
      "taxId" : 12345,
      "ratingUnitOfMeasure" : { },
      "uuid" : "...",
      "description" : "...",
      "invoiceSubCategoryId" : 12345,
      "subscription" : { },
      "chargeInstance" : { },
      "seller" : { },
      "parameter1" : "...",
      "invoiceSubCategory" : { },
      "subscriptionId" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "billingRun" : { },
      "accountingCode" : { },
      "taxRecalculated" : true,
      "id" : 12345,
      "rawAmountWithTax" : 12345.0,
      "invoiceLine" : { },
      "inputQuantity" : 12345.0,
      "taxClassId" : 12345,
      "unitAmountTax" : 12345.0,
      "amountTax" : 12345.0,
      "cfValues" : { },
      "sellerId" : 12345,
      "sortIndex" : 12345,
      "discountPlan" : { },
      "code" : "...",
      "orderInfo" : { },
      "originBillingAccount" : { },
      "amountWithTax" : 12345.0,
      "discountedRatedTransaction" : 12345,
      "orderNumber" : "..."
    }, {
      "parameter2" : "...",
      "discountPlanType" : "FIXED",
      "invoiceAgregateF" : { },
      "billingAccount" : { },
      "discountPlanItem" : { },
      "unityDescription" : "...",
      "sequence" : 12345,
      "tax" : { },
      "walletId" : 12345,
      "status" : "CANCELED",
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "endDate" : 12345,
      "transient" : true,
      "offerTemplate" : { },
      "taxPercent" : 12345.0,
      "version" : 12345,
      "invoice" : { },
      "wallet" : { },
      "unitAmountWithTax" : 12345.0,
      "prepaid" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "ratingUnitDescription" : "...",
      "doNotTriggerInvoicing" : true,
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "userAccount" : { },
      "parameter3" : "...",
      "adjustedRatedTx" : { },
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "infoOrder" : { },
      "serviceInstance" : { },
      "updated" : 12345,
      "rulesContract" : { },
      "discountValue" : 12345.0,
      "userAccountId" : 12345,
      "priceplan" : { },
      "inputUnitOfMeasure" : { },
      "type" : "AGGREGATED",
      "taxOverriden" : true,
      "parameterExtra" : "...",
      "accountingArticle" : { },
      "invoicingDate" : 12345,
      "usageDate" : 12345,
      "taxId" : 12345,
      "ratingUnitOfMeasure" : { },
      "uuid" : "...",
      "description" : "...",
      "invoiceSubCategoryId" : 12345,
      "subscription" : { },
      "chargeInstance" : { },
      "seller" : { },
      "parameter1" : "...",
      "invoiceSubCategory" : { },
      "subscriptionId" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "billingRun" : { },
      "accountingCode" : { },
      "taxRecalculated" : true,
      "id" : 12345,
      "rawAmountWithTax" : 12345.0,
      "invoiceLine" : { },
      "inputQuantity" : 12345.0,
      "taxClassId" : 12345,
      "unitAmountTax" : 12345.0,
      "amountTax" : 12345.0,
      "cfValues" : { },
      "sellerId" : 12345,
      "sortIndex" : 12345,
      "discountPlan" : { },
      "code" : "...",
      "orderInfo" : { },
      "originBillingAccount" : { },
      "amountWithTax" : 12345.0,
      "discountedRatedTransaction" : 12345,
      "orderNumber" : "..."
    } ],
    "subscription" : {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "AUTO",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "CREATED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    },
    "reminderLevelTriggered" : true,
    "order" : {
      "paymentMethod" : { },
      "statusMessage" : "...",
      "status" : "REJECTED",
      "expectedCompletionDate" : 12345,
      "auditable" : { },
      "billingCycle" : { },
      "priority" : 12345,
      "description" : "...",
      "shippingAddress" : { },
      "invoices" : [ { }, { } ],
      "completionDate" : 12345,
      "requestedStartDate" : 12345,
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "userAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "externalId" : "...",
      "uuid" : "...",
      "orderDate" : 12345,
      "emailTemplate" : { },
      "version" : 12345,
      "referenceDescription" : "...",
      "billingRun" : { },
      "email" : "...",
      "orderItems" : [ { }, { } ],
      "deliveryInstructions" : "...",
      "parentEntity" : { },
      "ccedEmails" : "...",
      "parentEntityType" : { },
      "cfValues" : { },
      "mailingType" : "BATCH",
      "quote" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "routedToUserGroup" : "...",
      "descriptionAndCode" : "...",
      "notified" : true,
      "minInvoiceLines" : [ { }, { } ],
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "dueDateDelayEL" : "...",
      "electronicBilling" : true,
      "appendGeneratedCode" : true,
      "category" : "...",
      "requestedCompletionDate" : 12345,
      "transient" : true,
      "historized" : true,
      "receivedFromApp" : "...",
      "orderNumber" : "...",
      "totalInvoicingAmountWithTax" : 12345.0
    },
    "transient" : true,
    "openOrderNumber" : "...",
    "newInvoicingProcess" : true,
    "netToPay" : 12345.0,
    "pdfDate" : 12345
  }, {
    "discountPlan" : {
      "parentEntityType" : { },
      "active" : true,
      "discountPlanItems" : [ { }, { } ],
      "defaultDuration" : 12345,
      "disabled" : true,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanType" : "INVOICE",
      "initialQuantity" : 12345,
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntity" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "status" : "EXPIRED",
      "applicableOnOverriddenPrice" : true,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "maxDuration" : 12345,
      "durationUnit" : "MONTH",
      "minDuration" : 12345,
      "expressionEl" : "...",
      "uuid" : "...",
      "description" : "...",
      "startDate" : 12345,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "incompatibleDiscountPlans" : [ { }, { } ],
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "usedQuantity" : 12345,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "endDate" : 12345,
      "sequence" : 12345,
      "applicationLimit" : 12345
    },
    "billingRun" : {
      "billingCycle" : { },
      "rejectAutoAction" : "MOVE",
      "preInvoicingReports" : { },
      "lastTransactionDate" : 12345,
      "notified" : true,
      "minimumApplied" : true,
      "billingRunLists" : [ { }, { } ],
      "version" : 12345,
      "statusDate" : 12345,
      "filters" : {
        "property1" : "...",
        "property2" : "..."
      },
      "selectedBillingAccounts" : "...",
      "suspectAutoAction" : "CANCEL",
      "endDate" : 12345,
      "computeDatesAtValidation" : true,
      "invoiceDate" : 12345,
      "collectionDate" : 12345,
      "exceptionalRTIds" : [ 12345, 12345 ],
      "postInvoicingReports" : { },
      "referenceDescription" : "...",
      "status" : "SUSPECTED",
      "invoiceNumber" : 12345,
      "id" : 12345,
      "originBillingRun" : { },
      "country" : { },
      "prAmountWithTax" : 12345.0,
      "currency" : { },
      "billableBillingAcountNumber" : 12345,
      "processDate" : 12345,
      "nextBillingRun" : { },
      "rejectedBillingAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "invoiceType" : { },
      "rejectionReason" : "...",
      "discountApplied" : true,
      "producibleAmountWithoutTax" : 12345.0,
      "producibleInvoiceNumber" : 12345,
      "transient" : true,
      "uuid" : "...",
      "producibleAmountTax" : 12345.0,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "processType" : "AUTOMATIC",
      "exceptionalBR" : true,
      "exceptionalILIds" : [ 12345, 12345 ],
      "prAmountTax" : 12345.0,
      "isQuarantine" : true,
      "billableBillingAccounts" : [ { }, { } ],
      "cfValues" : { },
      "invoices" : [ { }, { } ],
      "prAmountWithoutTax" : 12345.0,
      "producibleAmountWithTax" : 12345.0,
      "thresholdChecked" : true,
      "skipValidationScript" : true,
      "language" : { },
      "referenceDate" : "NEXT_INVOICE_DATE",
      "generateAO" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "jobExecutions" : [ { }, { } ],
      "runType" : "CYCLE",
      "xmlJobExecutionResultId" : 12345,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "pdfJobExecutionResultId" : 12345,
      "billingAccountNumber" : 12345,
      "referenceCode" : "..."
    },
    "uuid" : "...",
    "linkedInvoices" : [ {
      "linkedInvoiceValue" : { },
      "id" : 12345,
      "invoice" : { },
      "type" : "ADVANCEMENT_PAYMENT",
      "transient" : true,
      "amount" : 12345.0
    }, {
      "linkedInvoiceValue" : { },
      "id" : 12345,
      "invoice" : { },
      "type" : "ADVANCEMENT_PAYMENT",
      "transient" : true,
      "amount" : 12345.0
    } ],
    "appliedRate" : 12345.0,
    "adjustedInvoice" : { },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "seller" : {
      "businessAccountModel" : { },
      "parentEntity" : { },
      "uuid" : "...",
      "vatNo" : "...",
      "contactInformationNullSafe" : { },
      "customerSequences" : [ { }, { } ],
      "registrationNo" : "...",
      "historized" : true,
      "name" : { },
      "minimumChargeTemplate" : { },
      "appendGeneratedCode" : true,
      "description" : "...",
      "auditable" : { },
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "invoiceTypeSequence" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "tradingLanguage" : { },
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "defaultLevel" : true,
      "descriptionAndCode" : "...",
      "isCompany" : true,
      "tradingCurrency" : { },
      "primaryContact" : { },
      "minimumLabelEl" : "...",
      "transient" : true,
      "externalRef1" : "...",
      "seller" : { },
      "codeChanged" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "legalEntityType" : { },
      "jobTitle" : "...",
      "contactInformation" : { },
      "parentEntityType" : { },
      "minimumArticle" : { },
      "descriptionOrCode" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "cfAccumulatedValues" : { },
      "legalType" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "legalText" : "...",
      "cfValues" : { },
      "address" : { },
      "id" : 12345,
      "notified" : true
    },
    "xmlFilenameOnly" : "...",
    "orders" : [ {
      "paymentMethod" : { },
      "statusMessage" : "...",
      "status" : "IN_PROGRESS",
      "expectedCompletionDate" : 12345,
      "auditable" : { },
      "billingCycle" : { },
      "priority" : 12345,
      "description" : "...",
      "shippingAddress" : { },
      "invoices" : [ { }, { } ],
      "completionDate" : 12345,
      "requestedStartDate" : 12345,
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "userAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "externalId" : "...",
      "uuid" : "...",
      "orderDate" : 12345,
      "emailTemplate" : { },
      "version" : 12345,
      "referenceDescription" : "...",
      "billingRun" : { },
      "email" : "...",
      "orderItems" : [ { }, { } ],
      "deliveryInstructions" : "...",
      "parentEntity" : { },
      "ccedEmails" : "...",
      "parentEntityType" : { },
      "cfValues" : { },
      "mailingType" : "BATCH",
      "quote" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "routedToUserGroup" : "...",
      "descriptionAndCode" : "...",
      "notified" : true,
      "minInvoiceLines" : [ { }, { } ],
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "dueDateDelayEL" : "...",
      "electronicBilling" : true,
      "appendGeneratedCode" : true,
      "category" : "...",
      "requestedCompletionDate" : 12345,
      "transient" : true,
      "historized" : true,
      "receivedFromApp" : "...",
      "orderNumber" : "...",
      "totalInvoicingAmountWithTax" : 12345.0
    }, {
      "paymentMethod" : { },
      "statusMessage" : "...",
      "status" : "WAITING",
      "expectedCompletionDate" : 12345,
      "auditable" : { },
      "billingCycle" : { },
      "priority" : 12345,
      "description" : "...",
      "shippingAddress" : { },
      "invoices" : [ { }, { } ],
      "completionDate" : 12345,
      "requestedStartDate" : 12345,
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "userAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "externalId" : "...",
      "uuid" : "...",
      "orderDate" : 12345,
      "emailTemplate" : { },
      "version" : 12345,
      "referenceDescription" : "...",
      "billingRun" : { },
      "email" : "...",
      "orderItems" : [ { }, { } ],
      "deliveryInstructions" : "...",
      "parentEntity" : { },
      "ccedEmails" : "...",
      "parentEntityType" : { },
      "cfValues" : { },
      "mailingType" : "MANUAL",
      "quote" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "routedToUserGroup" : "...",
      "descriptionAndCode" : "...",
      "notified" : true,
      "minInvoiceLines" : [ { }, { } ],
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "dueDateDelayEL" : "...",
      "electronicBilling" : true,
      "appendGeneratedCode" : true,
      "category" : "...",
      "requestedCompletionDate" : 12345,
      "transient" : true,
      "historized" : true,
      "receivedFromApp" : "...",
      "orderNumber" : "...",
      "totalInvoicingAmountWithTax" : 12345.0
    } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "code" : "...",
    "hasTaxes" : true,
    "iban" : "...",
    "amountTax" : 12345.0,
    "dontSend" : true,
    "alias" : "...",
    "dueDate" : 12345,
    "useCurrentRate" : true,
    "pdfFilenameOnly" : "...",
    "paymentStatus" : "NONE",
    "emailSentDate" : 12345,
    "alreadyAddedDiscount" : true,
    "quote" : {
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "completionDate" : 12345,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "auditable" : { },
      "requestedCompletionDate" : 12345,
      "fulfillmentStartDate" : 12345,
      "validity" : { },
      "parentEntity" : { },
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "category" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "quoteItems" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "historized" : true,
      "notified" : true,
      "externalId" : "...",
      "description" : "...",
      "status" : "Pending",
      "uuid" : "...",
      "codeChanged" : true,
      "generatePdf" : true,
      "userAccounts" : [ { }, { } ],
      "statusMessage" : "...",
      "order" : { },
      "notificationContact" : "...",
      "quoteVersion" : "...",
      "transient" : true,
      "userAccount" : { },
      "routedToUserGroup" : "...",
      "virtual" : true
    },
    "relatedDunningCollectionPlan" : {
      "notified" : true,
      "stopReason" : { },
      "auditableFields" : [ { }, { } ],
      "currentDunningLevelSequence" : 12345,
      "startDate" : 12345,
      "nextActionDate" : 12345,
      "version" : 12345,
      "pauseReason" : { },
      "pausedUntilDate" : 12345,
      "historized" : true,
      "pauseDuration" : 12345,
      "relatedInvoice" : { },
      "retryPaymentOnResumeDate" : true,
      "collectionPlanNumber" : "...",
      "transient" : true,
      "id" : 12345,
      "balance" : 12345.0,
      "lastActionDate" : 12345,
      "initialCollectionPlan" : { },
      "auditable" : { },
      "daysOpen" : 12345,
      "status" : { },
      "closeDate" : 12345,
      "relatedPolicy" : { },
      "dunningLevelInstances" : [ { }, { } ],
      "lastAction" : "...",
      "billingAccount" : { },
      "totalDunningLevels" : 12345,
      "nextAction" : "..."
    },
    "rejectReason" : "...",
    "hasDiscounts" : true,
    "version" : 12345,
    "description" : "...",
    "lastAppliedRate" : 12345.0,
    "historized" : true,
    "previousInvoiceNumber" : "...",
    "notified" : true,
    "amount" : 12345.0,
    "invoiceBalance" : 12345.0,
    "id" : 12345,
    "status" : "NEW",
    "temporaryInvoiceNumber" : "...",
    "tradingCountry" : {
      "cfValues" : { },
      "code" : "...",
      "cfAccumulatedValues" : { },
      "referenceCode" : "...",
      "active" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "parentEntity" : { },
      "id" : 12345,
      "codeChanged" : true,
      "description" : "...",
      "appendGeneratedCode" : true,
      "countryCode" : "...",
      "transient" : true,
      "version" : 12345,
      "country" : { },
      "auditable" : { },
      "disabled" : true,
      "historized" : true,
      "parentEntityType" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "descriptionOrCode" : "..."
    },
    "externalRef" : "...",
    "detailedInvoice" : true,
    "commercialOrder" : {
      "quoteVersion" : { },
      "notified" : true,
      "descriptionAndCode" : "...",
      "totalInvoicingAmountTax" : 12345.0,
      "uuid" : "...",
      "totalInvoicingAmountWithTax" : 12345.0,
      "minRatedTransactions" : [ { }, { } ],
      "code" : "...",
      "seller" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "externalReference" : "...",
      "status" : "...",
      "description" : "...",
      "descriptionOrCode" : "...",
      "contract" : { },
      "deliveryDate" : 12345,
      "statusDate" : 12345,
      "transient" : true,
      "orderParent" : { },
      "customerServiceDuration" : 12345,
      "customerServiceBegin" : 12345,
      "orderNumber" : "...",
      "label" : "...",
      "billingAccount" : { },
      "offers" : [ { }, { } ],
      "id" : 12345,
      "salesPersonName" : "...",
      "parentEntityType" : { },
      "orderType" : { },
      "orderProgress" : 12345,
      "oneShotTotalAmount" : 12345.0,
      "parentEntity" : { },
      "billingRun" : { },
      "billingCycle" : { },
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "invoicingPlan" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "orderProgressTmp" : 12345,
      "auditable" : { },
      "invoices" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "quote" : { },
      "orderLots" : [ { }, { } ],
      "orderPrices" : [ { }, { } ],
      "orderInvoiceType" : { },
      "orderDate" : 12345,
      "rateInvoiced" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "discountPlan" : { },
      "referenceCode" : "...",
      "userAccount" : { },
      "progressDate" : 12345,
      "access" : { }
    },
    "discount" : 12345.0,
    "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
    "comment" : "...",
    "alreadyAppliedMinimum" : true,
    "billingAccount" : {
      "accountType" : "...",
      "billingRun" : { },
      "statusDate" : 12345,
      "address" : { },
      "name" : { },
      "exoneratedFromtaxes" : true,
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "emailTemplate" : { },
      "cfValues" : { },
      "ccedEmails" : "...",
      "minimumLabelEl" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "brAmountWithoutTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "minRatedTransactions" : [ { }, { } ],
      "mailingType" : "AUTO",
      "jobTitle" : "...",
      "checkThreshold" : "POSITIVE_IL",
      "taxCategoryResolved" : { },
      "notified" : true,
      "registrationNo" : "...",
      "contactInformation" : { },
      "defaultLevel" : true,
      "brAmountWithTax" : 12345.0,
      "electronicBilling" : true,
      "contracts" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "discountRate" : 12345.0,
      "code" : "...",
      "tradingLanguage" : { },
      "uuid" : "...",
      "tradingCurrency" : { },
      "parentCFEntities" : [ { }, { } ],
      "externalRef2" : "...",
      "vatNo" : "...",
      "description" : "...",
      "tradingCountry" : { },
      "status" : "CANCELED",
      "businessAccountModel" : { },
      "thresholdPerEntity" : true,
      "minimumInvoiceSubCategory" : { },
      "externalRef1" : "...",
      "invoices" : [ { }, { } ],
      "parentUserAccounts" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "id" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "terminationDate" : 12345,
      "primaryContact" : { },
      "subscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "totalInvoicingAmountTax" : 12345.0,
      "discountPlanInstances" : [ { }, { } ],
      "isCompany" : true,
      "parentEntity" : { },
      "nextInvoiceDate" : 12345,
      "seller" : { },
      "minimumArticle" : { },
      "version" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "transient" : true,
      "paymentMethod" : { },
      "billingCycle" : { },
      "parentEntityType" : { },
      "codeChanged" : true,
      "tags" : [ { }, { } ],
      "terminationReason" : { },
      "legalEntityType" : { },
      "referenceDescription" : "...",
      "providerContact" : "...",
      "invoicePrefix" : "...",
      "auditable" : { },
      "customerAccount" : { },
      "taxCategory" : { },
      "appendGeneratedCode" : true,
      "minimumChargeTemplate" : { },
      "descriptionAndCode" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "referenceCode" : "..."
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "tradingLanguage" : {
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "language" : { },
      "disabled" : true,
      "id" : 12345,
      "transient" : true,
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "languageCode" : "...",
      "prDescription" : "...",
      "active" : true
    },
    "dueBalance" : 12345.0,
    "invoiceNumberOrTemporaryNumber" : "...",
    "rawAmount" : 12345.0,
    "paymentMethod" : {
      "info3" : "...",
      "customerAccount" : { },
      "transient" : true,
      "tokenId" : "...",
      "expired" : true,
      "historized" : true,
      "info4" : "...",
      "token3DsId" : "...",
      "action" : "...",
      "preferred" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "info5" : "...",
      "notified" : true,
      "version" : 12345,
      "paymentType" : "CARD",
      "cfAccumulatedValues" : { },
      "alias" : "...",
      "auditable" : { },
      "info1" : "...",
      "active" : true,
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "info2" : "...",
      "userId" : "...",
      "cfValues" : { },
      "disabled" : true,
      "referenceDocument" : { }
    },
    "paymentStatusDate" : 12345,
    "startDate" : 12345,
    "invoiceAgregates" : [ {
      "auditable" : { },
      "descriminatorValue" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "id" : 12345,
      "prDescription" : "...",
      "historized" : true,
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amount" : 12345.0,
      "notified" : true,
      "version" : 12345,
      "tradingLanguage" : { },
      "billingAccount" : { },
      "tradingCurrency" : { },
      "transient" : true,
      "invoice" : { },
      "amountWithTax" : 12345.0,
      "itemNumber" : 12345,
      "tradingCountry" : { }
    }, {
      "auditable" : { },
      "descriminatorValue" : "...",
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "id" : 12345,
      "prDescription" : "...",
      "historized" : true,
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amount" : 12345.0,
      "notified" : true,
      "version" : 12345,
      "tradingLanguage" : { },
      "billingAccount" : { },
      "tradingCurrency" : { },
      "transient" : true,
      "invoice" : { },
      "amountWithTax" : 12345.0,
      "itemNumber" : 12345,
      "tradingCountry" : { }
    } ],
    "prepaid" : true,
    "dunningCollectionPlanTriggered" : true,
    "discountAgregates" : [ {
      "billingAccount" : { },
      "historized" : true,
      "amount" : 12345.0,
      "descriminatorValue" : "...",
      "oldAmountWithTax" : 12345.0,
      "auditable" : { },
      "categoryInvoiceAgregate" : { },
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "tradingCurrency" : { },
      "oldAmountWithoutTax" : 12345.0,
      "amountWithTax" : 12345.0,
      "version" : 12345,
      "discountPlanCode" : "...",
      "userAccount" : { },
      "notified" : true,
      "description" : "...",
      "billingRun" : { },
      "amountsByTax" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPercent" : 12345.0,
      "invoiceLinesToAssociate" : [ { }, { } ],
      "id" : 12345,
      "itemNumber" : 12345,
      "wallet" : { },
      "tradingLanguage" : { },
      "tradingCountry" : { },
      "discountPlanItem" : { },
      "prDescription" : "...",
      "discountPlanItemCode" : "...",
      "accountingCode" : { },
      "invoiceSubCategory" : { },
      "transient" : true,
      "discountAggregate" : true,
      "invoiceablesToAssociate" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "amountByTaxAsList" : [ { }, { } ],
      "invoice" : { }
    }, {
      "billingAccount" : { },
      "historized" : true,
      "amount" : 12345.0,
      "descriminatorValue" : "...",
      "oldAmountWithTax" : 12345.0,
      "auditable" : { },
      "categoryInvoiceAgregate" : { },
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "tradingCurrency" : { },
      "oldAmountWithoutTax" : 12345.0,
      "amountWithTax" : 12345.0,
      "version" : 12345,
      "discountPlanCode" : "...",
      "userAccount" : { },
      "notified" : true,
      "description" : "...",
      "billingRun" : { },
      "amountsByTax" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPercent" : 12345.0,
      "invoiceLinesToAssociate" : [ { }, { } ],
      "id" : 12345,
      "itemNumber" : 12345,
      "wallet" : { },
      "tradingLanguage" : { },
      "tradingCountry" : { },
      "discountPlanItem" : { },
      "prDescription" : "...",
      "discountPlanItemCode" : "...",
      "accountingCode" : { },
      "invoiceSubCategory" : { },
      "transient" : true,
      "discountAggregate" : true,
      "invoiceablesToAssociate" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "amountByTaxAsList" : [ { }, { } ],
      "invoice" : { }
    } ],
    "tradingCurrency" : {
      "currencyCode" : "...",
      "prDescription" : "...",
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "prCurrencyToThis" : 12345.0,
      "exchangeRates" : [ { }, { } ],
      "disabled" : true,
      "auditable" : { },
      "symbol" : "...",
      "currentRateUpdater" : "...",
      "currency" : { },
      "id" : 12345,
      "notified" : true,
      "transient" : true,
      "decimalPlaces" : 12345,
      "active" : true,
      "currentRate" : 12345.0,
      "currentRateFromDate" : 12345
    },
    "recordedInvoice" : {
      "ddRequestItem" : { },
      "recordedInvoiceCatAgregates" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "netToPay" : 12345.0,
      "parentEntityType" : { },
      "parentEntity" : { },
      "paymentMethod" : "WIRETRANSFER",
      "collectionDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "dunningDocument" : { },
      "agedReceivableReportKey" : "...",
      "accountingDate" : 12345,
      "subscription" : { },
      "depositDate" : 12345,
      "accountingCode" : { },
      "invoiceDate" : 12345,
      "bankCollectionDate" : 12345,
      "paymentScheduleInstanceItem" : { },
      "paymentInfo6" : "...",
      "referenceDescription" : "...",
      "operationNumber" : 12345,
      "paymentInfo3" : "...",
      "billingAccountName" : "...",
      "accountCodeClientSide" : "...",
      "transactionCategory" : "CREDIT",
      "taxAmount" : 12345.0,
      "bankLot" : "...",
      "description" : "...",
      "bankReference" : "...",
      "rejectedPayment" : { },
      "transient" : true,
      "matchingStatus" : "O",
      "matchingAmounts" : [ { }, { } ],
      "reference" : "...",
      "invoice" : { },
      "paymentInfo1" : "...",
      "descriptionOrCode" : "...",
      "reason" : "REJECTED",
      "paymentHistories" : [ { }, { } ],
      "amount" : 12345.0,
      "invoices" : [ { }, { } ],
      "seller" : { },
      "codeChanged" : true,
      "cfValues" : { },
      "dueDate" : 12345,
      "paymentInfo" : "...",
      "version" : 12345,
      "transactionDate" : 12345,
      "amountWithoutTax" : 12345.0,
      "matchingAmount" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderNumber" : "...",
      "operationAction" : "NONE",
      "paymentInfo5" : "...",
      "paymentVentilation" : { },
      "notified" : true,
      "unMatchingAmount" : 12345.0,
      "code" : "...",
      "status" : "REJECTED",
      "descriptionAndCode" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "accountingSchemeEntries" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "type" : "...",
      "historized" : true,
      "paymentDeferralCount" : 12345,
      "referenceCode" : "...",
      "paymentInfo4" : "...",
      "paymentInfo2" : "...",
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "customerAccount" : { },
      "productionDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT"
    },
    "productDate" : 12345,
    "convertedAmountTax" : 12345.0,
    "xmlFilename" : "...",
    "paymentPlan" : {
      "targetedAos" : [ { }, { } ],
      "numberOfInstallments" : 12345,
      "endDate" : 12345,
      "appendGeneratedCode" : true,
      "status" : "COMPLETED",
      "descriptionOrCode" : "...",
      "notified" : true,
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "historized" : true,
      "code" : "...",
      "recurringUnit" : "MONTH",
      "actionOnRemainingAmount" : "ADDITIONAL",
      "createdAos" : [ { }, { } ],
      "remainingAmount" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "amountToRecover" : 12345.0,
      "description" : "...",
      "id" : 12345,
      "transient" : true,
      "parentEntity" : { },
      "customerAccount" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "startDate" : 12345,
      "codeChanged" : true,
      "auditable" : { },
      "amountPerInstallment" : 12345.0
    },
    "pdfFilename" : "...",
    "paymentMethodType" : "CARD",
    "amountWithoutTax" : 12345.0,
    "amountWithoutTaxBeforeDiscount" : 12345.0,
    "convertedAmountWithTax" : 12345.0,
    "lastAppliedRateDate" : 12345,
    "convertedRawAmount" : 12345.0,
    "discountRate" : 12345.0,
    "invoiceLines" : [ {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "RERATED",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "TAX",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "PERCENTAGE",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    }, {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "BILLED",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "ARTICLE",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "PERCENTAGE",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    } ],
    "alreadySent" : true,
    "realTimeStatus" : "ABANDONED",
    "cpqQuote" : {
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "minInvoiceLines" : [ { }, { } ],
      "quoteDate" : 12345,
      "billableAccount" : { },
      "codeChanged" : true,
      "billingRun" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "deliveryDate" : 12345,
      "billingCycle" : { },
      "historized" : true,
      "statusDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "parentEntityType" : { },
      "transient" : true,
      "auditable" : { },
      "seller" : { },
      "validity" : { },
      "applicantAccount" : { },
      "description" : "...",
      "opportunityRef" : "...",
      "code" : "...",
      "quoteNumber" : "...",
      "contactName" : "...",
      "notified" : true,
      "salesPersonName" : "...",
      "referenceDescription" : "...",
      "previousStatus" : "...",
      "appendGeneratedCode" : true,
      "userAccount" : { },
      "customerRef" : "...",
      "id" : 12345,
      "registerNumber" : "...",
      "descriptionOrCode" : "...",
      "version" : 12345,
      "customerName" : "...",
      "orderInvoiceType" : { },
      "descriptionAndCode" : "...",
      "sendDate" : 12345,
      "quoteLotDuration" : 12345,
      "status" : "...",
      "parentEntity" : { },
      "minRatedTransactions" : [ { }, { } ],
      "validationDate" : 12345
    },
    "initialCollectionDate" : 12345,
    "endDate" : 12345,
    "draftInvoiceLines" : [ {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "OPEN",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "RATE",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "PERCENTAGE",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    }, {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "OPEN",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "TAX",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "PERCENTAGE",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    } ],
    "invoiceDate" : 12345,
    "discountAmount" : 12345.0,
    "draft" : true,
    "xmlDate" : 12345,
    "convertedAmountWithoutTax" : 12345.0,
    "invoiceAdjustmentCurrentSellerNb" : 12345,
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "convertedNetToPay" : 12345.0,
    "invoiceNumber" : "...",
    "statusDate" : 12345,
    "hasMinimum" : true,
    "invoiceType" : {
      "version" : 12345,
      "sellerSequence" : [ { }, { } ],
      "cfValues" : { },
      "customInvoiceXmlScriptInstance" : { },
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "code" : "...",
      "uuid" : "...",
      "invoiceSequence" : { },
      "appliesTo" : [ { }, { } ],
      "description" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "emailTemplate" : { },
      "referenceDescription" : "...",
      "occTemplateNegative" : { },
      "excludeFromAgedTrialBalance" : true,
      "auditable" : { },
      "transient" : true,
      "taxScript" : { },
      "historized" : true,
      "occTemplateCodeEl" : "...",
      "prefixEL" : "...",
      "notified" : true,
      "pdfFilenameEL" : "...",
      "occTemplate" : { },
      "occTemplateNegativeCodeEl" : "...",
      "id" : 12345,
      "appendGeneratedCode" : true,
      "xmlFilenameEL" : "...",
      "invoiceValidationScript" : { },
      "invoiceAccountable" : true,
      "auditableFields" : [ { }, { } ],
      "matchingAuto" : true,
      "cfAccumulatedValues" : { },
      "useSelfSequence" : true,
      "mailingType" : "BATCH",
      "billingTemplateNameEL" : "...",
      "codeChanged" : true
    },
    "invoiceAdjustmentCurrentProviderNb" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "convertedDiscountAmount" : 12345.0,
    "amountWithTax" : 12345.0,
    "draftRatedTransactions" : [ {
      "parameter2" : "...",
      "discountPlanType" : "PERCENTAGE",
      "invoiceAgregateF" : { },
      "billingAccount" : { },
      "discountPlanItem" : { },
      "unityDescription" : "...",
      "sequence" : 12345,
      "tax" : { },
      "walletId" : 12345,
      "status" : "PROCESSED",
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "endDate" : 12345,
      "transient" : true,
      "offerTemplate" : { },
      "taxPercent" : 12345.0,
      "version" : 12345,
      "invoice" : { },
      "wallet" : { },
      "unitAmountWithTax" : 12345.0,
      "prepaid" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "ratingUnitDescription" : "...",
      "doNotTriggerInvoicing" : true,
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "userAccount" : { },
      "parameter3" : "...",
      "adjustedRatedTx" : { },
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "infoOrder" : { },
      "serviceInstance" : { },
      "updated" : 12345,
      "rulesContract" : { },
      "discountValue" : 12345.0,
      "userAccountId" : 12345,
      "priceplan" : { },
      "inputUnitOfMeasure" : { },
      "type" : "AGGREGATED",
      "taxOverriden" : true,
      "parameterExtra" : "...",
      "accountingArticle" : { },
      "invoicingDate" : 12345,
      "usageDate" : 12345,
      "taxId" : 12345,
      "ratingUnitOfMeasure" : { },
      "uuid" : "...",
      "description" : "...",
      "invoiceSubCategoryId" : 12345,
      "subscription" : { },
      "chargeInstance" : { },
      "seller" : { },
      "parameter1" : "...",
      "invoiceSubCategory" : { },
      "subscriptionId" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "billingRun" : { },
      "accountingCode" : { },
      "taxRecalculated" : true,
      "id" : 12345,
      "rawAmountWithTax" : 12345.0,
      "invoiceLine" : { },
      "inputQuantity" : 12345.0,
      "taxClassId" : 12345,
      "unitAmountTax" : 12345.0,
      "amountTax" : 12345.0,
      "cfValues" : { },
      "sellerId" : 12345,
      "sortIndex" : 12345,
      "discountPlan" : { },
      "code" : "...",
      "orderInfo" : { },
      "originBillingAccount" : { },
      "amountWithTax" : 12345.0,
      "discountedRatedTransaction" : 12345,
      "orderNumber" : "..."
    }, {
      "parameter2" : "...",
      "discountPlanType" : "PERCENTAGE",
      "invoiceAgregateF" : { },
      "billingAccount" : { },
      "discountPlanItem" : { },
      "unityDescription" : "...",
      "sequence" : 12345,
      "tax" : { },
      "walletId" : 12345,
      "status" : "RERATED",
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "endDate" : 12345,
      "transient" : true,
      "offerTemplate" : { },
      "taxPercent" : 12345.0,
      "version" : 12345,
      "invoice" : { },
      "wallet" : { },
      "unitAmountWithTax" : 12345.0,
      "prepaid" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "ratingUnitDescription" : "...",
      "doNotTriggerInvoicing" : true,
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "userAccount" : { },
      "parameter3" : "...",
      "adjustedRatedTx" : { },
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "infoOrder" : { },
      "serviceInstance" : { },
      "updated" : 12345,
      "rulesContract" : { },
      "discountValue" : 12345.0,
      "userAccountId" : 12345,
      "priceplan" : { },
      "inputUnitOfMeasure" : { },
      "type" : "AGGREGATED",
      "taxOverriden" : true,
      "parameterExtra" : "...",
      "accountingArticle" : { },
      "invoicingDate" : 12345,
      "usageDate" : 12345,
      "taxId" : 12345,
      "ratingUnitOfMeasure" : { },
      "uuid" : "...",
      "description" : "...",
      "invoiceSubCategoryId" : 12345,
      "subscription" : { },
      "chargeInstance" : { },
      "seller" : { },
      "parameter1" : "...",
      "invoiceSubCategory" : { },
      "subscriptionId" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "billingRun" : { },
      "accountingCode" : { },
      "taxRecalculated" : true,
      "id" : 12345,
      "rawAmountWithTax" : 12345.0,
      "invoiceLine" : { },
      "inputQuantity" : 12345.0,
      "taxClassId" : 12345,
      "unitAmountTax" : 12345.0,
      "amountTax" : 12345.0,
      "cfValues" : { },
      "sellerId" : 12345,
      "sortIndex" : 12345,
      "discountPlan" : { },
      "code" : "...",
      "orderInfo" : { },
      "originBillingAccount" : { },
      "amountWithTax" : 12345.0,
      "discountedRatedTransaction" : 12345,
      "orderNumber" : "..."
    } ],
    "subscription" : {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "BATCH",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "RESILIATED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    },
    "reminderLevelTriggered" : true,
    "order" : {
      "paymentMethod" : { },
      "statusMessage" : "...",
      "status" : "REJECTED",
      "expectedCompletionDate" : 12345,
      "auditable" : { },
      "billingCycle" : { },
      "priority" : 12345,
      "description" : "...",
      "shippingAddress" : { },
      "invoices" : [ { }, { } ],
      "completionDate" : 12345,
      "requestedStartDate" : 12345,
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "userAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "externalId" : "...",
      "uuid" : "...",
      "orderDate" : 12345,
      "emailTemplate" : { },
      "version" : 12345,
      "referenceDescription" : "...",
      "billingRun" : { },
      "email" : "...",
      "orderItems" : [ { }, { } ],
      "deliveryInstructions" : "...",
      "parentEntity" : { },
      "ccedEmails" : "...",
      "parentEntityType" : { },
      "cfValues" : { },
      "mailingType" : "BATCH",
      "quote" : { },
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "routedToUserGroup" : "...",
      "descriptionAndCode" : "...",
      "notified" : true,
      "minInvoiceLines" : [ { }, { } ],
      "minRatedTransactions" : [ { }, { } ],
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "dueDateDelayEL" : "...",
      "electronicBilling" : true,
      "appendGeneratedCode" : true,
      "category" : "...",
      "requestedCompletionDate" : 12345,
      "transient" : true,
      "historized" : true,
      "receivedFromApp" : "...",
      "orderNumber" : "...",
      "totalInvoicingAmountWithTax" : 12345.0
    },
    "transient" : true,
    "openOrderNumber" : "...",
    "newInvoicingProcess" : true,
    "netToPay" : 12345.0,
    "pdfDate" : 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
  },
  "id" : 12345,
  "referenceCode" : "...",
  "auditable" : {
    "creator" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345,
    "lastUser" : "...",
    "created" : 12345
  },
  "requestedCompletionDate" : 12345,
  "fulfillmentStartDate" : 12345,
  "validity" : {
    "from" : 12345,
    "to" : 12345,
    "valid" : true,
    "empty" : true,
    "strictMatch" : true,
    "fromMatch" : 12345,
    "toMatch" : 12345
  },
  "parentEntity" : {
    "codeChanged" : true,
    "notified" : true,
    "descriptionOrCode" : "...",
    "description" : "...",
    "version" : 12345,
    "historized" : true,
    "transient" : true,
    "id" : 12345,
    "parentEntityType" : { },
    "parentEntity" : { },
    "referenceCode" : "...",
    "code" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "descriptionAndCode" : "...",
    "appendGeneratedCode" : true,
    "referenceDescription" : "..."
  },
  "receivedFromApp" : "...",
  "quoteDate" : 12345,
  "category" : "...",
  "referenceDescription" : "...",
  "version" : 12345,
  "quoteItems" : [ {
    "userAccount" : {
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "notified" : true,
      "parentEntityType" : { },
      "status" : "TERMINATED",
      "parentEntity" : { },
      "businessAccountModel" : { },
      "terminationDate" : 12345,
      "auditable" : { },
      "contactInformation" : { },
      "subscriptions" : [ { }, { } ],
      "isCompany" : true,
      "jobTitle" : "...",
      "seller" : { },
      "userAccounts" : [ { }, { } ],
      "isConsumer" : true,
      "minimumChargeTemplate" : { },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "historized" : true,
      "legalEntityType" : { },
      "name" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "vatNo" : "...",
      "id" : 12345,
      "minimumArticle" : { },
      "wallet" : { },
      "transient" : true,
      "accountType" : "...",
      "cfValues" : { },
      "billingAccount" : { },
      "providerContact" : "...",
      "referenceDescription" : "...",
      "subscriptionDate" : 12345,
      "externalRef1" : "...",
      "version" : 12345,
      "code" : "...",
      "registrationNo" : "...",
      "terminationReason" : { },
      "codeChanged" : true,
      "minimumLabelEl" : "...",
      "statusDate" : 12345,
      "address" : { },
      "primaryContact" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "...",
      "parentUserAccount" : { },
      "descriptionOrCode" : "..."
    },
    "itemId" : "...",
    "mainOffering" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "disabled" : true,
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "OBSOLETE",
      "cfValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "id" : 12345,
      "transient" : true,
      "appendGeneratedCode" : true,
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "name" : "...",
      "imagePath" : "...",
      "descriptionOrCode" : "...",
      "customerCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "longDescription" : "...",
      "offerTemplateCategories" : [ { }, { } ],
      "description" : "...",
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "globalRatingScriptInstance" : { },
      "version" : 12345,
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "code" : "...",
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "auditable" : { },
      "validity" : { },
      "attachments" : [ { }, { } ]
    },
    "quoteItemDto" : { },
    "quote" : {
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "completionDate" : 12345,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "auditable" : { },
      "requestedCompletionDate" : 12345,
      "fulfillmentStartDate" : 12345,
      "validity" : { },
      "parentEntity" : { },
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "category" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "quoteItems" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "historized" : true,
      "notified" : true,
      "externalId" : "...",
      "description" : "...",
      "status" : "Rejected",
      "uuid" : "...",
      "codeChanged" : true,
      "generatePdf" : true,
      "userAccounts" : [ { }, { } ],
      "statusMessage" : "...",
      "order" : { },
      "notificationContact" : "...",
      "quoteVersion" : "...",
      "transient" : true,
      "userAccount" : { },
      "routedToUserGroup" : "...",
      "virtual" : true
    },
    "quoteItemProductOfferings" : [ {
      "transient" : true,
      "id" : { },
      "quoteItem" : { },
      "itemOrder" : 12345,
      "productOffering" : { }
    }, {
      "transient" : true,
      "id" : { },
      "quoteItem" : { },
      "itemOrder" : 12345,
      "productOffering" : { }
    } ],
    "source" : "...",
    "status" : "InProgress",
    "transient" : true,
    "version" : 12345,
    "id" : 12345
  }, {
    "userAccount" : {
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "notified" : true,
      "parentEntityType" : { },
      "status" : "CLOSED",
      "parentEntity" : { },
      "businessAccountModel" : { },
      "terminationDate" : 12345,
      "auditable" : { },
      "contactInformation" : { },
      "subscriptions" : [ { }, { } ],
      "isCompany" : true,
      "jobTitle" : "...",
      "seller" : { },
      "userAccounts" : [ { }, { } ],
      "isConsumer" : true,
      "minimumChargeTemplate" : { },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "historized" : true,
      "legalEntityType" : { },
      "name" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "vatNo" : "...",
      "id" : 12345,
      "minimumArticle" : { },
      "wallet" : { },
      "transient" : true,
      "accountType" : "...",
      "cfValues" : { },
      "billingAccount" : { },
      "providerContact" : "...",
      "referenceDescription" : "...",
      "subscriptionDate" : 12345,
      "externalRef1" : "...",
      "version" : 12345,
      "code" : "...",
      "registrationNo" : "...",
      "terminationReason" : { },
      "codeChanged" : true,
      "minimumLabelEl" : "...",
      "statusDate" : 12345,
      "address" : { },
      "primaryContact" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "...",
      "parentUserAccount" : { },
      "descriptionOrCode" : "..."
    },
    "itemId" : "...",
    "mainOffering" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "codeChanged" : true,
      "parentEntityType" : { },
      "disabled" : true,
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "IN_TEST",
      "cfValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "id" : 12345,
      "transient" : true,
      "appendGeneratedCode" : true,
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "name" : "...",
      "imagePath" : "...",
      "descriptionOrCode" : "...",
      "customerCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "longDescription" : "...",
      "offerTemplateCategories" : [ { }, { } ],
      "description" : "...",
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "globalRatingScriptInstance" : { },
      "version" : 12345,
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "code" : "...",
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "active" : true,
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "auditable" : { },
      "validity" : { },
      "attachments" : [ { }, { } ]
    },
    "quoteItemDto" : { },
    "quote" : {
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "completionDate" : 12345,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "auditable" : { },
      "requestedCompletionDate" : 12345,
      "fulfillmentStartDate" : 12345,
      "validity" : { },
      "parentEntity" : { },
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "category" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "quoteItems" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "historized" : true,
      "notified" : true,
      "externalId" : "...",
      "description" : "...",
      "status" : "Pending",
      "uuid" : "...",
      "codeChanged" : true,
      "generatePdf" : true,
      "userAccounts" : [ { }, { } ],
      "statusMessage" : "...",
      "order" : { },
      "notificationContact" : "...",
      "quoteVersion" : "...",
      "transient" : true,
      "userAccount" : { },
      "routedToUserGroup" : "...",
      "virtual" : true
    },
    "quoteItemProductOfferings" : [ {
      "transient" : true,
      "id" : { },
      "quoteItem" : { },
      "itemOrder" : 12345,
      "productOffering" : { }
    }, {
      "transient" : true,
      "id" : { },
      "quoteItem" : { },
      "itemOrder" : 12345,
      "productOffering" : { }
    } ],
    "source" : "...",
    "status" : "Approved",
    "transient" : true,
    "version" : 12345,
    "id" : 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
  },
  "historized" : true,
  "notified" : true,
  "externalId" : "...",
  "description" : "...",
  "status" : "Rejected",
  "uuid" : "...",
  "codeChanged" : true,
  "generatePdf" : true,
  "userAccounts" : [ {
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "notified" : true,
    "parentEntityType" : { },
    "status" : "CANCELED",
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "businessAccountModel" : {
      "downloaded" : true,
      "version" : 12345,
      "transient" : true,
      "referenceDescription" : "...",
      "script" : { },
      "moduleSource" : "...",
      "hierarchyType" : "BA",
      "parentEntityType" : { },
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "logoPicture" : "...",
      "code" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "license" : "AGPL",
      "moduleItems" : [ { }, { } ],
      "notified" : true,
      "appendGeneratedCode" : true,
      "active" : true,
      "historized" : true,
      "description" : "...",
      "disabled" : true,
      "installed" : true,
      "parentEntity" : { }
    },
    "terminationDate" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "contactInformation" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "..."
    },
    "subscriptions" : [ {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "AUTO",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "CANCELED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    }, {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "AUTO",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "CREATED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    } ],
    "isCompany" : true,
    "jobTitle" : "...",
    "seller" : {
      "businessAccountModel" : { },
      "parentEntity" : { },
      "uuid" : "...",
      "vatNo" : "...",
      "contactInformationNullSafe" : { },
      "customerSequences" : [ { }, { } ],
      "registrationNo" : "...",
      "historized" : true,
      "name" : { },
      "minimumChargeTemplate" : { },
      "appendGeneratedCode" : true,
      "description" : "...",
      "auditable" : { },
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "invoiceTypeSequence" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "tradingLanguage" : { },
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "defaultLevel" : true,
      "descriptionAndCode" : "...",
      "isCompany" : true,
      "tradingCurrency" : { },
      "primaryContact" : { },
      "minimumLabelEl" : "...",
      "transient" : true,
      "externalRef1" : "...",
      "seller" : { },
      "codeChanged" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "legalEntityType" : { },
      "jobTitle" : "...",
      "contactInformation" : { },
      "parentEntityType" : { },
      "minimumArticle" : { },
      "descriptionOrCode" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "cfAccumulatedValues" : { },
      "legalType" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "legalText" : "...",
      "cfValues" : { },
      "address" : { },
      "id" : 12345,
      "notified" : true
    },
    "userAccounts" : [ { }, { } ],
    "isConsumer" : true,
    "minimumChargeTemplate" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "inputUnitOfMeasure" : { },
      "code" : "...",
      "inputUnitDescription" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "taxClassEl" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "inputUnitEL" : "...",
      "description" : "...",
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "parentEntity" : { },
      "roundingMode" : "NEAREST",
      "cfAccumulatedValues" : { },
      "amountEditable" : true,
      "productCharges" : [ { }, { } ],
      "ratingScript" : { },
      "unitMultiplicator" : 12345.0,
      "sortIndexEl" : "...",
      "uuid" : "...",
      "edrTemplates" : [ { }, { } ],
      "notified" : true,
      "revenueRecognitionRule" : { },
      "descriptionAndCode" : "...",
      "chargeMainType" : "ONESHOT",
      "oneShotChargeTemplateType" : "SUBSCRIPTION",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "outputUnitEL" : "...",
      "parentEntityType" : { },
      "chargeType" : "...",
      "type" : "CREDIT",
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "active" : true,
      "transient" : true,
      "filterExpression" : "...",
      "referenceCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "immediateInvoicing" : true,
      "version" : 12345,
      "dropZeroWo" : true,
      "taxClass" : { },
      "referenceDescription" : "...",
      "ratingUnitDescription" : "...",
      "historized" : true,
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "ratingUnitOfMeasure" : { },
      "status" : "ACTIVE"
    },
    "referenceCode" : "...",
    "appendGeneratedCode" : true,
    "minimumAmountEl" : "...",
    "descriptionAndCode" : "...",
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "defaultLevel" : true,
    "historized" : true,
    "legalEntityType" : {
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "descriptionNotNull" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "isCompany" : true,
      "auditable" : { },
      "historized" : true,
      "notified" : true
    },
    "name" : {
      "firstName" : "...",
      "title" : { },
      "fullName" : "...",
      "lastName" : "..."
    },
    "description" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "contactInformationNullSafe" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "..."
    },
    "prepaidWallets" : {
      "property1" : {
        "parentEntity" : { },
        "parentEntityType" : { },
        "historized" : true,
        "id" : 12345,
        "creditExpiryDate" : 12345,
        "descriptionOrCode" : "...",
        "lowBalanceLevel" : 12345.0,
        "code" : "...",
        "referenceDescription" : "...",
        "rejectLevel" : 12345.0,
        "description" : "...",
        "userAccount" : { },
        "transient" : true,
        "version" : 12345,
        "nextMatchingDate" : 12345,
        "appendGeneratedCode" : true,
        "prepaid" : true,
        "descriptionAndCode" : "...",
        "auditableFields" : [ { }, { } ],
        "referenceCode" : "...",
        "ratedTransactions" : [ { }, { } ],
        "walletTemplate" : { },
        "created" : 12345,
        "auditable" : { },
        "codeChanged" : true,
        "notified" : true,
        "operations" : [ { }, { } ]
      },
      "property2" : {
        "parentEntity" : { },
        "parentEntityType" : { },
        "historized" : true,
        "id" : 12345,
        "creditExpiryDate" : 12345,
        "descriptionOrCode" : "...",
        "lowBalanceLevel" : 12345.0,
        "code" : "...",
        "referenceDescription" : "...",
        "rejectLevel" : 12345.0,
        "description" : "...",
        "userAccount" : { },
        "transient" : true,
        "version" : 12345,
        "nextMatchingDate" : 12345,
        "appendGeneratedCode" : true,
        "prepaid" : true,
        "descriptionAndCode" : "...",
        "auditableFields" : [ { }, { } ],
        "referenceCode" : "...",
        "ratedTransactions" : [ { }, { } ],
        "walletTemplate" : { },
        "created" : 12345,
        "auditable" : { },
        "codeChanged" : true,
        "notified" : true,
        "operations" : [ { }, { } ]
      }
    },
    "vatNo" : "...",
    "id" : 12345,
    "minimumArticle" : {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    },
    "wallet" : {
      "parentEntity" : { },
      "parentEntityType" : { },
      "historized" : true,
      "id" : 12345,
      "creditExpiryDate" : 12345,
      "descriptionOrCode" : "...",
      "lowBalanceLevel" : 12345.0,
      "code" : "...",
      "referenceDescription" : "...",
      "rejectLevel" : 12345.0,
      "description" : "...",
      "userAccount" : { },
      "transient" : true,
      "version" : 12345,
      "nextMatchingDate" : 12345,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "ratedTransactions" : [ { }, { } ],
      "walletTemplate" : { },
      "created" : 12345,
      "auditable" : { },
      "codeChanged" : true,
      "notified" : true,
      "operations" : [ { }, { } ]
    },
    "transient" : true,
    "accountType" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "billingAccount" : {
      "accountType" : "...",
      "billingRun" : { },
      "statusDate" : 12345,
      "address" : { },
      "name" : { },
      "exoneratedFromtaxes" : true,
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "emailTemplate" : { },
      "cfValues" : { },
      "ccedEmails" : "...",
      "minimumLabelEl" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "brAmountWithoutTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "minRatedTransactions" : [ { }, { } ],
      "mailingType" : "BATCH",
      "jobTitle" : "...",
      "checkThreshold" : "BEFORE_DISCOUNT",
      "taxCategoryResolved" : { },
      "notified" : true,
      "registrationNo" : "...",
      "contactInformation" : { },
      "defaultLevel" : true,
      "brAmountWithTax" : 12345.0,
      "electronicBilling" : true,
      "contracts" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "discountRate" : 12345.0,
      "code" : "...",
      "tradingLanguage" : { },
      "uuid" : "...",
      "tradingCurrency" : { },
      "parentCFEntities" : [ { }, { } ],
      "externalRef2" : "...",
      "vatNo" : "...",
      "description" : "...",
      "tradingCountry" : { },
      "status" : "ACTIVE",
      "businessAccountModel" : { },
      "thresholdPerEntity" : true,
      "minimumInvoiceSubCategory" : { },
      "externalRef1" : "...",
      "invoices" : [ { }, { } ],
      "parentUserAccounts" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "id" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "terminationDate" : 12345,
      "primaryContact" : { },
      "subscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "totalInvoicingAmountTax" : 12345.0,
      "discountPlanInstances" : [ { }, { } ],
      "isCompany" : true,
      "parentEntity" : { },
      "nextInvoiceDate" : 12345,
      "seller" : { },
      "minimumArticle" : { },
      "version" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "transient" : true,
      "paymentMethod" : { },
      "billingCycle" : { },
      "parentEntityType" : { },
      "codeChanged" : true,
      "tags" : [ { }, { } ],
      "terminationReason" : { },
      "legalEntityType" : { },
      "referenceDescription" : "...",
      "providerContact" : "...",
      "invoicePrefix" : "...",
      "auditable" : { },
      "customerAccount" : { },
      "taxCategory" : { },
      "appendGeneratedCode" : true,
      "minimumChargeTemplate" : { },
      "descriptionAndCode" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "referenceCode" : "..."
    },
    "providerContact" : "...",
    "referenceDescription" : "...",
    "subscriptionDate" : 12345,
    "externalRef1" : "...",
    "version" : 12345,
    "code" : "...",
    "registrationNo" : "...",
    "terminationReason" : {
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "PRORATA",
      "reimburseOneshots" : true,
      "code" : "...",
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "parentEntity" : { },
      "applyTerminationCharges" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "notified" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "applyReimbursment" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "applyAgreement" : true,
      "version" : 12345,
      "descriptionAndCode" : "..."
    },
    "codeChanged" : true,
    "minimumLabelEl" : "...",
    "statusDate" : 12345,
    "address" : {
      "countryBundle" : "...",
      "address5" : "...",
      "address3" : "...",
      "address4" : "...",
      "address1" : "...",
      "state" : "...",
      "city" : "...",
      "address2" : "...",
      "country" : { },
      "zipCode" : "..."
    },
    "primaryContact" : {
      "auditable" : { },
      "code" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "fax" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "transient" : true,
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "email" : "...",
      "id" : 12345,
      "historized" : true,
      "phone" : "...",
      "mobile" : "...",
      "address" : { },
      "notified" : true,
      "description" : "...",
      "parentEntity" : { }
    },
    "counters" : {
      "property1" : {
        "auditable" : { },
        "referenceCode" : "...",
        "referenceDescription" : "...",
        "counterTemplate" : { },
        "id" : 12345,
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "parentEntityType" : { },
        "customer" : { },
        "codeChanged" : true,
        "historized" : true,
        "auditableFields" : [ { }, { } ],
        "billingAccount" : { },
        "chargeInstances" : [ { }, { } ],
        "subscription" : { },
        "code" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "serviceInstance" : { },
        "notified" : true,
        "descriptionOrCode" : "...",
        "customerAccount" : { },
        "transient" : true,
        "version" : 12345,
        "descriptionAndCode" : "...",
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ]
      },
      "property2" : {
        "auditable" : { },
        "referenceCode" : "...",
        "referenceDescription" : "...",
        "counterTemplate" : { },
        "id" : 12345,
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "parentEntityType" : { },
        "customer" : { },
        "codeChanged" : true,
        "historized" : true,
        "auditableFields" : [ { }, { } ],
        "billingAccount" : { },
        "chargeInstances" : [ { }, { } ],
        "subscription" : { },
        "code" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "serviceInstance" : { },
        "notified" : true,
        "descriptionOrCode" : "...",
        "customerAccount" : { },
        "transient" : true,
        "version" : 12345,
        "descriptionAndCode" : "...",
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ]
      }
    },
    "externalRef2" : "...",
    "parentUserAccount" : { },
    "descriptionOrCode" : "..."
  }, {
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "notified" : true,
    "parentEntityType" : { },
    "status" : "TERMINATED",
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "businessAccountModel" : {
      "downloaded" : true,
      "version" : 12345,
      "transient" : true,
      "referenceDescription" : "...",
      "script" : { },
      "moduleSource" : "...",
      "hierarchyType" : "S_C",
      "parentEntityType" : { },
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "logoPicture" : "...",
      "code" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "license" : "APACHE",
      "moduleItems" : [ { }, { } ],
      "notified" : true,
      "appendGeneratedCode" : true,
      "active" : true,
      "historized" : true,
      "description" : "...",
      "disabled" : true,
      "installed" : true,
      "parentEntity" : { }
    },
    "terminationDate" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "contactInformation" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "..."
    },
    "subscriptions" : [ {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "MANUAL",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "SUSPENDED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    }, {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "AUTO",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "PENDING",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    } ],
    "isCompany" : true,
    "jobTitle" : "...",
    "seller" : {
      "businessAccountModel" : { },
      "parentEntity" : { },
      "uuid" : "...",
      "vatNo" : "...",
      "contactInformationNullSafe" : { },
      "customerSequences" : [ { }, { } ],
      "registrationNo" : "...",
      "historized" : true,
      "name" : { },
      "minimumChargeTemplate" : { },
      "appendGeneratedCode" : true,
      "description" : "...",
      "auditable" : { },
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "invoiceTypeSequence" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "tradingLanguage" : { },
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "defaultLevel" : true,
      "descriptionAndCode" : "...",
      "isCompany" : true,
      "tradingCurrency" : { },
      "primaryContact" : { },
      "minimumLabelEl" : "...",
      "transient" : true,
      "externalRef1" : "...",
      "seller" : { },
      "codeChanged" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "legalEntityType" : { },
      "jobTitle" : "...",
      "contactInformation" : { },
      "parentEntityType" : { },
      "minimumArticle" : { },
      "descriptionOrCode" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "cfAccumulatedValues" : { },
      "legalType" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "legalText" : "...",
      "cfValues" : { },
      "address" : { },
      "id" : 12345,
      "notified" : true
    },
    "userAccounts" : [ { }, { } ],
    "isConsumer" : true,
    "minimumChargeTemplate" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "inputUnitOfMeasure" : { },
      "code" : "...",
      "inputUnitDescription" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "taxClassEl" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "inputUnitEL" : "...",
      "description" : "...",
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "parentEntity" : { },
      "roundingMode" : "DOWN",
      "cfAccumulatedValues" : { },
      "amountEditable" : true,
      "productCharges" : [ { }, { } ],
      "ratingScript" : { },
      "unitMultiplicator" : 12345.0,
      "sortIndexEl" : "...",
      "uuid" : "...",
      "edrTemplates" : [ { }, { } ],
      "notified" : true,
      "revenueRecognitionRule" : { },
      "descriptionAndCode" : "...",
      "chargeMainType" : "RECURRING",
      "oneShotChargeTemplateType" : "OTHER",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "outputUnitEL" : "...",
      "parentEntityType" : { },
      "chargeType" : "...",
      "type" : "DEBIT",
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "active" : true,
      "transient" : true,
      "filterExpression" : "...",
      "referenceCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "immediateInvoicing" : true,
      "version" : 12345,
      "dropZeroWo" : true,
      "taxClass" : { },
      "referenceDescription" : "...",
      "ratingUnitDescription" : "...",
      "historized" : true,
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "ratingUnitOfMeasure" : { },
      "status" : "DRAFT"
    },
    "referenceCode" : "...",
    "appendGeneratedCode" : true,
    "minimumAmountEl" : "...",
    "descriptionAndCode" : "...",
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "defaultLevel" : true,
    "historized" : true,
    "legalEntityType" : {
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "descriptionNotNull" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "isCompany" : true,
      "auditable" : { },
      "historized" : true,
      "notified" : true
    },
    "name" : {
      "firstName" : "...",
      "title" : { },
      "fullName" : "...",
      "lastName" : "..."
    },
    "description" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "contactInformationNullSafe" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "..."
    },
    "prepaidWallets" : {
      "property1" : {
        "parentEntity" : { },
        "parentEntityType" : { },
        "historized" : true,
        "id" : 12345,
        "creditExpiryDate" : 12345,
        "descriptionOrCode" : "...",
        "lowBalanceLevel" : 12345.0,
        "code" : "...",
        "referenceDescription" : "...",
        "rejectLevel" : 12345.0,
        "description" : "...",
        "userAccount" : { },
        "transient" : true,
        "version" : 12345,
        "nextMatchingDate" : 12345,
        "appendGeneratedCode" : true,
        "prepaid" : true,
        "descriptionAndCode" : "...",
        "auditableFields" : [ { }, { } ],
        "referenceCode" : "...",
        "ratedTransactions" : [ { }, { } ],
        "walletTemplate" : { },
        "created" : 12345,
        "auditable" : { },
        "codeChanged" : true,
        "notified" : true,
        "operations" : [ { }, { } ]
      },
      "property2" : {
        "parentEntity" : { },
        "parentEntityType" : { },
        "historized" : true,
        "id" : 12345,
        "creditExpiryDate" : 12345,
        "descriptionOrCode" : "...",
        "lowBalanceLevel" : 12345.0,
        "code" : "...",
        "referenceDescription" : "...",
        "rejectLevel" : 12345.0,
        "description" : "...",
        "userAccount" : { },
        "transient" : true,
        "version" : 12345,
        "nextMatchingDate" : 12345,
        "appendGeneratedCode" : true,
        "prepaid" : true,
        "descriptionAndCode" : "...",
        "auditableFields" : [ { }, { } ],
        "referenceCode" : "...",
        "ratedTransactions" : [ { }, { } ],
        "walletTemplate" : { },
        "created" : 12345,
        "auditable" : { },
        "codeChanged" : true,
        "notified" : true,
        "operations" : [ { }, { } ]
      }
    },
    "vatNo" : "...",
    "id" : 12345,
    "minimumArticle" : {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    },
    "wallet" : {
      "parentEntity" : { },
      "parentEntityType" : { },
      "historized" : true,
      "id" : 12345,
      "creditExpiryDate" : 12345,
      "descriptionOrCode" : "...",
      "lowBalanceLevel" : 12345.0,
      "code" : "...",
      "referenceDescription" : "...",
      "rejectLevel" : 12345.0,
      "description" : "...",
      "userAccount" : { },
      "transient" : true,
      "version" : 12345,
      "nextMatchingDate" : 12345,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "ratedTransactions" : [ { }, { } ],
      "walletTemplate" : { },
      "created" : 12345,
      "auditable" : { },
      "codeChanged" : true,
      "notified" : true,
      "operations" : [ { }, { } ]
    },
    "transient" : true,
    "accountType" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "billingAccount" : {
      "accountType" : "...",
      "billingRun" : { },
      "statusDate" : 12345,
      "address" : { },
      "name" : { },
      "exoneratedFromtaxes" : true,
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "emailTemplate" : { },
      "cfValues" : { },
      "ccedEmails" : "...",
      "minimumLabelEl" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "brAmountWithoutTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "minRatedTransactions" : [ { }, { } ],
      "mailingType" : "BATCH",
      "jobTitle" : "...",
      "checkThreshold" : "BEFORE_DISCOUNT",
      "taxCategoryResolved" : { },
      "notified" : true,
      "registrationNo" : "...",
      "contactInformation" : { },
      "defaultLevel" : true,
      "brAmountWithTax" : 12345.0,
      "electronicBilling" : true,
      "contracts" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "discountRate" : 12345.0,
      "code" : "...",
      "tradingLanguage" : { },
      "uuid" : "...",
      "tradingCurrency" : { },
      "parentCFEntities" : [ { }, { } ],
      "externalRef2" : "...",
      "vatNo" : "...",
      "description" : "...",
      "tradingCountry" : { },
      "status" : "CANCELED",
      "businessAccountModel" : { },
      "thresholdPerEntity" : true,
      "minimumInvoiceSubCategory" : { },
      "externalRef1" : "...",
      "invoices" : [ { }, { } ],
      "parentUserAccounts" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "id" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "terminationDate" : 12345,
      "primaryContact" : { },
      "subscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "totalInvoicingAmountTax" : 12345.0,
      "discountPlanInstances" : [ { }, { } ],
      "isCompany" : true,
      "parentEntity" : { },
      "nextInvoiceDate" : 12345,
      "seller" : { },
      "minimumArticle" : { },
      "version" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "transient" : true,
      "paymentMethod" : { },
      "billingCycle" : { },
      "parentEntityType" : { },
      "codeChanged" : true,
      "tags" : [ { }, { } ],
      "terminationReason" : { },
      "legalEntityType" : { },
      "referenceDescription" : "...",
      "providerContact" : "...",
      "invoicePrefix" : "...",
      "auditable" : { },
      "customerAccount" : { },
      "taxCategory" : { },
      "appendGeneratedCode" : true,
      "minimumChargeTemplate" : { },
      "descriptionAndCode" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "referenceCode" : "..."
    },
    "providerContact" : "...",
    "referenceDescription" : "...",
    "subscriptionDate" : 12345,
    "externalRef1" : "...",
    "version" : 12345,
    "code" : "...",
    "registrationNo" : "...",
    "terminationReason" : {
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "NO_PRORATA",
      "reimburseOneshots" : true,
      "code" : "...",
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "parentEntity" : { },
      "applyTerminationCharges" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "notified" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "applyReimbursment" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "applyAgreement" : true,
      "version" : 12345,
      "descriptionAndCode" : "..."
    },
    "codeChanged" : true,
    "minimumLabelEl" : "...",
    "statusDate" : 12345,
    "address" : {
      "countryBundle" : "...",
      "address5" : "...",
      "address3" : "...",
      "address4" : "...",
      "address1" : "...",
      "state" : "...",
      "city" : "...",
      "address2" : "...",
      "country" : { },
      "zipCode" : "..."
    },
    "primaryContact" : {
      "auditable" : { },
      "code" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "fax" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "transient" : true,
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "email" : "...",
      "id" : 12345,
      "historized" : true,
      "phone" : "...",
      "mobile" : "...",
      "address" : { },
      "notified" : true,
      "description" : "...",
      "parentEntity" : { }
    },
    "counters" : {
      "property1" : {
        "auditable" : { },
        "referenceCode" : "...",
        "referenceDescription" : "...",
        "counterTemplate" : { },
        "id" : 12345,
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "parentEntityType" : { },
        "customer" : { },
        "codeChanged" : true,
        "historized" : true,
        "auditableFields" : [ { }, { } ],
        "billingAccount" : { },
        "chargeInstances" : [ { }, { } ],
        "subscription" : { },
        "code" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "serviceInstance" : { },
        "notified" : true,
        "descriptionOrCode" : "...",
        "customerAccount" : { },
        "transient" : true,
        "version" : 12345,
        "descriptionAndCode" : "...",
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ]
      },
      "property2" : {
        "auditable" : { },
        "referenceCode" : "...",
        "referenceDescription" : "...",
        "counterTemplate" : { },
        "id" : 12345,
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "parentEntityType" : { },
        "customer" : { },
        "codeChanged" : true,
        "historized" : true,
        "auditableFields" : [ { }, { } ],
        "billingAccount" : { },
        "chargeInstances" : [ { }, { } ],
        "subscription" : { },
        "code" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "serviceInstance" : { },
        "notified" : true,
        "descriptionOrCode" : "...",
        "customerAccount" : { },
        "transient" : true,
        "version" : 12345,
        "descriptionAndCode" : "...",
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ]
      }
    },
    "externalRef2" : "...",
    "parentUserAccount" : { },
    "descriptionOrCode" : "..."
  } ],
  "statusMessage" : "...",
  "order" : {
    "paymentMethod" : {
      "info3" : "...",
      "customerAccount" : { },
      "transient" : true,
      "tokenId" : "...",
      "expired" : true,
      "historized" : true,
      "info4" : "...",
      "token3DsId" : "...",
      "action" : "...",
      "preferred" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "info5" : "...",
      "notified" : true,
      "version" : 12345,
      "paymentType" : "PAYPAL",
      "cfAccumulatedValues" : { },
      "alias" : "...",
      "auditable" : { },
      "info1" : "...",
      "active" : true,
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "info2" : "...",
      "userId" : "...",
      "cfValues" : { },
      "disabled" : true,
      "referenceDocument" : { }
    },
    "statusMessage" : "...",
    "status" : "IN_CREATION",
    "expectedCompletionDate" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "billingCycle" : {
      "parentCFEntities" : [ { }, { } ],
      "lastTransactionDateEL" : "...",
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "dueDateDelayEL" : "...",
      "invoiceDateDelayEL" : "...",
      "lastTransactionDateDelayEL" : "...",
      "appendGeneratedCode" : true,
      "computeDatesAtValidation" : true,
      "historized" : true,
      "parentEntityType" : { },
      "thresholdPerEntity" : true,
      "referenceCode" : "...",
      "transient" : true,
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "splitPerPaymentMethod" : true,
      "uuid" : "...",
      "scriptInstance" : { },
      "invoiceType" : { },
      "notified" : true,
      "billingRunValidationScript" : { },
      "version" : 12345,
      "referenceDescription" : "...",
      "invoiceDateProductionDelayEL" : "...",
      "invoiceTypeEl" : "...",
      "referenceDate" : "END_DATE",
      "description" : "...",
      "auditable" : { },
      "cfValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "checkThreshold" : "BEFORE_DISCOUNT",
      "collectionDateDelayEl" : "...",
      "type" : "BILLINGACCOUNT",
      "billingTemplateNameEL" : "...",
      "code" : "...",
      "codeChanged" : true,
      "calendar" : { }
    },
    "priority" : 12345,
    "description" : "...",
    "shippingAddress" : {
      "countryBundle" : "...",
      "address5" : "...",
      "address3" : "...",
      "address4" : "...",
      "address1" : "...",
      "state" : "...",
      "city" : "...",
      "address2" : "...",
      "country" : { },
      "zipCode" : "..."
    },
    "invoices" : [ {
      "discountPlan" : { },
      "billingRun" : { },
      "uuid" : "...",
      "linkedInvoices" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "cfAccumulatedValues" : { },
      "seller" : { },
      "xmlFilenameOnly" : "...",
      "orders" : [ { }, { } ],
      "cfValues" : { },
      "code" : "...",
      "hasTaxes" : true,
      "iban" : "...",
      "amountTax" : 12345.0,
      "dontSend" : true,
      "alias" : "...",
      "dueDate" : 12345,
      "useCurrentRate" : true,
      "pdfFilenameOnly" : "...",
      "paymentStatus" : "DISPUTED",
      "emailSentDate" : 12345,
      "alreadyAddedDiscount" : true,
      "quote" : { },
      "relatedDunningCollectionPlan" : { },
      "rejectReason" : "...",
      "hasDiscounts" : true,
      "version" : 12345,
      "description" : "...",
      "lastAppliedRate" : 12345.0,
      "historized" : true,
      "previousInvoiceNumber" : "...",
      "notified" : true,
      "amount" : 12345.0,
      "invoiceBalance" : 12345.0,
      "id" : 12345,
      "status" : "VALIDATED",
      "temporaryInvoiceNumber" : "...",
      "tradingCountry" : { },
      "externalRef" : "...",
      "detailedInvoice" : true,
      "commercialOrder" : { },
      "discount" : 12345.0,
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "comment" : "...",
      "alreadyAppliedMinimum" : true,
      "billingAccount" : { },
      "auditableFields" : [ { }, { } ],
      "tradingLanguage" : { },
      "dueBalance" : 12345.0,
      "invoiceNumberOrTemporaryNumber" : "...",
      "rawAmount" : 12345.0,
      "paymentMethod" : { },
      "paymentStatusDate" : 12345,
      "startDate" : 12345,
      "invoiceAgregates" : [ { }, { } ],
      "prepaid" : true,
      "dunningCollectionPlanTriggered" : true,
      "discountAgregates" : [ { }, { } ],
      "tradingCurrency" : { },
      "recordedInvoice" : { },
      "productDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "xmlFilename" : "...",
      "paymentPlan" : { },
      "pdfFilename" : "...",
      "paymentMethodType" : "CARD",
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "lastAppliedRateDate" : 12345,
      "convertedRawAmount" : 12345.0,
      "discountRate" : 12345.0,
      "invoiceLines" : [ { }, { } ],
      "alreadySent" : true,
      "realTimeStatus" : "UNPAID",
      "cpqQuote" : { },
      "initialCollectionDate" : 12345,
      "endDate" : 12345,
      "draftInvoiceLines" : [ { }, { } ],
      "invoiceDate" : 12345,
      "discountAmount" : 12345.0,
      "draft" : true,
      "xmlDate" : 12345,
      "convertedAmountWithoutTax" : 12345.0,
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "convertedNetToPay" : 12345.0,
      "invoiceNumber" : "...",
      "statusDate" : 12345,
      "hasMinimum" : true,
      "invoiceType" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "auditable" : { },
      "convertedDiscountAmount" : 12345.0,
      "amountWithTax" : 12345.0,
      "draftRatedTransactions" : [ { }, { } ],
      "subscription" : { },
      "reminderLevelTriggered" : true,
      "order" : { },
      "transient" : true,
      "openOrderNumber" : "...",
      "newInvoicingProcess" : true,
      "netToPay" : 12345.0,
      "pdfDate" : 12345
    }, {
      "discountPlan" : { },
      "billingRun" : { },
      "uuid" : "...",
      "linkedInvoices" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "cfAccumulatedValues" : { },
      "seller" : { },
      "xmlFilenameOnly" : "...",
      "orders" : [ { }, { } ],
      "cfValues" : { },
      "code" : "...",
      "hasTaxes" : true,
      "iban" : "...",
      "amountTax" : 12345.0,
      "dontSend" : true,
      "alias" : "...",
      "dueDate" : 12345,
      "useCurrentRate" : true,
      "pdfFilenameOnly" : "...",
      "paymentStatus" : "ABANDONED",
      "emailSentDate" : 12345,
      "alreadyAddedDiscount" : true,
      "quote" : { },
      "relatedDunningCollectionPlan" : { },
      "rejectReason" : "...",
      "hasDiscounts" : true,
      "version" : 12345,
      "description" : "...",
      "lastAppliedRate" : 12345.0,
      "historized" : true,
      "previousInvoiceNumber" : "...",
      "notified" : true,
      "amount" : 12345.0,
      "invoiceBalance" : 12345.0,
      "id" : 12345,
      "status" : "CANCELED",
      "temporaryInvoiceNumber" : "...",
      "tradingCountry" : { },
      "externalRef" : "...",
      "detailedInvoice" : true,
      "commercialOrder" : { },
      "discount" : 12345.0,
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "comment" : "...",
      "alreadyAppliedMinimum" : true,
      "billingAccount" : { },
      "auditableFields" : [ { }, { } ],
      "tradingLanguage" : { },
      "dueBalance" : 12345.0,
      "invoiceNumberOrTemporaryNumber" : "...",
      "rawAmount" : 12345.0,
      "paymentMethod" : { },
      "paymentStatusDate" : 12345,
      "startDate" : 12345,
      "invoiceAgregates" : [ { }, { } ],
      "prepaid" : true,
      "dunningCollectionPlanTriggered" : true,
      "discountAgregates" : [ { }, { } ],
      "tradingCurrency" : { },
      "recordedInvoice" : { },
      "productDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "xmlFilename" : "...",
      "paymentPlan" : { },
      "pdfFilename" : "...",
      "paymentMethodType" : "STRIPE",
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "lastAppliedRateDate" : 12345,
      "convertedRawAmount" : 12345.0,
      "discountRate" : 12345.0,
      "invoiceLines" : [ { }, { } ],
      "alreadySent" : true,
      "realTimeStatus" : "NONE",
      "cpqQuote" : { },
      "initialCollectionDate" : 12345,
      "endDate" : 12345,
      "draftInvoiceLines" : [ { }, { } ],
      "invoiceDate" : 12345,
      "discountAmount" : 12345.0,
      "draft" : true,
      "xmlDate" : 12345,
      "convertedAmountWithoutTax" : 12345.0,
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "convertedNetToPay" : 12345.0,
      "invoiceNumber" : "...",
      "statusDate" : 12345,
      "hasMinimum" : true,
      "invoiceType" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "auditable" : { },
      "convertedDiscountAmount" : 12345.0,
      "amountWithTax" : 12345.0,
      "draftRatedTransactions" : [ { }, { } ],
      "subscription" : { },
      "reminderLevelTriggered" : true,
      "order" : { },
      "transient" : true,
      "openOrderNumber" : "...",
      "newInvoicingProcess" : true,
      "netToPay" : 12345.0,
      "pdfDate" : 12345
    } ],
    "completionDate" : 12345,
    "requestedStartDate" : 12345,
    "codeChanged" : true,
    "totalInvoicingAmountWithoutTax" : 12345.0,
    "userAccounts" : [ {
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "notified" : true,
      "parentEntityType" : { },
      "status" : "CLOSED",
      "parentEntity" : { },
      "businessAccountModel" : { },
      "terminationDate" : 12345,
      "auditable" : { },
      "contactInformation" : { },
      "subscriptions" : [ { }, { } ],
      "isCompany" : true,
      "jobTitle" : "...",
      "seller" : { },
      "userAccounts" : [ { }, { } ],
      "isConsumer" : true,
      "minimumChargeTemplate" : { },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "historized" : true,
      "legalEntityType" : { },
      "name" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "vatNo" : "...",
      "id" : 12345,
      "minimumArticle" : { },
      "wallet" : { },
      "transient" : true,
      "accountType" : "...",
      "cfValues" : { },
      "billingAccount" : { },
      "providerContact" : "...",
      "referenceDescription" : "...",
      "subscriptionDate" : 12345,
      "externalRef1" : "...",
      "version" : 12345,
      "code" : "...",
      "registrationNo" : "...",
      "terminationReason" : { },
      "codeChanged" : true,
      "minimumLabelEl" : "...",
      "statusDate" : 12345,
      "address" : { },
      "primaryContact" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "...",
      "parentUserAccount" : { },
      "descriptionOrCode" : "..."
    }, {
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "notified" : true,
      "parentEntityType" : { },
      "status" : "TERMINATED",
      "parentEntity" : { },
      "businessAccountModel" : { },
      "terminationDate" : 12345,
      "auditable" : { },
      "contactInformation" : { },
      "subscriptions" : [ { }, { } ],
      "isCompany" : true,
      "jobTitle" : "...",
      "seller" : { },
      "userAccounts" : [ { }, { } ],
      "isConsumer" : true,
      "minimumChargeTemplate" : { },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "historized" : true,
      "legalEntityType" : { },
      "name" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "vatNo" : "...",
      "id" : 12345,
      "minimumArticle" : { },
      "wallet" : { },
      "transient" : true,
      "accountType" : "...",
      "cfValues" : { },
      "billingAccount" : { },
      "providerContact" : "...",
      "referenceDescription" : "...",
      "subscriptionDate" : 12345,
      "externalRef1" : "...",
      "version" : 12345,
      "code" : "...",
      "registrationNo" : "...",
      "terminationReason" : { },
      "codeChanged" : true,
      "minimumLabelEl" : "...",
      "statusDate" : 12345,
      "address" : { },
      "primaryContact" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "...",
      "parentUserAccount" : { },
      "descriptionOrCode" : "..."
    } ],
    "startDate" : 12345,
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "externalId" : "...",
    "uuid" : "...",
    "orderDate" : 12345,
    "emailTemplate" : {
      "media" : "VOICE",
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "subject" : "...",
      "tagEndDelimiter" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "endDate" : 12345,
      "historized" : true,
      "startDate" : 12345,
      "appendGeneratedCode" : true,
      "tagStartDelimiter" : "...",
      "transient" : true,
      "id" : 12345,
      "auditable" : { },
      "type" : "OTHER",
      "auditableFields" : [ { }, { } ],
      "codeChanged" : true,
      "textContent" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "description" : "...",
      "htmlContent" : "...",
      "code" : "..."
    },
    "version" : 12345,
    "referenceDescription" : "...",
    "billingRun" : {
      "billingCycle" : { },
      "rejectAutoAction" : "MOVE",
      "preInvoicingReports" : { },
      "lastTransactionDate" : 12345,
      "notified" : true,
      "minimumApplied" : true,
      "billingRunLists" : [ { }, { } ],
      "version" : 12345,
      "statusDate" : 12345,
      "filters" : {
        "property1" : "...",
        "property2" : "..."
      },
      "selectedBillingAccounts" : "...",
      "suspectAutoAction" : "CANCEL",
      "endDate" : 12345,
      "computeDatesAtValidation" : true,
      "invoiceDate" : 12345,
      "collectionDate" : 12345,
      "exceptionalRTIds" : [ 12345, 12345 ],
      "postInvoicingReports" : { },
      "referenceDescription" : "...",
      "status" : "CANCELED",
      "invoiceNumber" : 12345,
      "id" : 12345,
      "originBillingRun" : { },
      "country" : { },
      "prAmountWithTax" : 12345.0,
      "currency" : { },
      "billableBillingAcountNumber" : 12345,
      "processDate" : 12345,
      "nextBillingRun" : { },
      "rejectedBillingAccounts" : [ { }, { } ],
      "startDate" : 12345,
      "invoiceType" : { },
      "rejectionReason" : "...",
      "discountApplied" : true,
      "producibleAmountWithoutTax" : 12345.0,
      "producibleInvoiceNumber" : 12345,
      "transient" : true,
      "uuid" : "...",
      "producibleAmountTax" : 12345.0,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "processType" : "MANUAL",
      "exceptionalBR" : true,
      "exceptionalILIds" : [ 12345, 12345 ],
      "prAmountTax" : 12345.0,
      "isQuarantine" : true,
      "billableBillingAccounts" : [ { }, { } ],
      "cfValues" : { },
      "invoices" : [ { }, { } ],
      "prAmountWithoutTax" : 12345.0,
      "producibleAmountWithTax" : 12345.0,
      "thresholdChecked" : true,
      "skipValidationScript" : true,
      "language" : { },
      "referenceDate" : "END_DATE",
      "generateAO" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "jobExecutions" : [ { }, { } ],
      "runType" : "CYCLE",
      "xmlJobExecutionResultId" : 12345,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "pdfJobExecutionResultId" : 12345,
      "billingAccountNumber" : 12345,
      "referenceCode" : "..."
    },
    "email" : "...",
    "orderItems" : [ {
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "notified" : true,
      "cfValues" : { },
      "orderHistories" : [ { }, { } ],
      "source" : "...",
      "codeChanged" : true,
      "orderItemProductOfferings" : [ { }, { } ],
      "shippingAddress" : { },
      "itemId" : "...",
      "historized" : true,
      "referenceDescription" : "...",
      "orderItemDto" : { },
      "code" : "...",
      "action" : "DELETE",
      "parentEntityType" : { },
      "mainOffering" : { },
      "transient" : true,
      "subscription" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "version" : 12345,
      "description" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "status" : "PENDING",
      "appendGeneratedCode" : true,
      "order" : { },
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "userAccount" : { },
      "productInstances" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { }
    }, {
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "notified" : true,
      "cfValues" : { },
      "orderHistories" : [ { }, { } ],
      "source" : "...",
      "codeChanged" : true,
      "orderItemProductOfferings" : [ { }, { } ],
      "shippingAddress" : { },
      "itemId" : "...",
      "historized" : true,
      "referenceDescription" : "...",
      "orderItemDto" : { },
      "code" : "...",
      "action" : "DELETE",
      "parentEntityType" : { },
      "mainOffering" : { },
      "transient" : true,
      "subscription" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "version" : 12345,
      "description" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "status" : "COMPLETED",
      "appendGeneratedCode" : true,
      "order" : { },
      "descriptionOrCode" : "...",
      "auditableFields" : [ { }, { } ],
      "userAccount" : { },
      "productInstances" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { }
    } ],
    "deliveryInstructions" : "...",
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "ccedEmails" : "...",
    "parentEntityType" : { },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "mailingType" : "MANUAL",
    "quote" : {
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "completionDate" : 12345,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "referenceCode" : "...",
      "auditable" : { },
      "requestedCompletionDate" : 12345,
      "fulfillmentStartDate" : 12345,
      "validity" : { },
      "parentEntity" : { },
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "category" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "quoteItems" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "historized" : true,
      "notified" : true,
      "externalId" : "...",
      "description" : "...",
      "status" : "InProgress",
      "uuid" : "...",
      "codeChanged" : true,
      "generatePdf" : true,
      "userAccounts" : [ { }, { } ],
      "statusMessage" : "...",
      "order" : { },
      "notificationContact" : "...",
      "quoteVersion" : "...",
      "transient" : true,
      "userAccount" : { },
      "routedToUserGroup" : "...",
      "virtual" : true
    },
    "referenceCode" : "...",
    "descriptionOrCode" : "...",
    "routedToUserGroup" : "...",
    "descriptionAndCode" : "...",
    "notified" : true,
    "minInvoiceLines" : [ {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "RERATED",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "ARTICLE",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "FIXED",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    }, {
      "taxRecalculated" : true,
      "orderLot" : { },
      "ratedTransactions" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "prestation" : "...",
      "commercialOrder" : { },
      "taxOverridden" : true,
      "accessPoint" : "...",
      "quote" : { },
      "serviceTemplate" : { },
      "auditable" : { },
      "tax" : { },
      "serviceInstance" : { },
      "amountTax" : 12345.0,
      "orderNumber" : "...",
      "productVersion" : { },
      "status" : "CANCELED",
      "discountedInvoiceLine" : { },
      "quantity" : 12345.0,
      "discountValue" : 12345.0,
      "taxMode" : "TAX",
      "convertedRawAmount" : 12345.0,
      "invoice" : { },
      "discountAmount" : 12345.0,
      "orderOffer" : { },
      "discountPlanItem" : { },
      "subscription" : { },
      "id" : 12345,
      "accountingArticle" : { },
      "unitPrice" : 12345.0,
      "version" : 12345,
      "taxRate" : 12345.0,
      "openOrderNumber" : "...",
      "parentCFEntities" : [ { }, { } ],
      "transient" : true,
      "discountPlanType" : "PERCENTAGE",
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderRef" : "...",
      "label" : "...",
      "historized" : true,
      "quoteOffer" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "billingAccount" : { },
      "amountWithTax" : 12345.0,
      "sequence" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "discountPlan" : { },
      "uuid" : "...",
      "discountRate" : 12345.0,
      "invoiceAggregateF" : { },
      "offerServiceTemplate" : { },
      "product" : { },
      "convertedUnitPrice" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "cfValues" : { },
      "validity" : { },
      "billingRun" : { },
      "rawAmount" : 12345.0,
      "offerTemplate" : { },
      "valueDate" : 12345,
      "notified" : true
    } ],
    "minRatedTransactions" : [ {
      "parameter2" : "...",
      "discountPlanType" : "FIXED",
      "invoiceAgregateF" : { },
      "billingAccount" : { },
      "discountPlanItem" : { },
      "unityDescription" : "...",
      "sequence" : 12345,
      "tax" : { },
      "walletId" : 12345,
      "status" : "RERATED",
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "endDate" : 12345,
      "transient" : true,
      "offerTemplate" : { },
      "taxPercent" : 12345.0,
      "version" : 12345,
      "invoice" : { },
      "wallet" : { },
      "unitAmountWithTax" : 12345.0,
      "prepaid" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "ratingUnitDescription" : "...",
      "doNotTriggerInvoicing" : true,
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "userAccount" : { },
      "parameter3" : "...",
      "adjustedRatedTx" : { },
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "infoOrder" : { },
      "serviceInstance" : { },
      "updated" : 12345,
      "rulesContract" : { },
      "discountValue" : 12345.0,
      "userAccountId" : 12345,
      "priceplan" : { },
      "inputUnitOfMeasure" : { },
      "type" : "MINIMUM",
      "taxOverriden" : true,
      "parameterExtra" : "...",
      "accountingArticle" : { },
      "invoicingDate" : 12345,
      "usageDate" : 12345,
      "taxId" : 12345,
      "ratingUnitOfMeasure" : { },
      "uuid" : "...",
      "description" : "...",
      "invoiceSubCategoryId" : 12345,
      "subscription" : { },
      "chargeInstance" : { },
      "seller" : { },
      "parameter1" : "...",
      "invoiceSubCategory" : { },
      "subscriptionId" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "billingRun" : { },
      "accountingCode" : { },
      "taxRecalculated" : true,
      "id" : 12345,
      "rawAmountWithTax" : 12345.0,
      "invoiceLine" : { },
      "inputQuantity" : 12345.0,
      "taxClassId" : 12345,
      "unitAmountTax" : 12345.0,
      "amountTax" : 12345.0,
      "cfValues" : { },
      "sellerId" : 12345,
      "sortIndex" : 12345,
      "discountPlan" : { },
      "code" : "...",
      "orderInfo" : { },
      "originBillingAccount" : { },
      "amountWithTax" : 12345.0,
      "discountedRatedTransaction" : 12345,
      "orderNumber" : "..."
    }, {
      "parameter2" : "...",
      "discountPlanType" : "FIXED",
      "invoiceAgregateF" : { },
      "billingAccount" : { },
      "discountPlanItem" : { },
      "unityDescription" : "...",
      "sequence" : 12345,
      "tax" : { },
      "walletId" : 12345,
      "status" : "REJECTED",
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "endDate" : 12345,
      "transient" : true,
      "offerTemplate" : { },
      "taxPercent" : 12345.0,
      "version" : 12345,
      "invoice" : { },
      "wallet" : { },
      "unitAmountWithTax" : 12345.0,
      "prepaid" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "ratingUnitDescription" : "...",
      "doNotTriggerInvoicing" : true,
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "userAccount" : { },
      "parameter3" : "...",
      "adjustedRatedTx" : { },
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "infoOrder" : { },
      "serviceInstance" : { },
      "updated" : 12345,
      "rulesContract" : { },
      "discountValue" : 12345.0,
      "userAccountId" : 12345,
      "priceplan" : { },
      "inputUnitOfMeasure" : { },
      "type" : "AGGREGATED",
      "taxOverriden" : true,
      "parameterExtra" : "...",
      "accountingArticle" : { },
      "invoicingDate" : 12345,
      "usageDate" : 12345,
      "taxId" : 12345,
      "ratingUnitOfMeasure" : { },
      "uuid" : "...",
      "description" : "...",
      "invoiceSubCategoryId" : 12345,
      "subscription" : { },
      "chargeInstance" : { },
      "seller" : { },
      "parameter1" : "...",
      "invoiceSubCategory" : { },
      "subscriptionId" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "billingRun" : { },
      "accountingCode" : { },
      "taxRecalculated" : true,
      "id" : 12345,
      "rawAmountWithTax" : 12345.0,
      "invoiceLine" : { },
      "inputQuantity" : 12345.0,
      "taxClassId" : 12345,
      "unitAmountTax" : 12345.0,
      "amountTax" : 12345.0,
      "cfValues" : { },
      "sellerId" : 12345,
      "sortIndex" : 12345,
      "discountPlan" : { },
      "code" : "...",
      "orderInfo" : { },
      "originBillingAccount" : { },
      "amountWithTax" : 12345.0,
      "discountedRatedTransaction" : 12345,
      "orderNumber" : "..."
    } ],
    "id" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "totalInvoicingAmountTax" : 12345.0,
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "code" : "...",
    "dueDateDelayEL" : "...",
    "electronicBilling" : true,
    "appendGeneratedCode" : true,
    "category" : "...",
    "requestedCompletionDate" : 12345,
    "transient" : true,
    "historized" : true,
    "receivedFromApp" : "...",
    "orderNumber" : "...",
    "totalInvoicingAmountWithTax" : 12345.0
  },
  "notificationContact" : "...",
  "quoteVersion" : "...",
  "transient" : true,
  "userAccount" : {
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "notified" : true,
    "parentEntityType" : { },
    "status" : "CANCELED",
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "businessAccountModel" : {
      "downloaded" : true,
      "version" : 12345,
      "transient" : true,
      "referenceDescription" : "...",
      "script" : { },
      "moduleSource" : "...",
      "hierarchyType" : "C",
      "parentEntityType" : { },
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "logoPicture" : "...",
      "code" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionOrCode" : "...",
      "id" : 12345,
      "license" : "BSD3_R",
      "moduleItems" : [ { }, { } ],
      "notified" : true,
      "appendGeneratedCode" : true,
      "active" : true,
      "historized" : true,
      "description" : "...",
      "disabled" : true,
      "installed" : true,
      "parentEntity" : { }
    },
    "terminationDate" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "contactInformation" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "..."
    },
    "subscriptions" : [ {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "BATCH",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "CLOSED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    }, {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "AUTO",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "RESILIATED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    } ],
    "isCompany" : true,
    "jobTitle" : "...",
    "seller" : {
      "businessAccountModel" : { },
      "parentEntity" : { },
      "uuid" : "...",
      "vatNo" : "...",
      "contactInformationNullSafe" : { },
      "customerSequences" : [ { }, { } ],
      "registrationNo" : "...",
      "historized" : true,
      "name" : { },
      "minimumChargeTemplate" : { },
      "appendGeneratedCode" : true,
      "description" : "...",
      "auditable" : { },
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "invoiceTypeSequence" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "tradingLanguage" : { },
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "defaultLevel" : true,
      "descriptionAndCode" : "...",
      "isCompany" : true,
      "tradingCurrency" : { },
      "primaryContact" : { },
      "minimumLabelEl" : "...",
      "transient" : true,
      "externalRef1" : "...",
      "seller" : { },
      "codeChanged" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "legalEntityType" : { },
      "jobTitle" : "...",
      "contactInformation" : { },
      "parentEntityType" : { },
      "minimumArticle" : { },
      "descriptionOrCode" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "cfAccumulatedValues" : { },
      "legalType" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "legalText" : "...",
      "cfValues" : { },
      "address" : { },
      "id" : 12345,
      "notified" : true
    },
    "userAccounts" : [ { }, { } ],
    "isConsumer" : true,
    "minimumChargeTemplate" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "inputUnitOfMeasure" : { },
      "code" : "...",
      "inputUnitDescription" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "taxClassEl" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "inputUnitEL" : "...",
      "description" : "...",
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "parentEntity" : { },
      "roundingMode" : "DOWN",
      "cfAccumulatedValues" : { },
      "amountEditable" : true,
      "productCharges" : [ { }, { } ],
      "ratingScript" : { },
      "unitMultiplicator" : 12345.0,
      "sortIndexEl" : "...",
      "uuid" : "...",
      "edrTemplates" : [ { }, { } ],
      "notified" : true,
      "revenueRecognitionRule" : { },
      "descriptionAndCode" : "...",
      "chargeMainType" : "PRODUCT",
      "oneShotChargeTemplateType" : "SUBSCRIPTION",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "outputUnitEL" : "...",
      "parentEntityType" : { },
      "chargeType" : "...",
      "type" : "DEBIT",
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "active" : true,
      "transient" : true,
      "filterExpression" : "...",
      "referenceCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "immediateInvoicing" : true,
      "version" : 12345,
      "dropZeroWo" : true,
      "taxClass" : { },
      "referenceDescription" : "...",
      "ratingUnitDescription" : "...",
      "historized" : true,
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "ratingUnitOfMeasure" : { },
      "status" : "DRAFT"
    },
    "referenceCode" : "...",
    "appendGeneratedCode" : true,
    "minimumAmountEl" : "...",
    "descriptionAndCode" : "...",
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "defaultLevel" : true,
    "historized" : true,
    "legalEntityType" : {
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "id" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "descriptionNotNull" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "isCompany" : true,
      "auditable" : { },
      "historized" : true,
      "notified" : true
    },
    "name" : {
      "firstName" : "...",
      "title" : { },
      "fullName" : "...",
      "lastName" : "..."
    },
    "description" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "contactInformationNullSafe" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "..."
    },
    "prepaidWallets" : {
      "property1" : {
        "parentEntity" : { },
        "parentEntityType" : { },
        "historized" : true,
        "id" : 12345,
        "creditExpiryDate" : 12345,
        "descriptionOrCode" : "...",
        "lowBalanceLevel" : 12345.0,
        "code" : "...",
        "referenceDescription" : "...",
        "rejectLevel" : 12345.0,
        "description" : "...",
        "userAccount" : { },
        "transient" : true,
        "version" : 12345,
        "nextMatchingDate" : 12345,
        "appendGeneratedCode" : true,
        "prepaid" : true,
        "descriptionAndCode" : "...",
        "auditableFields" : [ { }, { } ],
        "referenceCode" : "...",
        "ratedTransactions" : [ { }, { } ],
        "walletTemplate" : { },
        "created" : 12345,
        "auditable" : { },
        "codeChanged" : true,
        "notified" : true,
        "operations" : [ { }, { } ]
      },
      "property2" : {
        "parentEntity" : { },
        "parentEntityType" : { },
        "historized" : true,
        "id" : 12345,
        "creditExpiryDate" : 12345,
        "descriptionOrCode" : "...",
        "lowBalanceLevel" : 12345.0,
        "code" : "...",
        "referenceDescription" : "...",
        "rejectLevel" : 12345.0,
        "description" : "...",
        "userAccount" : { },
        "transient" : true,
        "version" : 12345,
        "nextMatchingDate" : 12345,
        "appendGeneratedCode" : true,
        "prepaid" : true,
        "descriptionAndCode" : "...",
        "auditableFields" : [ { }, { } ],
        "referenceCode" : "...",
        "ratedTransactions" : [ { }, { } ],
        "walletTemplate" : { },
        "created" : 12345,
        "auditable" : { },
        "codeChanged" : true,
        "notified" : true,
        "operations" : [ { }, { } ]
      }
    },
    "vatNo" : "...",
    "id" : 12345,
    "minimumArticle" : {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    },
    "wallet" : {
      "parentEntity" : { },
      "parentEntityType" : { },
      "historized" : true,
      "id" : 12345,
      "creditExpiryDate" : 12345,
      "descriptionOrCode" : "...",
      "lowBalanceLevel" : 12345.0,
      "code" : "...",
      "referenceDescription" : "...",
      "rejectLevel" : 12345.0,
      "description" : "...",
      "userAccount" : { },
      "transient" : true,
      "version" : 12345,
      "nextMatchingDate" : 12345,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "ratedTransactions" : [ { }, { } ],
      "walletTemplate" : { },
      "created" : 12345,
      "auditable" : { },
      "codeChanged" : true,
      "notified" : true,
      "operations" : [ { }, { } ]
    },
    "transient" : true,
    "accountType" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "billingAccount" : {
      "accountType" : "...",
      "billingRun" : { },
      "statusDate" : 12345,
      "address" : { },
      "name" : { },
      "exoneratedFromtaxes" : true,
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "emailTemplate" : { },
      "cfValues" : { },
      "ccedEmails" : "...",
      "minimumLabelEl" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "brAmountWithoutTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "minRatedTransactions" : [ { }, { } ],
      "mailingType" : "BATCH",
      "jobTitle" : "...",
      "checkThreshold" : "POSITIVE_RT",
      "taxCategoryResolved" : { },
      "notified" : true,
      "registrationNo" : "...",
      "contactInformation" : { },
      "defaultLevel" : true,
      "brAmountWithTax" : 12345.0,
      "electronicBilling" : true,
      "contracts" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "discountRate" : 12345.0,
      "code" : "...",
      "tradingLanguage" : { },
      "uuid" : "...",
      "tradingCurrency" : { },
      "parentCFEntities" : [ { }, { } ],
      "externalRef2" : "...",
      "vatNo" : "...",
      "description" : "...",
      "tradingCountry" : { },
      "status" : "CANCELED",
      "businessAccountModel" : { },
      "thresholdPerEntity" : true,
      "minimumInvoiceSubCategory" : { },
      "externalRef1" : "...",
      "invoices" : [ { }, { } ],
      "parentUserAccounts" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "id" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "terminationDate" : 12345,
      "primaryContact" : { },
      "subscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "totalInvoicingAmountTax" : 12345.0,
      "discountPlanInstances" : [ { }, { } ],
      "isCompany" : true,
      "parentEntity" : { },
      "nextInvoiceDate" : 12345,
      "seller" : { },
      "minimumArticle" : { },
      "version" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "transient" : true,
      "paymentMethod" : { },
      "billingCycle" : { },
      "parentEntityType" : { },
      "codeChanged" : true,
      "tags" : [ { }, { } ],
      "terminationReason" : { },
      "legalEntityType" : { },
      "referenceDescription" : "...",
      "providerContact" : "...",
      "invoicePrefix" : "...",
      "auditable" : { },
      "customerAccount" : { },
      "taxCategory" : { },
      "appendGeneratedCode" : true,
      "minimumChargeTemplate" : { },
      "descriptionAndCode" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "referenceCode" : "..."
    },
    "providerContact" : "...",
    "referenceDescription" : "...",
    "subscriptionDate" : 12345,
    "externalRef1" : "...",
    "version" : 12345,
    "code" : "...",
    "registrationNo" : "...",
    "terminationReason" : {
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "NO_OVERRIDE",
      "reimburseOneshots" : true,
      "code" : "...",
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "parentEntity" : { },
      "applyTerminationCharges" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "notified" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "applyReimbursment" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "applyAgreement" : true,
      "version" : 12345,
      "descriptionAndCode" : "..."
    },
    "codeChanged" : true,
    "minimumLabelEl" : "...",
    "statusDate" : 12345,
    "address" : {
      "countryBundle" : "...",
      "address5" : "...",
      "address3" : "...",
      "address4" : "...",
      "address1" : "...",
      "state" : "...",
      "city" : "...",
      "address2" : "...",
      "country" : { },
      "zipCode" : "..."
    },
    "primaryContact" : {
      "auditable" : { },
      "code" : "...",
      "codeChanged" : true,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "fax" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "transient" : true,
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "auditableFields" : [ { }, { } ],
      "email" : "...",
      "id" : 12345,
      "historized" : true,
      "phone" : "...",
      "mobile" : "...",
      "address" : { },
      "notified" : true,
      "description" : "...",
      "parentEntity" : { }
    },
    "counters" : {
      "property1" : {
        "auditable" : { },
        "referenceCode" : "...",
        "referenceDescription" : "...",
        "counterTemplate" : { },
        "id" : 12345,
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "parentEntityType" : { },
        "customer" : { },
        "codeChanged" : true,
        "historized" : true,
        "auditableFields" : [ { }, { } ],
        "billingAccount" : { },
        "chargeInstances" : [ { }, { } ],
        "subscription" : { },
        "code" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "serviceInstance" : { },
        "notified" : true,
        "descriptionOrCode" : "...",
        "customerAccount" : { },
        "transient" : true,
        "version" : 12345,
        "descriptionAndCode" : "...",
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ]
      },
      "property2" : {
        "auditable" : { },
        "referenceCode" : "...",
        "referenceDescription" : "...",
        "counterTemplate" : { },
        "id" : 12345,
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "parentEntityType" : { },
        "customer" : { },
        "codeChanged" : true,
        "historized" : true,
        "auditableFields" : [ { }, { } ],
        "billingAccount" : { },
        "chargeInstances" : [ { }, { } ],
        "subscription" : { },
        "code" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "serviceInstance" : { },
        "notified" : true,
        "descriptionOrCode" : "...",
        "customerAccount" : { },
        "transient" : true,
        "version" : 12345,
        "descriptionAndCode" : "...",
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ]
      }
    },
    "externalRef2" : "...",
    "parentUserAccount" : { },
    "descriptionOrCode" : "..."
  },
  "routedToUserGroup" : "...",
  "virtual" : true
}