UserAccount Data Type

Implemented Interfaces
Serializable
Properties
name data type description
billingAccount BillingAccount
statusDate number
terminationReason SubscriptionTerminationReason
parentEntity BusinessEntity
invoiceAgregates array of InvoiceAgregate
wallet WalletInstance
terminationDate number
parentCFEntities array of object
subscriptions array of Subscription
counters map of CounterInstance
prepaidWallets map of WalletInstance
parentEntityType object
subscriptionDate number
status AccountStatusEnum
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

{
  "billingAccount" : {
    "status" : "ACTIVE",
    "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" : "POSTINVOICED",
      "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" : "TIP",
    "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" : "OPEN",
      "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" : "WIRETRANSFER",
      "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" : "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
    } ],
    "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" : "TERMINATED",
      "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" : "ACTIVE",
      "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" : "R3",
      "creditCategory" : { },
      "dateDunningLevel" : 12345,
      "customer" : { },
      "billingAccounts" : [ { }, { } ],
      "paymentMethod" : "WIRETRANSFER",
      "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" : "C_CA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "OPEN",
      "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
  },
  "statusDate" : 12345,
  "terminationReason" : {
    "descriptionOrCode" : "...",
    "applyAgreement" : true,
    "code" : "...",
    "applyReimbursment" : true,
    "applyTerminationCharges" : true,
    "description" : "...",
    "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
  },
  "invoiceAgregates" : [ {
    "billingAccount" : {
      "status" : "TERMINATED",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "DIRECTDEBIT",
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "billingCycle" : { },
      "brAmountWithoutTax" : 12345.0,
      "ratedTransactions" : [ { }, { } ],
      "terminationReason" : { },
      "invoicingThreshold" : 12345.0,
      "invoicePrefix" : "...",
      "statusDate" : 12345,
      "terminationDate" : 12345,
      "nextInvoiceDate" : 12345,
      "tradingLanguage" : { },
      "invoices" : [ { }, { } ],
      "bankCoordinates" : { },
      "discountRate" : 12345.0,
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "email" : "...",
      "usersAccounts" : [ { }, { } ],
      "electronicBilling" : true,
      "customerAccount" : { },
      "paymentTerm" : "THREE_X",
      "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
    },
    "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" : "NEW",
      "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
    },
    "accountingCode" : "...",
    "prDescription" : "...",
    "discountAggregate" : true,
    "quantity" : 12345.0,
    "amountWithTax" : 12345.0,
    "userAccount" : {
      "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
    },
    "amount" : 12345.0,
    "description" : "...",
    "tradingLanguage" : {
      "language" : { },
      "prDescription" : "...",
      "languageCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "amountWithoutTax" : 12345.0,
    "amountTax" : 12345.0,
    "taxPercent" : 12345.0,
    "discount" : 12345.0,
    "itemNumber" : 12345,
    "invoice" : {
      "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" : "DIRECTDEBIT",
      "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" : {
      "prCurrencyToThis" : 12345.0,
      "prDescription" : "...",
      "currencyCode" : "...",
      "currency" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "tradingCountry" : {
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "prDescription" : "...",
      "countryCode" : "...",
      "country" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "billingAccount" : {
      "status" : "CANCELED",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "DIRECTDEBIT",
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "billingCycle" : { },
      "brAmountWithoutTax" : 12345.0,
      "ratedTransactions" : [ { }, { } ],
      "terminationReason" : { },
      "invoicingThreshold" : 12345.0,
      "invoicePrefix" : "...",
      "statusDate" : 12345,
      "terminationDate" : 12345,
      "nextInvoiceDate" : 12345,
      "tradingLanguage" : { },
      "invoices" : [ { }, { } ],
      "bankCoordinates" : { },
      "discountRate" : 12345.0,
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "subscriptionDate" : 12345,
      "billingRunLists" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "email" : "...",
      "usersAccounts" : [ { }, { } ],
      "electronicBilling" : true,
      "customerAccount" : { },
      "paymentTerm" : "CASH",
      "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
    },
    "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
    },
    "accountingCode" : "...",
    "prDescription" : "...",
    "discountAggregate" : true,
    "quantity" : 12345.0,
    "amountWithTax" : 12345.0,
    "userAccount" : {
      "billingAccount" : { },
      "statusDate" : 12345,
      "terminationReason" : { },
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "wallet" : { },
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "subscriptions" : [ { }, { } ],
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "subscriptionDate" : 12345,
      "status" : "TERMINATED",
      "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
    },
    "amount" : 12345.0,
    "description" : "...",
    "tradingLanguage" : {
      "language" : { },
      "prDescription" : "...",
      "languageCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "amountWithoutTax" : 12345.0,
    "amountTax" : 12345.0,
    "taxPercent" : 12345.0,
    "discount" : 12345.0,
    "itemNumber" : 12345,
    "invoice" : {
      "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" : "DIRECTDEBIT",
      "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" : {
      "prCurrencyToThis" : 12345.0,
      "prDescription" : "...",
      "currencyCode" : "...",
      "currency" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "tradingCountry" : {
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "prDescription" : "...",
      "countryCode" : "...",
      "country" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "wallet" : {
    "creditExpiryDate" : 12345,
    "nextMatchingDate" : 12345,
    "walletTemplate" : {
      "consumptionAlertSet" : true,
      "lowBalanceLevel" : 12345.0,
      "walletType" : "POSTPAID",
      "fastRatingLevel" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "operations" : [ {
      "operationDate" : 12345,
      "seller" : { },
      "parameter2" : "...",
      "amountTax" : 12345.0,
      "aggregatedServiceInstance" : { },
      "unitAmountTax" : 12345.0,
      "inputUnitDescription" : "...",
      "offerCode" : "...",
      "billingAccount" : { },
      "unitAmountWithTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "subscriptionDate" : 12345,
      "orderNumber" : "...",
      "unratedClone" : { },
      "priceplan" : { },
      "type" : "CREDIT",
      "billingRun" : { },
      "startDate" : 12345,
      "offerTemplate" : { },
      "currency" : { },
      "ratingUnitDescription" : "...",
      "inputQuantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "status" : "TREATED",
      "edr" : { },
      "wallet" : { },
      "invoiceSubCategory" : { },
      "reratedWalletOperation" : { },
      "quantity" : 12345.0,
      "chargeInstance" : { },
      "parameter1" : "...",
      "endDate" : 12345,
      "amountWithTax" : 12345.0,
      "parameter3" : "...",
      "invoicingDate" : 12345,
      "taxPercent" : 12345.0,
      "counter" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "operationDate" : 12345,
      "seller" : { },
      "parameter2" : "...",
      "amountTax" : 12345.0,
      "aggregatedServiceInstance" : { },
      "unitAmountTax" : 12345.0,
      "inputUnitDescription" : "...",
      "offerCode" : "...",
      "billingAccount" : { },
      "unitAmountWithTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "subscriptionDate" : 12345,
      "orderNumber" : "...",
      "unratedClone" : { },
      "priceplan" : { },
      "type" : "DEBIT",
      "billingRun" : { },
      "startDate" : 12345,
      "offerTemplate" : { },
      "currency" : { },
      "ratingUnitDescription" : "...",
      "inputQuantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "status" : "OPEN",
      "edr" : { },
      "wallet" : { },
      "invoiceSubCategory" : { },
      "reratedWalletOperation" : { },
      "quantity" : 12345.0,
      "chargeInstance" : { },
      "parameter1" : "...",
      "endDate" : 12345,
      "amountWithTax" : 12345.0,
      "parameter3" : "...",
      "invoicingDate" : 12345,
      "taxPercent" : 12345.0,
      "counter" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "userAccount" : {
      "billingAccount" : { },
      "statusDate" : 12345,
      "terminationReason" : { },
      "parentEntity" : { },
      "invoiceAgregates" : [ { }, { } ],
      "wallet" : { },
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "subscriptions" : [ { }, { } ],
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "parentEntityType" : { },
      "subscriptionDate" : 12345,
      "status" : "TERMINATED",
      "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
    },
    "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" : "RERATED",
      "invoice" : { },
      "unitAmountWithTax" : 12345.0,
      "offerTemplate" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "invoiceSubCategories" : [ {
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "discount" : 12345.0,
      "accountingCode" : "...",
      "invoiceCategory" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "discount" : 12345.0,
      "accountingCode" : "...",
      "invoiceCategory" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "lowBalanceLevel" : 12345.0,
    "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
  },
  "terminationDate" : 12345,
  "parentCFEntities" : [ { }, { } ],
  "subscriptions" : [ {
    "serviceInstances" : [ {
      "status" : "CANCELED",
      "endAgreementDate" : 12345,
      "terminationDate" : 12345,
      "orderNumber" : "...",
      "recurringChargeInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "terminationChargeInstances" : [ { }, { } ],
      "invoicingCalendar" : { },
      "quantity" : 12345.0,
      "serviceTemplate" : { },
      "descriptionAndStatus" : "...",
      "subscriptionTerminationReason" : { },
      "usageChargeInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "subscriptionDate" : 12345,
      "subscriptionChargeInstances" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "status" : "SUSPENDED",
      "endAgreementDate" : 12345,
      "terminationDate" : 12345,
      "orderNumber" : "...",
      "recurringChargeInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "terminationChargeInstances" : [ { }, { } ],
      "invoicingCalendar" : { },
      "quantity" : 12345.0,
      "serviceTemplate" : { },
      "descriptionAndStatus" : "...",
      "subscriptionTerminationReason" : { },
      "usageChargeInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "subscriptionDate" : 12345,
      "subscriptionChargeInstances" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "status" : "CLOSED",
    "subscriptionDate" : 12345,
    "offer" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_TEST",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "subscriptionTerminationReason" : {
      "descriptionOrCode" : "...",
      "applyAgreement" : true,
      "code" : "...",
      "applyReimbursment" : true,
      "applyTerminationCharges" : true,
      "description" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "endAgreementDate" : 12345,
    "userAccount" : {
      "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
    },
    "productInstances" : [ {
      "quantity" : 12345.0,
      "orderNumber" : "...",
      "userAccount" : { },
      "applicationDate" : 12345,
      "productTemplate" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeInstances" : [ { }, { } ],
      "subscription" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "quantity" : 12345.0,
      "orderNumber" : "...",
      "userAccount" : { },
      "applicationDate" : 12345,
      "productTemplate" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeInstances" : [ { }, { } ],
      "subscription" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "statusDate" : 12345,
    "defaultLevel" : true,
    "terminationDate" : 12345,
    "parentCFEntities" : [ { }, { } ],
    "accessPoints" : [ {
      "uuid" : "...",
      "endDate" : 12345,
      "startDate" : 12345,
      "cacheKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "accessUserId" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "uuid" : "...",
      "endDate" : 12345,
      "startDate" : 12345,
      "cacheKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "accessUserId" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "uuid" : "...",
    "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
  }, {
    "serviceInstances" : [ {
      "status" : "SUSPENDED",
      "endAgreementDate" : 12345,
      "terminationDate" : 12345,
      "orderNumber" : "...",
      "recurringChargeInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "terminationChargeInstances" : [ { }, { } ],
      "invoicingCalendar" : { },
      "quantity" : 12345.0,
      "serviceTemplate" : { },
      "descriptionAndStatus" : "...",
      "subscriptionTerminationReason" : { },
      "usageChargeInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "subscriptionDate" : 12345,
      "subscriptionChargeInstances" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "status" : "SUSPENDED",
      "endAgreementDate" : 12345,
      "terminationDate" : 12345,
      "orderNumber" : "...",
      "recurringChargeInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "terminationChargeInstances" : [ { }, { } ],
      "invoicingCalendar" : { },
      "quantity" : 12345.0,
      "serviceTemplate" : { },
      "descriptionAndStatus" : "...",
      "subscriptionTerminationReason" : { },
      "usageChargeInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "subscriptionDate" : 12345,
      "subscriptionChargeInstances" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "status" : "CANCELED",
    "subscriptionDate" : 12345,
    "offer" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "LAUNCHED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "subscriptionTerminationReason" : {
      "descriptionOrCode" : "...",
      "applyAgreement" : true,
      "code" : "...",
      "applyReimbursment" : true,
      "applyTerminationCharges" : true,
      "description" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "endAgreementDate" : 12345,
    "userAccount" : {
      "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
    },
    "productInstances" : [ {
      "quantity" : 12345.0,
      "orderNumber" : "...",
      "userAccount" : { },
      "applicationDate" : 12345,
      "productTemplate" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeInstances" : [ { }, { } ],
      "subscription" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "quantity" : 12345.0,
      "orderNumber" : "...",
      "userAccount" : { },
      "applicationDate" : 12345,
      "productTemplate" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeInstances" : [ { }, { } ],
      "subscription" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "statusDate" : 12345,
    "defaultLevel" : true,
    "terminationDate" : 12345,
    "parentCFEntities" : [ { }, { } ],
    "accessPoints" : [ {
      "uuid" : "...",
      "endDate" : 12345,
      "startDate" : 12345,
      "cacheKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "accessUserId" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "uuid" : "...",
      "endDate" : 12345,
      "startDate" : 12345,
      "cacheKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "accessUserId" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "uuid" : "...",
    "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
  } ],
  "counters" : {
    "property1" : {
      "billingAccount" : {
        "status" : "CANCELED",
        "billingRun" : { },
        "brAmountWithTax" : 12345.0,
        "paymentMethod" : "CHECK",
        "tradingCountry" : { },
        "parentCFEntities" : [ { }, { } ],
        "parentEntityType" : { },
        "billingCycle" : { },
        "brAmountWithoutTax" : 12345.0,
        "ratedTransactions" : [ { }, { } ],
        "terminationReason" : { },
        "invoicingThreshold" : 12345.0,
        "invoicePrefix" : "...",
        "statusDate" : 12345,
        "terminationDate" : 12345,
        "nextInvoiceDate" : 12345,
        "tradingLanguage" : { },
        "invoices" : [ { }, { } ],
        "bankCoordinates" : { },
        "discountRate" : 12345.0,
        "discountPlan" : { },
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "subscriptionDate" : 12345,
        "billingRunLists" : [ { }, { } ],
        "parentEntity" : { },
        "invoiceAgregates" : [ { }, { } ],
        "email" : "...",
        "usersAccounts" : [ { }, { } ],
        "electronicBilling" : true,
        "customerAccount" : { },
        "paymentTerm" : "THREE_X",
        "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
      },
      "userAccount" : {
        "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
      },
      "counterPeriods" : [ {
        "counterType" : "NOTIFICATION",
        "level" : 12345.0,
        "counterInstance" : { },
        "notificationLevels" : "...",
        "value" : 12345.0,
        "periodEndDate" : 12345,
        "periodStartDate" : 12345,
        "notificationLevelsAsMap" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "counterType" : "NOTIFICATION",
        "level" : 12345.0,
        "counterInstance" : { },
        "notificationLevels" : "...",
        "value" : 12345.0,
        "periodEndDate" : 12345,
        "periodStartDate" : 12345,
        "notificationLevelsAsMap" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "counterTemplate" : {
        "counterType" : "USAGE",
        "calendar" : { },
        "notificationLevels" : "...",
        "unityDescription" : "...",
        "ceilingExpressionEl" : "...",
        "counterLevel" : "UA",
        "ceiling" : 12345.0,
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "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
    },
    "property2" : {
      "billingAccount" : {
        "status" : "CLOSED",
        "billingRun" : { },
        "brAmountWithTax" : 12345.0,
        "paymentMethod" : "DIRECTDEBIT",
        "tradingCountry" : { },
        "parentCFEntities" : [ { }, { } ],
        "parentEntityType" : { },
        "billingCycle" : { },
        "brAmountWithoutTax" : 12345.0,
        "ratedTransactions" : [ { }, { } ],
        "terminationReason" : { },
        "invoicingThreshold" : 12345.0,
        "invoicePrefix" : "...",
        "statusDate" : 12345,
        "terminationDate" : 12345,
        "nextInvoiceDate" : 12345,
        "tradingLanguage" : { },
        "invoices" : [ { }, { } ],
        "bankCoordinates" : { },
        "discountRate" : 12345.0,
        "discountPlan" : { },
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "subscriptionDate" : 12345,
        "billingRunLists" : [ { }, { } ],
        "parentEntity" : { },
        "invoiceAgregates" : [ { }, { } ],
        "email" : "...",
        "usersAccounts" : [ { }, { } ],
        "electronicBilling" : true,
        "customerAccount" : { },
        "paymentTerm" : "THREE_X",
        "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
      },
      "userAccount" : {
        "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
      },
      "counterPeriods" : [ {
        "counterType" : "USAGE",
        "level" : 12345.0,
        "counterInstance" : { },
        "notificationLevels" : "...",
        "value" : 12345.0,
        "periodEndDate" : 12345,
        "periodStartDate" : 12345,
        "notificationLevelsAsMap" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "counterType" : "NOTIFICATION",
        "level" : 12345.0,
        "counterInstance" : { },
        "notificationLevels" : "...",
        "value" : 12345.0,
        "periodEndDate" : 12345,
        "periodStartDate" : 12345,
        "notificationLevelsAsMap" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "counterTemplate" : {
        "counterType" : "USAGE",
        "calendar" : { },
        "notificationLevels" : "...",
        "unityDescription" : "...",
        "ceilingExpressionEl" : "...",
        "counterLevel" : "UA",
        "ceiling" : 12345.0,
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "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
    }
  },
  "prepaidWallets" : {
    "property1" : {
      "creditExpiryDate" : 12345,
      "nextMatchingDate" : 12345,
      "walletTemplate" : {
        "consumptionAlertSet" : true,
        "lowBalanceLevel" : 12345.0,
        "walletType" : "PREPAID",
        "fastRatingLevel" : 12345,
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "operations" : [ {
        "operationDate" : 12345,
        "seller" : { },
        "parameter2" : "...",
        "amountTax" : 12345.0,
        "aggregatedServiceInstance" : { },
        "unitAmountTax" : 12345.0,
        "inputUnitDescription" : "...",
        "offerCode" : "...",
        "billingAccount" : { },
        "unitAmountWithTax" : 12345.0,
        "amountWithoutTax" : 12345.0,
        "subscriptionDate" : 12345,
        "orderNumber" : "...",
        "unratedClone" : { },
        "priceplan" : { },
        "type" : "CREDIT",
        "billingRun" : { },
        "startDate" : 12345,
        "offerTemplate" : { },
        "currency" : { },
        "ratingUnitDescription" : "...",
        "inputQuantity" : 12345.0,
        "unitAmountWithoutTax" : 12345.0,
        "status" : "RESERVED",
        "edr" : { },
        "wallet" : { },
        "invoiceSubCategory" : { },
        "reratedWalletOperation" : { },
        "quantity" : 12345.0,
        "chargeInstance" : { },
        "parameter1" : "...",
        "endDate" : 12345,
        "amountWithTax" : 12345.0,
        "parameter3" : "...",
        "invoicingDate" : 12345,
        "taxPercent" : 12345.0,
        "counter" : { },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "operationDate" : 12345,
        "seller" : { },
        "parameter2" : "...",
        "amountTax" : 12345.0,
        "aggregatedServiceInstance" : { },
        "unitAmountTax" : 12345.0,
        "inputUnitDescription" : "...",
        "offerCode" : "...",
        "billingAccount" : { },
        "unitAmountWithTax" : 12345.0,
        "amountWithoutTax" : 12345.0,
        "subscriptionDate" : 12345,
        "orderNumber" : "...",
        "unratedClone" : { },
        "priceplan" : { },
        "type" : "CREDIT",
        "billingRun" : { },
        "startDate" : 12345,
        "offerTemplate" : { },
        "currency" : { },
        "ratingUnitDescription" : "...",
        "inputQuantity" : 12345.0,
        "unitAmountWithoutTax" : 12345.0,
        "status" : "SCHEDULED",
        "edr" : { },
        "wallet" : { },
        "invoiceSubCategory" : { },
        "reratedWalletOperation" : { },
        "quantity" : 12345.0,
        "chargeInstance" : { },
        "parameter1" : "...",
        "endDate" : 12345,
        "amountWithTax" : 12345.0,
        "parameter3" : "...",
        "invoicingDate" : 12345,
        "taxPercent" : 12345.0,
        "counter" : { },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "userAccount" : {
        "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
      },
      "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
      } ],
      "invoiceSubCategories" : [ {
        "invoiceSubcategoryCountries" : [ { }, { } ],
        "parentCFEntities" : [ { }, { } ],
        "discount" : 12345.0,
        "accountingCode" : "...",
        "invoiceCategory" : { },
        "uuid" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "invoiceSubcategoryCountries" : [ { }, { } ],
        "parentCFEntities" : [ { }, { } ],
        "discount" : 12345.0,
        "accountingCode" : "...",
        "invoiceCategory" : { },
        "uuid" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "lowBalanceLevel" : 12345.0,
      "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
    },
    "property2" : {
      "creditExpiryDate" : 12345,
      "nextMatchingDate" : 12345,
      "walletTemplate" : {
        "consumptionAlertSet" : true,
        "lowBalanceLevel" : 12345.0,
        "walletType" : "POSTPAID",
        "fastRatingLevel" : 12345,
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "operations" : [ {
        "operationDate" : 12345,
        "seller" : { },
        "parameter2" : "...",
        "amountTax" : 12345.0,
        "aggregatedServiceInstance" : { },
        "unitAmountTax" : 12345.0,
        "inputUnitDescription" : "...",
        "offerCode" : "...",
        "billingAccount" : { },
        "unitAmountWithTax" : 12345.0,
        "amountWithoutTax" : 12345.0,
        "subscriptionDate" : 12345,
        "orderNumber" : "...",
        "unratedClone" : { },
        "priceplan" : { },
        "type" : "CREDIT",
        "billingRun" : { },
        "startDate" : 12345,
        "offerTemplate" : { },
        "currency" : { },
        "ratingUnitDescription" : "...",
        "inputQuantity" : 12345.0,
        "unitAmountWithoutTax" : 12345.0,
        "status" : "TO_RERATE",
        "edr" : { },
        "wallet" : { },
        "invoiceSubCategory" : { },
        "reratedWalletOperation" : { },
        "quantity" : 12345.0,
        "chargeInstance" : { },
        "parameter1" : "...",
        "endDate" : 12345,
        "amountWithTax" : 12345.0,
        "parameter3" : "...",
        "invoicingDate" : 12345,
        "taxPercent" : 12345.0,
        "counter" : { },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "operationDate" : 12345,
        "seller" : { },
        "parameter2" : "...",
        "amountTax" : 12345.0,
        "aggregatedServiceInstance" : { },
        "unitAmountTax" : 12345.0,
        "inputUnitDescription" : "...",
        "offerCode" : "...",
        "billingAccount" : { },
        "unitAmountWithTax" : 12345.0,
        "amountWithoutTax" : 12345.0,
        "subscriptionDate" : 12345,
        "orderNumber" : "...",
        "unratedClone" : { },
        "priceplan" : { },
        "type" : "DEBIT",
        "billingRun" : { },
        "startDate" : 12345,
        "offerTemplate" : { },
        "currency" : { },
        "ratingUnitDescription" : "...",
        "inputQuantity" : 12345.0,
        "unitAmountWithoutTax" : 12345.0,
        "status" : "RESERVED",
        "edr" : { },
        "wallet" : { },
        "invoiceSubCategory" : { },
        "reratedWalletOperation" : { },
        "quantity" : 12345.0,
        "chargeInstance" : { },
        "parameter1" : "...",
        "endDate" : 12345,
        "amountWithTax" : 12345.0,
        "parameter3" : "...",
        "invoicingDate" : 12345,
        "taxPercent" : 12345.0,
        "counter" : { },
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "userAccount" : {
        "billingAccount" : { },
        "statusDate" : 12345,
        "terminationReason" : { },
        "parentEntity" : { },
        "invoiceAgregates" : [ { }, { } ],
        "wallet" : { },
        "terminationDate" : 12345,
        "parentCFEntities" : [ { }, { } ],
        "subscriptions" : [ { }, { } ],
        "counters" : {
          "property1" : { },
          "property2" : { }
        },
        "prepaidWallets" : {
          "property1" : { },
          "property2" : { }
        },
        "parentEntityType" : { },
        "subscriptionDate" : 12345,
        "status" : "TERMINATED",
        "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
      },
      "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" : "RERATED",
        "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" : "CANCELED",
        "invoice" : { },
        "unitAmountWithTax" : 12345.0,
        "offerTemplate" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "invoiceSubCategories" : [ {
        "invoiceSubcategoryCountries" : [ { }, { } ],
        "parentCFEntities" : [ { }, { } ],
        "discount" : 12345.0,
        "accountingCode" : "...",
        "invoiceCategory" : { },
        "uuid" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }, {
        "invoiceSubcategoryCountries" : [ { }, { } ],
        "parentCFEntities" : [ { }, { } ],
        "discount" : 12345.0,
        "accountingCode" : "...",
        "invoiceCategory" : { },
        "uuid" : "...",
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      } ],
      "lowBalanceLevel" : 12345.0,
      "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
    }
  },
  "parentEntityType" : { },
  "subscriptionDate" : 12345,
  "status" : "CANCELED",
  "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" : "S_BA",
    "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" : "LGPL",
    "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
}