UsageChargeInstance Data Type

Implemented Interfaces
Serializable
Properties
name data type description
serviceInstance ServiceInstance
ratingUnitDescription string
lastUpdate number
counter CounterInstance
Properties inherited from ChargeInstance
criteria1 string
orderNumber string
walletOperations array of WalletOperation
walletOperationsSorted array of WalletOperation
statusDate number
subscription Subscription
chargeDate number
prepaid boolean
chargeTemplate ChargeTemplate
currency TradingCurrency
walletInstances array of WalletInstance
status InstanceStatusEnum
amountWithoutTax number
terminationDate number
criteria3 string
seller Seller
userAccount UserAccount
criteria2 string
prDescription string
country TradingCountry
amountWithTax number
invoicingCalendar Calendar
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

{
  "serviceInstance" : {
    "status" : "CANCELED",
    "endAgreementDate" : 12345,
    "terminationDate" : 12345,
    "orderNumber" : "...",
    "recurringChargeInstances" : [ {
      "nextChargeDate" : 12345,
      "subscriptionDate" : 12345,
      "recurringChargeTemplate" : { },
      "serviceInstance" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "INACTIVE",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "nextChargeDate" : 12345,
      "subscriptionDate" : 12345,
      "recurringChargeTemplate" : { },
      "serviceInstance" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "SUSPENDED",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "statusDate" : 12345,
    "terminationChargeInstances" : [ {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "SUSPENDED",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "INACTIVE",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "invoicingCalendar" : {
      "initDate" : 12345,
      "calendarType" : "...",
      "calendarTypeWSubtypes" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "quantity" : 12345.0,
    "serviceTemplate" : {
      "serviceTerminationCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "selected" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "longDescription" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "invoicingCalendar" : { },
      "serviceRecurringCharges" : [ { }, { } ],
      "imagePath" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "descriptionAndStatus" : "...",
    "subscriptionTerminationReason" : {
      "descriptionOrCode" : "...",
      "applyAgreement" : true,
      "code" : "...",
      "applyReimbursment" : true,
      "applyTerminationCharges" : true,
      "description" : "...",
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "usageChargeInstances" : [ {
      "serviceInstance" : { },
      "ratingUnitDescription" : "...",
      "lastUpdate" : 12345,
      "counter" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "CLOSED",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "serviceInstance" : { },
      "ratingUnitDescription" : "...",
      "lastUpdate" : 12345,
      "counter" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "SUSPENDED",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "parentCFEntities" : [ { }, { } ],
    "subscription" : {
      "serviceInstances" : [ { }, { } ],
      "status" : "SUSPENDED",
      "subscriptionDate" : 12345,
      "offer" : { },
      "subscriptionTerminationReason" : { },
      "endAgreementDate" : 12345,
      "userAccount" : { },
      "productInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "defaultLevel" : true,
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "accessPoints" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "subscriptionDate" : 12345,
    "subscriptionChargeInstances" : [ {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "SUSPENDED",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "SUSPENDED",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "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
  },
  "ratingUnitDescription" : "...",
  "lastUpdate" : 12345,
  "counter" : {
    "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" : "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" : "BA",
      "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
  },
  "criteria1" : "...",
  "orderNumber" : "...",
  "walletOperations" : [ {
    "operationDate" : 12345,
    "seller" : {
      "tradingLanguage" : { },
      "parentEntity" : { },
      "tradingCountry" : { },
      "tradingCurrency" : { },
      "parentEntityType" : { },
      "address" : { },
      "seller" : { },
      "businessAccountModel" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parameter2" : "...",
    "amountTax" : 12345.0,
    "aggregatedServiceInstance" : {
      "status" : "ACTIVE",
      "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
    },
    "unitAmountTax" : 12345.0,
    "inputUnitDescription" : "...",
    "offerCode" : "...",
    "billingAccount" : {
      "status" : "CLOSED",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "WIRETRANSFER",
      "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
    },
    "unitAmountWithTax" : 12345.0,
    "amountWithoutTax" : 12345.0,
    "subscriptionDate" : 12345,
    "orderNumber" : "...",
    "unratedClone" : { },
    "priceplan" : {
      "tradingCountry" : { },
      "maxQuantity" : 12345.0,
      "offerTemplate" : { },
      "scriptInstance" : { },
      "eventCode" : "...",
      "criteria2Value" : "...",
      "validityCalendar" : { },
      "criteriaEL" : "...",
      "tradingCurrency" : { },
      "endSubscriptionDate" : 12345,
      "sequence" : 12345,
      "minSubscriptionAgeInMonth" : 12345,
      "priority" : 12345,
      "criteria3Value" : "...",
      "criteria1Value" : "...",
      "minQuantity" : 12345.0,
      "amountWithTaxEL" : "...",
      "amountWithoutTaxEL" : "...",
      "endRatingDate" : 12345,
      "amountWithoutTax" : 12345.0,
      "maxSubscriptionAgeInMonth" : 12345,
      "startSubscriptionDate" : 12345,
      "startRatingDate" : 12345,
      "seller" : { },
      "amountWithTax" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "type" : "CREDIT",
    "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" : "POSTVALIDATED",
      "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
    },
    "startDate" : 12345,
    "offerTemplate" : {
      "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
    },
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "ratingUnitDescription" : "...",
    "inputQuantity" : 12345.0,
    "unitAmountWithoutTax" : 12345.0,
    "status" : "TREATED",
    "edr" : {
      "decimalParam2" : 12345.0,
      "eventDate" : 12345,
      "decimalParam4" : 12345.0,
      "parameter6" : "...",
      "parameter8" : "...",
      "decimalParam1" : 12345.0,
      "decimalParam3" : 12345.0,
      "rejectReason" : "...",
      "dateParam5" : 12345,
      "parameter5" : "...",
      "parameter3" : "...",
      "originRecord" : "...",
      "dateParam2" : 12345,
      "parameter7" : "...",
      "created" : 12345,
      "originBatch" : "...",
      "parameter2" : "...",
      "status" : "AGGREGATED",
      "quantity" : 12345.0,
      "dateParam3" : 12345,
      "parameter9" : "...",
      "dateParam1" : 12345,
      "accessCode" : "...",
      "decimalParam5" : 12345.0,
      "lastUpdate" : 12345,
      "headerEDR" : { },
      "parameter4" : "...",
      "dateParam4" : 12345,
      "parameter1" : "...",
      "subscription" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "wallet" : {
      "creditExpiryDate" : 12345,
      "nextMatchingDate" : 12345,
      "walletTemplate" : { },
      "operations" : [ { }, { } ],
      "userAccount" : { },
      "ratedTransactions" : [ { }, { } ],
      "invoiceSubCategories" : [ { }, { } ],
      "lowBalanceLevel" : 12345.0,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoiceSubCategory" : {
      "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
    },
    "reratedWalletOperation" : { },
    "quantity" : 12345.0,
    "chargeInstance" : {
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "ACTIVE",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parameter1" : "...",
    "endDate" : 12345,
    "amountWithTax" : 12345.0,
    "parameter3" : "...",
    "invoicingDate" : 12345,
    "taxPercent" : 12345.0,
    "counter" : {
      "billingAccount" : { },
      "userAccount" : { },
      "counterPeriods" : [ { }, { } ],
      "counterTemplate" : { },
      "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
  }, {
    "operationDate" : 12345,
    "seller" : {
      "tradingLanguage" : { },
      "parentEntity" : { },
      "tradingCountry" : { },
      "tradingCurrency" : { },
      "parentEntityType" : { },
      "address" : { },
      "seller" : { },
      "businessAccountModel" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parameter2" : "...",
    "amountTax" : 12345.0,
    "aggregatedServiceInstance" : {
      "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
    },
    "unitAmountTax" : 12345.0,
    "inputUnitDescription" : "...",
    "offerCode" : "...",
    "billingAccount" : {
      "status" : "CLOSED",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "CARD",
      "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
    },
    "unitAmountWithTax" : 12345.0,
    "amountWithoutTax" : 12345.0,
    "subscriptionDate" : 12345,
    "orderNumber" : "...",
    "unratedClone" : { },
    "priceplan" : {
      "tradingCountry" : { },
      "maxQuantity" : 12345.0,
      "offerTemplate" : { },
      "scriptInstance" : { },
      "eventCode" : "...",
      "criteria2Value" : "...",
      "validityCalendar" : { },
      "criteriaEL" : "...",
      "tradingCurrency" : { },
      "endSubscriptionDate" : 12345,
      "sequence" : 12345,
      "minSubscriptionAgeInMonth" : 12345,
      "priority" : 12345,
      "criteria3Value" : "...",
      "criteria1Value" : "...",
      "minQuantity" : 12345.0,
      "amountWithTaxEL" : "...",
      "amountWithoutTaxEL" : "...",
      "endRatingDate" : 12345,
      "amountWithoutTax" : 12345.0,
      "maxSubscriptionAgeInMonth" : 12345,
      "startSubscriptionDate" : 12345,
      "startRatingDate" : 12345,
      "seller" : { },
      "amountWithTax" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "type" : "DEBIT",
    "billingRun" : {
      "invoiceNumber" : 12345,
      "billableBillingAcountNumber" : 12345,
      "currency" : { },
      "statusDate" : 12345,
      "producibleAmountTax" : 12345.0,
      "billingCycle" : { },
      "producibleAmountWithoutTax" : 12345.0,
      "postInvoicingReports" : { },
      "country" : { },
      "billingAccountNumber" : 12345,
      "billableBillingAccounts" : [ { }, { } ],
      "producibleAmountWithTax" : 12345.0,
      "xmlInvoiceGenerated" : true,
      "prAmountTax" : 12345.0,
      "ratedTransactions" : [ { }, { } ],
      "status" : "PREVALIDATED",
      "processType" : "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
    },
    "startDate" : 12345,
    "offerTemplate" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "OBSOLETE",
      "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
    },
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "ratingUnitDescription" : "...",
    "inputQuantity" : 12345.0,
    "unitAmountWithoutTax" : 12345.0,
    "status" : "SCHEDULED",
    "edr" : {
      "decimalParam2" : 12345.0,
      "eventDate" : 12345,
      "decimalParam4" : 12345.0,
      "parameter6" : "...",
      "parameter8" : "...",
      "decimalParam1" : 12345.0,
      "decimalParam3" : 12345.0,
      "rejectReason" : "...",
      "dateParam5" : 12345,
      "parameter5" : "...",
      "parameter3" : "...",
      "originRecord" : "...",
      "dateParam2" : 12345,
      "parameter7" : "...",
      "created" : 12345,
      "originBatch" : "...",
      "parameter2" : "...",
      "status" : "OPEN",
      "quantity" : 12345.0,
      "dateParam3" : 12345,
      "parameter9" : "...",
      "dateParam1" : 12345,
      "accessCode" : "...",
      "decimalParam5" : 12345.0,
      "lastUpdate" : 12345,
      "headerEDR" : { },
      "parameter4" : "...",
      "dateParam4" : 12345,
      "parameter1" : "...",
      "subscription" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "wallet" : {
      "creditExpiryDate" : 12345,
      "nextMatchingDate" : 12345,
      "walletTemplate" : { },
      "operations" : [ { }, { } ],
      "userAccount" : { },
      "ratedTransactions" : [ { }, { } ],
      "invoiceSubCategories" : [ { }, { } ],
      "lowBalanceLevel" : 12345.0,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoiceSubCategory" : {
      "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
    },
    "reratedWalletOperation" : { },
    "quantity" : 12345.0,
    "chargeInstance" : {
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "ACTIVE",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parameter1" : "...",
    "endDate" : 12345,
    "amountWithTax" : 12345.0,
    "parameter3" : "...",
    "invoicingDate" : 12345,
    "taxPercent" : 12345.0,
    "counter" : {
      "billingAccount" : { },
      "userAccount" : { },
      "counterPeriods" : [ { }, { } ],
      "counterTemplate" : { },
      "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
  } ],
  "walletOperationsSorted" : [ {
    "operationDate" : 12345,
    "seller" : {
      "tradingLanguage" : { },
      "parentEntity" : { },
      "tradingCountry" : { },
      "tradingCurrency" : { },
      "parentEntityType" : { },
      "address" : { },
      "seller" : { },
      "businessAccountModel" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parameter2" : "...",
    "amountTax" : 12345.0,
    "aggregatedServiceInstance" : {
      "status" : "ACTIVE",
      "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
    },
    "unitAmountTax" : 12345.0,
    "inputUnitDescription" : "...",
    "offerCode" : "...",
    "billingAccount" : {
      "status" : "CANCELED",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "TIP",
      "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
    },
    "unitAmountWithTax" : 12345.0,
    "amountWithoutTax" : 12345.0,
    "subscriptionDate" : 12345,
    "orderNumber" : "...",
    "unratedClone" : { },
    "priceplan" : {
      "tradingCountry" : { },
      "maxQuantity" : 12345.0,
      "offerTemplate" : { },
      "scriptInstance" : { },
      "eventCode" : "...",
      "criteria2Value" : "...",
      "validityCalendar" : { },
      "criteriaEL" : "...",
      "tradingCurrency" : { },
      "endSubscriptionDate" : 12345,
      "sequence" : 12345,
      "minSubscriptionAgeInMonth" : 12345,
      "priority" : 12345,
      "criteria3Value" : "...",
      "criteria1Value" : "...",
      "minQuantity" : 12345.0,
      "amountWithTaxEL" : "...",
      "amountWithoutTaxEL" : "...",
      "endRatingDate" : 12345,
      "amountWithoutTax" : 12345.0,
      "maxSubscriptionAgeInMonth" : 12345,
      "startSubscriptionDate" : 12345,
      "startRatingDate" : 12345,
      "seller" : { },
      "amountWithTax" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "type" : "CREDIT",
    "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
    },
    "startDate" : 12345,
    "offerTemplate" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "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
    },
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "ratingUnitDescription" : "...",
    "inputQuantity" : 12345.0,
    "unitAmountWithoutTax" : 12345.0,
    "status" : "CANCELED",
    "edr" : {
      "decimalParam2" : 12345.0,
      "eventDate" : 12345,
      "decimalParam4" : 12345.0,
      "parameter6" : "...",
      "parameter8" : "...",
      "decimalParam1" : 12345.0,
      "decimalParam3" : 12345.0,
      "rejectReason" : "...",
      "dateParam5" : 12345,
      "parameter5" : "...",
      "parameter3" : "...",
      "originRecord" : "...",
      "dateParam2" : 12345,
      "parameter7" : "...",
      "created" : 12345,
      "originBatch" : "...",
      "parameter2" : "...",
      "status" : "MEDIATING",
      "quantity" : 12345.0,
      "dateParam3" : 12345,
      "parameter9" : "...",
      "dateParam1" : 12345,
      "accessCode" : "...",
      "decimalParam5" : 12345.0,
      "lastUpdate" : 12345,
      "headerEDR" : { },
      "parameter4" : "...",
      "dateParam4" : 12345,
      "parameter1" : "...",
      "subscription" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "wallet" : {
      "creditExpiryDate" : 12345,
      "nextMatchingDate" : 12345,
      "walletTemplate" : { },
      "operations" : [ { }, { } ],
      "userAccount" : { },
      "ratedTransactions" : [ { }, { } ],
      "invoiceSubCategories" : [ { }, { } ],
      "lowBalanceLevel" : 12345.0,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoiceSubCategory" : {
      "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
    },
    "reratedWalletOperation" : { },
    "quantity" : 12345.0,
    "chargeInstance" : {
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "CLOSED",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parameter1" : "...",
    "endDate" : 12345,
    "amountWithTax" : 12345.0,
    "parameter3" : "...",
    "invoicingDate" : 12345,
    "taxPercent" : 12345.0,
    "counter" : {
      "billingAccount" : { },
      "userAccount" : { },
      "counterPeriods" : [ { }, { } ],
      "counterTemplate" : { },
      "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
  }, {
    "operationDate" : 12345,
    "seller" : {
      "tradingLanguage" : { },
      "parentEntity" : { },
      "tradingCountry" : { },
      "tradingCurrency" : { },
      "parentEntityType" : { },
      "address" : { },
      "seller" : { },
      "businessAccountModel" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parameter2" : "...",
    "amountTax" : 12345.0,
    "aggregatedServiceInstance" : {
      "status" : "INACTIVE",
      "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
    },
    "unitAmountTax" : 12345.0,
    "inputUnitDescription" : "...",
    "offerCode" : "...",
    "billingAccount" : {
      "status" : "CLOSED",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "CARD",
      "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
    },
    "unitAmountWithTax" : 12345.0,
    "amountWithoutTax" : 12345.0,
    "subscriptionDate" : 12345,
    "orderNumber" : "...",
    "unratedClone" : { },
    "priceplan" : {
      "tradingCountry" : { },
      "maxQuantity" : 12345.0,
      "offerTemplate" : { },
      "scriptInstance" : { },
      "eventCode" : "...",
      "criteria2Value" : "...",
      "validityCalendar" : { },
      "criteriaEL" : "...",
      "tradingCurrency" : { },
      "endSubscriptionDate" : 12345,
      "sequence" : 12345,
      "minSubscriptionAgeInMonth" : 12345,
      "priority" : 12345,
      "criteria3Value" : "...",
      "criteria1Value" : "...",
      "minQuantity" : 12345.0,
      "amountWithTaxEL" : "...",
      "amountWithoutTaxEL" : "...",
      "endRatingDate" : 12345,
      "amountWithoutTax" : 12345.0,
      "maxSubscriptionAgeInMonth" : 12345,
      "startSubscriptionDate" : 12345,
      "startRatingDate" : 12345,
      "seller" : { },
      "amountWithTax" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "type" : "DEBIT",
    "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" : "POSTVALIDATED",
      "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
    },
    "startDate" : 12345,
    "offerTemplate" : {
      "businessOfferModel" : { },
      "offerProductTemplates" : [ { }, { } ],
      "serviceTemplatesByChargeType" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "prefix" : "...",
      "transientCode" : "...",
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "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
    },
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "ratingUnitDescription" : "...",
    "inputQuantity" : 12345.0,
    "unitAmountWithoutTax" : 12345.0,
    "status" : "TO_RERATE",
    "edr" : {
      "decimalParam2" : 12345.0,
      "eventDate" : 12345,
      "decimalParam4" : 12345.0,
      "parameter6" : "...",
      "parameter8" : "...",
      "decimalParam1" : 12345.0,
      "decimalParam3" : 12345.0,
      "rejectReason" : "...",
      "dateParam5" : 12345,
      "parameter5" : "...",
      "parameter3" : "...",
      "originRecord" : "...",
      "dateParam2" : 12345,
      "parameter7" : "...",
      "created" : 12345,
      "originBatch" : "...",
      "parameter2" : "...",
      "status" : "OPEN",
      "quantity" : 12345.0,
      "dateParam3" : 12345,
      "parameter9" : "...",
      "dateParam1" : 12345,
      "accessCode" : "...",
      "decimalParam5" : 12345.0,
      "lastUpdate" : 12345,
      "headerEDR" : { },
      "parameter4" : "...",
      "dateParam4" : 12345,
      "parameter1" : "...",
      "subscription" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "wallet" : {
      "creditExpiryDate" : 12345,
      "nextMatchingDate" : 12345,
      "walletTemplate" : { },
      "operations" : [ { }, { } ],
      "userAccount" : { },
      "ratedTransactions" : [ { }, { } ],
      "invoiceSubCategories" : [ { }, { } ],
      "lowBalanceLevel" : 12345.0,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoiceSubCategory" : {
      "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
    },
    "reratedWalletOperation" : { },
    "quantity" : 12345.0,
    "chargeInstance" : {
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "ACTIVE",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parameter1" : "...",
    "endDate" : 12345,
    "amountWithTax" : 12345.0,
    "parameter3" : "...",
    "invoicingDate" : 12345,
    "taxPercent" : 12345.0,
    "counter" : {
      "billingAccount" : { },
      "userAccount" : { },
      "counterPeriods" : [ { }, { } ],
      "counterTemplate" : { },
      "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
  } ],
  "statusDate" : 12345,
  "subscription" : {
    "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" : "CLOSED",
      "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" : "IN_STUDY",
      "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" : "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
    },
    "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
  },
  "chargeDate" : 12345,
  "prepaid" : true,
  "chargeTemplate" : {
    "roundingMode" : "NEAREST",
    "ratingUnitDescription" : "...",
    "inputUnitDescription" : "...",
    "type" : "CREDIT",
    "edrTemplates" : [ {
      "param3El" : "...",
      "conditionEl" : "...",
      "subscriptionEl" : "...",
      "param4El" : "...",
      "meveoInstance" : { },
      "param1El" : "...",
      "param2El" : "...",
      "quantityEl" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "param3El" : "...",
      "conditionEl" : "...",
      "subscriptionEl" : "...",
      "param4El" : "...",
      "meveoInstance" : { },
      "param1El" : "...",
      "param2El" : "...",
      "quantityEl" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "amountEditable" : true,
    "revenueRecognitionRule" : {
      "startEvent" : "SUBSCRIPTION_START",
      "script" : { },
      "stopEvent" : "SUBSCRIPTION_START",
      "stopUnit" : "DAY",
      "startUnit" : "MONTH",
      "startDelay" : 12345,
      "stopDelay" : 12345,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "unitMultiplicator" : 12345.0,
    "invoiceSubCategory" : {
      "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
    },
    "chargeInstances" : [ {
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "ACTIVE",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "ACTIVE",
      "amountWithoutTax" : 12345.0,
      "terminationDate" : 12345,
      "criteria3" : "...",
      "seller" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "prDescription" : "...",
      "country" : { },
      "amountWithTax" : 12345.0,
      "invoicingCalendar" : { },
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "unitNbDecimal" : 12345,
    "parentCFEntities" : [ { }, { } ],
    "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
  },
  "currency" : {
    "prCurrencyToThis" : 12345.0,
    "prDescription" : "...",
    "currencyCode" : "...",
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "walletInstances" : [ {
    "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" : "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
    } ],
    "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
    },
    "ratedTransactions" : [ {
      "orderNumber" : "...",
      "walletOperation" : { },
      "unitAmountWithoutTax" : 12345.0,
      "priceplan" : { },
      "billingAccount" : { },
      "amountTax" : 12345.0,
      "adjustedRatedTx" : { },
      "unitAmountTax" : 12345.0,
      "code" : "...",
      "invoiceAgregateT" : { },
      "amountWithTax" : 12345.0,
      "billingRun" : { },
      "unityDescription" : "...",
      "offerCode" : "...",
      "amountWithoutTax" : 12345.0,
      "parameter3" : "...",
      "invoiceAgregateR" : { },
      "invoiceSubCategory" : { },
      "description" : "...",
      "quantity" : 12345.0,
      "usageDate" : 12345,
      "edr" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "parameter1" : "...",
      "doNotTriggerInvoicing" : true,
      "parameter2" : "...",
      "walletOperationId" : 12345,
      "status" : "REJECTED",
      "invoice" : { },
      "unitAmountWithTax" : 12345.0,
      "offerTemplate" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "orderNumber" : "...",
      "walletOperation" : { },
      "unitAmountWithoutTax" : 12345.0,
      "priceplan" : { },
      "billingAccount" : { },
      "amountTax" : 12345.0,
      "adjustedRatedTx" : { },
      "unitAmountTax" : 12345.0,
      "code" : "...",
      "invoiceAgregateT" : { },
      "amountWithTax" : 12345.0,
      "billingRun" : { },
      "unityDescription" : "...",
      "offerCode" : "...",
      "amountWithoutTax" : 12345.0,
      "parameter3" : "...",
      "invoiceAgregateR" : { },
      "invoiceSubCategory" : { },
      "description" : "...",
      "quantity" : 12345.0,
      "usageDate" : 12345,
      "edr" : { },
      "invoiceAgregateF" : { },
      "wallet" : { },
      "parameter1" : "...",
      "doNotTriggerInvoicing" : true,
      "parameter2" : "...",
      "walletOperationId" : 12345,
      "status" : "REJECTED",
      "invoice" : { },
      "unitAmountWithTax" : 12345.0,
      "offerTemplate" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "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
  }, {
    "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" : "DEBIT",
      "billingRun" : { },
      "startDate" : 12345,
      "offerTemplate" : { },
      "currency" : { },
      "ratingUnitDescription" : "...",
      "inputQuantity" : 12345.0,
      "unitAmountWithoutTax" : 12345.0,
      "status" : "CANCELED",
      "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" : "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
    },
    "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" : "REJECTED",
      "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
  } ],
  "status" : "SUSPENDED",
  "amountWithoutTax" : 12345.0,
  "terminationDate" : 12345,
  "criteria3" : "...",
  "seller" : {
    "tradingLanguage" : {
      "language" : { },
      "prDescription" : "...",
      "languageCode" : "...",
      "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
    },
    "tradingCountry" : {
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "prDescription" : "...",
      "countryCode" : "...",
      "country" : { },
      "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
    },
    "parentEntityType" : { },
    "address" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "seller" : { },
    "businessAccountModel" : {
      "hierarchyType" : "CA_BA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "BSD2_S",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoiceTypeSequence" : [ {
      "id" : { },
      "seller" : { },
      "transient" : true,
      "invoiceType" : { },
      "sequence" : { }
    }, {
      "id" : { },
      "seller" : { },
      "transient" : true,
      "invoiceType" : { },
      "sequence" : { }
    } ],
    "parentCFEntities" : [ { }, { } ],
    "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
  },
  "userAccount" : {
    "billingAccount" : {
      "status" : "ACTIVE",
      "billingRun" : { },
      "brAmountWithTax" : 12345.0,
      "paymentMethod" : "TIP",
      "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
    },
    "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" : { },
      "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
    } ],
    "wallet" : {
      "creditExpiryDate" : 12345,
      "nextMatchingDate" : 12345,
      "walletTemplate" : { },
      "operations" : [ { }, { } ],
      "userAccount" : { },
      "ratedTransactions" : [ { }, { } ],
      "invoiceSubCategories" : [ { }, { } ],
      "lowBalanceLevel" : 12345.0,
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "terminationDate" : 12345,
    "parentCFEntities" : [ { }, { } ],
    "subscriptions" : [ {
      "serviceInstances" : [ { }, { } ],
      "status" : "CREATED",
      "subscriptionDate" : 12345,
      "offer" : { },
      "subscriptionTerminationReason" : { },
      "endAgreementDate" : 12345,
      "userAccount" : { },
      "productInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "defaultLevel" : true,
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "accessPoints" : [ { }, { } ],
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "serviceInstances" : [ { }, { } ],
      "status" : "RESILIATED",
      "subscriptionDate" : 12345,
      "offer" : { },
      "subscriptionTerminationReason" : { },
      "endAgreementDate" : 12345,
      "userAccount" : { },
      "productInstances" : [ { }, { } ],
      "statusDate" : 12345,
      "defaultLevel" : true,
      "terminationDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "accessPoints" : [ { }, { } ],
      "uuid" : "...",
      "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
      }
    },
    "prepaidWallets" : {
      "property1" : {
        "creditExpiryDate" : 12345,
        "nextMatchingDate" : 12345,
        "walletTemplate" : { },
        "operations" : [ { }, { } ],
        "userAccount" : { },
        "ratedTransactions" : [ { }, { } ],
        "invoiceSubCategories" : [ { }, { } ],
        "lowBalanceLevel" : 12345.0,
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      },
      "property2" : {
        "creditExpiryDate" : 12345,
        "nextMatchingDate" : 12345,
        "walletTemplate" : { },
        "operations" : [ { }, { } ],
        "userAccount" : { },
        "ratedTransactions" : [ { }, { } ],
        "invoiceSubCategories" : [ { }, { } ],
        "lowBalanceLevel" : 12345.0,
        "parentEntityType" : { },
        "code" : "...",
        "parentEntity" : { },
        "description" : "...",
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "active" : true,
        "disabled" : true,
        "auditable" : { },
        "id" : 12345,
        "transient" : true,
        "version" : 12345
      }
    },
    "parentEntityType" : { },
    "subscriptionDate" : 12345,
    "status" : "CANCELED",
    "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",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "GPL",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "uuid" : "...",
    "code" : "...",
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "criteria2" : "...",
  "prDescription" : "...",
  "country" : {
    "invoiceSubcategoryCountries" : [ {
      "tax" : { },
      "filterEL" : "...",
      "sellingCountry" : { },
      "invoiceSubCategory" : { },
      "tradingCountry" : { },
      "taxCodeEL" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "tax" : { },
      "filterEL" : "...",
      "sellingCountry" : { },
      "invoiceSubCategory" : { },
      "tradingCountry" : { },
      "taxCodeEL" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "prDescription" : "...",
    "countryCode" : "...",
    "country" : {
      "language" : { },
      "description_ENG" : "...",
      "countryCode" : "...",
      "descriptionEn" : "...",
      "descriptionFr" : "...",
      "description_FRA" : "...",
      "currency" : { },
      "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
  },
  "amountWithTax" : 12345.0,
  "invoicingCalendar" : {
    "initDate" : 12345,
    "calendarType" : "...",
    "calendarTypeWSubtypes" : "...",
    "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" : { },
  "code" : "...",
  "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
  },
  "description" : "...",
  "appendGeneratedCode" : true,
  "descriptionOrCode" : "...",
  "active" : true,
  "disabled" : true,
  "auditable" : {
    "lastModified" : 12345,
    "updater" : "...",
    "created" : 12345,
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}