| name | data type | description |
|---|---|---|
| quantity | number | |
| productInstance | ProductInstance | |
| productChargeTemplate | ProductChargeTemplate | |
Properties inherited from ChargeInstance |
||
| prepaid | boolean | |
| terminationDate | number | |
| chargeDate | number | |
| orderNumber | string | |
| walletOperations | array of WalletOperation | |
| amountWithoutTax | number | |
| walletInstances | array of WalletInstance | |
| criteria3 | string | |
| amountWithTax | number | |
| country | TradingCountry | |
| criteria2 | string | |
| criteria1 | string | |
| currency | TradingCurrency | |
| seller | Seller | |
| userAccount | UserAccount | |
| prDescription | string | |
| statusDate | number | |
| status | InstanceStatusEnum | |
| subscription | Subscription | |
| chargeTemplate | ChargeTemplate | |
| walletOperationsSorted | array of WalletOperation | |
| invoicingCalendar | Calendar | |
Properties inherited from BusinessEntity |
||
| descriptionOrCode | string | |
| code | string | |
| parentEntityType | object | |
| parentEntity | BusinessEntity | |
| description | string | |
| appendGeneratedCode | boolean | |
Properties inherited from EnableEntity |
||
| disabled | boolean | |
| active | boolean | |
Properties inherited from AuditableEntity |
||
| auditable | Auditable | |
Properties inherited from BaseEntity |
||
| transient | boolean | |
| id | number | |
| version | number | |
Example
{
"quantity" : 12345.0,
"productInstance" : {
"parentCFEntities" : [ { }, { } ],
"applicationDate" : 12345,
"subscription" : {
"status" : "CLOSED",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"orderNumber" : "...",
"userAccount" : {
"invoiceAgregates" : [ { }, { } ],
"status" : "TERMINATED",
"subscriptions" : [ { }, { } ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"terminationReason" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : { },
"billingAccount" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"productChargeInstances" : [ {
"quantity" : 12345.0,
"productInstance" : { },
"productChargeTemplate" : { },
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "TERMINATED",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"quantity" : 12345.0,
"productInstance" : { },
"productChargeTemplate" : { },
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "SUSPENDED",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"quantity" : 12345.0,
"productTemplate" : {
"businessProductModel" : { },
"invoicingCalendar" : { },
"productChargeTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "ACTIVE",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"productChargeTemplate" : {
"productTemplates" : [ {
"businessProductModel" : { },
"invoicingCalendar" : { },
"productChargeTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "LAUNCHED",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"businessProductModel" : { },
"invoicingCalendar" : { },
"productChargeTemplates" : [ { }, { } ],
"walletTemplates" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "OBSOLETE",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ {
"meveoInstance" : { },
"param3El" : "...",
"conditionEl" : "...",
"param1El" : "...",
"subscriptionEl" : "...",
"param4El" : "...",
"quantityEl" : "...",
"param2El" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"meveoInstance" : { },
"param3El" : "...",
"conditionEl" : "...",
"param1El" : "...",
"subscriptionEl" : "...",
"param4El" : "...",
"quantityEl" : "...",
"param2El" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"invoiceSubCategory" : {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"revenueRecognitionRule" : {
"stopEvent" : "INVOICE_DATE",
"stopUnit" : "DAY",
"startUnit" : "MONTH",
"stopDelay" : 12345,
"startEvent" : "SERVICE_PERIOD_START",
"script" : { },
"startDelay" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"type" : "CREDIT",
"roundingMode" : "NEAREST",
"amountEditable" : true,
"chargeInstances" : [ {
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "INACTIVE",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "CLOSED",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "CHECK",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "CASH",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "CLOSED",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "OPEN",
"reratedWalletOperation" : { },
"currency" : {
"systemCurrency" : true,
"transient" : true,
"descriptionEn" : "...",
"currencyCode" : "...",
"auditable" : { },
"id" : 12345,
"version" : 12345
},
"counter" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"edr" : {
"parameter7" : "...",
"headerEDR" : { },
"dateParam2" : 12345,
"parameter6" : "...",
"parameter8" : "...",
"originBatch" : "...",
"decimalParam5" : 12345.0,
"decimalParam2" : 12345.0,
"accessCode" : "...",
"parameter3" : "...",
"status" : "RATED",
"decimalParam4" : 12345.0,
"quantity" : 12345.0,
"parameter9" : "...",
"dateParam1" : 12345,
"dateParam3" : 12345,
"subscription" : { },
"rejectReason" : "...",
"parameter1" : "...",
"dateParam4" : 12345,
"parameter5" : "...",
"parameter4" : "...",
"lastUpdate" : 12345,
"decimalParam3" : 12345.0,
"decimalParam1" : 12345.0,
"created" : 12345,
"parameter2" : "...",
"dateParam5" : 12345,
"eventDate" : 12345,
"originRecord" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
},
"amountTax" : 12345.0,
"invoicingDate" : 12345,
"wallet" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"chargeInstance" : {
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "SUSPENDED",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"endDate" : 12345,
"billingRun" : {
"xmlInvoiceGenerated" : true,
"startDate" : 12345,
"processDate" : 12345,
"country" : { },
"currency" : { },
"billingRunLists" : [ { }, { } ],
"prAmountTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"selectedBillingAccounts" : "...",
"status" : "NEW",
"billableBillingAccounts" : [ { }, { } ],
"statusDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"lastTransactionDate" : 12345,
"endDate" : 12345,
"billingCycle" : { },
"ratedTransactions" : [ { }, { } ],
"billingAccountNumber" : 12345,
"preInvoicingReports" : { },
"postInvoicingReports" : { },
"producibleAmountWithTax" : 12345.0,
"processType" : "MANUAL",
"invoiceDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"invoiceNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"invoices" : [ { }, { } ],
"language" : { },
"prAmountWithTax" : 12345.0,
"producibleAmountTax" : 12345.0,
"rejectionReason" : "...",
"producibleInvoiceNumber" : 12345,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"taxPercent" : 12345.0,
"amountWithTax" : 12345.0,
"operationDate" : 12345,
"offerTemplate" : {
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"longDescription" : "...",
"offerServiceTemplates" : [ { }, { } ],
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"serviceTemplatesByChargeType" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"prefix" : "...",
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "IN_STUDY",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"type" : "DEBIT",
"parameter3" : "...",
"priceplan" : {
"minQuantity" : 12345.0,
"tradingCurrency" : { },
"maxSubscriptionAgeInMonth" : 12345,
"maxQuantity" : 12345.0,
"scriptInstance" : { },
"amountWithTaxEL" : "...",
"criteriaEL" : "...",
"endRatingDate" : 12345,
"criteria1Value" : "...",
"priority" : 12345,
"startRatingDate" : 12345,
"validityCalendar" : { },
"criteria2Value" : "...",
"sequence" : 12345,
"startSubscriptionDate" : 12345,
"tradingCountry" : { },
"seller" : { },
"endSubscriptionDate" : 12345,
"amountWithTax" : 12345.0,
"minSubscriptionAgeInMonth" : 12345,
"offerTemplate" : { },
"eventCode" : "...",
"criteria3Value" : "...",
"amountWithoutTax" : 12345.0,
"amountWithoutTaxEL" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"offerCode" : "...",
"unratedClone" : { },
"parameter1" : "...",
"unitAmountTax" : 12345.0,
"aggregatedServiceInstance" : {
"subscriptionTerminationReason" : { },
"descriptionAndStatus" : "...",
"recurringChargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"endAgreementDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"terminationDate" : 12345,
"status" : "INACTIVE",
"subscriptionChargeInstances" : [ { }, { } ],
"subscription" : { },
"usageChargeInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"serviceTemplate" : { },
"orderNumber" : "...",
"terminationChargeInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceSubCategory" : {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"quantity" : 12345.0,
"startDate" : 12345,
"inputUnitDescription" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"subscriptionDate" : 12345,
"seller" : {
"parentEntity" : { },
"address" : { },
"parentEntityType" : { },
"tradingCurrency" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"tradingLanguage" : { },
"businessAccountModel" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"unitAmountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"ratingUnitDescription" : "...",
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "CARD",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "THREE_X",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "ACTIVE",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "RERATED",
"reratedWalletOperation" : { },
"currency" : {
"systemCurrency" : true,
"transient" : true,
"descriptionEn" : "...",
"currencyCode" : "...",
"auditable" : { },
"id" : 12345,
"version" : 12345
},
"counter" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"edr" : {
"parameter7" : "...",
"headerEDR" : { },
"dateParam2" : 12345,
"parameter6" : "...",
"parameter8" : "...",
"originBatch" : "...",
"decimalParam5" : 12345.0,
"decimalParam2" : 12345.0,
"accessCode" : "...",
"parameter3" : "...",
"status" : "OPEN",
"decimalParam4" : 12345.0,
"quantity" : 12345.0,
"parameter9" : "...",
"dateParam1" : 12345,
"dateParam3" : 12345,
"subscription" : { },
"rejectReason" : "...",
"parameter1" : "...",
"dateParam4" : 12345,
"parameter5" : "...",
"parameter4" : "...",
"lastUpdate" : 12345,
"decimalParam3" : 12345.0,
"decimalParam1" : 12345.0,
"created" : 12345,
"parameter2" : "...",
"dateParam5" : 12345,
"eventDate" : 12345,
"originRecord" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
},
"amountTax" : 12345.0,
"invoicingDate" : 12345,
"wallet" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"chargeInstance" : {
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "INACTIVE",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"endDate" : 12345,
"billingRun" : {
"xmlInvoiceGenerated" : true,
"startDate" : 12345,
"processDate" : 12345,
"country" : { },
"currency" : { },
"billingRunLists" : [ { }, { } ],
"prAmountTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"selectedBillingAccounts" : "...",
"status" : "PREVALIDATED",
"billableBillingAccounts" : [ { }, { } ],
"statusDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"lastTransactionDate" : 12345,
"endDate" : 12345,
"billingCycle" : { },
"ratedTransactions" : [ { }, { } ],
"billingAccountNumber" : 12345,
"preInvoicingReports" : { },
"postInvoicingReports" : { },
"producibleAmountWithTax" : 12345.0,
"processType" : "AUTOMATIC",
"invoiceDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"invoiceNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"invoices" : [ { }, { } ],
"language" : { },
"prAmountWithTax" : 12345.0,
"producibleAmountTax" : 12345.0,
"rejectionReason" : "...",
"producibleInvoiceNumber" : 12345,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"taxPercent" : 12345.0,
"amountWithTax" : 12345.0,
"operationDate" : 12345,
"offerTemplate" : {
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"longDescription" : "...",
"offerServiceTemplates" : [ { }, { } ],
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"serviceTemplatesByChargeType" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"prefix" : "...",
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "ACTIVE",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"type" : "CREDIT",
"parameter3" : "...",
"priceplan" : {
"minQuantity" : 12345.0,
"tradingCurrency" : { },
"maxSubscriptionAgeInMonth" : 12345,
"maxQuantity" : 12345.0,
"scriptInstance" : { },
"amountWithTaxEL" : "...",
"criteriaEL" : "...",
"endRatingDate" : 12345,
"criteria1Value" : "...",
"priority" : 12345,
"startRatingDate" : 12345,
"validityCalendar" : { },
"criteria2Value" : "...",
"sequence" : 12345,
"startSubscriptionDate" : 12345,
"tradingCountry" : { },
"seller" : { },
"endSubscriptionDate" : 12345,
"amountWithTax" : 12345.0,
"minSubscriptionAgeInMonth" : 12345,
"offerTemplate" : { },
"eventCode" : "...",
"criteria3Value" : "...",
"amountWithoutTax" : 12345.0,
"amountWithoutTaxEL" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"offerCode" : "...",
"unratedClone" : { },
"parameter1" : "...",
"unitAmountTax" : 12345.0,
"aggregatedServiceInstance" : {
"subscriptionTerminationReason" : { },
"descriptionAndStatus" : "...",
"recurringChargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"endAgreementDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"terminationDate" : 12345,
"status" : "TERMINATED",
"subscriptionChargeInstances" : [ { }, { } ],
"subscription" : { },
"usageChargeInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"serviceTemplate" : { },
"orderNumber" : "...",
"terminationChargeInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceSubCategory" : {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"quantity" : 12345.0,
"startDate" : 12345,
"inputUnitDescription" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"subscriptionDate" : 12345,
"seller" : {
"parentEntity" : { },
"address" : { },
"parentEntityType" : { },
"tradingCurrency" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"tradingLanguage" : { },
"businessAccountModel" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"unitAmountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"walletTemplate" : {
"lowBalanceLevel" : 12345.0,
"fastRatingLevel" : 12345,
"consumptionAlertSet" : true,
"walletType" : "PREPAID",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"nextMatchingDate" : 12345,
"ratedTransactions" : [ {
"invoiceSubCategory" : { },
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"billingRun" : { },
"adjustedRatedTx" : { },
"invoiceAgregateR" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"code" : "...",
"offerTemplate" : { },
"invoice" : { },
"doNotTriggerInvoicing" : true,
"billingAccount" : { },
"status" : "CANCELED",
"walletOperation" : { },
"amountWithoutTax" : 12345.0,
"edr" : { },
"walletOperationId" : 12345,
"parameter3" : "...",
"orderNumber" : "...",
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"invoiceAgregateT" : { },
"description" : "...",
"unityDescription" : "...",
"usageDate" : 12345,
"priceplan" : { },
"offerCode" : "...",
"parameter2" : "...",
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceSubCategory" : { },
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"billingRun" : { },
"adjustedRatedTx" : { },
"invoiceAgregateR" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"code" : "...",
"offerTemplate" : { },
"invoice" : { },
"doNotTriggerInvoicing" : true,
"billingAccount" : { },
"status" : "CANCELED",
"walletOperation" : { },
"amountWithoutTax" : 12345.0,
"edr" : { },
"walletOperationId" : 12345,
"parameter3" : "...",
"orderNumber" : "...",
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"invoiceAgregateT" : { },
"description" : "...",
"unityDescription" : "...",
"usageDate" : 12345,
"priceplan" : { },
"offerCode" : "...",
"parameter2" : "...",
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"userAccount" : {
"invoiceAgregates" : [ { }, { } ],
"status" : "CLOSED",
"subscriptions" : [ { }, { } ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"terminationReason" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : { },
"billingAccount" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"operations" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "RESERVED",
"reratedWalletOperation" : { },
"currency" : { },
"counter" : { },
"edr" : { },
"amountTax" : 12345.0,
"invoicingDate" : 12345,
"wallet" : { },
"chargeInstance" : { },
"endDate" : 12345,
"billingRun" : { },
"taxPercent" : 12345.0,
"amountWithTax" : 12345.0,
"operationDate" : 12345,
"offerTemplate" : { },
"type" : "CREDIT",
"parameter3" : "...",
"priceplan" : { },
"offerCode" : "...",
"unratedClone" : { },
"parameter1" : "...",
"unitAmountTax" : 12345.0,
"aggregatedServiceInstance" : { },
"invoiceSubCategory" : { },
"quantity" : 12345.0,
"startDate" : 12345,
"inputUnitDescription" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"subscriptionDate" : 12345,
"seller" : { },
"unitAmountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "CANCELED",
"reratedWalletOperation" : { },
"currency" : { },
"counter" : { },
"edr" : { },
"amountTax" : 12345.0,
"invoicingDate" : 12345,
"wallet" : { },
"chargeInstance" : { },
"endDate" : 12345,
"billingRun" : { },
"taxPercent" : 12345.0,
"amountWithTax" : 12345.0,
"operationDate" : 12345,
"offerTemplate" : { },
"type" : "DEBIT",
"parameter3" : "...",
"priceplan" : { },
"offerCode" : "...",
"unratedClone" : { },
"parameter1" : "...",
"unitAmountTax" : 12345.0,
"aggregatedServiceInstance" : { },
"invoiceSubCategory" : { },
"quantity" : 12345.0,
"startDate" : 12345,
"inputUnitDescription" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"subscriptionDate" : 12345,
"seller" : { },
"unitAmountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"walletTemplate" : {
"lowBalanceLevel" : 12345.0,
"fastRatingLevel" : 12345,
"consumptionAlertSet" : true,
"walletType" : "PREPAID",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"nextMatchingDate" : 12345,
"ratedTransactions" : [ {
"invoiceSubCategory" : { },
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"billingRun" : { },
"adjustedRatedTx" : { },
"invoiceAgregateR" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"code" : "...",
"offerTemplate" : { },
"invoice" : { },
"doNotTriggerInvoicing" : true,
"billingAccount" : { },
"status" : "REJECTED",
"walletOperation" : { },
"amountWithoutTax" : 12345.0,
"edr" : { },
"walletOperationId" : 12345,
"parameter3" : "...",
"orderNumber" : "...",
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"invoiceAgregateT" : { },
"description" : "...",
"unityDescription" : "...",
"usageDate" : 12345,
"priceplan" : { },
"offerCode" : "...",
"parameter2" : "...",
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"invoiceSubCategory" : { },
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"ratingUnitDescription" : "...",
"unitAmountWithTax" : 12345.0,
"billingRun" : { },
"adjustedRatedTx" : { },
"invoiceAgregateR" : { },
"invoiceAgregateF" : { },
"wallet" : { },
"code" : "...",
"offerTemplate" : { },
"invoice" : { },
"doNotTriggerInvoicing" : true,
"billingAccount" : { },
"status" : "OPEN",
"walletOperation" : { },
"amountWithoutTax" : 12345.0,
"edr" : { },
"walletOperationId" : 12345,
"parameter3" : "...",
"orderNumber" : "...",
"quantity" : 12345.0,
"unitAmountWithoutTax" : 12345.0,
"invoiceAgregateT" : { },
"description" : "...",
"unityDescription" : "...",
"usageDate" : 12345,
"priceplan" : { },
"offerCode" : "...",
"parameter2" : "...",
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"userAccount" : {
"invoiceAgregates" : [ { }, { } ],
"status" : "ACTIVE",
"subscriptions" : [ { }, { } ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"terminationReason" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : { },
"billingAccount" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"operations" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "RESERVED",
"reratedWalletOperation" : { },
"currency" : { },
"counter" : { },
"edr" : { },
"amountTax" : 12345.0,
"invoicingDate" : 12345,
"wallet" : { },
"chargeInstance" : { },
"endDate" : 12345,
"billingRun" : { },
"taxPercent" : 12345.0,
"amountWithTax" : 12345.0,
"operationDate" : 12345,
"offerTemplate" : { },
"type" : "DEBIT",
"parameter3" : "...",
"priceplan" : { },
"offerCode" : "...",
"unratedClone" : { },
"parameter1" : "...",
"unitAmountTax" : 12345.0,
"aggregatedServiceInstance" : { },
"invoiceSubCategory" : { },
"quantity" : 12345.0,
"startDate" : 12345,
"inputUnitDescription" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"subscriptionDate" : 12345,
"seller" : { },
"unitAmountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "TREATED",
"reratedWalletOperation" : { },
"currency" : { },
"counter" : { },
"edr" : { },
"amountTax" : 12345.0,
"invoicingDate" : 12345,
"wallet" : { },
"chargeInstance" : { },
"endDate" : 12345,
"billingRun" : { },
"taxPercent" : 12345.0,
"amountWithTax" : 12345.0,
"operationDate" : 12345,
"offerTemplate" : { },
"type" : "CREDIT",
"parameter3" : "...",
"priceplan" : { },
"offerCode" : "...",
"unratedClone" : { },
"parameter1" : "...",
"unitAmountTax" : 12345.0,
"aggregatedServiceInstance" : { },
"invoiceSubCategory" : { },
"quantity" : 12345.0,
"startDate" : 12345,
"inputUnitDescription" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"subscriptionDate" : 12345,
"seller" : { },
"unitAmountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : {
"descriptionFr" : "...",
"description_ENG" : "...",
"description_FRA" : "...",
"currency" : { },
"language" : { },
"descriptionEn" : "...",
"countryCode" : "...",
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceSubcategoryCountries" : [ {
"tax" : { },
"tradingCountry" : { },
"sellingCountry" : { },
"filterEL" : "...",
"taxCodeEL" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"tax" : { },
"tradingCountry" : { },
"sellingCountry" : { },
"filterEL" : "...",
"taxCodeEL" : "...",
"invoiceSubCategory" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : {
"systemCurrency" : true,
"transient" : true,
"descriptionEn" : "...",
"currencyCode" : "...",
"auditable" : { },
"id" : 12345,
"version" : 12345
},
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"seller" : {
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"address" : {
"country" : "...",
"zipCode" : "...",
"state" : "...",
"address2" : "...",
"address1" : "...",
"address3" : "...",
"city" : "...",
"countryBundle" : "..."
},
"parentEntityType" : { },
"tradingCurrency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceTypeSequence" : [ {
"seller" : { },
"invoiceType" : { },
"transient" : true,
"sequence" : { },
"id" : { }
}, {
"seller" : { },
"invoiceType" : { },
"transient" : true,
"sequence" : { },
"id" : { }
} ],
"tradingCountry" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"tradingLanguage" : {
"prDescription" : "...",
"language" : { },
"languageCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"businessAccountModel" : {
"hierarchyType" : "CA_UA",
"license" : "LGPL",
"script" : { },
"moduleItems" : [ { }, { } ],
"logoPicture" : "...",
"downloaded" : true,
"moduleSource" : "...",
"installed" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"userAccount" : {
"invoiceAgregates" : [ {
"tradingCountry" : { },
"taxPercent" : 12345.0,
"accountingCode" : "...",
"amount" : 12345.0,
"userAccount" : { },
"invoice" : { },
"tradingCurrency" : { },
"billingRun" : { },
"amountWithTax" : 12345.0,
"billingAccount" : { },
"itemNumber" : 12345,
"discountAggregate" : true,
"amountWithoutTax" : 12345.0,
"description" : "...",
"prDescription" : "...",
"discount" : 12345.0,
"quantity" : 12345.0,
"amountTax" : 12345.0,
"tradingLanguage" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"tradingCountry" : { },
"taxPercent" : 12345.0,
"accountingCode" : "...",
"amount" : 12345.0,
"userAccount" : { },
"invoice" : { },
"tradingCurrency" : { },
"billingRun" : { },
"amountWithTax" : 12345.0,
"billingAccount" : { },
"itemNumber" : 12345,
"discountAggregate" : true,
"amountWithoutTax" : 12345.0,
"description" : "...",
"prDescription" : "...",
"discount" : 12345.0,
"quantity" : 12345.0,
"amountTax" : 12345.0,
"tradingLanguage" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"status" : "CANCELED",
"subscriptions" : [ {
"status" : "ACTIVE",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"status" : "ACTIVE",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : { },
"productInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"userAccount" : { },
"subscriptionTerminationReason" : { },
"accessPoints" : [ { }, { } ],
"serviceInstances" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"property2" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}
},
"terminationReason" : {
"applyTerminationCharges" : true,
"descriptionOrCode" : "...",
"code" : "...",
"applyAgreement" : true,
"description" : "...",
"applyReimbursment" : true,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "CARD",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "CASH",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "ACTIVE",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"prepaidWallets" : {
"property1" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"property2" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}
},
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"primaryContact" : {
"address" : { },
"email" : "...",
"phone" : "...",
"fax" : "...",
"mobile" : "...",
"lastName" : "...",
"genericMail" : "...",
"firstName" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"providerContact" : "...",
"name" : {
"firstName" : "...",
"lastName" : "...",
"title" : { },
"fullName" : "..."
},
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : {
"hierarchyType" : "BA",
"license" : "CDDL",
"script" : { },
"moduleItems" : [ { }, { } ],
"logoPicture" : "...",
"downloaded" : true,
"moduleSource" : "...",
"installed" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"address" : {
"country" : "...",
"zipCode" : "...",
"state" : "...",
"address2" : "...",
"address1" : "...",
"address3" : "...",
"city" : "...",
"countryBundle" : "..."
},
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "CANCELED",
"subscription" : {
"status" : "CREATED",
"terminationDate" : 12345,
"statusDate" : 12345,
"defaultLevel" : true,
"endAgreementDate" : 12345,
"offer" : {
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"longDescription" : "...",
"offerServiceTemplates" : [ { }, { } ],
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"serviceTemplatesByChargeType" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"prefix" : "...",
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "IN_STUDY",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"productInstances" : [ {
"parentCFEntities" : [ { }, { } ],
"applicationDate" : 12345,
"subscription" : { },
"orderNumber" : "...",
"userAccount" : { },
"productChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"productTemplate" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"parentCFEntities" : [ { }, { } ],
"applicationDate" : 12345,
"subscription" : { },
"orderNumber" : "...",
"userAccount" : { },
"productChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"productTemplate" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"subscriptionDate" : 12345,
"userAccount" : {
"invoiceAgregates" : [ { }, { } ],
"status" : "CANCELED",
"subscriptions" : [ { }, { } ],
"subscriptionDate" : 12345,
"terminationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"terminationReason" : { },
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"wallet" : { },
"billingAccount" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"parentEntityType" : { },
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"subscriptionTerminationReason" : {
"applyTerminationCharges" : true,
"descriptionOrCode" : "...",
"code" : "...",
"applyAgreement" : true,
"description" : "...",
"applyReimbursment" : true,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"accessPoints" : [ {
"accessUserId" : "...",
"startDate" : 12345,
"subscription" : { },
"parentCFEntities" : [ { }, { } ],
"cacheKey" : "...",
"uuid" : "...",
"endDate" : 12345,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"accessUserId" : "...",
"startDate" : 12345,
"subscription" : { },
"parentCFEntities" : [ { }, { } ],
"cacheKey" : "...",
"uuid" : "...",
"endDate" : 12345,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"serviceInstances" : [ {
"subscriptionTerminationReason" : { },
"descriptionAndStatus" : "...",
"recurringChargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"endAgreementDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"terminationDate" : 12345,
"status" : "CLOSED",
"subscriptionChargeInstances" : [ { }, { } ],
"subscription" : { },
"usageChargeInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"serviceTemplate" : { },
"orderNumber" : "...",
"terminationChargeInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"subscriptionTerminationReason" : { },
"descriptionAndStatus" : "...",
"recurringChargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"endAgreementDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"terminationDate" : 12345,
"status" : "CANCELED",
"subscriptionChargeInstances" : [ { }, { } ],
"subscription" : { },
"usageChargeInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"serviceTemplate" : { },
"orderNumber" : "...",
"terminationChargeInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ {
"meveoInstance" : { },
"param3El" : "...",
"conditionEl" : "...",
"param1El" : "...",
"subscriptionEl" : "...",
"param4El" : "...",
"quantityEl" : "...",
"param2El" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"meveoInstance" : { },
"param3El" : "...",
"conditionEl" : "...",
"param1El" : "...",
"subscriptionEl" : "...",
"param4El" : "...",
"quantityEl" : "...",
"param2El" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"invoiceSubCategory" : {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"revenueRecognitionRule" : {
"stopEvent" : "SUBSCRIPTION_STOP",
"stopUnit" : "MONTH",
"startUnit" : "DAY",
"stopDelay" : 12345,
"startEvent" : "SERVICE_PERIOD_STOP",
"script" : { },
"startDelay" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"type" : "DEBIT",
"roundingMode" : "NEAREST",
"amountEditable" : true,
"chargeInstances" : [ {
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "INACTIVE",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "SUSPENDED",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "DIRECTDEBIT",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "THREE_X",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "CANCELED",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "SCHEDULED",
"reratedWalletOperation" : { },
"currency" : {
"systemCurrency" : true,
"transient" : true,
"descriptionEn" : "...",
"currencyCode" : "...",
"auditable" : { },
"id" : 12345,
"version" : 12345
},
"counter" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"edr" : {
"parameter7" : "...",
"headerEDR" : { },
"dateParam2" : 12345,
"parameter6" : "...",
"parameter8" : "...",
"originBatch" : "...",
"decimalParam5" : 12345.0,
"decimalParam2" : 12345.0,
"accessCode" : "...",
"parameter3" : "...",
"status" : "OPEN",
"decimalParam4" : 12345.0,
"quantity" : 12345.0,
"parameter9" : "...",
"dateParam1" : 12345,
"dateParam3" : 12345,
"subscription" : { },
"rejectReason" : "...",
"parameter1" : "...",
"dateParam4" : 12345,
"parameter5" : "...",
"parameter4" : "...",
"lastUpdate" : 12345,
"decimalParam3" : 12345.0,
"decimalParam1" : 12345.0,
"created" : 12345,
"parameter2" : "...",
"dateParam5" : 12345,
"eventDate" : 12345,
"originRecord" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
},
"amountTax" : 12345.0,
"invoicingDate" : 12345,
"wallet" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"chargeInstance" : {
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "INACTIVE",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"endDate" : 12345,
"billingRun" : {
"xmlInvoiceGenerated" : true,
"startDate" : 12345,
"processDate" : 12345,
"country" : { },
"currency" : { },
"billingRunLists" : [ { }, { } ],
"prAmountTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"selectedBillingAccounts" : "...",
"status" : "NEW",
"billableBillingAccounts" : [ { }, { } ],
"statusDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"lastTransactionDate" : 12345,
"endDate" : 12345,
"billingCycle" : { },
"ratedTransactions" : [ { }, { } ],
"billingAccountNumber" : 12345,
"preInvoicingReports" : { },
"postInvoicingReports" : { },
"producibleAmountWithTax" : 12345.0,
"processType" : "AUTOMATIC",
"invoiceDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"invoiceNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"invoices" : [ { }, { } ],
"language" : { },
"prAmountWithTax" : 12345.0,
"producibleAmountTax" : 12345.0,
"rejectionReason" : "...",
"producibleInvoiceNumber" : 12345,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"taxPercent" : 12345.0,
"amountWithTax" : 12345.0,
"operationDate" : 12345,
"offerTemplate" : {
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"longDescription" : "...",
"offerServiceTemplates" : [ { }, { } ],
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"serviceTemplatesByChargeType" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"prefix" : "...",
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "LAUNCHED",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"type" : "DEBIT",
"parameter3" : "...",
"priceplan" : {
"minQuantity" : 12345.0,
"tradingCurrency" : { },
"maxSubscriptionAgeInMonth" : 12345,
"maxQuantity" : 12345.0,
"scriptInstance" : { },
"amountWithTaxEL" : "...",
"criteriaEL" : "...",
"endRatingDate" : 12345,
"criteria1Value" : "...",
"priority" : 12345,
"startRatingDate" : 12345,
"validityCalendar" : { },
"criteria2Value" : "...",
"sequence" : 12345,
"startSubscriptionDate" : 12345,
"tradingCountry" : { },
"seller" : { },
"endSubscriptionDate" : 12345,
"amountWithTax" : 12345.0,
"minSubscriptionAgeInMonth" : 12345,
"offerTemplate" : { },
"eventCode" : "...",
"criteria3Value" : "...",
"amountWithoutTax" : 12345.0,
"amountWithoutTaxEL" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"offerCode" : "...",
"unratedClone" : { },
"parameter1" : "...",
"unitAmountTax" : 12345.0,
"aggregatedServiceInstance" : {
"subscriptionTerminationReason" : { },
"descriptionAndStatus" : "...",
"recurringChargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"endAgreementDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"terminationDate" : 12345,
"status" : "CANCELED",
"subscriptionChargeInstances" : [ { }, { } ],
"subscription" : { },
"usageChargeInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"serviceTemplate" : { },
"orderNumber" : "...",
"terminationChargeInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceSubCategory" : {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"quantity" : 12345.0,
"startDate" : 12345,
"inputUnitDescription" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"subscriptionDate" : 12345,
"seller" : {
"parentEntity" : { },
"address" : { },
"parentEntityType" : { },
"tradingCurrency" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"tradingLanguage" : { },
"businessAccountModel" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"unitAmountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"ratingUnitDescription" : "...",
"billingAccount" : {
"invoiceAgregates" : [ { }, { } ],
"paymentMethod" : "WIRETRANSFER",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"tradingCountry" : { },
"brAmountWithTax" : 12345.0,
"discountPlan" : { },
"ratedTransactions" : [ { }, { } ],
"statusDate" : 12345,
"discountRate" : 12345.0,
"bankCoordinates" : { },
"terminationDate" : 12345,
"paymentTerm" : "THREE_X",
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"status" : "ACTIVE",
"billingRun" : { },
"invoices" : [ { }, { } ],
"electronicBilling" : true,
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"tradingLanguage" : { },
"customerAccount" : { },
"parentEntityType" : { },
"brAmountWithoutTax" : 12345.0,
"email" : "...",
"subscriptionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"invoicePrefix" : "...",
"parentEntity" : { },
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "SCHEDULED",
"reratedWalletOperation" : { },
"currency" : {
"systemCurrency" : true,
"transient" : true,
"descriptionEn" : "...",
"currencyCode" : "...",
"auditable" : { },
"id" : 12345,
"version" : 12345
},
"counter" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"edr" : {
"parameter7" : "...",
"headerEDR" : { },
"dateParam2" : 12345,
"parameter6" : "...",
"parameter8" : "...",
"originBatch" : "...",
"decimalParam5" : 12345.0,
"decimalParam2" : 12345.0,
"accessCode" : "...",
"parameter3" : "...",
"status" : "REJECTED",
"decimalParam4" : 12345.0,
"quantity" : 12345.0,
"parameter9" : "...",
"dateParam1" : 12345,
"dateParam3" : 12345,
"subscription" : { },
"rejectReason" : "...",
"parameter1" : "...",
"dateParam4" : 12345,
"parameter5" : "...",
"parameter4" : "...",
"lastUpdate" : 12345,
"decimalParam3" : 12345.0,
"decimalParam1" : 12345.0,
"created" : 12345,
"parameter2" : "...",
"dateParam5" : 12345,
"eventDate" : 12345,
"originRecord" : "...",
"transient" : true,
"id" : 12345,
"version" : 12345
},
"amountTax" : 12345.0,
"invoicingDate" : 12345,
"wallet" : {
"walletTemplate" : { },
"nextMatchingDate" : 12345,
"ratedTransactions" : [ { }, { } ],
"userAccount" : { },
"operations" : [ { }, { } ],
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"invoiceSubCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"chargeInstance" : {
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ { }, { } ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : { },
"criteria2" : "...",
"criteria1" : "...",
"currency" : { },
"seller" : { },
"userAccount" : { },
"prDescription" : "...",
"statusDate" : 12345,
"status" : "CLOSED",
"subscription" : { },
"chargeTemplate" : { },
"walletOperationsSorted" : [ { }, { } ],
"invoicingCalendar" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"endDate" : 12345,
"billingRun" : {
"xmlInvoiceGenerated" : true,
"startDate" : 12345,
"processDate" : 12345,
"country" : { },
"currency" : { },
"billingRunLists" : [ { }, { } ],
"prAmountTax" : 12345.0,
"billableBillingAcountNumber" : 12345,
"selectedBillingAccounts" : "...",
"status" : "CANCELED",
"billableBillingAccounts" : [ { }, { } ],
"statusDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"lastTransactionDate" : 12345,
"endDate" : 12345,
"billingCycle" : { },
"ratedTransactions" : [ { }, { } ],
"billingAccountNumber" : 12345,
"preInvoicingReports" : { },
"postInvoicingReports" : { },
"producibleAmountWithTax" : 12345.0,
"processType" : "MANUAL",
"invoiceDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"invoiceNumber" : 12345,
"prAmountWithoutTax" : 12345.0,
"invoices" : [ { }, { } ],
"language" : { },
"prAmountWithTax" : 12345.0,
"producibleAmountTax" : 12345.0,
"rejectionReason" : "...",
"producibleInvoiceNumber" : 12345,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"taxPercent" : 12345.0,
"amountWithTax" : 12345.0,
"operationDate" : 12345,
"offerTemplate" : {
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"longDescription" : "...",
"offerServiceTemplates" : [ { }, { } ],
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"serviceTemplatesByChargeType" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"prefix" : "...",
"imagePath" : "...",
"attachments" : [ { }, { } ],
"validTo" : 12345,
"nameOrCode" : "...",
"businessAccountModels" : [ { }, { } ],
"lifeCycleStatus" : "REJECTED",
"channels" : [ { }, { } ],
"offerTemplateCategories" : [ { }, { } ],
"name" : "...",
"validFrom" : 12345,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"type" : "DEBIT",
"parameter3" : "...",
"priceplan" : {
"minQuantity" : 12345.0,
"tradingCurrency" : { },
"maxSubscriptionAgeInMonth" : 12345,
"maxQuantity" : 12345.0,
"scriptInstance" : { },
"amountWithTaxEL" : "...",
"criteriaEL" : "...",
"endRatingDate" : 12345,
"criteria1Value" : "...",
"priority" : 12345,
"startRatingDate" : 12345,
"validityCalendar" : { },
"criteria2Value" : "...",
"sequence" : 12345,
"startSubscriptionDate" : 12345,
"tradingCountry" : { },
"seller" : { },
"endSubscriptionDate" : 12345,
"amountWithTax" : 12345.0,
"minSubscriptionAgeInMonth" : 12345,
"offerTemplate" : { },
"eventCode" : "...",
"criteria3Value" : "...",
"amountWithoutTax" : 12345.0,
"amountWithoutTaxEL" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"offerCode" : "...",
"unratedClone" : { },
"parameter1" : "...",
"unitAmountTax" : 12345.0,
"aggregatedServiceInstance" : {
"subscriptionTerminationReason" : { },
"descriptionAndStatus" : "...",
"recurringChargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"endAgreementDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"terminationDate" : 12345,
"status" : "ACTIVE",
"subscriptionChargeInstances" : [ { }, { } ],
"subscription" : { },
"usageChargeInstances" : [ { }, { } ],
"subscriptionDate" : 12345,
"serviceTemplate" : { },
"orderNumber" : "...",
"terminationChargeInstances" : [ { }, { } ],
"invoicingCalendar" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"invoiceSubCategory" : {
"parentCFEntities" : [ { }, { } ],
"invoiceSubcategoryCountries" : [ { }, { } ],
"accountingCode" : "...",
"discount" : 12345.0,
"invoiceCategory" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"quantity" : 12345.0,
"startDate" : 12345,
"inputUnitDescription" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"subscriptionDate" : 12345,
"seller" : {
"parentEntity" : { },
"address" : { },
"parentEntityType" : { },
"tradingCurrency" : { },
"invoiceTypeSequence" : [ { }, { } ],
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"tradingLanguage" : { },
"businessAccountModel" : { },
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"unitAmountWithoutTax" : 12345.0,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}