CustomerAccount Data Type

Implemented Interfaces
Serializable
Properties
name data type description
dueDateDelayEL string
dunningLevel DunningLevelEnum
creditCategory CreditCategory
dateDunningLevel number
customer Customer
billingAccounts array of BillingAccount
paymentMethod PaymentMethodEnum
accountOperations array of AccountOperation
parentEntityType object
password string
actionDunnings array of ActionDunning
mandateDate number
parentCFEntities array of object
tradingCurrency TradingCurrency
contactInformation ContactInformation
tradingLanguage TradingLanguage
parentEntity BusinessEntity
status CustomerAccountStatusEnum
dateStatus number
mandateIdentification string
Properties inherited from AccountEntity
defaultLevel boolean
accountType string
name Name
externalRef1 string
primaryContact ProviderContact
externalRef2 string
providerContact string
address Address
businessAccountModel BusinessAccountModel
Properties inherited from BusinessCFEntity
parentCFEntities array of object
uuid string
Properties inherited from BusinessEntity
parentEntityType object
code string
parentEntity BusinessEntity
description string
appendGeneratedCode boolean
descriptionOrCode string
Properties inherited from EnableEntity
active boolean
disabled boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
id number
transient boolean
version number

Example

{
  "dueDateDelayEL" : "...",
  "dunningLevel" : "R0",
  "creditCategory" : {
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "dateDunningLevel" : 12345,
  "customer" : {
    "customerBrand" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "contactInformation" : {
      "phone" : "...",
      "mobile" : "...",
      "email" : "...",
      "fax" : "..."
    },
    "seller" : {
      "tradingLanguage" : { },
      "parentEntity" : { },
      "tradingCountry" : { },
      "tradingCurrency" : { },
      "parentEntityType" : { },
      "address" : { },
      "seller" : { },
      "businessAccountModel" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "customerAccounts" : [ {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R0",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "CLOSE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R1",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "ACTIVE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentCFEntities" : [ { }, { } ],
    "mandateDate" : 12345,
    "parentEntityType" : { },
    "mandateIdentification" : "...",
    "customerCategory" : {
      "exonerationTaxEl" : "...",
      "exonerationReason" : "...",
      "exoneratedFromTaxes" : true,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "defaultLevel" : true,
    "accountType" : "...",
    "name" : {
      "lastName" : "...",
      "firstName" : "...",
      "title" : { },
      "fullName" : "..."
    },
    "externalRef1" : "...",
    "primaryContact" : {
      "address" : { },
      "mobile" : "...",
      "email" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "phone" : "...",
      "fax" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "externalRef2" : "...",
    "providerContact" : "...",
    "address" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "businessAccountModel" : {
      "hierarchyType" : "S",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "GPL",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "uuid" : "...",
    "code" : "...",
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "billingAccounts" : [ {
    "status" : "TERMINATED",
    "billingRun" : {
      "invoiceNumber" : 12345,
      "billableBillingAcountNumber" : 12345,
      "currency" : { },
      "statusDate" : 12345,
      "producibleAmountTax" : 12345.0,
      "billingCycle" : { },
      "producibleAmountWithoutTax" : 12345.0,
      "postInvoicingReports" : { },
      "country" : { },
      "billingAccountNumber" : 12345,
      "billableBillingAccounts" : [ { }, { } ],
      "producibleAmountWithTax" : 12345.0,
      "xmlInvoiceGenerated" : true,
      "prAmountTax" : 12345.0,
      "ratedTransactions" : [ { }, { } ],
      "status" : "PREVALIDATED",
      "processType" : "AUTOMATIC",
      "rejectionReason" : "...",
      "startDate" : 12345,
      "prAmountWithTax" : 12345.0,
      "lastTransactionDate" : 12345,
      "language" : { },
      "selectedBillingAccounts" : "...",
      "processDate" : 12345,
      "invoices" : [ { }, { } ],
      "invoiceDate" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "endDate" : 12345,
      "producibleInvoiceNumber" : 12345,
      "billingRunLists" : [ { }, { } ],
      "rejectedBillingAccounts" : [ { }, { } ],
      "preInvoicingReports" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "brAmountWithTax" : 12345.0,
    "paymentMethod" : "CARD",
    "tradingCountry" : {
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "prDescription" : "...",
      "countryCode" : "...",
      "country" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "parentEntityType" : { },
    "billingCycle" : {
      "dueDateDelay" : 12345,
      "calendar" : { },
      "invoiceType" : { },
      "transactionDateDelay" : 12345,
      "billingTemplateName" : "...",
      "billingAccounts" : [ { }, { } ],
      "invoiceDateDelay" : 12345,
      "dueDateDelayEL" : "...",
      "invoicingThreshold" : 12345.0,
      "invoiceDateProductionDelay" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "brAmountWithoutTax" : 12345.0,
    "ratedTransactions" : [ {
      "orderNumber" : "...",
      "walletOperation" : { },
      "unitAmountWithoutTax" : 12345.0,
      "priceplan" : { },
      "billingAccount" : { },
      "amountTax" : 12345.0,
      "adjustedRatedTx" : { },
      "unitAmountTax" : 12345.0,
      "code" : "...",
      "invoiceAgregateT" : { },
      "amountWithTax" : 12345.0,
      "billingRun" : { },
      "unityDescription" : "...",
      "offerCode" : "...",
      "amountWithoutTax" : 12345.0,
      "parameter3" : "...",
      "invoiceAgregateR" : { },
      "invoiceSubCategory" : { },
      "description" : "...",
      "quantity" : 12345.0,
      "usageDate" : 12345,
      "edr" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "parameter1" : "...",
      "doNotTriggerInvoicing" : true,
      "parameter2" : "...",
      "walletOperationId" : 12345,
      "status" : "CANCELED",
      "invoice" : { },
      "unitAmountWithTax" : 12345.0,
      "offerTemplate" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "orderNumber" : "...",
      "walletOperation" : { },
      "unitAmountWithoutTax" : 12345.0,
      "priceplan" : { },
      "billingAccount" : { },
      "amountTax" : 12345.0,
      "adjustedRatedTx" : { },
      "unitAmountTax" : 12345.0,
      "code" : "...",
      "invoiceAgregateT" : { },
      "amountWithTax" : 12345.0,
      "billingRun" : { },
      "unityDescription" : "...",
      "offerCode" : "...",
      "amountWithoutTax" : 12345.0,
      "parameter3" : "...",
      "invoiceAgregateR" : { },
      "invoiceSubCategory" : { },
      "description" : "...",
      "quantity" : 12345.0,
      "usageDate" : 12345,
      "edr" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "parameter1" : "...",
      "doNotTriggerInvoicing" : true,
      "parameter2" : "...",
      "walletOperationId" : 12345,
      "status" : "RERATED",
      "invoice" : { },
      "unitAmountWithTax" : 12345.0,
      "offerTemplate" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "terminationReason" : {
      "descriptionOrCode" : "...",
      "applyAgreement" : true,
      "code" : "...",
      "applyReimbursment" : true,
      "applyTerminationCharges" : true,
      "description" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoicingThreshold" : 12345.0,
    "invoicePrefix" : "...",
    "statusDate" : 12345,
    "terminationDate" : 12345,
    "nextInvoiceDate" : 12345,
    "tradingLanguage" : {
      "language" : { },
      "prDescription" : "...",
      "languageCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoices" : [ {
      "tradingCurrency" : { },
      "invoiceDate" : 12345,
      "orders" : [ { }, { } ],
      "adjustedInvoice" : { },
      "invoiceAgregates" : [ { }, { } ],
      "comment" : "...",
      "temporaryInvoiceNumber" : "...",
      "amountWithTax" : 12345.0,
      "uuid" : "...",
      "invoiceType" : { },
      "amount" : 12345.0,
      "tradingLanguage" : { },
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "quote" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "billingRun" : { },
      "discount" : 12345.0,
      "productDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "tradingCountry" : { },
      "discountAgregates" : [ { }, { } ],
      "recordedInvoice" : { },
      "paymentMethod" : "CHECK",
      "alias" : "...",
      "detailedInvoice" : true,
      "invoiceNumber" : "...",
      "ratedTransactions" : [ { }, { } ],
      "dueDate" : 12345,
      "billingAccount" : { },
      "pdfGenerated" : true,
      "iban" : "...",
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "netToPay" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "tradingCurrency" : { },
      "invoiceDate" : 12345,
      "orders" : [ { }, { } ],
      "adjustedInvoice" : { },
      "invoiceAgregates" : [ { }, { } ],
      "comment" : "...",
      "temporaryInvoiceNumber" : "...",
      "amountWithTax" : 12345.0,
      "uuid" : "...",
      "invoiceType" : { },
      "amount" : 12345.0,
      "tradingLanguage" : { },
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "quote" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "billingRun" : { },
      "discount" : 12345.0,
      "productDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "tradingCountry" : { },
      "discountAgregates" : [ { }, { } ],
      "recordedInvoice" : { },
      "paymentMethod" : "CHECK",
      "alias" : "...",
      "detailedInvoice" : true,
      "invoiceNumber" : "...",
      "ratedTransactions" : [ { }, { } ],
      "dueDate" : 12345,
      "billingAccount" : { },
      "pdfGenerated" : true,
      "iban" : "...",
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "netToPay" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "bankCoordinates" : {
      "accountOwner" : "...",
      "bankCode" : "...",
      "ics" : "...",
      "bic" : "...",
      "branchCode" : "...",
      "iban" : "...",
      "bankId" : "...",
      "key" : "...",
      "accountNumber" : "...",
      "issuerName" : "...",
      "issuerNumber" : "...",
      "bankName" : "..."
    },
    "discountRate" : 12345.0,
    "discountPlan" : {
      "maxDuration" : 12345,
      "discountPlanItems" : [ { }, { } ],
      "minDuration" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "counters" : {
      "property1" : {
        "billingAccount" : { },
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "counterTemplate" : { },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "property2" : {
        "billingAccount" : { },
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "counterTemplate" : { },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }
    },
    "subscriptionDate" : 12345,
    "billingRunLists" : [ {
      "invoice" : true,
      "billingRun" : { },
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountWithTax" : 12345.0,
      "ratedAmount2WithoutTax" : 12345.0,
      "billingAccount" : { },
      "ratedAmountTax" : 12345.0,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "invoice" : true,
      "billingRun" : { },
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountWithTax" : 12345.0,
      "ratedAmount2WithoutTax" : 12345.0,
      "billingAccount" : { },
      "ratedAmountTax" : 12345.0,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoiceAgregates" : [ {
      "billingAccount" : { },
      "billingRun" : { },
      "accountingCode" : "...",
      "prDescription" : "...",
      "discountAggregate" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "userAccount" : { },
      "amount" : 12345.0,
      "description" : "...",
      "tradingLanguage" : { },
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "taxPercent" : 12345.0,
      "discount" : 12345.0,
      "itemNumber" : 12345,
      "invoice" : { },
      "tradingCurrency" : { },
      "tradingCountry" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "billingAccount" : { },
      "billingRun" : { },
      "accountingCode" : "...",
      "prDescription" : "...",
      "discountAggregate" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "userAccount" : { },
      "amount" : 12345.0,
      "description" : "...",
      "tradingLanguage" : { },
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "taxPercent" : 12345.0,
      "discount" : 12345.0,
      "itemNumber" : 12345,
      "invoice" : { },
      "tradingCurrency" : { },
      "tradingCountry" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "email" : "...",
    "usersAccounts" : [ {
      "billingAccount" : { },
      "statusDate" : 12345,
      "terminationReason" : { },
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "wallet" : { },
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "subscriptions" : [ { }, { } ],
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "subscriptionDate" : 12345,
      "status" : "CANCELED",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "billingAccount" : { },
      "statusDate" : 12345,
      "terminationReason" : { },
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "wallet" : { },
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "subscriptions" : [ { }, { } ],
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "subscriptionDate" : 12345,
      "status" : "CANCELED",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "electronicBilling" : true,
    "customerAccount" : {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R4",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "CLOSE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "paymentTerm" : "CASH",
    "defaultLevel" : true,
    "accountType" : "...",
    "name" : {
      "lastName" : "...",
      "firstName" : "...",
      "title" : { },
      "fullName" : "..."
    },
    "externalRef1" : "...",
    "primaryContact" : {
      "address" : { },
      "mobile" : "...",
      "email" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "phone" : "...",
      "fax" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "externalRef2" : "...",
    "providerContact" : "...",
    "address" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "businessAccountModel" : {
      "hierarchyType" : "CA_UA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "APACHE",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "uuid" : "...",
    "code" : "...",
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "status" : "CANCELED",
    "billingRun" : {
      "invoiceNumber" : 12345,
      "billableBillingAcountNumber" : 12345,
      "currency" : { },
      "statusDate" : 12345,
      "producibleAmountTax" : 12345.0,
      "billingCycle" : { },
      "producibleAmountWithoutTax" : 12345.0,
      "postInvoicingReports" : { },
      "country" : { },
      "billingAccountNumber" : 12345,
      "billableBillingAccounts" : [ { }, { } ],
      "producibleAmountWithTax" : 12345.0,
      "xmlInvoiceGenerated" : true,
      "prAmountTax" : 12345.0,
      "ratedTransactions" : [ { }, { } ],
      "status" : "CANCELED",
      "processType" : "MANUAL",
      "rejectionReason" : "...",
      "startDate" : 12345,
      "prAmountWithTax" : 12345.0,
      "lastTransactionDate" : 12345,
      "language" : { },
      "selectedBillingAccounts" : "...",
      "processDate" : 12345,
      "invoices" : [ { }, { } ],
      "invoiceDate" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "endDate" : 12345,
      "producibleInvoiceNumber" : 12345,
      "billingRunLists" : [ { }, { } ],
      "rejectedBillingAccounts" : [ { }, { } ],
      "preInvoicingReports" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "brAmountWithTax" : 12345.0,
    "paymentMethod" : "CHECK",
    "tradingCountry" : {
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "prDescription" : "...",
      "countryCode" : "...",
      "country" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "parentEntityType" : { },
    "billingCycle" : {
      "dueDateDelay" : 12345,
      "calendar" : { },
      "invoiceType" : { },
      "transactionDateDelay" : 12345,
      "billingTemplateName" : "...",
      "billingAccounts" : [ { }, { } ],
      "invoiceDateDelay" : 12345,
      "dueDateDelayEL" : "...",
      "invoicingThreshold" : 12345.0,
      "invoiceDateProductionDelay" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "brAmountWithoutTax" : 12345.0,
    "ratedTransactions" : [ {
      "orderNumber" : "...",
      "walletOperation" : { },
      "unitAmountWithoutTax" : 12345.0,
      "priceplan" : { },
      "billingAccount" : { },
      "amountTax" : 12345.0,
      "adjustedRatedTx" : { },
      "unitAmountTax" : 12345.0,
      "code" : "...",
      "invoiceAgregateT" : { },
      "amountWithTax" : 12345.0,
      "billingRun" : { },
      "unityDescription" : "...",
      "offerCode" : "...",
      "amountWithoutTax" : 12345.0,
      "parameter3" : "...",
      "invoiceAgregateR" : { },
      "invoiceSubCategory" : { },
      "description" : "...",
      "quantity" : 12345.0,
      "usageDate" : 12345,
      "edr" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "parameter1" : "...",
      "doNotTriggerInvoicing" : true,
      "parameter2" : "...",
      "walletOperationId" : 12345,
      "status" : "REJECTED",
      "invoice" : { },
      "unitAmountWithTax" : 12345.0,
      "offerTemplate" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "orderNumber" : "...",
      "walletOperation" : { },
      "unitAmountWithoutTax" : 12345.0,
      "priceplan" : { },
      "billingAccount" : { },
      "amountTax" : 12345.0,
      "adjustedRatedTx" : { },
      "unitAmountTax" : 12345.0,
      "code" : "...",
      "invoiceAgregateT" : { },
      "amountWithTax" : 12345.0,
      "billingRun" : { },
      "unityDescription" : "...",
      "offerCode" : "...",
      "amountWithoutTax" : 12345.0,
      "parameter3" : "...",
      "invoiceAgregateR" : { },
      "invoiceSubCategory" : { },
      "description" : "...",
      "quantity" : 12345.0,
      "usageDate" : 12345,
      "edr" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "parameter1" : "...",
      "doNotTriggerInvoicing" : true,
      "parameter2" : "...",
      "walletOperationId" : 12345,
      "status" : "REJECTED",
      "invoice" : { },
      "unitAmountWithTax" : 12345.0,
      "offerTemplate" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "terminationReason" : {
      "descriptionOrCode" : "...",
      "applyAgreement" : true,
      "code" : "...",
      "applyReimbursment" : true,
      "applyTerminationCharges" : true,
      "description" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoicingThreshold" : 12345.0,
    "invoicePrefix" : "...",
    "statusDate" : 12345,
    "terminationDate" : 12345,
    "nextInvoiceDate" : 12345,
    "tradingLanguage" : {
      "language" : { },
      "prDescription" : "...",
      "languageCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoices" : [ {
      "tradingCurrency" : { },
      "invoiceDate" : 12345,
      "orders" : [ { }, { } ],
      "adjustedInvoice" : { },
      "invoiceAgregates" : [ { }, { } ],
      "comment" : "...",
      "temporaryInvoiceNumber" : "...",
      "amountWithTax" : 12345.0,
      "uuid" : "...",
      "invoiceType" : { },
      "amount" : 12345.0,
      "tradingLanguage" : { },
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "quote" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "billingRun" : { },
      "discount" : 12345.0,
      "productDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "tradingCountry" : { },
      "discountAgregates" : [ { }, { } ],
      "recordedInvoice" : { },
      "paymentMethod" : "TIP",
      "alias" : "...",
      "detailedInvoice" : true,
      "invoiceNumber" : "...",
      "ratedTransactions" : [ { }, { } ],
      "dueDate" : 12345,
      "billingAccount" : { },
      "pdfGenerated" : true,
      "iban" : "...",
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "netToPay" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "tradingCurrency" : { },
      "invoiceDate" : 12345,
      "orders" : [ { }, { } ],
      "adjustedInvoice" : { },
      "invoiceAgregates" : [ { }, { } ],
      "comment" : "...",
      "temporaryInvoiceNumber" : "...",
      "amountWithTax" : 12345.0,
      "uuid" : "...",
      "invoiceType" : { },
      "amount" : 12345.0,
      "tradingLanguage" : { },
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "quote" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "billingRun" : { },
      "discount" : 12345.0,
      "productDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "tradingCountry" : { },
      "discountAgregates" : [ { }, { } ],
      "recordedInvoice" : { },
      "paymentMethod" : "CARD",
      "alias" : "...",
      "detailedInvoice" : true,
      "invoiceNumber" : "...",
      "ratedTransactions" : [ { }, { } ],
      "dueDate" : 12345,
      "billingAccount" : { },
      "pdfGenerated" : true,
      "iban" : "...",
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "netToPay" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "bankCoordinates" : {
      "accountOwner" : "...",
      "bankCode" : "...",
      "ics" : "...",
      "bic" : "...",
      "branchCode" : "...",
      "iban" : "...",
      "bankId" : "...",
      "key" : "...",
      "accountNumber" : "...",
      "issuerName" : "...",
      "issuerNumber" : "...",
      "bankName" : "..."
    },
    "discountRate" : 12345.0,
    "discountPlan" : {
      "maxDuration" : 12345,
      "discountPlanItems" : [ { }, { } ],
      "minDuration" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "counters" : {
      "property1" : {
        "billingAccount" : { },
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "counterTemplate" : { },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "property2" : {
        "billingAccount" : { },
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "counterTemplate" : { },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }
    },
    "subscriptionDate" : 12345,
    "billingRunLists" : [ {
      "invoice" : true,
      "billingRun" : { },
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountWithTax" : 12345.0,
      "ratedAmount2WithoutTax" : 12345.0,
      "billingAccount" : { },
      "ratedAmountTax" : 12345.0,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "invoice" : true,
      "billingRun" : { },
      "ratedAmountWithoutTax" : 12345.0,
      "ratedAmountWithTax" : 12345.0,
      "ratedAmount2WithoutTax" : 12345.0,
      "billingAccount" : { },
      "ratedAmountTax" : 12345.0,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoiceAgregates" : [ {
      "billingAccount" : { },
      "billingRun" : { },
      "accountingCode" : "...",
      "prDescription" : "...",
      "discountAggregate" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "userAccount" : { },
      "amount" : 12345.0,
      "description" : "...",
      "tradingLanguage" : { },
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "taxPercent" : 12345.0,
      "discount" : 12345.0,
      "itemNumber" : 12345,
      "invoice" : { },
      "tradingCurrency" : { },
      "tradingCountry" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "billingAccount" : { },
      "billingRun" : { },
      "accountingCode" : "...",
      "prDescription" : "...",
      "discountAggregate" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "userAccount" : { },
      "amount" : 12345.0,
      "description" : "...",
      "tradingLanguage" : { },
      "amountWithoutTax" : 12345.0,
      "amountTax" : 12345.0,
      "taxPercent" : 12345.0,
      "discount" : 12345.0,
      "itemNumber" : 12345,
      "invoice" : { },
      "tradingCurrency" : { },
      "tradingCountry" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "email" : "...",
    "usersAccounts" : [ {
      "billingAccount" : { },
      "statusDate" : 12345,
      "terminationReason" : { },
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "wallet" : { },
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "subscriptions" : [ { }, { } ],
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "subscriptionDate" : 12345,
      "status" : "CLOSED",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "billingAccount" : { },
      "statusDate" : 12345,
      "terminationReason" : { },
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "wallet" : { },
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "subscriptions" : [ { }, { } ],
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "subscriptionDate" : 12345,
      "status" : "CLOSED",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "electronicBilling" : true,
    "customerAccount" : {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R1",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "DIRECTDEBIT",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "ACTIVE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "paymentTerm" : "CASH",
    "defaultLevel" : true,
    "accountType" : "...",
    "name" : {
      "lastName" : "...",
      "firstName" : "...",
      "title" : { },
      "fullName" : "..."
    },
    "externalRef1" : "...",
    "primaryContact" : {
      "address" : { },
      "mobile" : "...",
      "email" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "phone" : "...",
      "fax" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "externalRef2" : "...",
    "providerContact" : "...",
    "address" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "businessAccountModel" : {
      "hierarchyType" : "S_CA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "AGPL",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "uuid" : "...",
    "code" : "...",
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "paymentMethod" : "DIRECTDEBIT",
  "accountOperations" : [ {
    "dueDate" : 12345,
    "reference" : "...",
    "bankReference" : "...",
    "matchingAmounts" : [ {
      "matchingAmount" : 12345.0,
      "accountOperation" : { },
      "matchingCode" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "matchingAmount" : 12345.0,
      "accountOperation" : { },
      "matchingCode" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentCFEntities" : [ { }, { } ],
    "bankLot" : "...",
    "type" : "...",
    "excludedFromDunning" : true,
    "orderNumber" : "...",
    "matchingAmount" : 12345.0,
    "transactionCategory" : "CREDIT",
    "accountCodeClientSide" : "...",
    "unMatchingAmount" : 12345.0,
    "transactionDate" : 12345,
    "occCode" : "...",
    "accountCode" : "...",
    "customerAccount" : {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R3",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "CARD",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "CLOSE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "matchingStatus" : "C",
    "bankCollectionDate" : 12345,
    "uuid" : "...",
    "occDescription" : "...",
    "amount" : 12345.0,
    "depositDate" : 12345,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "dueDate" : 12345,
    "reference" : "...",
    "bankReference" : "...",
    "matchingAmounts" : [ {
      "matchingAmount" : 12345.0,
      "accountOperation" : { },
      "matchingCode" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "matchingAmount" : 12345.0,
      "accountOperation" : { },
      "matchingCode" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentCFEntities" : [ { }, { } ],
    "bankLot" : "...",
    "type" : "...",
    "excludedFromDunning" : true,
    "orderNumber" : "...",
    "matchingAmount" : 12345.0,
    "transactionCategory" : "DEBIT",
    "accountCodeClientSide" : "...",
    "unMatchingAmount" : 12345.0,
    "transactionDate" : 12345,
    "occCode" : "...",
    "accountCode" : "...",
    "customerAccount" : {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R2",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "DIRECTDEBIT",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "CLOSE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "matchingStatus" : "I",
    "bankCollectionDate" : 12345,
    "uuid" : "...",
    "occDescription" : "...",
    "amount" : 12345.0,
    "depositDate" : 12345,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "parentEntityType" : { },
  "password" : "...",
  "actionDunnings" : [ {
    "creationDate" : 12345,
    "fromLevel" : "R0",
    "typeAction" : "CHARGE",
    "dunningLOT" : {
      "dunningHistory" : { },
      "actionType" : "LETTER",
      "actions" : [ { }, { } ],
      "fileName" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "status" : "E",
    "actionPlanItem" : {
      "userGroupCode" : "...",
      "uuid" : "...",
      "wfTransition" : { },
      "conditionEl" : "...",
      "actionEl" : "...",
      "priority" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "amountDue" : 12345.0,
    "toLevel" : "R2",
    "recordedInvoice" : {
      "amountWithoutTax" : 12345.0,
      "paymentInfo4" : "...",
      "productionDate" : 12345,
      "paymentInfo1" : "...",
      "paymentInfo6" : "...",
      "payedDDRequestItem" : { },
      "taxAmount" : 12345.0,
      "paymentMethod" : "CHECK",
      "billingAccountName" : "...",
      "netToPay" : 12345.0,
      "paymentInfo" : "...",
      "paymentInfo3" : "...",
      "invoiceDate" : 12345,
      "paymentInfo2" : "...",
      "paymentInfo5" : "...",
      "ddrequestItems" : [ { }, { } ],
      "dueDate" : 12345,
      "reference" : "...",
      "bankReference" : "...",
      "matchingAmounts" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "bankLot" : "...",
      "type" : "...",
      "excludedFromDunning" : true,
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "transactionCategory" : "DEBIT",
      "accountCodeClientSide" : "...",
      "unMatchingAmount" : 12345.0,
      "transactionDate" : 12345,
      "occCode" : "...",
      "accountCode" : "...",
      "customerAccount" : { },
      "matchingStatus" : "L",
      "bankCollectionDate" : 12345,
      "uuid" : "...",
      "occDescription" : "...",
      "amount" : 12345.0,
      "depositDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "customerAccount" : {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R0",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "ACTIVE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "statusDate" : 12345,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "creationDate" : 12345,
    "fromLevel" : "R4",
    "typeAction" : "EMAIL",
    "dunningLOT" : {
      "dunningHistory" : { },
      "actionType" : "CHARGE",
      "actions" : [ { }, { } ],
      "fileName" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "status" : "T",
    "actionPlanItem" : {
      "userGroupCode" : "...",
      "uuid" : "...",
      "wfTransition" : { },
      "conditionEl" : "...",
      "actionEl" : "...",
      "priority" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "amountDue" : 12345.0,
    "toLevel" : "R1",
    "recordedInvoice" : {
      "amountWithoutTax" : 12345.0,
      "paymentInfo4" : "...",
      "productionDate" : 12345,
      "paymentInfo1" : "...",
      "paymentInfo6" : "...",
      "payedDDRequestItem" : { },
      "taxAmount" : 12345.0,
      "paymentMethod" : "CHECK",
      "billingAccountName" : "...",
      "netToPay" : 12345.0,
      "paymentInfo" : "...",
      "paymentInfo3" : "...",
      "invoiceDate" : 12345,
      "paymentInfo2" : "...",
      "paymentInfo5" : "...",
      "ddrequestItems" : [ { }, { } ],
      "dueDate" : 12345,
      "reference" : "...",
      "bankReference" : "...",
      "matchingAmounts" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "bankLot" : "...",
      "type" : "...",
      "excludedFromDunning" : true,
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "transactionCategory" : "DEBIT",
      "accountCodeClientSide" : "...",
      "unMatchingAmount" : 12345.0,
      "transactionDate" : 12345,
      "occCode" : "...",
      "accountCode" : "...",
      "customerAccount" : { },
      "matchingStatus" : "I",
      "bankCollectionDate" : 12345,
      "uuid" : "...",
      "occDescription" : "...",
      "amount" : 12345.0,
      "depositDate" : 12345,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "customerAccount" : {
      "dueDateDelayEL" : "...",
      "dunningLevel" : "R0",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "TIP",
      "accountOperations" : [ { }, { } ],
      "parentEntityType" : { },
      "password" : "...",
      "actionDunnings" : [ { }, { } ],
      "mandateDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "tradingCurrency" : { },
      "contactInformation" : { },
      "tradingLanguage" : { },
      "parentEntity" : { },
      "status" : "ACTIVE",
      "dateStatus" : 12345,
      "mandateIdentification" : "...",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "statusDate" : 12345,
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "mandateDate" : 12345,
  "parentCFEntities" : [ { }, { } ],
  "tradingCurrency" : {
    "prCurrencyToThis" : 12345.0,
    "prDescription" : "...",
    "currencyCode" : "...",
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "contactInformation" : {
    "phone" : "...",
    "mobile" : "...",
    "email" : "...",
    "fax" : "..."
  },
  "tradingLanguage" : {
    "language" : {
      "descriptionEn" : "...",
      "languageCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "prDescription" : "...",
    "languageCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "parentEntity" : {
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : { },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "status" : "ACTIVE",
  "dateStatus" : 12345,
  "mandateIdentification" : "...",
  "defaultLevel" : true,
  "accountType" : "...",
  "name" : {
    "lastName" : "...",
    "firstName" : "...",
    "title" : {
      "isCompany" : true,
      "code" : "...",
      "descriptionNotNull" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "fullName" : "..."
  },
  "externalRef1" : "...",
  "primaryContact" : {
    "address" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "mobile" : "...",
    "email" : "...",
    "lastName" : "...",
    "genericMail" : "...",
    "firstName" : "...",
    "phone" : "...",
    "fax" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "externalRef2" : "...",
  "providerContact" : "...",
  "address" : {
    "address2" : "...",
    "zipCode" : "...",
    "country" : "...",
    "state" : "...",
    "city" : "...",
    "countryBundle" : "...",
    "address1" : "...",
    "address3" : "..."
  },
  "businessAccountModel" : {
    "hierarchyType" : "CA_UA",
    "logoPicture" : "...",
    "script" : {
      "sourcingRoles" : [ { }, { } ],
      "executionRoles" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "error" : true,
      "scriptErrors" : [ { }, { } ],
      "script" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "moduleItems" : [ {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "downloaded" : true,
    "installed" : true,
    "license" : "MOZ",
    "moduleSource" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "uuid" : "...",
  "code" : "...",
  "description" : "...",
  "appendGeneratedCode" : true,
  "descriptionOrCode" : "...",
  "active" : true,
  "disabled" : true,
  "auditable" : {
    "lastModified" : 12345,
    "updater" : "...",
    "created" : 12345,
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}