Subscription Data Type

Implemented Interfaces
Serializable
Properties
name data type description
serviceInstances array of ServiceInstance
status SubscriptionStatusEnum
subscriptionDate number
offer OfferTemplate
subscriptionTerminationReason SubscriptionTerminationReason
endAgreementDate number
userAccount UserAccount
productInstances array of ProductInstance
statusDate number
defaultLevel boolean
terminationDate number
parentCFEntities array of object
accessPoints array of Access
Properties inherited from BusinessCFEntity
parentCFEntities array of object
uuid string
Properties inherited from BusinessEntity
parentEntityType object
code string
parentEntity BusinessEntity
description string
appendGeneratedCode boolean
descriptionOrCode string
Properties inherited from EnableEntity
active boolean
disabled boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
id number
transient boolean
version number

Example

{
  "serviceInstances" : [ {
    "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" : "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
    }, {
      "nextChargeDate" : 12345,
      "subscriptionDate" : 12345,
      "recurringChargeTemplate" : { },
      "serviceInstance" : { },
      "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
    } ],
    "statusDate" : 12345,
    "terminationChargeInstances" : [ {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "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
    }, {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "TERMINATED",
      "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" : "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
    } ],
    "parentCFEntities" : [ { }, { } ],
    "subscription" : {
      "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
    },
    "subscriptionDate" : 12345,
    "subscriptionChargeInstances" : [ {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "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
    }, {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "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
    } ],
    "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
  }, {
    "status" : "SUSPENDED",
    "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" : "TERMINATED",
      "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" : "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
    } ],
    "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" : "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
    } ],
    "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" : "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
    }, {
      "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" : "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
    }, {
      "subscriptionServiceInstance" : { },
      "terminationServiceInstance" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "CANCELED",
      "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
  } ],
  "status" : "CANCELED",
  "subscriptionDate" : 12345,
  "offer" : {
    "businessOfferModel" : {
      "offerTemplate" : { },
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "LGPL",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "offerProductTemplates" : [ {
      "productTemplate" : { },
      "mandatory" : true,
      "transient" : true,
      "offerTemplate" : { },
      "id" : { }
    }, {
      "productTemplate" : { },
      "mandatory" : true,
      "transient" : true,
      "offerTemplate" : { },
      "id" : { }
    } ],
    "serviceTemplatesByChargeType" : {
      "property1" : [ {
        "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
      }, {
        "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
      } ],
      "property2" : [ {
        "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
      }, {
        "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
      } ]
    },
    "longDescription" : "...",
    "productTemplates" : [ {
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeTemplates" : [ { }, { } ],
      "businessProductModel" : { },
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_STUDY",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeTemplates" : [ { }, { } ],
      "businessProductModel" : { },
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_STUDY",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "offerServiceTemplates" : [ {
      "offerTemplate" : { },
      "validFrom" : 12345,
      "mandatory" : true,
      "incompatibleServices" : [ { }, { } ],
      "transient" : true,
      "validTo" : 12345,
      "serviceTemplate" : { },
      "id" : 12345
    }, {
      "offerTemplate" : { },
      "validFrom" : 12345,
      "mandatory" : true,
      "incompatibleServices" : [ { }, { } ],
      "transient" : true,
      "validTo" : 12345,
      "serviceTemplate" : { },
      "id" : 12345
    } ],
    "prefix" : "...",
    "transientCode" : "...",
    "imagePath" : "...",
    "channels" : [ {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "attachments" : [ {
      "mimeType" : "...",
      "uri" : "...",
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "mimeType" : "...",
      "uri" : "...",
      "productOfferings" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "lifeCycleStatus" : "ACTIVE",
    "name" : "...",
    "businessAccountModels" : [ {
      "hierarchyType" : "BA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "BSD3_N",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "hierarchyType" : "BA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "MOZ",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "offerTemplateCategories" : [ {
      "imagePath" : "...",
      "parentCategoryCode" : "...",
      "assignedToProductOffering" : true,
      "children" : [ { }, { } ],
      "productOffering" : [ { }, { } ],
      "name" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "offerTemplateCategory" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "imagePath" : "...",
      "parentCategoryCode" : "...",
      "assignedToProductOffering" : true,
      "children" : [ { }, { } ],
      "productOffering" : [ { }, { } ],
      "name" : "...",
      "orderLevel" : 12345,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "offerTemplateCategory" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "nameOrCode" : "...",
    "validTo" : 12345,
    "validFrom" : 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
  },
  "subscriptionTerminationReason" : {
    "descriptionOrCode" : "...",
    "applyAgreement" : true,
    "code" : "...",
    "applyReimbursment" : true,
    "applyTerminationCharges" : true,
    "description" : "...",
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "endAgreementDate" : 12345,
  "userAccount" : {
    "billingAccount" : {
      "status" : "ACTIVE",
      "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
    },
    "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" : "CLOSED",
      "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" : "ACTIVE",
    "defaultLevel" : true,
    "accountType" : "...",
    "name" : {
      "lastName" : "...",
      "firstName" : "...",
      "title" : { },
      "fullName" : "..."
    },
    "externalRef1" : "...",
    "primaryContact" : {
      "address" : { },
      "mobile" : "...",
      "email" : "...",
      "lastName" : "...",
      "genericMail" : "...",
      "firstName" : "...",
      "phone" : "...",
      "fax" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "externalRef2" : "...",
    "providerContact" : "...",
    "address" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "businessAccountModel" : {
      "hierarchyType" : "S_UA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "EPL",
      "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
  },
  "productInstances" : [ {
    "quantity" : 12345.0,
    "orderNumber" : "...",
    "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
    },
    "applicationDate" : 12345,
    "productTemplate" : {
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeTemplates" : [ { }, { } ],
      "businessProductModel" : { },
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_TEST",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "productChargeInstances" : [ {
      "quantity" : 12345.0,
      "productInstance" : { },
      "productChargeTemplate" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "CANCELED",
      "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
    }, {
      "quantity" : 12345.0,
      "productInstance" : { },
      "productChargeTemplate" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "TERMINATED",
      "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
    } ],
    "subscription" : {
      "serviceInstances" : [ { }, { } ],
      "status" : "CANCELED",
      "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
    },
    "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
  }, {
    "quantity" : 12345.0,
    "orderNumber" : "...",
    "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
    },
    "applicationDate" : 12345,
    "productTemplate" : {
      "walletTemplates" : [ { }, { } ],
      "invoicingCalendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeTemplates" : [ { }, { } ],
      "businessProductModel" : { },
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "RETIRED",
      "name" : "...",
      "businessAccountModels" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "nameOrCode" : "...",
      "validTo" : 12345,
      "validFrom" : 12345,
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentCFEntities" : [ { }, { } ],
    "productChargeInstances" : [ {
      "quantity" : 12345.0,
      "productInstance" : { },
      "productChargeTemplate" : { },
      "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
    }, {
      "quantity" : 12345.0,
      "productInstance" : { },
      "productChargeTemplate" : { },
      "criteria1" : "...",
      "orderNumber" : "...",
      "walletOperations" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "statusDate" : 12345,
      "subscription" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "chargeTemplate" : { },
      "currency" : { },
      "walletInstances" : [ { }, { } ],
      "status" : "TERMINATED",
      "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
    } ],
    "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
    },
    "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
  } ],
  "statusDate" : 12345,
  "defaultLevel" : true,
  "terminationDate" : 12345,
  "parentCFEntities" : [ { }, { } ],
  "accessPoints" : [ {
    "uuid" : "...",
    "endDate" : 12345,
    "startDate" : 12345,
    "cacheKey" : "...",
    "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
    },
    "accessUserId" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  }, {
    "uuid" : "...",
    "endDate" : 12345,
    "startDate" : 12345,
    "cacheKey" : "...",
    "parentCFEntities" : [ { }, { } ],
    "subscription" : {
      "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
    },
    "accessUserId" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  } ],
  "uuid" : "...",
  "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
}