| name | data type | description |
|---|---|---|
| subscriptionTerminationReason | SubscriptionTerminationReason | |
| descriptionAndStatus | string | |
| recurringChargeInstances | array of RecurringChargeInstance | |
| statusDate | number | |
| endAgreementDate | number | |
| parentCFEntities | array of object | |
| quantity | number | |
| terminationDate | number | |
| status | InstanceStatusEnum | |
| subscriptionChargeInstances | array of OneShotChargeInstance | |
| subscription | Subscription | |
| usageChargeInstances | array of UsageChargeInstance | |
| subscriptionDate | number | |
| serviceTemplate | ServiceTemplate | |
| orderNumber | string | |
| terminationChargeInstances | array of OneShotChargeInstance | |
| invoicingCalendar | Calendar | |
Properties inherited from BusinessCFEntity |
||
| uuid | string | |
| parentCFEntities | array of object | |
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
{
"subscriptionTerminationReason" : {
"applyTerminationCharges" : true,
"descriptionOrCode" : "...",
"code" : "...",
"applyAgreement" : true,
"description" : "...",
"applyReimbursment" : true,
"transient" : true,
"id" : 12345,
"version" : 12345
},
"descriptionAndStatus" : "...",
"recurringChargeInstances" : [ {
"serviceInstance" : {
"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
},
"recurringChargeTemplate" : {
"filterExpression" : "...",
"terminationProrata" : true,
"subscriptionProrata" : true,
"calendar" : { },
"recurrenceType" : "PERIOD",
"durationTermInMonth" : 12345,
"shareLevel" : "PROVIDER",
"applyInAdvance" : true,
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "DEBIT",
"roundingMode" : "DOWN",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"nextChargeDate" : 12345,
"subscriptionDate" : 12345,
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"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
}, {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "OPEN",
"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
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"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
}, {
"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
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 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
},
"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
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "CANCELED",
"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
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "DEBIT",
"roundingMode" : "NEAREST",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"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" : "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" : "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
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"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
}, {
"serviceInstance" : {
"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
},
"recurringChargeTemplate" : {
"filterExpression" : "...",
"terminationProrata" : true,
"subscriptionProrata" : true,
"calendar" : { },
"recurrenceType" : "CALENDAR",
"durationTermInMonth" : 12345,
"shareLevel" : "BILLING_ACCOUNT",
"applyInAdvance" : true,
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "DEBIT",
"roundingMode" : "UP",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"nextChargeDate" : 12345,
"subscriptionDate" : 12345,
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "RERATED",
"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
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"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
}, {
"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
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 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
},
"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
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "CANCELED",
"subscription" : {
"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
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "CREDIT",
"roundingMode" : "NEAREST",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "TO_RERATE",
"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" : "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
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"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
} ],
"statusDate" : 12345,
"endAgreementDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"terminationDate" : 12345,
"status" : "CLOSED",
"subscriptionChargeInstances" : [ {
"terminationServiceInstance" : {
"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
},
"subscriptionServiceInstance" : {
"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
},
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"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" : "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" : "TO_RERATE",
"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
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"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
}, {
"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
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 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
},
"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
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "ACTIVE",
"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
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "DEBIT",
"roundingMode" : "DOWN",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "OPEN",
"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
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"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
}, {
"terminationServiceInstance" : {
"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
},
"subscriptionServiceInstance" : {
"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
},
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "TO_RERATE",
"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" : "OPEN",
"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
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"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
}, {
"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
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 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
},
"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
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "CANCELED",
"subscription" : {
"status" : "CANCELED",
"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
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "CREDIT",
"roundingMode" : "DOWN",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"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
}, {
"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
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"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
} ],
"subscription" : {
"status" : "SUSPENDED",
"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" : "RETIRED",
"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" : "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
},
"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" : "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
}, {
"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
} ],
"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
},
"usageChargeInstances" : [ {
"ratingUnitDescription" : "...",
"lastUpdate" : 12345,
"counter" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"serviceInstance" : {
"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
},
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "RERATED",
"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" : "TO_RERATE",
"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
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"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
}, {
"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
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 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
},
"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
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "ACTIVE",
"subscription" : {
"status" : "CREATED",
"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
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "DEBIT",
"roundingMode" : "NEAREST",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "SCHEDULED",
"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" : "SCHEDULED",
"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
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"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
}, {
"ratingUnitDescription" : "...",
"lastUpdate" : 12345,
"counter" : {
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"billingAccount" : { },
"counterTemplate" : { },
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"serviceInstance" : {
"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
},
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "SCHEDULED",
"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" : "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
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"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
}, {
"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
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 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
},
"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
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "ACTIVE",
"subscription" : {
"status" : "RESILIATED",
"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
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "CREDIT",
"roundingMode" : "UP",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"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
}, {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "SCHEDULED",
"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
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"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
} ],
"subscriptionDate" : 12345,
"serviceTemplate" : {
"selected" : true,
"serviceUsageCharges" : [ {
"counterTemplate" : { },
"walletTemplates" : [ { }, { } ],
"serviceTemplate" : { },
"chargeTemplate" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"counterTemplate" : { },
"walletTemplates" : [ { }, { } ],
"serviceTemplate" : { },
"chargeTemplate" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"businessServiceModel" : {
"serviceTemplate" : { },
"duplicatePricePlan" : true,
"duplicateService" : true,
"license" : "GPL",
"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
},
"serviceSubscriptionCharges" : [ {
"walletTemplates" : [ { }, { } ],
"serviceTemplate" : { },
"chargeTemplate" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"walletTemplates" : [ { }, { } ],
"serviceTemplate" : { },
"chargeTemplate" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"serviceTerminationCharges" : [ {
"walletTemplates" : [ { }, { } ],
"serviceTemplate" : { },
"chargeTemplate" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"walletTemplates" : [ { }, { } ],
"serviceTemplate" : { },
"chargeTemplate" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"imagePath" : "...",
"longDescription" : "...",
"serviceRecurringCharges" : [ {
"walletTemplates" : [ { }, { } ],
"serviceTemplate" : { },
"chargeTemplate" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"walletTemplates" : [ { }, { } ],
"serviceTemplate" : { },
"chargeTemplate" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"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
},
"orderNumber" : "...",
"terminationChargeInstances" : [ {
"terminationServiceInstance" : {
"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
},
"subscriptionServiceInstance" : {
"subscriptionTerminationReason" : { },
"descriptionAndStatus" : "...",
"recurringChargeInstances" : [ { }, { } ],
"statusDate" : 12345,
"endAgreementDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"quantity" : 12345.0,
"terminationDate" : 12345,
"status" : "SUSPENDED",
"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
},
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"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
}, {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "TO_RERATE",
"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
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"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
}, {
"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
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 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
},
"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
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "INACTIVE",
"subscription" : {
"status" : "SUSPENDED",
"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
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "DEBIT",
"roundingMode" : "NEAREST",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"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
}, {
"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
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"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
}, {
"terminationServiceInstance" : {
"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
},
"subscriptionServiceInstance" : {
"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
},
"prepaid" : true,
"terminationDate" : 12345,
"chargeDate" : 12345,
"orderNumber" : "...",
"walletOperations" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "OPEN",
"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" : "TO_RERATE",
"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
} ],
"amountWithoutTax" : 12345.0,
"walletInstances" : [ {
"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
}, {
"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
} ],
"criteria3" : "...",
"amountWithTax" : 12345.0,
"country" : {
"countryCode" : "...",
"prDescription" : "...",
"country" : { },
"invoiceSubcategoryCountries" : [ { }, { } ],
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"criteria2" : "...",
"criteria1" : "...",
"currency" : {
"prCurrencyToThis" : 12345.0,
"currency" : { },
"prDescription" : "...",
"currencyCode" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 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
},
"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
},
"prDescription" : "...",
"statusDate" : 12345,
"status" : "SUSPENDED",
"subscription" : {
"status" : "CANCELED",
"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
},
"chargeTemplate" : {
"unitNbDecimal" : 12345,
"ratingUnitDescription" : "...",
"unitMultiplicator" : 12345.0,
"edrTemplates" : [ { }, { } ],
"invoiceSubCategory" : { },
"revenueRecognitionRule" : { },
"type" : "DEBIT",
"roundingMode" : "UP",
"amountEditable" : true,
"chargeInstances" : [ { }, { } ],
"inputUnitDescription" : "...",
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"walletOperationsSorted" : [ {
"ratingUnitDescription" : "...",
"billingAccount" : { },
"unitAmountWithTax" : 12345.0,
"parameter2" : "...",
"inputQuantity" : 12345.0,
"status" : "SCHEDULED",
"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" : "TO_RERATE",
"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
} ],
"invoicingCalendar" : {
"calendarTypeWSubtypes" : "...",
"initDate" : 12345,
"calendarType" : "...",
"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
} ],
"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
},
"uuid" : "...",
"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
}