OrderItem Data Type

Implemented Interfaces
Serializable
Properties
name data type description
shippingAddress Address
userAccount UserAccount
orderItemProductOfferings array of OrderItemProductOffering
action OrderItemActionEnum
itemId string
source string
status OrderStatusEnum
orderItemDto object
productInstances array of ProductInstance
subscription Subscription
mainOffering ProductOffering
order Order
Properties inherited from BaseEntity
id number
transient boolean
version number

Example

{
  "shippingAddress" : {
    "address2" : "...",
    "zipCode" : "...",
    "country" : "...",
    "state" : "...",
    "city" : "...",
    "countryBundle" : "...",
    "address1" : "...",
    "address3" : "..."
  },
  "userAccount" : {
    "billingAccount" : {
      "status" : "ACTIVE",
      "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" : "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" : "ACTIVE",
      "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" : "CA_BA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "COM",
      "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
  },
  "orderItemProductOfferings" : [ {
    "orderItem" : {
      "shippingAddress" : { },
      "userAccount" : { },
      "orderItemProductOfferings" : [ { }, { } ],
      "action" : "MODIFY",
      "itemId" : "...",
      "source" : "...",
      "status" : "COMPLETED",
      "orderItemDto" : { },
      "productInstances" : [ { }, { } ],
      "subscription" : { },
      "mainOffering" : { },
      "order" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "id" : { },
    "itemOrder" : 12345,
    "transient" : true,
    "productOffering" : {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "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
    }
  }, {
    "orderItem" : {
      "shippingAddress" : { },
      "userAccount" : { },
      "orderItemProductOfferings" : [ { }, { } ],
      "action" : "DELETE",
      "itemId" : "...",
      "source" : "...",
      "status" : "CANCELLED",
      "orderItemDto" : { },
      "productInstances" : [ { }, { } ],
      "subscription" : { },
      "mainOffering" : { },
      "order" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "id" : { },
    "itemOrder" : 12345,
    "transient" : true,
    "productOffering" : {
      "imagePath" : "...",
      "channels" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "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
    }
  } ],
  "action" : "MODIFY",
  "itemId" : "...",
  "source" : "...",
  "status" : "CANCELLED",
  "orderItemDto" : { },
  "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" : "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
    },
    "applicationDate" : 12345,
    "productTemplate" : {
      "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
    },
    "parentCFEntities" : [ { }, { } ],
    "productChargeInstances" : [ {
      "quantity" : 12345.0,
      "productInstance" : { },
      "productChargeTemplate" : { },
      "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
    }, {
      "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
    } ],
    "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
  }, {
    "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" : "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
    },
    "applicationDate" : 12345,
    "productTemplate" : {
      "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
    },
    "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" : "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
    } ],
    "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
    },
    "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
  } ],
  "subscription" : {
    "serviceInstances" : [ {
      "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
    }, {
      "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
    } ],
    "status" : "CREATED",
    "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" : "CLOSED",
      "defaultLevel" : true,
      "accountType" : "...",
      "name" : { },
      "externalRef1" : "...",
      "primaryContact" : { },
      "externalRef2" : "...",
      "providerContact" : "...",
      "address" : { },
      "businessAccountModel" : { },
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "productInstances" : [ {
      "quantity" : 12345.0,
      "orderNumber" : "...",
      "userAccount" : { },
      "applicationDate" : 12345,
      "productTemplate" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeInstances" : [ { }, { } ],
      "subscription" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "quantity" : 12345.0,
      "orderNumber" : "...",
      "userAccount" : { },
      "applicationDate" : 12345,
      "productTemplate" : { },
      "parentCFEntities" : [ { }, { } ],
      "productChargeInstances" : [ { }, { } ],
      "subscription" : { },
      "uuid" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "statusDate" : 12345,
    "defaultLevel" : true,
    "terminationDate" : 12345,
    "parentCFEntities" : [ { }, { } ],
    "accessPoints" : [ {
      "uuid" : "...",
      "endDate" : 12345,
      "startDate" : 12345,
      "cacheKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "accessUserId" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "uuid" : "...",
      "endDate" : 12345,
      "startDate" : 12345,
      "cacheKey" : "...",
      "parentCFEntities" : [ { }, { } ],
      "subscription" : { },
      "accessUserId" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "uuid" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "mainOffering" : {
    "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" : "IN_STUDY",
    "name" : "...",
    "businessAccountModels" : [ {
      "hierarchyType" : "CA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "COM",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "hierarchyType" : "S_C",
      "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
    } ],
    "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
  },
  "order" : {
    "priority" : 12345,
    "receivedFromApp" : "...",
    "deliveryInstructions" : "...",
    "invoices" : [ {
      "tradingCurrency" : { },
      "invoiceDate" : 12345,
      "orders" : [ { }, { } ],
      "adjustedInvoice" : { },
      "invoiceAgregates" : [ { }, { } ],
      "comment" : "...",
      "temporaryInvoiceNumber" : "...",
      "amountWithTax" : 12345.0,
      "uuid" : "...",
      "invoiceType" : { },
      "amount" : 12345.0,
      "tradingLanguage" : { },
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "quote" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "billingRun" : { },
      "discount" : 12345.0,
      "productDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "tradingCountry" : { },
      "discountAgregates" : [ { }, { } ],
      "recordedInvoice" : { },
      "paymentMethod" : "DIRECTDEBIT",
      "alias" : "...",
      "detailedInvoice" : true,
      "invoiceNumber" : "...",
      "ratedTransactions" : [ { }, { } ],
      "dueDate" : 12345,
      "billingAccount" : { },
      "pdfGenerated" : true,
      "iban" : "...",
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "netToPay" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "tradingCurrency" : { },
      "invoiceDate" : 12345,
      "orders" : [ { }, { } ],
      "adjustedInvoice" : { },
      "invoiceAgregates" : [ { }, { } ],
      "comment" : "...",
      "temporaryInvoiceNumber" : "...",
      "amountWithTax" : 12345.0,
      "uuid" : "...",
      "invoiceType" : { },
      "amount" : 12345.0,
      "tradingLanguage" : { },
      "amountTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "quote" : { },
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "billingRun" : { },
      "discount" : 12345.0,
      "productDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "tradingCountry" : { },
      "discountAgregates" : [ { }, { } ],
      "recordedInvoice" : { },
      "paymentMethod" : "TIP",
      "alias" : "...",
      "detailedInvoice" : true,
      "invoiceNumber" : "...",
      "ratedTransactions" : [ { }, { } ],
      "dueDate" : 12345,
      "billingAccount" : { },
      "pdfGenerated" : true,
      "iban" : "...",
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "netToPay" : 12345.0,
      "linkedInvoices" : [ { }, { } ],
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "orderDate" : 12345,
    "orderNumber" : "...",
    "completionDate" : 12345,
    "routedToUserGroup" : {
      "users" : [ { }, { } ],
      "orderLevel" : 12345,
      "parentLevel" : { },
      "childLevels" : [ { }, { } ],
      "hierarchyType" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "category" : "...",
    "statusMessage" : "...",
    "orderItems" : [ {
      "shippingAddress" : { },
      "userAccount" : { },
      "orderItemProductOfferings" : [ { }, { } ],
      "action" : "MODIFY",
      "itemId" : "...",
      "source" : "...",
      "status" : "CANCELLED",
      "orderItemDto" : { },
      "productInstances" : [ { }, { } ],
      "subscription" : { },
      "mainOffering" : { },
      "order" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "shippingAddress" : { },
      "userAccount" : { },
      "orderItemProductOfferings" : [ { }, { } ],
      "action" : "ADD",
      "itemId" : "...",
      "source" : "...",
      "status" : "CANCELLED",
      "orderItemDto" : { },
      "productInstances" : [ { }, { } ],
      "subscription" : { },
      "mainOffering" : { },
      "order" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "shippingAddress" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "requestedStartDate" : 12345,
    "expectedCompletionDate" : 12345,
    "requestedCompletionDate" : 12345,
    "userAccounts" : [ {
      "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
    }, {
      "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
    } ],
    "startDate" : 12345,
    "status" : "PARTIAL",
    "externalId" : "...",
    "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
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}