InvoiceAgregate Data Type

Abstract Type
Subtypes
CategoryInvoiceAgregate, SubCategoryInvoiceAgregate, TaxInvoiceAgregate
Implemented Interfaces
Serializable
Properties
name data type description
tradingCountry TradingCountry
taxPercent number
accountingCode string
amount number
userAccount UserAccount
invoice Invoice
tradingCurrency TradingCurrency
billingRun BillingRun
amountWithTax number
billingAccount BillingAccount
itemNumber number
discountAggregate boolean
amountWithoutTax number
description string
prDescription string
discount number
quantity number
amountTax number
tradingLanguage TradingLanguage
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

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{
  "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
  },
  "taxPercent" : 12345.0,
  "accountingCode" : "...",
  "amount" : 12345.0,
  "userAccount" : {
    "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
    } ],
    "status" : "CLOSED",
    "subscriptions" : [ {
      "status" : "ACTIVE",
      "terminationDate" : 12345,
      "statusDate" : 12345,
      "defaultLevel" : true,
      "endAgreementDate" : 12345,
      "offer" : { },
      "productInstances" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "userAccount" : { },
      "subscriptionTerminationReason" : { },
      "accessPoints" : [ { }, { } ],
      "serviceInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    }, {
      "status" : "RESILIATED",
      "terminationDate" : 12345,
      "statusDate" : 12345,
      "defaultLevel" : true,
      "endAgreementDate" : 12345,
      "offer" : { },
      "productInstances" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "userAccount" : { },
      "subscriptionTerminationReason" : { },
      "accessPoints" : [ { }, { } ],
      "serviceInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    } ],
    "subscriptionDate" : 12345,
    "terminationDate" : 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
      }
    },
    "terminationReason" : {
      "applyTerminationCharges" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "applyAgreement" : true,
      "description" : "...",
      "applyReimbursment" : true,
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "statusDate" : 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
    },
    "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" : "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
    },
    "prepaidWallets" : {
      "property1" : {
        "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
      },
      "property2" : {
        "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
      }
    },
    "parentEntityType" : { },
    "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" : "S_UA",
      "license" : "OPEN",
      "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
  },
  "invoice" : {
    "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" : "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
    },
    "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" : "Approved",
      "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" : "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
    }, {
      "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" : "DIRECTDEBIT",
    "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" : "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" : "PREINVOICED",
      "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
  },
  "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
  },
  "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" : "POSTINVOICED",
    "billableBillingAccounts" : [ {
      "invoiceAgregates" : [ { }, { } ],
      "paymentMethod" : "WIRETRANSFER",
      "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
    }, {
      "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
    } ],
    "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" : "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" : "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
    } ],
    "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" : "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" : "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
    } ],
    "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
  },
  "amountWithTax" : 12345.0,
  "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" : "WIRETRANSFER",
    "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" : "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
    }, {
      "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
    } ],
    "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" : "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
    }, {
      "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" : "TERMINATED",
    "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" : "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" : "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" : "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
    } ],
    "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" : "R4",
      "dueDateDelayEL" : "...",
      "tradingCurrency" : { },
      "mandateDate" : 12345,
      "dateDunningLevel" : 12345,
      "billingAccounts" : [ { }, { } ],
      "dateStatus" : 12345,
      "contactInformation" : { },
      "status" : "ACTIVE",
      "parentCFEntities" : [ { }, { } ],
      "mandateIdentification" : "...",
      "parentEntityType" : { },
      "accountOperations" : [ { }, { } ],
      "password" : "...",
      "customer" : { },
      "paymentMethod" : "DIRECTDEBIT",
      "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" : "S_CA",
      "license" : "APACHE",
      "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
  },
  "itemNumber" : 12345,
  "discountAggregate" : true,
  "amountWithoutTax" : 12345.0,
  "description" : "...",
  "prDescription" : "...",
  "discount" : 12345.0,
  "quantity" : 12345.0,
  "amountTax" : 12345.0,
  "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
  },
  "disabled" : true,
  "active" : true,
  "auditable" : {
    "lastUser" : "...",
    "updated" : 12345,
    "creator" : "...",
    "created" : 12345,
    "updater" : "...",
    "lastModified" : 12345
  },
  "transient" : true,
  "id" : 12345,
  "version" : 12345
}