Invoice Data Type

Implemented Interfaces
Serializable
Properties
name data type description
invoiceType InvoiceType
uuid string
billingAccount BillingAccount
detailedInvoice boolean
productDate number
ratedTransactions array of RatedTransaction
quote Quote
discountAgregates array of SubCategoryInvoiceAgregate
orders array of Order
alias string
netToPay number
tradingCurrency TradingCurrency
invoiceAdjustmentCurrentSellerNb number
amountTax number
comment string
invoiceNumberOrTemporaryNumber string
amountWithoutTax number
adjustedInvoice Invoice
tradingCountry TradingCountry
temporaryInvoiceNumber string
paymentMethod PaymentMethodEnum
parentCFEntities array of object
amount number
pdfGenerated boolean
invoiceDate number
tradingLanguage TradingLanguage
recordedInvoice RecordedInvoice
billingRun BillingRun
invoiceAdjustmentCurrentProviderNb number
dueDate number
iban string
invoiceAgregates array of InvoiceAgregate
amountWithTax number
discount number
linkedInvoices array of Invoice
invoiceNumber string
Properties inherited from EnableEntity
disabled boolean
active boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
transient boolean
id number
version number

Example

{
  "invoiceType" : {
    "occTemplate" : {
      "occCategory" : "CREDIT",
      "accountCodeClientSide" : "...",
      "accountCode" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "appliesTo" : [ { }, { } ],
    "sellerSequence" : [ {
      "seller" : { },
      "invoiceType" : { },
      "transient" : true,
      "sequence" : { },
      "id" : { }
    }, {
      "seller" : { },
      "invoiceType" : { },
      "transient" : true,
      "sequence" : { },
      "id" : { }
    } ],
    "sequence" : {
      "sequenceSize" : 12345,
      "currentInvoiceNb" : 12345,
      "prefixEL" : "..."
    },
    "occTemplateNegative" : {
      "occCategory" : "CREDIT",
      "accountCodeClientSide" : "...",
      "accountCode" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "matchingAuto" : true,
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "uuid" : "...",
  "billingAccount" : {
    "invoiceAgregates" : [ {
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "paymentMethod" : "TIP",
    "nextInvoiceDate" : 12345,
    "terminationReason" : {
      "applyTerminationCharges" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "applyAgreement" : true,
      "description" : "...",
      "applyReimbursment" : true,
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "counters" : {
      "property1" : {
        "counterPeriods" : [ { }, { } ],
        "userAccount" : { },
        "billingAccount" : { },
        "counterTemplate" : { },
        "descriptionOrCode" : "...",
        "code" : "...",
        "parentEntityType" : { },
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "disabled" : true,
        "active" : true,
        "auditable" : { },
        "transient" : true,
        "id" : 12345,
        "version" : 12345
      },
      "property2" : {
        "counterPeriods" : [ { }, { } ],
        "userAccount" : { },
        "billingAccount" : { },
        "counterTemplate" : { },
        "descriptionOrCode" : "...",
        "code" : "...",
        "parentEntityType" : { },
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "disabled" : true,
        "active" : true,
        "auditable" : { },
        "transient" : true,
        "id" : 12345,
        "version" : 12345
      }
    },
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "brAmountWithTax" : 12345.0,
    "discountPlan" : {
      "discountPlanItems" : [ { }, { } ],
      "minDuration" : 12345,
      "maxDuration" : 12345,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "ratedTransactions" : [ {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "BILLED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "REJECTED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "statusDate" : 12345,
    "discountRate" : 12345.0,
    "bankCoordinates" : {
      "iban" : "...",
      "accountNumber" : "...",
      "key" : "...",
      "accountOwner" : "...",
      "issuerName" : "...",
      "bankCode" : "...",
      "bankId" : "...",
      "bankName" : "...",
      "branchCode" : "...",
      "issuerNumber" : "...",
      "bic" : "...",
      "ics" : "..."
    },
    "terminationDate" : 12345,
    "paymentTerm" : "THREE_X",
    "invoicingThreshold" : 12345.0,
    "usersAccounts" : [ {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "CLOSED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "TERMINATED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "status" : "ACTIVE",
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "POSTVALIDATED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "MANUAL",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoices" : [ {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "WIRETRANSFER",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "DIRECTDEBIT",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "electronicBilling" : true,
    "billingCycle" : {
      "billingTemplateName" : "...",
      "calendar" : { },
      "invoiceDateProductionDelay" : 12345,
      "dueDateDelayEL" : "...",
      "invoicingThreshold" : 12345.0,
      "invoiceDateDelay" : 12345,
      "dueDateDelay" : 12345,
      "invoiceType" : { },
      "transactionDateDelay" : 12345,
      "billingAccounts" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "customerAccount" : {
      "parentEntity" : { },
      "tradingLanguage" : { },
      "creditCategory" : { },
      "dunningLevel" : "R3",
      "dueDateDelayEL" : "...",
      "tradingCurrency" : { },
      "mandateDate" : 12345,
      "dateDunningLevel" : 12345,
      "billingAccounts" : [ { }, { } ],
      "dateStatus" : 12345,
      "contactInformation" : { },
      "status" : "ACTIVE",
      "parentCFEntities" : [ { }, { } ],
      "mandateIdentification" : "...",
      "parentEntityType" : { },
      "accountOperations" : [ { }, { } ],
      "password" : "...",
      "customer" : { },
      "paymentMethod" : "CARD",
      "actionDunnings" : [ { }, { } ],
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "parentEntityType" : { },
    "brAmountWithoutTax" : 12345.0,
    "email" : "...",
    "subscriptionDate" : 12345,
    "billingRunLists" : [ {
      "ratedAmountWithTax" : 12345.0,
      "billingAccount" : { },
      "invoice" : true,
      "ratedAmount2WithoutTax" : 12345.0,
      "billingRun" : { },
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountTax" : 12345.0,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "ratedAmountWithTax" : 12345.0,
      "billingAccount" : { },
      "invoice" : true,
      "ratedAmount2WithoutTax" : 12345.0,
      "billingRun" : { },
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountTax" : 12345.0,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "invoicePrefix" : "...",
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "primaryContact" : {
      "address" : { },
      "email" : "...",
      "phone" : "...",
      "fax" : "...",
      "mobile" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "providerContact" : "...",
    "name" : {
      "firstName" : "...",
      "lastName" : "...",
      "title" : { },
      "fullName" : "..."
    },
    "externalRef1" : "...",
    "externalRef2" : "...",
    "businessAccountModel" : {
      "hierarchyType" : "BA",
      "license" : "EPL",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "logoPicture" : "...",
      "downloaded" : true,
      "moduleSource" : "...",
      "installed" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "address" : {
      "country" : "...",
      "zipCode" : "...",
      "state" : "...",
      "address2" : "...",
      "address1" : "...",
      "address3" : "...",
      "city" : "...",
      "countryBundle" : "..."
    },
    "defaultLevel" : true,
    "accountType" : "...",
    "uuid" : "...",
    "descriptionOrCode" : "...",
    "code" : "...",
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "detailedInvoice" : true,
  "productDate" : 12345,
  "ratedTransactions" : [ {
    "invoiceSubCategory" : {
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "accountingCode" : "...",
      "discount" : 12345.0,
      "invoiceCategory" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "amountWithTax" : 12345.0,
    "amountTax" : 12345.0,
    "ratingUnitDescription" : "...",
    "unitAmountWithTax" : 12345.0,
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "PREVALIDATED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "MANUAL",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "adjustedRatedTx" : { },
    "invoiceAgregateR" : {
      "subCategoryInvoiceAgregates" : [ { }, { } ],
      "invoiceCategory" : { },
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceAgregateF" : {
      "categoryInvoiceAgregate" : { },
      "oldAmountWithoutTax" : 12345.0,
      "oldAmountWithTax" : 12345.0,
      "wallet" : { },
      "discountPlanCode" : "...",
      "invoiceSubCategory" : { },
      "discountPercent" : 12345.0,
      "subCategoryTaxes" : [ { }, { } ],
      "ratedtransactions" : [ { }, { } ],
      "discountPlanItemCode" : "...",
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "wallet" : {
      "walletTemplate" : { },
      "nextMatchingDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "userAccount" : { },
      "operations" : [ { }, { } ],
      "creditExpiryDate" : 12345,
      "lowBalanceLevel" : 12345.0,
      "invoiceSubCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "code" : "...",
    "offerTemplate" : {
      "businessOfferModel" : { },
      "productTemplates" : [ { }, { } ],
      "longDescription" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "offerProductTemplates" : [ { }, { } ],
      "transientCode" : "...",
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "prefix" : "...",
      "imagePath" : "...",
      "attachments" : [ { }, { } ],
      "validTo" : 12345,
      "nameOrCode" : "...",
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "IN_STUDY",
      "channels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "name" : "...",
      "validFrom" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoice" : {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "CARD",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "doNotTriggerInvoicing" : true,
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "CARD",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "CASH",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "CLOSED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "status" : "BILLED",
    "walletOperation" : {
      "ratingUnitDescription" : "...",
      "billingAccount" : { },
      "unitAmountWithTax" : 12345.0,
      "parameter2" : "...",
      "inputQuantity" : 12345.0,
      "status" : "SCHEDULED",
      "reratedWalletOperation" : { },
      "currency" : { },
      "counter" : { },
      "edr" : { },
      "amountTax" : 12345.0,
      "invoicingDate" : 12345,
      "wallet" : { },
      "chargeInstance" : { },
      "endDate" : 12345,
      "billingRun" : { },
      "taxPercent" : 12345.0,
      "amountWithTax" : 12345.0,
      "operationDate" : 12345,
      "offerTemplate" : { },
      "type" : "DEBIT",
      "parameter3" : "...",
      "priceplan" : { },
      "offerCode" : "...",
      "unratedClone" : { },
      "parameter1" : "...",
      "unitAmountTax" : 12345.0,
      "aggregatedServiceInstance" : { },
      "invoiceSubCategory" : { },
      "quantity" : 12345.0,
      "startDate" : 12345,
      "inputUnitDescription" : "...",
      "amountWithoutTax" : 12345.0,
      "orderNumber" : "...",
      "subscriptionDate" : 12345,
      "seller" : { },
      "unitAmountWithoutTax" : 12345.0,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "amountWithoutTax" : 12345.0,
    "edr" : {
      "parameter7" : "...",
      "headerEDR" : { },
      "dateParam2" : 12345,
      "parameter6" : "...",
      "parameter8" : "...",
      "originBatch" : "...",
      "decimalParam5" : 12345.0,
      "decimalParam2" : 12345.0,
      "accessCode" : "...",
      "parameter3" : "...",
      "status" : "RATED",
      "decimalParam4" : 12345.0,
      "quantity" : 12345.0,
      "parameter9" : "...",
      "dateParam1" : 12345,
      "dateParam3" : 12345,
      "subscription" : { },
      "rejectReason" : "...",
      "parameter1" : "...",
      "dateParam4" : 12345,
      "parameter5" : "...",
      "parameter4" : "...",
      "lastUpdate" : 12345,
      "decimalParam3" : 12345.0,
      "decimalParam1" : 12345.0,
      "created" : 12345,
      "parameter2" : "...",
      "dateParam5" : 12345,
      "eventDate" : 12345,
      "originRecord" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "walletOperationId" : 12345,
    "parameter3" : "...",
    "orderNumber" : "...",
    "quantity" : 12345.0,
    "unitAmountWithoutTax" : 12345.0,
    "invoiceAgregateT" : {
      "tax" : { },
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "unityDescription" : "...",
    "usageDate" : 12345,
    "priceplan" : {
      "minQuantity" : 12345.0,
      "tradingCurrency" : { },
      "maxSubscriptionAgeInMonth" : 12345,
      "maxQuantity" : 12345.0,
      "scriptInstance" : { },
      "amountWithTaxEL" : "...",
      "criteriaEL" : "...",
      "endRatingDate" : 12345,
      "criteria1Value" : "...",
      "priority" : 12345,
      "startRatingDate" : 12345,
      "validityCalendar" : { },
      "criteria2Value" : "...",
      "sequence" : 12345,
      "startSubscriptionDate" : 12345,
      "tradingCountry" : { },
      "seller" : { },
      "endSubscriptionDate" : 12345,
      "amountWithTax" : 12345.0,
      "minSubscriptionAgeInMonth" : 12345,
      "offerTemplate" : { },
      "eventCode" : "...",
      "criteria3Value" : "...",
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxEL" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "offerCode" : "...",
    "parameter2" : "...",
    "unitAmountTax" : 12345.0,
    "parameter1" : "...",
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "invoiceSubCategory" : {
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "accountingCode" : "...",
      "discount" : 12345.0,
      "invoiceCategory" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "amountWithTax" : 12345.0,
    "amountTax" : 12345.0,
    "ratingUnitDescription" : "...",
    "unitAmountWithTax" : 12345.0,
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "PREVALIDATED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "MANUAL",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "adjustedRatedTx" : { },
    "invoiceAgregateR" : {
      "subCategoryInvoiceAgregates" : [ { }, { } ],
      "invoiceCategory" : { },
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceAgregateF" : {
      "categoryInvoiceAgregate" : { },
      "oldAmountWithoutTax" : 12345.0,
      "oldAmountWithTax" : 12345.0,
      "wallet" : { },
      "discountPlanCode" : "...",
      "invoiceSubCategory" : { },
      "discountPercent" : 12345.0,
      "subCategoryTaxes" : [ { }, { } ],
      "ratedtransactions" : [ { }, { } ],
      "discountPlanItemCode" : "...",
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "wallet" : {
      "walletTemplate" : { },
      "nextMatchingDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "userAccount" : { },
      "operations" : [ { }, { } ],
      "creditExpiryDate" : 12345,
      "lowBalanceLevel" : 12345.0,
      "invoiceSubCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "code" : "...",
    "offerTemplate" : {
      "businessOfferModel" : { },
      "productTemplates" : [ { }, { } ],
      "longDescription" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "offerProductTemplates" : [ { }, { } ],
      "transientCode" : "...",
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "prefix" : "...",
      "imagePath" : "...",
      "attachments" : [ { }, { } ],
      "validTo" : 12345,
      "nameOrCode" : "...",
      "businessAccountModels" : [ { }, { } ],
      "lifeCycleStatus" : "ACTIVE",
      "channels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "name" : "...",
      "validFrom" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoice" : {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "CHECK",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "doNotTriggerInvoicing" : true,
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "CASH",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "CLOSED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "status" : "BILLED",
    "walletOperation" : {
      "ratingUnitDescription" : "...",
      "billingAccount" : { },
      "unitAmountWithTax" : 12345.0,
      "parameter2" : "...",
      "inputQuantity" : 12345.0,
      "status" : "TO_RERATE",
      "reratedWalletOperation" : { },
      "currency" : { },
      "counter" : { },
      "edr" : { },
      "amountTax" : 12345.0,
      "invoicingDate" : 12345,
      "wallet" : { },
      "chargeInstance" : { },
      "endDate" : 12345,
      "billingRun" : { },
      "taxPercent" : 12345.0,
      "amountWithTax" : 12345.0,
      "operationDate" : 12345,
      "offerTemplate" : { },
      "type" : "CREDIT",
      "parameter3" : "...",
      "priceplan" : { },
      "offerCode" : "...",
      "unratedClone" : { },
      "parameter1" : "...",
      "unitAmountTax" : 12345.0,
      "aggregatedServiceInstance" : { },
      "invoiceSubCategory" : { },
      "quantity" : 12345.0,
      "startDate" : 12345,
      "inputUnitDescription" : "...",
      "amountWithoutTax" : 12345.0,
      "orderNumber" : "...",
      "subscriptionDate" : 12345,
      "seller" : { },
      "unitAmountWithoutTax" : 12345.0,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "amountWithoutTax" : 12345.0,
    "edr" : {
      "parameter7" : "...",
      "headerEDR" : { },
      "dateParam2" : 12345,
      "parameter6" : "...",
      "parameter8" : "...",
      "originBatch" : "...",
      "decimalParam5" : 12345.0,
      "decimalParam2" : 12345.0,
      "accessCode" : "...",
      "parameter3" : "...",
      "status" : "AGGREGATED",
      "decimalParam4" : 12345.0,
      "quantity" : 12345.0,
      "parameter9" : "...",
      "dateParam1" : 12345,
      "dateParam3" : 12345,
      "subscription" : { },
      "rejectReason" : "...",
      "parameter1" : "...",
      "dateParam4" : 12345,
      "parameter5" : "...",
      "parameter4" : "...",
      "lastUpdate" : 12345,
      "decimalParam3" : 12345.0,
      "decimalParam1" : 12345.0,
      "created" : 12345,
      "parameter2" : "...",
      "dateParam5" : 12345,
      "eventDate" : 12345,
      "originRecord" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "walletOperationId" : 12345,
    "parameter3" : "...",
    "orderNumber" : "...",
    "quantity" : 12345.0,
    "unitAmountWithoutTax" : 12345.0,
    "invoiceAgregateT" : {
      "tax" : { },
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "unityDescription" : "...",
    "usageDate" : 12345,
    "priceplan" : {
      "minQuantity" : 12345.0,
      "tradingCurrency" : { },
      "maxSubscriptionAgeInMonth" : 12345,
      "maxQuantity" : 12345.0,
      "scriptInstance" : { },
      "amountWithTaxEL" : "...",
      "criteriaEL" : "...",
      "endRatingDate" : 12345,
      "criteria1Value" : "...",
      "priority" : 12345,
      "startRatingDate" : 12345,
      "validityCalendar" : { },
      "criteria2Value" : "...",
      "sequence" : 12345,
      "startSubscriptionDate" : 12345,
      "tradingCountry" : { },
      "seller" : { },
      "endSubscriptionDate" : 12345,
      "amountWithTax" : 12345.0,
      "minSubscriptionAgeInMonth" : 12345,
      "offerTemplate" : { },
      "eventCode" : "...",
      "criteria3Value" : "...",
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxEL" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "offerCode" : "...",
    "parameter2" : "...",
    "unitAmountTax" : 12345.0,
    "parameter1" : "...",
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "quote" : {
    "userAccounts" : [ {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "TERMINATED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "CLOSED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "routedToUserGroup" : {
      "users" : [ { }, { } ],
      "childLevels" : [ { }, { } ],
      "parentLevel" : { },
      "hierarchyType" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "notificationContact" : "...",
    "invoices" : [ {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "TIP",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "CARD",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "quoteVersion" : "...",
    "externalId" : "...",
    "statusMessage" : "...",
    "fulfillmentStartDate" : 12345,
    "validTo" : 12345,
    "receivedFromApp" : "...",
    "quoteDate" : 12345,
    "quoteItems" : [ {
      "status" : "Approved",
      "quoteItemDto" : { },
      "userAccount" : { },
      "mainOffering" : { },
      "itemId" : "...",
      "quote" : { },
      "quoteItemProductOfferings" : [ { }, { } ],
      "source" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "status" : "InProgress",
      "quoteItemDto" : { },
      "userAccount" : { },
      "mainOffering" : { },
      "itemId" : "...",
      "quote" : { },
      "quoteItemProductOfferings" : [ { }, { } ],
      "source" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "completionDate" : 12345,
    "userAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "ACTIVE",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "requestedCompletionDate" : 12345,
    "category" : "...",
    "status" : "Cancelled",
    "validFrom" : 12345,
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ],
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "discountAgregates" : [ {
    "categoryInvoiceAgregate" : {
      "subCategoryInvoiceAgregates" : [ { }, { } ],
      "invoiceCategory" : { },
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "oldAmountWithoutTax" : 12345.0,
    "oldAmountWithTax" : 12345.0,
    "wallet" : {
      "walletTemplate" : { },
      "nextMatchingDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "userAccount" : { },
      "operations" : [ { }, { } ],
      "creditExpiryDate" : 12345,
      "lowBalanceLevel" : 12345.0,
      "invoiceSubCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "discountPlanCode" : "...",
    "invoiceSubCategory" : {
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "accountingCode" : "...",
      "discount" : 12345.0,
      "invoiceCategory" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "discountPercent" : 12345.0,
    "subCategoryTaxes" : [ {
      "percent" : 12345.0,
      "accountingCode" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "percent" : 12345.0,
      "accountingCode" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "ratedtransactions" : [ {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "REJECTED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "RERATED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "discountPlanItemCode" : "...",
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "taxPercent" : 12345.0,
    "accountingCode" : "...",
    "amount" : 12345.0,
    "userAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "CLOSED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoice" : {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "CHECK",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "CANCELED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "AUTOMATIC",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "amountWithTax" : 12345.0,
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "DIRECTDEBIT",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "CASH",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "CLOSED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "itemNumber" : 12345,
    "discountAggregate" : true,
    "amountWithoutTax" : 12345.0,
    "description" : "...",
    "prDescription" : "...",
    "discount" : 12345.0,
    "quantity" : 12345.0,
    "amountTax" : 12345.0,
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "categoryInvoiceAgregate" : {
      "subCategoryInvoiceAgregates" : [ { }, { } ],
      "invoiceCategory" : { },
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "oldAmountWithoutTax" : 12345.0,
    "oldAmountWithTax" : 12345.0,
    "wallet" : {
      "walletTemplate" : { },
      "nextMatchingDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "userAccount" : { },
      "operations" : [ { }, { } ],
      "creditExpiryDate" : 12345,
      "lowBalanceLevel" : 12345.0,
      "invoiceSubCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "discountPlanCode" : "...",
    "invoiceSubCategory" : {
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "accountingCode" : "...",
      "discount" : 12345.0,
      "invoiceCategory" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "discountPercent" : 12345.0,
    "subCategoryTaxes" : [ {
      "percent" : 12345.0,
      "accountingCode" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "percent" : 12345.0,
      "accountingCode" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "ratedtransactions" : [ {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "REJECTED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "RERATED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "discountPlanItemCode" : "...",
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "taxPercent" : 12345.0,
    "accountingCode" : "...",
    "amount" : 12345.0,
    "userAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "ACTIVE",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoice" : {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "DIRECTDEBIT",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "CANCELED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "MANUAL",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "amountWithTax" : 12345.0,
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "CASH",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "ACTIVE",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "itemNumber" : 12345,
    "discountAggregate" : true,
    "amountWithoutTax" : 12345.0,
    "description" : "...",
    "prDescription" : "...",
    "discount" : 12345.0,
    "quantity" : 12345.0,
    "amountTax" : 12345.0,
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "orders" : [ {
    "orderItems" : [ {
      "shippingAddress" : { },
      "status" : "REJECTED",
      "action" : "MODIFY",
      "orderItemDto" : { },
      "orderItemProductOfferings" : [ { }, { } ],
      "itemId" : "...",
      "subscription" : { },
      "mainOffering" : { },
      "productInstances" : [ { }, { } ],
      "order" : { },
      "source" : "...",
      "userAccount" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "shippingAddress" : { },
      "status" : "IN_CREATION",
      "action" : "ADD",
      "orderItemDto" : { },
      "orderItemProductOfferings" : [ { }, { } ],
      "itemId" : "...",
      "subscription" : { },
      "mainOffering" : { },
      "productInstances" : [ { }, { } ],
      "order" : { },
      "source" : "...",
      "userAccount" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "externalId" : "...",
    "orderDate" : 12345,
    "expectedCompletionDate" : 12345,
    "userAccounts" : [ {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "TERMINATED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "ACTIVE",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "requestedStartDate" : 12345,
    "priority" : 12345,
    "requestedCompletionDate" : 12345,
    "receivedFromApp" : "...",
    "completionDate" : 12345,
    "deliveryInstructions" : "...",
    "category" : "...",
    "orderNumber" : "...",
    "statusMessage" : "...",
    "routedToUserGroup" : {
      "users" : [ { }, { } ],
      "childLevels" : [ { }, { } ],
      "parentLevel" : { },
      "hierarchyType" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "shippingAddress" : {
      "country" : "...",
      "zipCode" : "...",
      "state" : "...",
      "address2" : "...",
      "address1" : "...",
      "address3" : "...",
      "city" : "...",
      "countryBundle" : "..."
    },
    "status" : "IN_PROGRESS",
    "startDate" : 12345,
    "invoices" : [ {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "DIRECTDEBIT",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "CHECK",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ],
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "orderItems" : [ {
      "shippingAddress" : { },
      "status" : "CANCELLED",
      "action" : "DELETE",
      "orderItemDto" : { },
      "orderItemProductOfferings" : [ { }, { } ],
      "itemId" : "...",
      "subscription" : { },
      "mainOffering" : { },
      "productInstances" : [ { }, { } ],
      "order" : { },
      "source" : "...",
      "userAccount" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "shippingAddress" : { },
      "status" : "COMPLETED",
      "action" : "MODIFY",
      "orderItemDto" : { },
      "orderItemProductOfferings" : [ { }, { } ],
      "itemId" : "...",
      "subscription" : { },
      "mainOffering" : { },
      "productInstances" : [ { }, { } ],
      "order" : { },
      "source" : "...",
      "userAccount" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "externalId" : "...",
    "orderDate" : 12345,
    "expectedCompletionDate" : 12345,
    "userAccounts" : [ {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "CANCELED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "CANCELED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "requestedStartDate" : 12345,
    "priority" : 12345,
    "requestedCompletionDate" : 12345,
    "receivedFromApp" : "...",
    "completionDate" : 12345,
    "deliveryInstructions" : "...",
    "category" : "...",
    "orderNumber" : "...",
    "statusMessage" : "...",
    "routedToUserGroup" : {
      "users" : [ { }, { } ],
      "childLevels" : [ { }, { } ],
      "parentLevel" : { },
      "hierarchyType" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "shippingAddress" : {
      "country" : "...",
      "zipCode" : "...",
      "state" : "...",
      "address2" : "...",
      "address1" : "...",
      "address3" : "...",
      "city" : "...",
      "countryBundle" : "..."
    },
    "status" : "FAILED",
    "startDate" : 12345,
    "invoices" : [ {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "CHECK",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "DIRECTDEBIT",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ],
    "descriptionOrCode" : "...",
    "code" : "...",
    "parentEntityType" : { },
    "parentEntity" : {
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "alias" : "...",
  "netToPay" : 12345.0,
  "tradingCurrency" : {
    "prCurrencyToThis" : 12345.0,
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "prDescription" : "...",
    "currencyCode" : "...",
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "invoiceAdjustmentCurrentSellerNb" : 12345,
  "amountTax" : 12345.0,
  "comment" : "...",
  "invoiceNumberOrTemporaryNumber" : "...",
  "amountWithoutTax" : 12345.0,
  "adjustedInvoice" : {
    "invoiceType" : {
      "occTemplate" : { },
      "appliesTo" : [ { }, { } ],
      "sellerSequence" : [ { }, { } ],
      "sequence" : { },
      "occTemplateNegative" : { },
      "matchingAuto" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "uuid" : "...",
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "CARD",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "CASH",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "TERMINATED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "detailedInvoice" : true,
    "productDate" : 12345,
    "ratedTransactions" : [ {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "RERATED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "BILLED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "quote" : {
      "userAccounts" : [ { }, { } ],
      "routedToUserGroup" : { },
      "notificationContact" : "...",
      "invoices" : [ { }, { } ],
      "quoteVersion" : "...",
      "externalId" : "...",
      "statusMessage" : "...",
      "fulfillmentStartDate" : 12345,
      "validTo" : 12345,
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "quoteItems" : [ { }, { } ],
      "completionDate" : 12345,
      "userAccount" : { },
      "requestedCompletionDate" : 12345,
      "category" : "...",
      "status" : "Pending",
      "validFrom" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "discountAgregates" : [ {
      "categoryInvoiceAgregate" : { },
      "oldAmountWithoutTax" : 12345.0,
      "oldAmountWithTax" : 12345.0,
      "wallet" : { },
      "discountPlanCode" : "...",
      "invoiceSubCategory" : { },
      "discountPercent" : 12345.0,
      "subCategoryTaxes" : [ { }, { } ],
      "ratedtransactions" : [ { }, { } ],
      "discountPlanItemCode" : "...",
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "categoryInvoiceAgregate" : { },
      "oldAmountWithoutTax" : 12345.0,
      "oldAmountWithTax" : 12345.0,
      "wallet" : { },
      "discountPlanCode" : "...",
      "invoiceSubCategory" : { },
      "discountPercent" : 12345.0,
      "subCategoryTaxes" : [ { }, { } ],
      "ratedtransactions" : [ { }, { } ],
      "discountPlanItemCode" : "...",
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "orders" : [ {
      "orderItems" : [ { }, { } ],
      "externalId" : "...",
      "orderDate" : 12345,
      "expectedCompletionDate" : 12345,
      "userAccounts" : [ { }, { } ],
      "requestedStartDate" : 12345,
      "priority" : 12345,
      "requestedCompletionDate" : 12345,
      "receivedFromApp" : "...",
      "completionDate" : 12345,
      "deliveryInstructions" : "...",
      "category" : "...",
      "orderNumber" : "...",
      "statusMessage" : "...",
      "routedToUserGroup" : { },
      "shippingAddress" : { },
      "status" : "CANCELLED",
      "startDate" : 12345,
      "invoices" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "orderItems" : [ { }, { } ],
      "externalId" : "...",
      "orderDate" : 12345,
      "expectedCompletionDate" : 12345,
      "userAccounts" : [ { }, { } ],
      "requestedStartDate" : 12345,
      "priority" : 12345,
      "requestedCompletionDate" : 12345,
      "receivedFromApp" : "...",
      "completionDate" : 12345,
      "deliveryInstructions" : "...",
      "category" : "...",
      "orderNumber" : "...",
      "statusMessage" : "...",
      "routedToUserGroup" : { },
      "shippingAddress" : { },
      "status" : "FAILED",
      "startDate" : 12345,
      "invoices" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "alias" : "...",
    "netToPay" : 12345.0,
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceAdjustmentCurrentSellerNb" : 12345,
    "amountTax" : 12345.0,
    "comment" : "...",
    "invoiceNumberOrTemporaryNumber" : "...",
    "amountWithoutTax" : 12345.0,
    "adjustedInvoice" : { },
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "temporaryInvoiceNumber" : "...",
    "paymentMethod" : "CARD",
    "parentCFEntities" : [ { }, { } ],
    "amount" : 12345.0,
    "pdfGenerated" : true,
    "invoiceDate" : 12345,
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "recordedInvoice" : {
      "paymentInfo6" : "...",
      "ddrequestItems" : [ { }, { } ],
      "paymentInfo2" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentInfo1" : "...",
      "payedDDRequestItem" : { },
      "paymentInfo3" : "...",
      "paymentMethod" : "DIRECTDEBIT",
      "paymentInfo" : "...",
      "taxAmount" : 12345.0,
      "netToPay" : 12345.0,
      "paymentInfo4" : "...",
      "productionDate" : 12345,
      "paymentInfo5" : "...",
      "billingAccountName" : "...",
      "invoiceDate" : 12345,
      "bankLot" : "...",
      "depositDate" : 12345,
      "occCode" : "...",
      "bankCollectionDate" : 12345,
      "transactionDate" : 12345,
      "accountCodeClientSide" : "...",
      "matchingStatus" : "P",
      "parentCFEntities" : [ { }, { } ],
      "type" : "...",
      "occDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "matchingAmount" : 12345.0,
      "amount" : 12345.0,
      "customerAccount" : { },
      "reference" : "...",
      "orderNumber" : "...",
      "uuid" : "...",
      "transactionCategory" : "DEBIT",
      "dueDate" : 12345,
      "accountCode" : "...",
      "bankReference" : "...",
      "excludedFromDunning" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "POSTVALIDATED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "AUTOMATIC",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceAdjustmentCurrentProviderNb" : 12345,
    "dueDate" : 12345,
    "iban" : "...",
    "invoiceAgregates" : [ {
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "amountWithTax" : 12345.0,
    "discount" : 12345.0,
    "linkedInvoices" : [ { }, { } ],
    "invoiceNumber" : "...",
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "tradingCountry" : {
    "countryCode" : "...",
    "prDescription" : "...",
    "country" : {
      "descriptionFr" : "...",
      "description_ENG" : "...",
      "description_FRA" : "...",
      "currency" : { },
      "language" : { },
      "descriptionEn" : "...",
      "countryCode" : "...",
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceSubcategoryCountries" : [ {
      "tax" : { },
      "tradingCountry" : { },
      "sellingCountry" : { },
      "filterEL" : "...",
      "taxCodeEL" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "tax" : { },
      "tradingCountry" : { },
      "sellingCountry" : { },
      "filterEL" : "...",
      "taxCodeEL" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "temporaryInvoiceNumber" : "...",
  "paymentMethod" : "CARD",
  "parentCFEntities" : [ { }, { } ],
  "amount" : 12345.0,
  "pdfGenerated" : true,
  "invoiceDate" : 12345,
  "tradingLanguage" : {
    "prDescription" : "...",
    "language" : {
      "descriptionEn" : "...",
      "languageCode" : "...",
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "languageCode" : "...",
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "recordedInvoice" : {
    "paymentInfo6" : "...",
    "ddrequestItems" : [ {
      "ddRequestLOT" : { },
      "reference" : "...",
      "errorMsg" : "...",
      "paymentInfo5" : "...",
      "dueDate" : 12345,
      "amount" : 12345.0,
      "paymentInfo" : "...",
      "paymentInfo1" : "...",
      "automatedPayment" : { },
      "paymentInfo3" : "...",
      "paymentInfo4" : "...",
      "recordedInvoice" : { },
      "paymentInfo6" : "...",
      "billingAccountName" : "...",
      "paymentInfo2" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "ddRequestLOT" : { },
      "reference" : "...",
      "errorMsg" : "...",
      "paymentInfo5" : "...",
      "dueDate" : 12345,
      "amount" : 12345.0,
      "paymentInfo" : "...",
      "paymentInfo1" : "...",
      "automatedPayment" : { },
      "paymentInfo3" : "...",
      "paymentInfo4" : "...",
      "recordedInvoice" : { },
      "paymentInfo6" : "...",
      "billingAccountName" : "...",
      "paymentInfo2" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "paymentInfo2" : "...",
    "amountWithoutTax" : 12345.0,
    "paymentInfo1" : "...",
    "payedDDRequestItem" : {
      "ddRequestLOT" : { },
      "reference" : "...",
      "errorMsg" : "...",
      "paymentInfo5" : "...",
      "dueDate" : 12345,
      "amount" : 12345.0,
      "paymentInfo" : "...",
      "paymentInfo1" : "...",
      "automatedPayment" : { },
      "paymentInfo3" : "...",
      "paymentInfo4" : "...",
      "recordedInvoice" : { },
      "paymentInfo6" : "...",
      "billingAccountName" : "...",
      "paymentInfo2" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "paymentInfo3" : "...",
    "paymentMethod" : "WIRETRANSFER",
    "paymentInfo" : "...",
    "taxAmount" : 12345.0,
    "netToPay" : 12345.0,
    "paymentInfo4" : "...",
    "productionDate" : 12345,
    "paymentInfo5" : "...",
    "billingAccountName" : "...",
    "invoiceDate" : 12345,
    "bankLot" : "...",
    "depositDate" : 12345,
    "occCode" : "...",
    "bankCollectionDate" : 12345,
    "transactionDate" : 12345,
    "accountCodeClientSide" : "...",
    "matchingStatus" : "O",
    "parentCFEntities" : [ { }, { } ],
    "type" : "...",
    "occDescription" : "...",
    "matchingAmounts" : [ {
      "accountOperation" : { },
      "matchingCode" : { },
      "matchingAmount" : 12345.0,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "accountOperation" : { },
      "matchingCode" : { },
      "matchingAmount" : 12345.0,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "unMatchingAmount" : 12345.0,
    "matchingAmount" : 12345.0,
    "amount" : 12345.0,
    "customerAccount" : {
      "parentEntity" : { },
      "tradingLanguage" : { },
      "creditCategory" : { },
      "dunningLevel" : "R3",
      "dueDateDelayEL" : "...",
      "tradingCurrency" : { },
      "mandateDate" : 12345,
      "dateDunningLevel" : 12345,
      "billingAccounts" : [ { }, { } ],
      "dateStatus" : 12345,
      "contactInformation" : { },
      "status" : "ACTIVE",
      "parentCFEntities" : [ { }, { } ],
      "mandateIdentification" : "...",
      "parentEntityType" : { },
      "accountOperations" : [ { }, { } ],
      "password" : "...",
      "customer" : { },
      "paymentMethod" : "CARD",
      "actionDunnings" : [ { }, { } ],
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "reference" : "...",
    "orderNumber" : "...",
    "uuid" : "...",
    "transactionCategory" : "CREDIT",
    "dueDate" : 12345,
    "accountCode" : "...",
    "bankReference" : "...",
    "excludedFromDunning" : true,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "billingRun" : {
    "xmlInvoiceGenerated" : true,
    "startDate" : 12345,
    "processDate" : 12345,
    "country" : {
      "descriptionFr" : "...",
      "description_ENG" : "...",
      "description_FRA" : "...",
      "currency" : { },
      "language" : { },
      "descriptionEn" : "...",
      "countryCode" : "...",
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "billingRunLists" : [ {
      "ratedAmountWithTax" : 12345.0,
      "billingAccount" : { },
      "invoice" : true,
      "ratedAmount2WithoutTax" : 12345.0,
      "billingRun" : { },
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountTax" : 12345.0,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "ratedAmountWithTax" : 12345.0,
      "billingAccount" : { },
      "invoice" : true,
      "ratedAmount2WithoutTax" : 12345.0,
      "billingRun" : { },
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountTax" : 12345.0,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "prAmountTax" : 12345.0,
    "billableBillingAcountNumber" : 12345,
    "selectedBillingAccounts" : "...",
    "status" : "PREVALIDATED",
    "billableBillingAccounts" : [ {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "CHECK",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "THREE_X",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "CANCELED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "DIRECTDEBIT",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "THREE_X",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "CANCELED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "statusDate" : 12345,
    "rejectedBillingAccounts" : [ {
      "rejectCause" : "...",
      "billingRun" : { },
      "billingAccount" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "rejectCause" : "...",
      "billingRun" : { },
      "billingAccount" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "lastTransactionDate" : 12345,
    "endDate" : 12345,
    "billingCycle" : {
      "billingTemplateName" : "...",
      "calendar" : { },
      "invoiceDateProductionDelay" : 12345,
      "dueDateDelayEL" : "...",
      "invoicingThreshold" : 12345.0,
      "invoiceDateDelay" : 12345,
      "dueDateDelay" : 12345,
      "invoiceType" : { },
      "transactionDateDelay" : 12345,
      "billingAccounts" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "ratedTransactions" : [ {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "CANCELED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "OPEN",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "billingAccountNumber" : 12345,
    "preInvoicingReports" : {
      "lastTransactionDate" : 12345,
      "checkBANumber" : 12345,
      "creditDebitCardBANumber" : 12345,
      "amoutWitountTax" : 12345.0,
      "checkBillableBANumber" : 12345,
      "taxesAmount" : 12345.0,
      "billingAccountNumber" : 12345,
      "tipBANumber" : 12345,
      "tipBillableBANumber" : 12345,
      "directDebitBillableBANumber" : 12345,
      "billableBillingAccountNumber" : 12345,
      "directDebitBillableBAAmountHT" : 12345.0,
      "creditDebitCardBillableBANumber" : 12345,
      "tipBillableBAAmountHT" : 12345.0,
      "creditDebitCardBillableBAAmountHT" : 12345.0,
      "invoiceDate" : 12345,
      "directDebitBANumber" : 12345,
      "billingCycleCode" : "...",
      "subCategoriesAmountHT" : 12345.0,
      "wiretransferBANumber" : 12345,
      "checkBillableBAAmountHT" : 12345.0,
      "wiretransferBillableBAAmountHT" : 12345.0,
      "wiretransferBillableBANumber" : 12345
    },
    "postInvoicingReports" : {
      "directDebitAmuont" : 12345.0,
      "tipAmuontHT" : 12345.0,
      "invoicesNumber" : 12345,
      "checkAmuontHT" : 12345.0,
      "globalAmount" : 12345.0,
      "negativeInvoicesAmount" : 12345.0,
      "checkInvoicesNumber" : 12345,
      "creditDebitCardInvoicesNumber" : 12345,
      "creditDebitCardAmountHT" : 12345.0,
      "positiveInvoicesNumber" : 12345,
      "creditDebitCardAmount" : 12345.0,
      "electronicInvoicesNumber" : 12345,
      "checkAmuont" : 12345.0,
      "tipAmuont" : 12345.0,
      "positiveInvoicesAmount" : 12345.0,
      "negativeInvoicesAmountHT" : 12345.0,
      "positiveInvoicesAmountHT" : 12345.0,
      "tipInvoicesNumber" : 12345,
      "emptyInvoicesNumber" : 12345,
      "negativeInvoicesNumber" : 12345,
      "negativeInvoicesTaxAmount" : 12345.0,
      "positiveInvoicesTaxAmount" : 12345.0,
      "wiretransferAmuontHT" : 12345.0,
      "wiretransferAmuont" : 12345.0,
      "directDebitAmuontHT" : 12345.0,
      "wiretransferInvoicesNumber" : 12345,
      "directDebitInvoicesNumber" : 12345
    },
    "producibleAmountWithTax" : 12345.0,
    "processType" : "AUTOMATIC",
    "invoiceDate" : 12345,
    "producibleAmountWithoutTax" : 12345.0,
    "invoiceNumber" : 12345,
    "prAmountWithoutTax" : 12345.0,
    "invoices" : [ {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "WIRETRANSFER",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "WIRETRANSFER",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "language" : {
      "descriptionEn" : "...",
      "languageCode" : "...",
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "prAmountWithTax" : 12345.0,
    "producibleAmountTax" : 12345.0,
    "rejectionReason" : "...",
    "producibleInvoiceNumber" : 12345,
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "invoiceAdjustmentCurrentProviderNb" : 12345,
  "dueDate" : 12345,
  "iban" : "...",
  "invoiceAgregates" : [ {
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "taxPercent" : 12345.0,
    "accountingCode" : "...",
    "amount" : 12345.0,
    "userAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "TERMINATED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoice" : {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "WIRETRANSFER",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "VALIDATED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "AUTOMATIC",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "amountWithTax" : 12345.0,
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "CHECK",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "THREE_X",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "TERMINATED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "itemNumber" : 12345,
    "discountAggregate" : true,
    "amountWithoutTax" : 12345.0,
    "description" : "...",
    "prDescription" : "...",
    "discount" : 12345.0,
    "quantity" : 12345.0,
    "amountTax" : 12345.0,
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "taxPercent" : 12345.0,
    "accountingCode" : "...",
    "amount" : 12345.0,
    "userAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "status" : "CLOSED",
      "subscriptions" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "terminationDate" : 12345,
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "statusDate" : 12345,
      "wallet" : { },
      "billingAccount" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoice" : {
      "invoiceType" : { },
      "uuid" : "...",
      "billingAccount" : { },
      "detailedInvoice" : true,
      "productDate" : 12345,
      "ratedTransactions" : [ { }, { } ],
      "quote" : { },
      "discountAgregates" : [ { }, { } ],
      "orders" : [ { }, { } ],
      "alias" : "...",
      "netToPay" : 12345.0,
      "tradingCurrency" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "amountTax" : 12345.0,
      "comment" : "...",
      "invoiceNumberOrTemporaryNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "adjustedInvoice" : { },
      "tradingCountry" : { },
      "temporaryInvoiceNumber" : "...",
      "paymentMethod" : "TIP",
      "parentCFEntities" : [ { }, { } ],
      "amount" : 12345.0,
      "pdfGenerated" : true,
      "invoiceDate" : 12345,
      "tradingLanguage" : { },
      "recordedInvoice" : { },
      "billingRun" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "dueDate" : 12345,
      "iban" : "...",
      "invoiceAgregates" : [ { }, { } ],
      "amountWithTax" : 12345.0,
      "discount" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "invoiceNumber" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "POSTVALIDATED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "MANUAL",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "amountWithTax" : 12345.0,
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "DIRECTDEBIT",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "CASH",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "CANCELED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "itemNumber" : 12345,
    "discountAggregate" : true,
    "amountWithoutTax" : 12345.0,
    "description" : "...",
    "prDescription" : "...",
    "discount" : 12345.0,
    "quantity" : 12345.0,
    "amountTax" : 12345.0,
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "amountWithTax" : 12345.0,
  "discount" : 12345.0,
  "linkedInvoices" : [ {
    "invoiceType" : {
      "occTemplate" : { },
      "appliesTo" : [ { }, { } ],
      "sellerSequence" : [ { }, { } ],
      "sequence" : { },
      "occTemplateNegative" : { },
      "matchingAuto" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "uuid" : "...",
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "CARD",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "CASH",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "TERMINATED",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "detailedInvoice" : true,
    "productDate" : 12345,
    "ratedTransactions" : [ {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "CANCELED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "CANCELED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "quote" : {
      "userAccounts" : [ { }, { } ],
      "routedToUserGroup" : { },
      "notificationContact" : "...",
      "invoices" : [ { }, { } ],
      "quoteVersion" : "...",
      "externalId" : "...",
      "statusMessage" : "...",
      "fulfillmentStartDate" : 12345,
      "validTo" : 12345,
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "quoteItems" : [ { }, { } ],
      "completionDate" : 12345,
      "userAccount" : { },
      "requestedCompletionDate" : 12345,
      "category" : "...",
      "status" : "Rejected",
      "validFrom" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "discountAgregates" : [ {
      "categoryInvoiceAgregate" : { },
      "oldAmountWithoutTax" : 12345.0,
      "oldAmountWithTax" : 12345.0,
      "wallet" : { },
      "discountPlanCode" : "...",
      "invoiceSubCategory" : { },
      "discountPercent" : 12345.0,
      "subCategoryTaxes" : [ { }, { } ],
      "ratedtransactions" : [ { }, { } ],
      "discountPlanItemCode" : "...",
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "categoryInvoiceAgregate" : { },
      "oldAmountWithoutTax" : 12345.0,
      "oldAmountWithTax" : 12345.0,
      "wallet" : { },
      "discountPlanCode" : "...",
      "invoiceSubCategory" : { },
      "discountPercent" : 12345.0,
      "subCategoryTaxes" : [ { }, { } ],
      "ratedtransactions" : [ { }, { } ],
      "discountPlanItemCode" : "...",
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "orders" : [ {
      "orderItems" : [ { }, { } ],
      "externalId" : "...",
      "orderDate" : 12345,
      "expectedCompletionDate" : 12345,
      "userAccounts" : [ { }, { } ],
      "requestedStartDate" : 12345,
      "priority" : 12345,
      "requestedCompletionDate" : 12345,
      "receivedFromApp" : "...",
      "completionDate" : 12345,
      "deliveryInstructions" : "...",
      "category" : "...",
      "orderNumber" : "...",
      "statusMessage" : "...",
      "routedToUserGroup" : { },
      "shippingAddress" : { },
      "status" : "REJECTED",
      "startDate" : 12345,
      "invoices" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "orderItems" : [ { }, { } ],
      "externalId" : "...",
      "orderDate" : 12345,
      "expectedCompletionDate" : 12345,
      "userAccounts" : [ { }, { } ],
      "requestedStartDate" : 12345,
      "priority" : 12345,
      "requestedCompletionDate" : 12345,
      "receivedFromApp" : "...",
      "completionDate" : 12345,
      "deliveryInstructions" : "...",
      "category" : "...",
      "orderNumber" : "...",
      "statusMessage" : "...",
      "routedToUserGroup" : { },
      "shippingAddress" : { },
      "status" : "PARTIAL",
      "startDate" : 12345,
      "invoices" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "alias" : "...",
    "netToPay" : 12345.0,
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceAdjustmentCurrentSellerNb" : 12345,
    "amountTax" : 12345.0,
    "comment" : "...",
    "invoiceNumberOrTemporaryNumber" : "...",
    "amountWithoutTax" : 12345.0,
    "adjustedInvoice" : { },
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "temporaryInvoiceNumber" : "...",
    "paymentMethod" : "CARD",
    "parentCFEntities" : [ { }, { } ],
    "amount" : 12345.0,
    "pdfGenerated" : true,
    "invoiceDate" : 12345,
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "recordedInvoice" : {
      "paymentInfo6" : "...",
      "ddrequestItems" : [ { }, { } ],
      "paymentInfo2" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentInfo1" : "...",
      "payedDDRequestItem" : { },
      "paymentInfo3" : "...",
      "paymentMethod" : "CHECK",
      "paymentInfo" : "...",
      "taxAmount" : 12345.0,
      "netToPay" : 12345.0,
      "paymentInfo4" : "...",
      "productionDate" : 12345,
      "paymentInfo5" : "...",
      "billingAccountName" : "...",
      "invoiceDate" : 12345,
      "bankLot" : "...",
      "depositDate" : 12345,
      "occCode" : "...",
      "bankCollectionDate" : 12345,
      "transactionDate" : 12345,
      "accountCodeClientSide" : "...",
      "matchingStatus" : "O",
      "parentCFEntities" : [ { }, { } ],
      "type" : "...",
      "occDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "matchingAmount" : 12345.0,
      "amount" : 12345.0,
      "customerAccount" : { },
      "reference" : "...",
      "orderNumber" : "...",
      "uuid" : "...",
      "transactionCategory" : "CREDIT",
      "dueDate" : 12345,
      "accountCode" : "...",
      "bankReference" : "...",
      "excludedFromDunning" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "POSTINVOICED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "AUTOMATIC",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceAdjustmentCurrentProviderNb" : 12345,
    "dueDate" : 12345,
    "iban" : "...",
    "invoiceAgregates" : [ {
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "amountWithTax" : 12345.0,
    "discount" : 12345.0,
    "linkedInvoices" : [ { }, { } ],
    "invoiceNumber" : "...",
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "invoiceType" : {
      "occTemplate" : { },
      "appliesTo" : [ { }, { } ],
      "sellerSequence" : [ { }, { } ],
      "sequence" : { },
      "occTemplateNegative" : { },
      "matchingAuto" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "uuid" : "...",
    "billingAccount" : {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "nextInvoiceDate" : 12345,
      "terminationReason" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "tradingCountry" : { },
      "brAmountWithTax" : 12345.0,
      "discountPlan" : { },
      "ratedTransactions" : [ { }, { } ],
      "statusDate" : 12345,
      "discountRate" : 12345.0,
      "bankCoordinates" : { },
      "terminationDate" : 12345,
      "paymentTerm" : "CASH",
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "status" : "ACTIVE",
      "billingRun" : { },
      "invoices" : [ { }, { } ],
      "electronicBilling" : true,
      "billingCycle" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "customerAccount" : { },
      "parentEntityType" : { },
      "brAmountWithoutTax" : 12345.0,
      "email" : "...",
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "invoicePrefix" : "...",
      "parentEntity" : { },
      "primaryContact" : { },
      "providerContact" : "...",
      "name" : { },
      "externalRef1" : "...",
      "externalRef2" : "...",
      "businessAccountModel" : { },
      "address" : { },
      "defaultLevel" : true,
      "accountType" : "...",
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "detailedInvoice" : true,
    "productDate" : 12345,
    "ratedTransactions" : [ {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "RERATED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "invoiceSubCategory" : { },
      "amountWithTax" : 12345.0,
      "amountTax" : 12345.0,
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "billingRun" : { },
      "adjustedRatedTx" : { },
      "invoiceAgregateR" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "code" : "...",
      "offerTemplate" : { },
      "invoice" : { },
      "doNotTriggerInvoicing" : true,
      "billingAccount" : { },
      "status" : "BILLED",
      "walletOperation" : { },
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "walletOperationId" : 12345,
      "parameter3" : "...",
      "orderNumber" : "...",
      "quantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "invoiceAgregateT" : { },
      "description" : "...",
      "unityDescription" : "...",
      "usageDate" : 12345,
      "priceplan" : { },
      "offerCode" : "...",
      "parameter2" : "...",
      "unitAmountTax" : 12345.0,
      "parameter1" : "...",
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "quote" : {
      "userAccounts" : [ { }, { } ],
      "routedToUserGroup" : { },
      "notificationContact" : "...",
      "invoices" : [ { }, { } ],
      "quoteVersion" : "...",
      "externalId" : "...",
      "statusMessage" : "...",
      "fulfillmentStartDate" : 12345,
      "validTo" : 12345,
      "receivedFromApp" : "...",
      "quoteDate" : 12345,
      "quoteItems" : [ { }, { } ],
      "completionDate" : 12345,
      "userAccount" : { },
      "requestedCompletionDate" : 12345,
      "category" : "...",
      "status" : "Accepted",
      "validFrom" : 12345,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "discountAgregates" : [ {
      "categoryInvoiceAgregate" : { },
      "oldAmountWithoutTax" : 12345.0,
      "oldAmountWithTax" : 12345.0,
      "wallet" : { },
      "discountPlanCode" : "...",
      "invoiceSubCategory" : { },
      "discountPercent" : 12345.0,
      "subCategoryTaxes" : [ { }, { } ],
      "ratedtransactions" : [ { }, { } ],
      "discountPlanItemCode" : "...",
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "categoryInvoiceAgregate" : { },
      "oldAmountWithoutTax" : 12345.0,
      "oldAmountWithTax" : 12345.0,
      "wallet" : { },
      "discountPlanCode" : "...",
      "invoiceSubCategory" : { },
      "discountPercent" : 12345.0,
      "subCategoryTaxes" : [ { }, { } ],
      "ratedtransactions" : [ { }, { } ],
      "discountPlanItemCode" : "...",
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "orders" : [ {
      "orderItems" : [ { }, { } ],
      "externalId" : "...",
      "orderDate" : 12345,
      "expectedCompletionDate" : 12345,
      "userAccounts" : [ { }, { } ],
      "requestedStartDate" : 12345,
      "priority" : 12345,
      "requestedCompletionDate" : 12345,
      "receivedFromApp" : "...",
      "completionDate" : 12345,
      "deliveryInstructions" : "...",
      "category" : "...",
      "orderNumber" : "...",
      "statusMessage" : "...",
      "routedToUserGroup" : { },
      "shippingAddress" : { },
      "status" : "FAILED",
      "startDate" : 12345,
      "invoices" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "orderItems" : [ { }, { } ],
      "externalId" : "...",
      "orderDate" : 12345,
      "expectedCompletionDate" : 12345,
      "userAccounts" : [ { }, { } ],
      "requestedStartDate" : 12345,
      "priority" : 12345,
      "requestedCompletionDate" : 12345,
      "receivedFromApp" : "...",
      "completionDate" : 12345,
      "deliveryInstructions" : "...",
      "category" : "...",
      "orderNumber" : "...",
      "statusMessage" : "...",
      "routedToUserGroup" : { },
      "shippingAddress" : { },
      "status" : "IN_CREATION",
      "startDate" : 12345,
      "invoices" : [ { }, { } ],
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "alias" : "...",
    "netToPay" : 12345.0,
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "currency" : { },
      "prDescription" : "...",
      "currencyCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceAdjustmentCurrentSellerNb" : 12345,
    "amountTax" : 12345.0,
    "comment" : "...",
    "invoiceNumberOrTemporaryNumber" : "...",
    "amountWithoutTax" : 12345.0,
    "adjustedInvoice" : { },
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "temporaryInvoiceNumber" : "...",
    "paymentMethod" : "CARD",
    "parentCFEntities" : [ { }, { } ],
    "amount" : 12345.0,
    "pdfGenerated" : true,
    "invoiceDate" : 12345,
    "tradingLanguage" : {
      "prDescription" : "...",
      "language" : { },
      "languageCode" : "...",
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "recordedInvoice" : {
      "paymentInfo6" : "...",
      "ddrequestItems" : [ { }, { } ],
      "paymentInfo2" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentInfo1" : "...",
      "payedDDRequestItem" : { },
      "paymentInfo3" : "...",
      "paymentMethod" : "CARD",
      "paymentInfo" : "...",
      "taxAmount" : 12345.0,
      "netToPay" : 12345.0,
      "paymentInfo4" : "...",
      "productionDate" : 12345,
      "paymentInfo5" : "...",
      "billingAccountName" : "...",
      "invoiceDate" : 12345,
      "bankLot" : "...",
      "depositDate" : 12345,
      "occCode" : "...",
      "bankCollectionDate" : 12345,
      "transactionDate" : 12345,
      "accountCodeClientSide" : "...",
      "matchingStatus" : "R",
      "parentCFEntities" : [ { }, { } ],
      "type" : "...",
      "occDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "matchingAmount" : 12345.0,
      "amount" : 12345.0,
      "customerAccount" : { },
      "reference" : "...",
      "orderNumber" : "...",
      "uuid" : "...",
      "transactionCategory" : "DEBIT",
      "dueDate" : 12345,
      "accountCode" : "...",
      "bankReference" : "...",
      "excludedFromDunning" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "billingRun" : {
      "xmlInvoiceGenerated" : true,
      "startDate" : 12345,
      "processDate" : 12345,
      "country" : { },
      "currency" : { },
      "billingRunLists" : [ { }, { } ],
      "prAmountTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "selectedBillingAccounts" : "...",
      "status" : "CANCELED",
      "billableBillingAccounts" : [ { }, { } ],
      "statusDate" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "lastTransactionDate" : 12345,
      "endDate" : 12345,
      "billingCycle" : { },
      "ratedTransactions" : [ { }, { } ],
      "billingAccountNumber" : 12345,
      "preInvoicingReports" : { },
      "postInvoicingReports" : { },
      "producibleAmountWithTax" : 12345.0,
      "processType" : "MANUAL",
      "invoiceDate" : 12345,
      "producibleAmountWithoutTax" : 12345.0,
      "invoiceNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "invoices" : [ { }, { } ],
      "language" : { },
      "prAmountWithTax" : 12345.0,
      "producibleAmountTax" : 12345.0,
      "rejectionReason" : "...",
      "producibleInvoiceNumber" : 12345,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "invoiceAdjustmentCurrentProviderNb" : 12345,
    "dueDate" : 12345,
    "iban" : "...",
    "invoiceAgregates" : [ {
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "tradingCountry" : { },
      "taxPercent" : 12345.0,
      "accountingCode" : "...",
      "amount" : 12345.0,
      "userAccount" : { },
      "invoice" : { },
      "tradingCurrency" : { },
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "billingAccount" : { },
      "itemNumber" : 12345,
      "discountAggregate" : true,
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "prDescription" : "...",
      "discount" : 12345.0,
      "quantity" : 12345.0,
      "amountTax" : 12345.0,
      "tradingLanguage" : { },
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "amountWithTax" : 12345.0,
    "discount" : 12345.0,
    "linkedInvoices" : [ { }, { } ],
    "invoiceNumber" : "...",
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "invoiceNumber" : "...",
  "disabled" : true,
  "active" : true,
  "auditable" : {
    "lastUser" : "...",
    "updated" : 12345,
    "creator" : "...",
    "created" : 12345,
    "updater" : "...",
    "lastModified" : 12345
  },
  "transient" : true,
  "id" : 12345,
  "version" : 12345
}