| name | data type | constraints | description |
|---|---|---|---|
| auditable | Auditable | ||
| appendGeneratedCode | boolean | ||
| uuid | string | ||
| requestedCompletionDate | number | ||
| fulfillmentStartDate | number | ||
| virtual | boolean | ||
| cfValues | CustomFieldValues | ||
| quoteVersion | string | ||
| status | QuoteStatusEnum | ||
| completionDate | number | ||
| userAccount | UserAccount | ||
| parentEntity | BusinessEntity | ||
| description | string | max size: 255, min size: 0 | |
| quoteDate | number | ||
| notified | boolean | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| referenceDescription | string | ||
| routedToUserGroup | string | ||
| id | number | ||
| invoices | array of Invoice | ||
| externalId | string | ||
| validity | DatePeriod | ||
| cfAccumulatedValues | CustomFieldValues | ||
| auditableFields | array of AuditableFieldHistory | ||
| quoteItems | array of QuoteItem | ||
| code | string | required, max size: 255, min size: 1 | |
| transient | boolean | ||
| historized | boolean | ||
| category | string | ||
| codeChanged | boolean | ||
| statusMessage | string | ||
| referenceCode | string | ||
| order | Order | ||
| descriptionAndCode | string | ||
| descriptionOrCode | string | ||
| version | number | ||
| notificationContact | string | ||
| userAccounts | array of UserAccount | ||
| receivedFromApp | string | ||
| parentEntityType | object | ||
| generatePdf | boolean |
Example
{
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"appendGeneratedCode" : true,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"fulfillmentStartDate" : 12345,
"virtual" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"quoteVersion" : "...",
"status" : "InProgress",
"completionDate" : 12345,
"userAccount" : {
"codeChanged" : true,
"historized" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"jobTitle" : "...",
"name" : {
"title" : { },
"lastName" : "...",
"fullName" : "...",
"firstName" : "..."
},
"version" : 12345,
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"property2" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
}
},
"terminationDate" : 12345,
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"id" : 12345,
"externalRef1" : "...",
"statusDate" : 12345,
"description" : "...",
"descriptionOrCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"userAccounts" : [ { }, { } ],
"defaultLevel" : true,
"uuid" : "...",
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"legalEntityType" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionNotNull" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"isCompany" : true,
"id" : 12345,
"transient" : true,
"code" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"auditable" : { },
"referenceDescription" : "...",
"description" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"parentEntity" : { }
},
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"minimumAmountEl" : "...",
"notified" : true,
"address" : {
"state" : "...",
"address4" : "...",
"city" : "...",
"countryBundle" : "...",
"address5" : "...",
"address2" : "...",
"zipCode" : "...",
"address3" : "...",
"country" : { },
"address1" : "..."
},
"parentUserAccount" : { },
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"primaryContact" : {
"address" : { },
"mobile" : "...",
"appendGeneratedCode" : true,
"email" : "...",
"id" : 12345,
"description" : "...",
"lastName" : "...",
"descriptionOrCode" : "...",
"genericMail" : "...",
"firstName" : "...",
"notified" : true,
"auditable" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"fax" : "...",
"version" : 12345,
"parentEntity" : { },
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"code" : "...",
"phone" : "...",
"historized" : true
},
"externalRef2" : "...",
"registrationNo" : "...",
"referenceCode" : "...",
"accountType" : "...",
"counters" : {
"property1" : {
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"code" : "...",
"referenceDescription" : "...",
"billingAccount" : { },
"customer" : { },
"description" : "...",
"serviceInstance" : { },
"descriptionOrCode" : "...",
"chargeInstances" : [ { }, { } ],
"subscription" : { },
"parentEntityType" : { },
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"customerAccount" : { },
"notified" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"auditable" : { }
},
"property2" : {
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"code" : "...",
"referenceDescription" : "...",
"billingAccount" : { },
"customer" : { },
"description" : "...",
"serviceInstance" : { },
"descriptionOrCode" : "...",
"chargeInstances" : [ { }, { } ],
"subscription" : { },
"parentEntityType" : { },
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"customerAccount" : { },
"notified" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"auditable" : { }
}
},
"billingAccount" : {
"code" : "...",
"brAmountWithoutTax" : 12345.0,
"tradingCountry" : { },
"nextInvoiceDate" : 12345,
"subscriptionDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"defaultLevel" : true,
"electronicBilling" : true,
"minimumAmountEl" : "...",
"notified" : true,
"cfValues" : { },
"minimumChargeTemplate" : { },
"parentUserAccounts" : [ { }, { } ],
"taxCategory" : { },
"minimumArticle" : { },
"invoices" : [ { }, { } ],
"parentEntityType" : { },
"tags" : [ { }, { } ],
"invoicePrefix" : "...",
"version" : 12345,
"registrationNo" : "...",
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"jobTitle" : "...",
"brAmountWithTax" : 12345.0,
"billingCycle" : { },
"accountType" : "...",
"externalRef1" : "...",
"checkThreshold" : "AFTER_DISCOUNT",
"status" : "TERMINATED",
"paymentMethod" : { },
"parentEntity" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"legalEntityType" : { },
"discountRate" : 12345.0,
"name" : { },
"customerAccount" : { },
"statusDate" : 12345,
"descriptionAndCode" : "...",
"description" : "...",
"isCompany" : true,
"allDiscountPlanInstances" : [ { }, { } ],
"contracts" : [ { }, { } ],
"tradingLanguage" : { },
"ccedEmails" : "...",
"vatNo" : "...",
"terminationDate" : 12345,
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"businessAccountModel" : { },
"minInvoiceLines" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"totalInvoicingAmountTax" : 12345.0,
"transient" : true,
"terminationReason" : { },
"taxCategoryResolved" : { },
"referenceCode" : "...",
"historized" : true,
"cfAccumulatedValues" : { },
"address" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"discountPlan" : { },
"mailingType" : "MANUAL",
"tradingCurrency" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"usersAccounts" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"primaryContact" : { },
"externalRef2" : "...",
"id" : 12345,
"codeChanged" : true,
"contactInformation" : { },
"auditable" : { },
"thresholdPerEntity" : true,
"contactInformationNullSafe" : { },
"totalInvoicingAmountWithTax" : 12345.0
},
"minimumArticle" : {
"referenceCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"unitPrice" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"columnCriteriaEL" : "...",
"disabled" : true,
"taxClass" : { },
"historized" : true,
"cfValues" : { },
"analyticCode1" : "...",
"invoiceSubCategory" : { },
"invoiceTypeEl" : "...",
"notified" : true,
"description" : "...",
"accountingCode" : { },
"analyticCode3" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"articleFamily" : { },
"ignoreAggregation" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"analyticCode2" : "...",
"accountingCodeEl" : "...",
"invoiceType" : { },
"uuid" : "...",
"cfAccumulatedValues" : { },
"transient" : true,
"parentEntityType" : { },
"version" : 12345,
"referenceDescription" : "..."
},
"isCompany" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"status" : "TERMINATED",
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"vatNo" : "...",
"providerContact" : "...",
"isConsumer" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"minimumChargeTemplate" : {
"invoiceSubCategory" : { },
"inputUnitEL" : "...",
"historized" : true,
"status" : "ARCHIVED",
"immediateInvoicing" : true,
"disabled" : true,
"filterExpression" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sortIndexEl" : "...",
"taxClassEl" : "...",
"auditable" : { },
"edrTemplates" : [ { }, { } ],
"inputUnitOfMeasure" : { },
"version" : 12345,
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"inputUnitDescription" : "...",
"cfValues" : { },
"chargeMainType" : "PRODUCT",
"roundingMode" : "HALF_EVEN",
"notified" : true,
"ratingUnitDescription" : "...",
"taxClass" : { },
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"attributes" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"chargeType" : "...",
"unitMultiplicator" : 12345.0,
"dropZeroWo" : true,
"oneShotChargeTemplateType" : "SUBSCRIPTION",
"ratingUnitOfMeasure" : { },
"unitNbDecimal" : 12345,
"roundingValuesComputed" : true,
"uuid" : "...",
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"ratingScript" : { },
"transient" : true,
"appendGeneratedCode" : true,
"outputUnitEL" : "...",
"description" : "...",
"productCharges" : [ { }, { } ],
"active" : true,
"auditableFields" : [ { }, { } ],
"type" : "DEBIT",
"descriptionOrCode" : "...",
"amountEditable" : true,
"referenceCode" : "...",
"code" : "..."
},
"terminationReason" : {
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"descriptionAndCode" : "...",
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"codeChanged" : true,
"id" : 12345,
"applyAgreement" : true,
"overrideProrata" : "PRORATA",
"reimburseOneshots" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"historized" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"notified" : true,
"invoiceAgreementImmediately" : true,
"referenceCode" : "...",
"transient" : true
},
"subscriptions" : [ {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "AUTO",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "ACTIVE",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
}, {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "MANUAL",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "SUSPENDED",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
} ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"businessAccountModel" : {
"active" : true,
"logoPicture" : "...",
"moduleSource" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"description" : "...",
"referenceCode" : "...",
"code" : "...",
"version" : 12345,
"transient" : true,
"installed" : true,
"parentEntity" : { },
"auditable" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"historized" : true,
"codeChanged" : true,
"script" : { },
"id" : 12345,
"moduleItems" : [ { }, { } ],
"downloaded" : true,
"hierarchyType" : "S_C",
"license" : "EPL",
"auditableFields" : [ { }, { } ]
},
"wallet" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"minimumLabelEl" : "...",
"code" : "...",
"transient" : true
},
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"description" : "...",
"quoteDate" : 12345,
"notified" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "..."
} ],
"referenceDescription" : "...",
"routedToUserGroup" : "...",
"id" : 12345,
"invoices" : [ {
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"transient" : true,
"billingRun" : {
"status" : "INVOICES_CREATED",
"selectedBillingAccounts" : "...",
"exceptionalBR" : true,
"billingAccountNumber" : 12345,
"rejectAutoAction" : "CANCEL",
"statusDate" : 12345,
"processType" : "MANUAL",
"historized" : true,
"computeDatesAtValidation" : true,
"rejectionReason" : "...",
"rejectedBillingAccounts" : [ { }, { } ],
"suspectAutoAction" : "CANCEL",
"invoiceDate" : 12345,
"processDate" : 12345,
"originBillingRun" : { },
"referenceDescription" : "...",
"exceptionalRTIds" : [ 12345, 12345 ],
"transient" : true,
"producibleInvoiceNumber" : 12345,
"cfValues" : { },
"lastTransactionDate" : 12345,
"invoiceNumber" : 12345,
"nextBillingRun" : { },
"collectionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"skipValidationScript" : true,
"discountApplied" : true,
"auditableFields" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"minimumApplied" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"prAmountWithTax" : 12345.0,
"version" : 12345,
"pdfJobExecutionResultId" : 12345,
"endDate" : 12345,
"invoices" : [ { }, { } ],
"cfAccumulatedValues" : { },
"jobExecutions" : [ { }, { } ],
"xmlJobExecutionResultId" : 12345,
"language" : { },
"startDate" : 12345,
"producibleAmountTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"invoiceType" : { },
"thresholdChecked" : true,
"billableBillingAcountNumber" : 12345,
"currency" : { },
"postInvoicingReports" : { },
"billingCycle" : { },
"referenceDate" : "LAST_TRANSACTION_DATE",
"exceptionalILIds" : [ 12345, 12345 ],
"runType" : "CYCLE",
"producibleAmountWithTax" : 12345.0,
"preInvoicingReports" : { },
"auditable" : { },
"referenceCode" : "...",
"prAmountTax" : 12345.0,
"billableBillingAccounts" : [ { }, { } ],
"prAmountWithoutTax" : 12345.0,
"notified" : true,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"country" : { },
"isQuarantine" : true,
"generateAO" : true,
"id" : 12345
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"invoiceAdjustmentCurrentProviderNb" : 12345,
"rejectReason" : "...",
"tradingCurrency" : {
"currentRate" : 12345.0,
"decimalPlaces" : 12345,
"prCurrencyToThis" : 12345.0,
"historized" : true,
"prDescription" : "...",
"notified" : true,
"currentRateFromDate" : 12345,
"active" : true,
"currencyCode" : "...",
"version" : 12345,
"transient" : true,
"symbol" : "...",
"currency" : { },
"currentRateUpdater" : "...",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"exchangeRates" : [ { }, { } ],
"auditable" : { },
"id" : 12345
},
"convertedNetToPay" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"realTimeStatus" : "DISPUTED",
"adjustedInvoice" : { },
"alreadyAddedDiscount" : true,
"invoiceLines" : [ {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "FIXED",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "TAX",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "BILLED",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
}, {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "PERCENTAGE",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "TAX",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "REJECTED",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"netToPay" : 12345.0,
"discountAmount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"pdfDate" : 12345,
"detailedInvoice" : true,
"hasMinimum" : true,
"alreadySent" : true,
"alias" : "...",
"orders" : [ {
"deliveryInstructions" : "...",
"completionDate" : 12345,
"billingRun" : { },
"auditableFields" : [ { }, { } ],
"status" : "DEFERRED",
"appendGeneratedCode" : true,
"shippingAddress" : { },
"orderDate" : 12345,
"code" : "...",
"parentEntityType" : { },
"priority" : 12345,
"userAccounts" : [ { }, { } ],
"quote" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"statusMessage" : "...",
"category" : "...",
"orderNumber" : "...",
"dueDateDelayEL" : "...",
"requestedStartDate" : 12345,
"electronicBilling" : true,
"receivedFromApp" : "...",
"version" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"notified" : true,
"transient" : true,
"codeChanged" : true,
"externalId" : "...",
"emailTemplate" : { },
"invoices" : [ { }, { } ],
"requestedCompletionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"mailingType" : "MANUAL",
"ccedEmails" : "...",
"routedToUserGroup" : "...",
"email" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"orderItems" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"startDate" : 12345,
"historized" : true,
"paymentMethod" : { },
"expectedCompletionDate" : 12345,
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"billingCycle" : { },
"cfValues" : { },
"uuid" : "..."
}, {
"deliveryInstructions" : "...",
"completionDate" : 12345,
"billingRun" : { },
"auditableFields" : [ { }, { } ],
"status" : "COMPLETED",
"appendGeneratedCode" : true,
"shippingAddress" : { },
"orderDate" : 12345,
"code" : "...",
"parentEntityType" : { },
"priority" : 12345,
"userAccounts" : [ { }, { } ],
"quote" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"statusMessage" : "...",
"category" : "...",
"orderNumber" : "...",
"dueDateDelayEL" : "...",
"requestedStartDate" : 12345,
"electronicBilling" : true,
"receivedFromApp" : "...",
"version" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"notified" : true,
"transient" : true,
"codeChanged" : true,
"externalId" : "...",
"emailTemplate" : { },
"invoices" : [ { }, { } ],
"requestedCompletionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"mailingType" : "AUTO",
"ccedEmails" : "...",
"routedToUserGroup" : "...",
"email" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"orderItems" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"startDate" : 12345,
"historized" : true,
"paymentMethod" : { },
"expectedCompletionDate" : 12345,
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"billingCycle" : { },
"cfValues" : { },
"uuid" : "..."
} ],
"invoiceNumberOrTemporaryNumber" : "...",
"discountPlan" : {
"parentEntityType" : { },
"uuid" : "...",
"disabled" : true,
"auditable" : { },
"incompatibleDiscountPlans" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"descriptionAndCode" : "...",
"valid" : true,
"defaultDuration" : 12345,
"durationUnit" : "MONTH",
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"applicationLimit" : 12345,
"minDuration" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"endDate" : 12345,
"initialQuantity" : 12345,
"applicationFilterEL" : "...",
"usedQuantity" : 12345,
"statusDate" : 12345,
"sequence" : 12345,
"parentEntity" : { },
"startDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"active" : true,
"maxDuration" : 12345,
"status" : "DRAFT",
"code" : "...",
"historized" : true,
"referenceCode" : "...",
"applicableOnOverriddenPrice" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"discountPlanType" : "PRODUCT",
"cfAccumulatedValues" : { },
"expressionEl" : "...",
"appendGeneratedCode" : true
},
"linkedInvoices" : [ { }, { } ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"pdfFilenameOnly" : "...",
"paymentPlan" : {
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionAndCode" : "...",
"version" : 12345,
"remainingAmount" : 12345.0,
"customerAccount" : { },
"endDate" : 12345,
"historized" : true,
"appendGeneratedCode" : true,
"numberOfInstallments" : 12345,
"codeChanged" : true,
"amountToRecover" : 12345.0,
"id" : 12345,
"auditable" : { },
"createdAos" : [ { }, { } ],
"amountPerInstallment" : 12345.0,
"actionOnRemainingAmount" : "LAST",
"parentEntity" : { },
"code" : "...",
"referenceDescription" : "...",
"recurringUnit" : "DAY",
"referenceCode" : "...",
"targetedAos" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"description" : "...",
"startDate" : 12345,
"status" : "DRAFT"
},
"draftRatedTransactions" : [ {
"subscriptionId" : 12345,
"rulesContract" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"discountValue" : 12345.0,
"prepaid" : true,
"inputUnitOfMeasure" : { },
"taxClass" : { },
"invoiceLine" : { },
"sellerId" : 12345,
"billingAccount" : { },
"taxId" : 12345,
"discountPlan" : { },
"invoiceAgregateF" : { },
"type" : "MANUAL",
"uuid" : "...",
"cfAccumulatedValues" : { },
"priceplan" : { },
"sortIndex" : 12345,
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"parameter1" : "...",
"rawAmountWithTax" : 12345.0,
"taxOverriden" : true,
"accountingCode" : { },
"taxRecalculated" : true,
"parameter3" : "...",
"unitAmountTax" : 12345.0,
"sequence" : 12345,
"unitAmountWithoutTax" : 12345.0,
"serviceInstance" : { },
"status" : "RERATED",
"originBillingAccount" : { },
"endDate" : 12345,
"edr" : { },
"usageDate" : 12345,
"chargeInstance" : { },
"ratingUnitOfMeasure" : { },
"tax" : { },
"id" : 12345,
"rejectReason" : "...",
"taxClassId" : 12345,
"inputQuantity" : 12345.0,
"userAccount" : { },
"discountPlanType" : "PERCENTAGE",
"ratingUnitDescription" : "...",
"walletId" : 12345,
"startDate" : 12345,
"infoOrder" : { },
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"transient" : true,
"discountedRatedTransaction" : 12345,
"adjustedRatedTx" : { },
"doNotTriggerInvoicing" : true,
"code" : "...",
"subscription" : { },
"billingRun" : { },
"billingAccountId" : 12345,
"invoiceSubCategory" : { },
"invoicingDate" : 12345,
"amountWithTax" : 12345.0,
"offerTemplate" : { },
"updated" : 12345,
"invoiceSubCategoryId" : 12345,
"unitAmountWithTax" : 12345.0,
"accountingArticle" : { },
"version" : 12345,
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"parameter2" : "...",
"unityDescription" : "...",
"seller" : { },
"parameterExtra" : "...",
"userAccountId" : 12345,
"discountPlanItem" : { },
"description" : "...",
"invoice" : { },
"orderInfo" : { }
}, {
"subscriptionId" : 12345,
"rulesContract" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"discountValue" : 12345.0,
"prepaid" : true,
"inputUnitOfMeasure" : { },
"taxClass" : { },
"invoiceLine" : { },
"sellerId" : 12345,
"billingAccount" : { },
"taxId" : 12345,
"discountPlan" : { },
"invoiceAgregateF" : { },
"type" : "REGULAR",
"uuid" : "...",
"cfAccumulatedValues" : { },
"priceplan" : { },
"sortIndex" : 12345,
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"parameter1" : "...",
"rawAmountWithTax" : 12345.0,
"taxOverriden" : true,
"accountingCode" : { },
"taxRecalculated" : true,
"parameter3" : "...",
"unitAmountTax" : 12345.0,
"sequence" : 12345,
"unitAmountWithoutTax" : 12345.0,
"serviceInstance" : { },
"status" : "OPEN",
"originBillingAccount" : { },
"endDate" : 12345,
"edr" : { },
"usageDate" : 12345,
"chargeInstance" : { },
"ratingUnitOfMeasure" : { },
"tax" : { },
"id" : 12345,
"rejectReason" : "...",
"taxClassId" : 12345,
"inputQuantity" : 12345.0,
"userAccount" : { },
"discountPlanType" : "PERCENTAGE",
"ratingUnitDescription" : "...",
"walletId" : 12345,
"startDate" : 12345,
"infoOrder" : { },
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"transient" : true,
"discountedRatedTransaction" : 12345,
"adjustedRatedTx" : { },
"doNotTriggerInvoicing" : true,
"code" : "...",
"subscription" : { },
"billingRun" : { },
"billingAccountId" : 12345,
"invoiceSubCategory" : { },
"invoicingDate" : 12345,
"amountWithTax" : 12345.0,
"offerTemplate" : { },
"updated" : 12345,
"invoiceSubCategoryId" : 12345,
"unitAmountWithTax" : 12345.0,
"accountingArticle" : { },
"version" : 12345,
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"parameter2" : "...",
"unityDescription" : "...",
"seller" : { },
"parameterExtra" : "...",
"userAccountId" : 12345,
"discountPlanItem" : { },
"description" : "...",
"invoice" : { },
"orderInfo" : { }
} ],
"draftInvoiceLines" : [ {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "FIXED",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "RATE",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "OPEN",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
}, {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "FIXED",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "RATE",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "OPEN",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
} ],
"comment" : "...",
"description" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"status" : "DRAFT",
"cpqQuote" : {
"notified" : true,
"opportunityRef" : "...",
"codeChanged" : true,
"minInvoiceLines" : [ { }, { } ],
"statusDate" : 12345,
"contactName" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"auditable" : { },
"id" : 12345,
"billingCycle" : { },
"customerRef" : "...",
"version" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"billingRun" : { },
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"applicantAccount" : { },
"historized" : true,
"deliveryDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"parentEntity" : { },
"descriptionOrCode" : "...",
"minRatedTransactions" : [ { }, { } ],
"orderInvoiceType" : { },
"customerName" : "...",
"validity" : { },
"billableAccount" : { },
"description" : "...",
"validationDate" : 12345,
"quoteDate" : 12345,
"status" : "...",
"transient" : true,
"code" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"quoteLotDuration" : 12345,
"quoteNumber" : "...",
"salesPersonName" : "...",
"registerNumber" : "...",
"referenceCode" : "...",
"userAccount" : { },
"parentEntityType" : { },
"sendDate" : 12345,
"seller" : { },
"previousStatus" : "..."
},
"subscription" : {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "AUTO",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "CANCELED",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
},
"appliedRate" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"externalRef" : "...",
"invoiceDate" : 12345,
"lastAppliedRateDate" : 12345,
"billingAccount" : {
"code" : "...",
"brAmountWithoutTax" : 12345.0,
"tradingCountry" : { },
"nextInvoiceDate" : 12345,
"subscriptionDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"defaultLevel" : true,
"electronicBilling" : true,
"minimumAmountEl" : "...",
"notified" : true,
"cfValues" : { },
"minimumChargeTemplate" : { },
"parentUserAccounts" : [ { }, { } ],
"taxCategory" : { },
"minimumArticle" : { },
"invoices" : [ { }, { } ],
"parentEntityType" : { },
"tags" : [ { }, { } ],
"invoicePrefix" : "...",
"version" : 12345,
"registrationNo" : "...",
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"jobTitle" : "...",
"brAmountWithTax" : 12345.0,
"billingCycle" : { },
"accountType" : "...",
"externalRef1" : "...",
"checkThreshold" : "BEFORE_DISCOUNT",
"status" : "ACTIVE",
"paymentMethod" : { },
"parentEntity" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"legalEntityType" : { },
"discountRate" : 12345.0,
"name" : { },
"customerAccount" : { },
"statusDate" : 12345,
"descriptionAndCode" : "...",
"description" : "...",
"isCompany" : true,
"allDiscountPlanInstances" : [ { }, { } ],
"contracts" : [ { }, { } ],
"tradingLanguage" : { },
"ccedEmails" : "...",
"vatNo" : "...",
"terminationDate" : 12345,
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"businessAccountModel" : { },
"minInvoiceLines" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"totalInvoicingAmountTax" : 12345.0,
"transient" : true,
"terminationReason" : { },
"taxCategoryResolved" : { },
"referenceCode" : "...",
"historized" : true,
"cfAccumulatedValues" : { },
"address" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"discountPlan" : { },
"mailingType" : "MANUAL",
"tradingCurrency" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"usersAccounts" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"primaryContact" : { },
"externalRef2" : "...",
"id" : 12345,
"codeChanged" : true,
"contactInformation" : { },
"auditable" : { },
"thresholdPerEntity" : true,
"contactInformationNullSafe" : { },
"totalInvoicingAmountWithTax" : 12345.0
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"relatedDunningCollectionPlan" : {
"transient" : true,
"version" : 12345,
"id" : 12345,
"retryPaymentOnResumeDate" : true,
"daysOpen" : 12345,
"closeDate" : 12345,
"stopReason" : { },
"pauseReason" : { },
"dunningLevelInstances" : [ { }, { } ],
"billingAccount" : { },
"nextActionDate" : 12345,
"pausedUntilDate" : 12345,
"collectionPlanNumber" : "...",
"currentDunningLevelSequence" : 12345,
"auditableFields" : [ { }, { } ],
"relatedInvoice" : { },
"auditable" : { },
"balance" : 12345.0,
"lastActionDate" : 12345,
"lastAction" : "...",
"initialCollectionPlan" : { },
"relatedPolicy" : { },
"nextAction" : "...",
"notified" : true,
"totalDunningLevels" : 12345,
"pauseDuration" : 12345,
"historized" : true,
"startDate" : 12345,
"status" : { }
},
"amount" : 12345.0,
"hasDiscounts" : true,
"amountWithTax" : 12345.0,
"paymentMethod" : {
"uuid" : "...",
"cfAccumulatedValues" : { },
"info1" : "...",
"alias" : "...",
"auditable" : { },
"active" : true,
"preferred" : true,
"action" : "...",
"info5" : "...",
"info2" : "...",
"userId" : "...",
"token3DsId" : "...",
"info4" : "...",
"transient" : true,
"referenceDocument" : { },
"parentCFEntities" : [ { }, { } ],
"info3" : "...",
"expired" : true,
"disabled" : true,
"version" : 12345,
"customerAccount" : { },
"historized" : true,
"notified" : true,
"paymentType" : "CHECK",
"tokenId" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"cfValues" : { }
},
"code" : "...",
"seller" : {
"externalRef2" : "...",
"parentEntityType" : { },
"paymentGateways" : [ { }, { } ],
"contactInformation" : { },
"isCompany" : true,
"minimumChargeTemplate" : { },
"transient" : true,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"code" : "...",
"appendGeneratedCode" : true,
"invoiceTypeSequence" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"legalText" : "...",
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"jobTitle" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"registrationNo" : "...",
"minimumAmountEl" : "...",
"legalEntityType" : { },
"vatNo" : "...",
"description" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"tradingCountry" : { },
"cfValues" : { },
"address" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"businessAccountModel" : { },
"name" : { },
"descriptionAndCode" : "...",
"legalType" : "...",
"seller" : { },
"customerSequences" : [ { }, { } ],
"id" : 12345,
"primaryContact" : { },
"version" : 12345,
"tradingLanguage" : { },
"uuid" : "...",
"contracts" : [ { }, { } ],
"generalLedger" : { },
"referenceCode" : "...",
"accountType" : "...",
"codeChanged" : true,
"externalRef1" : "...",
"minimumArticle" : { },
"notified" : true
},
"reminderLevelTriggered" : true,
"xmlFilenameOnly" : "...",
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"iban" : "...",
"startDate" : 12345,
"tradingLanguage" : {
"transient" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"prDescription" : "...",
"language" : { },
"languageCode" : "...",
"version" : 12345,
"notified" : true,
"active" : true,
"id" : 12345,
"historized" : true,
"auditable" : { }
},
"paymentMethodType" : "WIRETRANSFER",
"discountRate" : 12345.0,
"notified" : true,
"xmlDate" : 12345,
"emailSentDate" : 12345,
"discount" : 12345.0,
"invoiceType" : {
"cfValues" : { },
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"prefixEL" : "...",
"appliesTo" : [ { }, { } ],
"referenceCode" : "...",
"auditable" : { },
"occTemplate" : { },
"invoiceAccountable" : true,
"taxScript" : { },
"invoiceSequence" : { },
"invoiceValidationScript" : { },
"code" : "...",
"id" : 12345,
"customInvoiceXmlScriptInstance" : { },
"billingTemplateNameEL" : "...",
"occTemplateNegativeCodeEl" : "...",
"occTemplateCodeEl" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"pdfFilenameEL" : "...",
"version" : 12345,
"xmlFilenameEL" : "...",
"uuid" : "...",
"emailTemplate" : { },
"descriptionOrCode" : "...",
"mailingType" : "AUTO",
"transient" : true,
"notified" : true,
"matchingAuto" : true,
"occTemplateNegative" : { },
"descriptionAndCode" : "...",
"historized" : true,
"useSelfSequence" : true,
"parentEntity" : { },
"parentEntityType" : { },
"sellerSequence" : [ { }, { } ],
"codeChanged" : true
},
"convertedRawAmount" : 12345.0,
"openOrderNumber" : "...",
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"commercialOrder" : {
"customerServiceDuration" : 12345,
"orderParent" : { },
"invoices" : [ { }, { } ],
"historized" : true,
"parentEntityType" : { },
"oneShotTotalAmount" : 12345.0,
"orderProgress" : 12345,
"invoicingPlan" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"version" : 12345,
"rateInvoiced" : 12345,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"seller" : { },
"id" : 12345,
"referenceDescription" : "...",
"userAccount" : { },
"orderLots" : [ { }, { } ],
"notified" : true,
"orderNumber" : "...",
"code" : "...",
"uuid" : "...",
"discountPlan" : { },
"statusDate" : 12345,
"label" : "...",
"salesPersonName" : "...",
"minInvoiceLines" : [ { }, { } ],
"orderType" : { },
"orderInvoiceType" : { },
"externalReference" : "...",
"parentCFEntities" : [ { }, { } ],
"customerServiceBegin" : 12345,
"cfValues" : { },
"transient" : true,
"billingCycle" : { },
"deliveryDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"access" : { },
"referenceCode" : "...",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountWithTax" : 12345.0,
"quoteVersion" : { },
"billingRun" : { },
"status" : "...",
"quote" : { },
"orderPrices" : [ { }, { } ],
"orderProgressTmp" : 12345,
"descriptionOrCode" : "...",
"progressDate" : 12345,
"offers" : [ { }, { } ],
"billingAccount" : { },
"codeChanged" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"contract" : { },
"orderDate" : 12345,
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0
},
"discountAgregates" : [ {
"userAccount" : { },
"notified" : true,
"auditable" : { },
"id" : 12345,
"oldAmountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"historized" : true,
"discountPlanItemCode" : "...",
"description" : "...",
"invoice" : { },
"wallet" : { },
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"discountPercent" : 12345.0,
"billingRun" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"categoryInvoiceAgregate" : { },
"accountingCode" : { },
"invoiceLinesToAssociate" : [ { }, { } ],
"prDescription" : "...",
"amount" : 12345.0,
"tradingCurrency" : { },
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"billingAccount" : { },
"amountTax" : 12345.0,
"itemNumber" : 12345,
"discountPlanItem" : { },
"transient" : true,
"oldAmountWithoutTax" : 12345.0,
"discountAggregate" : true,
"discountPlanCode" : "...",
"tradingCountry" : { },
"invoiceablesToAssociate" : [ { }, { } ],
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"tradingLanguage" : { }
}, {
"userAccount" : { },
"notified" : true,
"auditable" : { },
"id" : 12345,
"oldAmountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"historized" : true,
"discountPlanItemCode" : "...",
"description" : "...",
"invoice" : { },
"wallet" : { },
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"discountPercent" : 12345.0,
"billingRun" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"categoryInvoiceAgregate" : { },
"accountingCode" : { },
"invoiceLinesToAssociate" : [ { }, { } ],
"prDescription" : "...",
"amount" : 12345.0,
"tradingCurrency" : { },
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"billingAccount" : { },
"amountTax" : 12345.0,
"itemNumber" : 12345,
"discountPlanItem" : { },
"transient" : true,
"oldAmountWithoutTax" : 12345.0,
"discountAggregate" : true,
"discountPlanCode" : "...",
"tradingCountry" : { },
"invoiceablesToAssociate" : [ { }, { } ],
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"tradingLanguage" : { }
} ],
"invoiceAgregates" : [ {
"invoice" : { },
"amountWithTax" : 12345.0,
"amount" : 12345.0,
"transient" : true,
"descriminatorValue" : "...",
"version" : 12345,
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"historized" : true,
"auditable" : { },
"tradingCountry" : { },
"amountTax" : 12345.0,
"tradingCurrency" : { },
"id" : 12345,
"notified" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"billingAccount" : { },
"itemNumber" : 12345,
"tradingLanguage" : { }
}, {
"invoice" : { },
"amountWithTax" : 12345.0,
"amount" : 12345.0,
"transient" : true,
"descriminatorValue" : "...",
"version" : 12345,
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"historized" : true,
"auditable" : { },
"tradingCountry" : { },
"amountTax" : 12345.0,
"tradingCurrency" : { },
"id" : 12345,
"notified" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"billingAccount" : { },
"itemNumber" : 12345,
"tradingLanguage" : { }
} ],
"dontSend" : true,
"alreadyAppliedMinimum" : true,
"paymentStatus" : "NONE",
"invoiceNumber" : "...",
"initialCollectionDate" : 12345,
"recordedInvoice" : {
"paymentAction" : "PENDING_PAYMENT",
"collectionDate" : 12345,
"paymentInfo4" : "...",
"paymentInfo2" : "...",
"accountingExportFile" : "...",
"cfValues" : { },
"historized" : true,
"transient" : true,
"accountingSchemeEntries" : [ { }, { } ],
"productionDate" : 12345,
"dueDate" : 12345,
"descriptionOrCode" : "...",
"netToPay" : 12345.0,
"paymentDeferralCount" : 12345,
"status" : "REJECTED",
"subscription" : { },
"invoices" : [ { }, { } ],
"paymentInfo3" : "...",
"customerAccount" : { },
"paymentMethod" : "STRIPE",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"taxAmount" : 12345.0,
"reference" : "...",
"unMatchingAmount" : 12345.0,
"paymentInfo" : "...",
"operationNumber" : 12345,
"billingAccountName" : "...",
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"amountWithoutTax" : 12345.0,
"accountCodeClientSide" : "...",
"paymentVentilation" : { },
"invoiceDate" : 12345,
"descriptionAndCode" : "...",
"accountingDate" : 12345,
"agedReceivableReportKey" : "...",
"paymentInfo1" : "...",
"matchingAmounts" : [ { }, { } ],
"codeChanged" : true,
"matchingStatus" : "P",
"transactionCategory" : "CREDIT",
"parentEntity" : { },
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"bankLot" : "...",
"bankCollectionDate" : 12345,
"transactionDate" : 12345,
"paymentInfo6" : "...",
"recordedInvoiceCatAgregates" : [ { }, { } ],
"id" : 12345,
"notified" : true,
"rejectedPayment" : { },
"journal" : { },
"orderNumber" : "...",
"invoice" : { },
"uuid" : "...",
"appendGeneratedCode" : true,
"paymentInfo5" : "...",
"seller" : { },
"referenceDescription" : "...",
"ddRequestItem" : { },
"type" : "...",
"paymentHistories" : [ { }, { } ],
"matchingAmount" : 12345.0,
"dunningDocument" : { },
"paymentScheduleInstanceItem" : { },
"description" : "...",
"cfAccumulatedValues" : { },
"version" : 12345,
"auditable" : { },
"bankReference" : "...",
"amount" : 12345.0,
"reason" : "CLOSED_PERIOD",
"depositDate" : 12345,
"code" : "..."
},
"newInvoicingProcess" : true,
"order" : {
"deliveryInstructions" : "...",
"completionDate" : 12345,
"billingRun" : { },
"auditableFields" : [ { }, { } ],
"status" : "ACKNOWLEDGED",
"appendGeneratedCode" : true,
"shippingAddress" : { },
"orderDate" : 12345,
"code" : "...",
"parentEntityType" : { },
"priority" : 12345,
"userAccounts" : [ { }, { } ],
"quote" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"statusMessage" : "...",
"category" : "...",
"orderNumber" : "...",
"dueDateDelayEL" : "...",
"requestedStartDate" : 12345,
"electronicBilling" : true,
"receivedFromApp" : "...",
"version" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"notified" : true,
"transient" : true,
"codeChanged" : true,
"externalId" : "...",
"emailTemplate" : { },
"invoices" : [ { }, { } ],
"requestedCompletionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"mailingType" : "AUTO",
"ccedEmails" : "...",
"routedToUserGroup" : "...",
"email" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"orderItems" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"startDate" : 12345,
"historized" : true,
"paymentMethod" : { },
"expectedCompletionDate" : 12345,
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"billingCycle" : { },
"cfValues" : { },
"uuid" : "..."
},
"quote" : {
"auditable" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"fulfillmentStartDate" : 12345,
"virtual" : true,
"cfValues" : { },
"quoteVersion" : "...",
"status" : "Rejected",
"completionDate" : 12345,
"userAccount" : { },
"parentEntity" : { },
"description" : "...",
"quoteDate" : 12345,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"routedToUserGroup" : "...",
"id" : 12345,
"invoices" : [ { }, { } ],
"externalId" : "...",
"validity" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"quoteItems" : [ { }, { } ],
"code" : "...",
"transient" : true,
"historized" : true,
"category" : "...",
"codeChanged" : true,
"statusMessage" : "...",
"referenceCode" : "...",
"order" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"notificationContact" : "...",
"userAccounts" : [ { }, { } ],
"receivedFromApp" : "...",
"parentEntityType" : { },
"generatePdf" : true
},
"statusDate" : 12345,
"id" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"version" : 12345,
"lastAppliedRate" : 12345.0,
"dueBalance" : 12345.0,
"amountWithoutTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"rawAmount" : 12345.0,
"prepaid" : true,
"historized" : true,
"hasTaxes" : true,
"amountTax" : 12345.0,
"pdfFilename" : "...",
"tradingCountry" : {
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"id" : 12345,
"description" : "...",
"transient" : true,
"historized" : true,
"uuid" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"auditable" : { },
"code" : "...",
"descriptionAndCode" : "...",
"countryCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceDescription" : "...",
"active" : true,
"country" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"cfValues" : { },
"referenceCode" : "...",
"disabled" : true
},
"dueDate" : 12345,
"endDate" : 12345,
"draft" : true
}, {
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"transient" : true,
"billingRun" : {
"status" : "INVOICES_CREATED",
"selectedBillingAccounts" : "...",
"exceptionalBR" : true,
"billingAccountNumber" : 12345,
"rejectAutoAction" : "MOVE",
"statusDate" : 12345,
"processType" : "FULL_AUTOMATIC",
"historized" : true,
"computeDatesAtValidation" : true,
"rejectionReason" : "...",
"rejectedBillingAccounts" : [ { }, { } ],
"suspectAutoAction" : "CANCEL",
"invoiceDate" : 12345,
"processDate" : 12345,
"originBillingRun" : { },
"referenceDescription" : "...",
"exceptionalRTIds" : [ 12345, 12345 ],
"transient" : true,
"producibleInvoiceNumber" : 12345,
"cfValues" : { },
"lastTransactionDate" : 12345,
"invoiceNumber" : 12345,
"nextBillingRun" : { },
"collectionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"skipValidationScript" : true,
"discountApplied" : true,
"auditableFields" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"minimumApplied" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"prAmountWithTax" : 12345.0,
"version" : 12345,
"pdfJobExecutionResultId" : 12345,
"endDate" : 12345,
"invoices" : [ { }, { } ],
"cfAccumulatedValues" : { },
"jobExecutions" : [ { }, { } ],
"xmlJobExecutionResultId" : 12345,
"language" : { },
"startDate" : 12345,
"producibleAmountTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"invoiceType" : { },
"thresholdChecked" : true,
"billableBillingAcountNumber" : 12345,
"currency" : { },
"postInvoicingReports" : { },
"billingCycle" : { },
"referenceDate" : "END_DATE",
"exceptionalILIds" : [ 12345, 12345 ],
"runType" : "CYCLE",
"producibleAmountWithTax" : 12345.0,
"preInvoicingReports" : { },
"auditable" : { },
"referenceCode" : "...",
"prAmountTax" : 12345.0,
"billableBillingAccounts" : [ { }, { } ],
"prAmountWithoutTax" : 12345.0,
"notified" : true,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"country" : { },
"isQuarantine" : true,
"generateAO" : true,
"id" : 12345
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"invoiceAdjustmentCurrentProviderNb" : 12345,
"rejectReason" : "...",
"tradingCurrency" : {
"currentRate" : 12345.0,
"decimalPlaces" : 12345,
"prCurrencyToThis" : 12345.0,
"historized" : true,
"prDescription" : "...",
"notified" : true,
"currentRateFromDate" : 12345,
"active" : true,
"currencyCode" : "...",
"version" : 12345,
"transient" : true,
"symbol" : "...",
"currency" : { },
"currentRateUpdater" : "...",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"exchangeRates" : [ { }, { } ],
"auditable" : { },
"id" : 12345
},
"convertedNetToPay" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"realTimeStatus" : "PENDING_PLAN",
"adjustedInvoice" : { },
"alreadyAddedDiscount" : true,
"invoiceLines" : [ {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "FIXED",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "TAX",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "CANCELED",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
}, {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "PERCENTAGE",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "ARTICLE",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "REJECTED",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"netToPay" : 12345.0,
"discountAmount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"pdfDate" : 12345,
"detailedInvoice" : true,
"hasMinimum" : true,
"alreadySent" : true,
"alias" : "...",
"orders" : [ {
"deliveryInstructions" : "...",
"completionDate" : 12345,
"billingRun" : { },
"auditableFields" : [ { }, { } ],
"status" : "PARTIAL",
"appendGeneratedCode" : true,
"shippingAddress" : { },
"orderDate" : 12345,
"code" : "...",
"parentEntityType" : { },
"priority" : 12345,
"userAccounts" : [ { }, { } ],
"quote" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"statusMessage" : "...",
"category" : "...",
"orderNumber" : "...",
"dueDateDelayEL" : "...",
"requestedStartDate" : 12345,
"electronicBilling" : true,
"receivedFromApp" : "...",
"version" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"notified" : true,
"transient" : true,
"codeChanged" : true,
"externalId" : "...",
"emailTemplate" : { },
"invoices" : [ { }, { } ],
"requestedCompletionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"mailingType" : "AUTO",
"ccedEmails" : "...",
"routedToUserGroup" : "...",
"email" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"orderItems" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"startDate" : 12345,
"historized" : true,
"paymentMethod" : { },
"expectedCompletionDate" : 12345,
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"billingCycle" : { },
"cfValues" : { },
"uuid" : "..."
}, {
"deliveryInstructions" : "...",
"completionDate" : 12345,
"billingRun" : { },
"auditableFields" : [ { }, { } ],
"status" : "PARTIAL",
"appendGeneratedCode" : true,
"shippingAddress" : { },
"orderDate" : 12345,
"code" : "...",
"parentEntityType" : { },
"priority" : 12345,
"userAccounts" : [ { }, { } ],
"quote" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"statusMessage" : "...",
"category" : "...",
"orderNumber" : "...",
"dueDateDelayEL" : "...",
"requestedStartDate" : 12345,
"electronicBilling" : true,
"receivedFromApp" : "...",
"version" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"notified" : true,
"transient" : true,
"codeChanged" : true,
"externalId" : "...",
"emailTemplate" : { },
"invoices" : [ { }, { } ],
"requestedCompletionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"mailingType" : "BATCH",
"ccedEmails" : "...",
"routedToUserGroup" : "...",
"email" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"orderItems" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"startDate" : 12345,
"historized" : true,
"paymentMethod" : { },
"expectedCompletionDate" : 12345,
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"billingCycle" : { },
"cfValues" : { },
"uuid" : "..."
} ],
"invoiceNumberOrTemporaryNumber" : "...",
"discountPlan" : {
"parentEntityType" : { },
"uuid" : "...",
"disabled" : true,
"auditable" : { },
"incompatibleDiscountPlans" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"descriptionAndCode" : "...",
"valid" : true,
"defaultDuration" : 12345,
"durationUnit" : "MONTH",
"discountPlanItems" : [ { }, { } ],
"id" : 12345,
"description" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"applicationLimit" : 12345,
"minDuration" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"endDate" : 12345,
"initialQuantity" : 12345,
"applicationFilterEL" : "...",
"usedQuantity" : 12345,
"statusDate" : 12345,
"sequence" : 12345,
"parentEntity" : { },
"startDate" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"active" : true,
"maxDuration" : 12345,
"status" : "INACTIVE",
"code" : "...",
"historized" : true,
"referenceCode" : "...",
"applicableOnOverriddenPrice" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"discountPlanType" : "INVOICE",
"cfAccumulatedValues" : { },
"expressionEl" : "...",
"appendGeneratedCode" : true
},
"linkedInvoices" : [ { }, { } ],
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"pdfFilenameOnly" : "...",
"paymentPlan" : {
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionAndCode" : "...",
"version" : 12345,
"remainingAmount" : 12345.0,
"customerAccount" : { },
"endDate" : 12345,
"historized" : true,
"appendGeneratedCode" : true,
"numberOfInstallments" : 12345,
"codeChanged" : true,
"amountToRecover" : 12345.0,
"id" : 12345,
"auditable" : { },
"createdAos" : [ { }, { } ],
"amountPerInstallment" : 12345.0,
"actionOnRemainingAmount" : "LAST",
"parentEntity" : { },
"code" : "...",
"referenceDescription" : "...",
"recurringUnit" : "DAY",
"referenceCode" : "...",
"targetedAos" : [ { }, { } ],
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"description" : "...",
"startDate" : 12345,
"status" : "ACTIVE"
},
"draftRatedTransactions" : [ {
"subscriptionId" : 12345,
"rulesContract" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"discountValue" : 12345.0,
"prepaid" : true,
"inputUnitOfMeasure" : { },
"taxClass" : { },
"invoiceLine" : { },
"sellerId" : 12345,
"billingAccount" : { },
"taxId" : 12345,
"discountPlan" : { },
"invoiceAgregateF" : { },
"type" : "REGULAR",
"uuid" : "...",
"cfAccumulatedValues" : { },
"priceplan" : { },
"sortIndex" : 12345,
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"parameter1" : "...",
"rawAmountWithTax" : 12345.0,
"taxOverriden" : true,
"accountingCode" : { },
"taxRecalculated" : true,
"parameter3" : "...",
"unitAmountTax" : 12345.0,
"sequence" : 12345,
"unitAmountWithoutTax" : 12345.0,
"serviceInstance" : { },
"status" : "PROCESSED",
"originBillingAccount" : { },
"endDate" : 12345,
"edr" : { },
"usageDate" : 12345,
"chargeInstance" : { },
"ratingUnitOfMeasure" : { },
"tax" : { },
"id" : 12345,
"rejectReason" : "...",
"taxClassId" : 12345,
"inputQuantity" : 12345.0,
"userAccount" : { },
"discountPlanType" : "FIXED",
"ratingUnitDescription" : "...",
"walletId" : 12345,
"startDate" : 12345,
"infoOrder" : { },
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"transient" : true,
"discountedRatedTransaction" : 12345,
"adjustedRatedTx" : { },
"doNotTriggerInvoicing" : true,
"code" : "...",
"subscription" : { },
"billingRun" : { },
"billingAccountId" : 12345,
"invoiceSubCategory" : { },
"invoicingDate" : 12345,
"amountWithTax" : 12345.0,
"offerTemplate" : { },
"updated" : 12345,
"invoiceSubCategoryId" : 12345,
"unitAmountWithTax" : 12345.0,
"accountingArticle" : { },
"version" : 12345,
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"parameter2" : "...",
"unityDescription" : "...",
"seller" : { },
"parameterExtra" : "...",
"userAccountId" : 12345,
"discountPlanItem" : { },
"description" : "...",
"invoice" : { },
"orderInfo" : { }
}, {
"subscriptionId" : 12345,
"rulesContract" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"discountValue" : 12345.0,
"prepaid" : true,
"inputUnitOfMeasure" : { },
"taxClass" : { },
"invoiceLine" : { },
"sellerId" : 12345,
"billingAccount" : { },
"taxId" : 12345,
"discountPlan" : { },
"invoiceAgregateF" : { },
"type" : "AGGREGATED",
"uuid" : "...",
"cfAccumulatedValues" : { },
"priceplan" : { },
"sortIndex" : 12345,
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"parameter1" : "...",
"rawAmountWithTax" : 12345.0,
"taxOverriden" : true,
"accountingCode" : { },
"taxRecalculated" : true,
"parameter3" : "...",
"unitAmountTax" : 12345.0,
"sequence" : 12345,
"unitAmountWithoutTax" : 12345.0,
"serviceInstance" : { },
"status" : "BILLED",
"originBillingAccount" : { },
"endDate" : 12345,
"edr" : { },
"usageDate" : 12345,
"chargeInstance" : { },
"ratingUnitOfMeasure" : { },
"tax" : { },
"id" : 12345,
"rejectReason" : "...",
"taxClassId" : 12345,
"inputQuantity" : 12345.0,
"userAccount" : { },
"discountPlanType" : "PERCENTAGE",
"ratingUnitDescription" : "...",
"walletId" : 12345,
"startDate" : 12345,
"infoOrder" : { },
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"transient" : true,
"discountedRatedTransaction" : 12345,
"adjustedRatedTx" : { },
"doNotTriggerInvoicing" : true,
"code" : "...",
"subscription" : { },
"billingRun" : { },
"billingAccountId" : 12345,
"invoiceSubCategory" : { },
"invoicingDate" : 12345,
"amountWithTax" : 12345.0,
"offerTemplate" : { },
"updated" : 12345,
"invoiceSubCategoryId" : 12345,
"unitAmountWithTax" : 12345.0,
"accountingArticle" : { },
"version" : 12345,
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"parameter2" : "...",
"unityDescription" : "...",
"seller" : { },
"parameterExtra" : "...",
"userAccountId" : 12345,
"discountPlanItem" : { },
"description" : "...",
"invoice" : { },
"orderInfo" : { }
} ],
"draftInvoiceLines" : [ {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "PERCENTAGE",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "TAX",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "OPEN",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
}, {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "FIXED",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "TAX",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "OPEN",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
} ],
"comment" : "...",
"description" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"status" : "VALIDATED",
"cpqQuote" : {
"notified" : true,
"opportunityRef" : "...",
"codeChanged" : true,
"minInvoiceLines" : [ { }, { } ],
"statusDate" : 12345,
"contactName" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"auditable" : { },
"id" : 12345,
"billingCycle" : { },
"customerRef" : "...",
"version" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"billingRun" : { },
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"applicantAccount" : { },
"historized" : true,
"deliveryDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"parentEntity" : { },
"descriptionOrCode" : "...",
"minRatedTransactions" : [ { }, { } ],
"orderInvoiceType" : { },
"customerName" : "...",
"validity" : { },
"billableAccount" : { },
"description" : "...",
"validationDate" : 12345,
"quoteDate" : 12345,
"status" : "...",
"transient" : true,
"code" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"quoteLotDuration" : 12345,
"quoteNumber" : "...",
"salesPersonName" : "...",
"registerNumber" : "...",
"referenceCode" : "...",
"userAccount" : { },
"parentEntityType" : { },
"sendDate" : 12345,
"seller" : { },
"previousStatus" : "..."
},
"subscription" : {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "MANUAL",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "CLOSED",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
},
"appliedRate" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"externalRef" : "...",
"invoiceDate" : 12345,
"lastAppliedRateDate" : 12345,
"billingAccount" : {
"code" : "...",
"brAmountWithoutTax" : 12345.0,
"tradingCountry" : { },
"nextInvoiceDate" : 12345,
"subscriptionDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"defaultLevel" : true,
"electronicBilling" : true,
"minimumAmountEl" : "...",
"notified" : true,
"cfValues" : { },
"minimumChargeTemplate" : { },
"parentUserAccounts" : [ { }, { } ],
"taxCategory" : { },
"minimumArticle" : { },
"invoices" : [ { }, { } ],
"parentEntityType" : { },
"tags" : [ { }, { } ],
"invoicePrefix" : "...",
"version" : 12345,
"registrationNo" : "...",
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"jobTitle" : "...",
"brAmountWithTax" : 12345.0,
"billingCycle" : { },
"accountType" : "...",
"externalRef1" : "...",
"checkThreshold" : "AFTER_DISCOUNT",
"status" : "CLOSED",
"paymentMethod" : { },
"parentEntity" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"legalEntityType" : { },
"discountRate" : 12345.0,
"name" : { },
"customerAccount" : { },
"statusDate" : 12345,
"descriptionAndCode" : "...",
"description" : "...",
"isCompany" : true,
"allDiscountPlanInstances" : [ { }, { } ],
"contracts" : [ { }, { } ],
"tradingLanguage" : { },
"ccedEmails" : "...",
"vatNo" : "...",
"terminationDate" : 12345,
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"businessAccountModel" : { },
"minInvoiceLines" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"totalInvoicingAmountTax" : 12345.0,
"transient" : true,
"terminationReason" : { },
"taxCategoryResolved" : { },
"referenceCode" : "...",
"historized" : true,
"cfAccumulatedValues" : { },
"address" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"discountPlan" : { },
"mailingType" : "MANUAL",
"tradingCurrency" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"usersAccounts" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"primaryContact" : { },
"externalRef2" : "...",
"id" : 12345,
"codeChanged" : true,
"contactInformation" : { },
"auditable" : { },
"thresholdPerEntity" : true,
"contactInformationNullSafe" : { },
"totalInvoicingAmountWithTax" : 12345.0
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"relatedDunningCollectionPlan" : {
"transient" : true,
"version" : 12345,
"id" : 12345,
"retryPaymentOnResumeDate" : true,
"daysOpen" : 12345,
"closeDate" : 12345,
"stopReason" : { },
"pauseReason" : { },
"dunningLevelInstances" : [ { }, { } ],
"billingAccount" : { },
"nextActionDate" : 12345,
"pausedUntilDate" : 12345,
"collectionPlanNumber" : "...",
"currentDunningLevelSequence" : 12345,
"auditableFields" : [ { }, { } ],
"relatedInvoice" : { },
"auditable" : { },
"balance" : 12345.0,
"lastActionDate" : 12345,
"lastAction" : "...",
"initialCollectionPlan" : { },
"relatedPolicy" : { },
"nextAction" : "...",
"notified" : true,
"totalDunningLevels" : 12345,
"pauseDuration" : 12345,
"historized" : true,
"startDate" : 12345,
"status" : { }
},
"amount" : 12345.0,
"hasDiscounts" : true,
"amountWithTax" : 12345.0,
"paymentMethod" : {
"uuid" : "...",
"cfAccumulatedValues" : { },
"info1" : "...",
"alias" : "...",
"auditable" : { },
"active" : true,
"preferred" : true,
"action" : "...",
"info5" : "...",
"info2" : "...",
"userId" : "...",
"token3DsId" : "...",
"info4" : "...",
"transient" : true,
"referenceDocument" : { },
"parentCFEntities" : [ { }, { } ],
"info3" : "...",
"expired" : true,
"disabled" : true,
"version" : 12345,
"customerAccount" : { },
"historized" : true,
"notified" : true,
"paymentType" : "STRIPE",
"tokenId" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"cfValues" : { }
},
"code" : "...",
"seller" : {
"externalRef2" : "...",
"parentEntityType" : { },
"paymentGateways" : [ { }, { } ],
"contactInformation" : { },
"isCompany" : true,
"minimumChargeTemplate" : { },
"transient" : true,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"code" : "...",
"appendGeneratedCode" : true,
"invoiceTypeSequence" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"legalText" : "...",
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"jobTitle" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"registrationNo" : "...",
"minimumAmountEl" : "...",
"legalEntityType" : { },
"vatNo" : "...",
"description" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"tradingCountry" : { },
"cfValues" : { },
"address" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"businessAccountModel" : { },
"name" : { },
"descriptionAndCode" : "...",
"legalType" : "...",
"seller" : { },
"customerSequences" : [ { }, { } ],
"id" : 12345,
"primaryContact" : { },
"version" : 12345,
"tradingLanguage" : { },
"uuid" : "...",
"contracts" : [ { }, { } ],
"generalLedger" : { },
"referenceCode" : "...",
"accountType" : "...",
"codeChanged" : true,
"externalRef1" : "...",
"minimumArticle" : { },
"notified" : true
},
"reminderLevelTriggered" : true,
"xmlFilenameOnly" : "...",
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"iban" : "...",
"startDate" : 12345,
"tradingLanguage" : {
"transient" : true,
"disabled" : true,
"auditableFields" : [ { }, { } ],
"prDescription" : "...",
"language" : { },
"languageCode" : "...",
"version" : 12345,
"notified" : true,
"active" : true,
"id" : 12345,
"historized" : true,
"auditable" : { }
},
"paymentMethodType" : "DIRECTDEBIT",
"discountRate" : 12345.0,
"notified" : true,
"xmlDate" : 12345,
"emailSentDate" : 12345,
"discount" : 12345.0,
"invoiceType" : {
"cfValues" : { },
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"prefixEL" : "...",
"appliesTo" : [ { }, { } ],
"referenceCode" : "...",
"auditable" : { },
"occTemplate" : { },
"invoiceAccountable" : true,
"taxScript" : { },
"invoiceSequence" : { },
"invoiceValidationScript" : { },
"code" : "...",
"id" : 12345,
"customInvoiceXmlScriptInstance" : { },
"billingTemplateNameEL" : "...",
"occTemplateNegativeCodeEl" : "...",
"occTemplateCodeEl" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"pdfFilenameEL" : "...",
"version" : 12345,
"xmlFilenameEL" : "...",
"uuid" : "...",
"emailTemplate" : { },
"descriptionOrCode" : "...",
"mailingType" : "BATCH",
"transient" : true,
"notified" : true,
"matchingAuto" : true,
"occTemplateNegative" : { },
"descriptionAndCode" : "...",
"historized" : true,
"useSelfSequence" : true,
"parentEntity" : { },
"parentEntityType" : { },
"sellerSequence" : [ { }, { } ],
"codeChanged" : true
},
"convertedRawAmount" : 12345.0,
"openOrderNumber" : "...",
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"commercialOrder" : {
"customerServiceDuration" : 12345,
"orderParent" : { },
"invoices" : [ { }, { } ],
"historized" : true,
"parentEntityType" : { },
"oneShotTotalAmount" : 12345.0,
"orderProgress" : 12345,
"invoicingPlan" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"version" : 12345,
"rateInvoiced" : 12345,
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"seller" : { },
"id" : 12345,
"referenceDescription" : "...",
"userAccount" : { },
"orderLots" : [ { }, { } ],
"notified" : true,
"orderNumber" : "...",
"code" : "...",
"uuid" : "...",
"discountPlan" : { },
"statusDate" : 12345,
"label" : "...",
"salesPersonName" : "...",
"minInvoiceLines" : [ { }, { } ],
"orderType" : { },
"orderInvoiceType" : { },
"externalReference" : "...",
"parentCFEntities" : [ { }, { } ],
"customerServiceBegin" : 12345,
"cfValues" : { },
"transient" : true,
"billingCycle" : { },
"deliveryDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"access" : { },
"referenceCode" : "...",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountWithTax" : 12345.0,
"quoteVersion" : { },
"billingRun" : { },
"status" : "...",
"quote" : { },
"orderPrices" : [ { }, { } ],
"orderProgressTmp" : 12345,
"descriptionOrCode" : "...",
"progressDate" : 12345,
"offers" : [ { }, { } ],
"billingAccount" : { },
"codeChanged" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"contract" : { },
"orderDate" : 12345,
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0
},
"discountAgregates" : [ {
"userAccount" : { },
"notified" : true,
"auditable" : { },
"id" : 12345,
"oldAmountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"historized" : true,
"discountPlanItemCode" : "...",
"description" : "...",
"invoice" : { },
"wallet" : { },
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"discountPercent" : 12345.0,
"billingRun" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"categoryInvoiceAgregate" : { },
"accountingCode" : { },
"invoiceLinesToAssociate" : [ { }, { } ],
"prDescription" : "...",
"amount" : 12345.0,
"tradingCurrency" : { },
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"billingAccount" : { },
"amountTax" : 12345.0,
"itemNumber" : 12345,
"discountPlanItem" : { },
"transient" : true,
"oldAmountWithoutTax" : 12345.0,
"discountAggregate" : true,
"discountPlanCode" : "...",
"tradingCountry" : { },
"invoiceablesToAssociate" : [ { }, { } ],
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"tradingLanguage" : { }
}, {
"userAccount" : { },
"notified" : true,
"auditable" : { },
"id" : 12345,
"oldAmountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"historized" : true,
"discountPlanItemCode" : "...",
"description" : "...",
"invoice" : { },
"wallet" : { },
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"discountPercent" : 12345.0,
"billingRun" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"categoryInvoiceAgregate" : { },
"accountingCode" : { },
"invoiceLinesToAssociate" : [ { }, { } ],
"prDescription" : "...",
"amount" : 12345.0,
"tradingCurrency" : { },
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"billingAccount" : { },
"amountTax" : 12345.0,
"itemNumber" : 12345,
"discountPlanItem" : { },
"transient" : true,
"oldAmountWithoutTax" : 12345.0,
"discountAggregate" : true,
"discountPlanCode" : "...",
"tradingCountry" : { },
"invoiceablesToAssociate" : [ { }, { } ],
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"tradingLanguage" : { }
} ],
"invoiceAgregates" : [ {
"invoice" : { },
"amountWithTax" : 12345.0,
"amount" : 12345.0,
"transient" : true,
"descriminatorValue" : "...",
"version" : 12345,
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"historized" : true,
"auditable" : { },
"tradingCountry" : { },
"amountTax" : 12345.0,
"tradingCurrency" : { },
"id" : 12345,
"notified" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"billingAccount" : { },
"itemNumber" : 12345,
"tradingLanguage" : { }
}, {
"invoice" : { },
"amountWithTax" : 12345.0,
"amount" : 12345.0,
"transient" : true,
"descriminatorValue" : "...",
"version" : 12345,
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"historized" : true,
"auditable" : { },
"tradingCountry" : { },
"amountTax" : 12345.0,
"tradingCurrency" : { },
"id" : 12345,
"notified" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"billingAccount" : { },
"itemNumber" : 12345,
"tradingLanguage" : { }
} ],
"dontSend" : true,
"alreadyAppliedMinimum" : true,
"paymentStatus" : "PENDING",
"invoiceNumber" : "...",
"initialCollectionDate" : 12345,
"recordedInvoice" : {
"paymentAction" : "PENDING_PAYMENT",
"collectionDate" : 12345,
"paymentInfo4" : "...",
"paymentInfo2" : "...",
"accountingExportFile" : "...",
"cfValues" : { },
"historized" : true,
"transient" : true,
"accountingSchemeEntries" : [ { }, { } ],
"productionDate" : 12345,
"dueDate" : 12345,
"descriptionOrCode" : "...",
"netToPay" : 12345.0,
"paymentDeferralCount" : 12345,
"status" : "EXPORTED",
"subscription" : { },
"invoices" : [ { }, { } ],
"paymentInfo3" : "...",
"customerAccount" : { },
"paymentMethod" : "CHECK",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"taxAmount" : 12345.0,
"reference" : "...",
"unMatchingAmount" : 12345.0,
"paymentInfo" : "...",
"operationNumber" : 12345,
"billingAccountName" : "...",
"operationAction" : "NONE",
"accountingCode" : { },
"amountWithoutTax" : 12345.0,
"accountCodeClientSide" : "...",
"paymentVentilation" : { },
"invoiceDate" : 12345,
"descriptionAndCode" : "...",
"accountingDate" : 12345,
"agedReceivableReportKey" : "...",
"paymentInfo1" : "...",
"matchingAmounts" : [ { }, { } ],
"codeChanged" : true,
"matchingStatus" : "R",
"transactionCategory" : "CREDIT",
"parentEntity" : { },
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"bankLot" : "...",
"bankCollectionDate" : 12345,
"transactionDate" : 12345,
"paymentInfo6" : "...",
"recordedInvoiceCatAgregates" : [ { }, { } ],
"id" : 12345,
"notified" : true,
"rejectedPayment" : { },
"journal" : { },
"orderNumber" : "...",
"invoice" : { },
"uuid" : "...",
"appendGeneratedCode" : true,
"paymentInfo5" : "...",
"seller" : { },
"referenceDescription" : "...",
"ddRequestItem" : { },
"type" : "...",
"paymentHistories" : [ { }, { } ],
"matchingAmount" : 12345.0,
"dunningDocument" : { },
"paymentScheduleInstanceItem" : { },
"description" : "...",
"cfAccumulatedValues" : { },
"version" : 12345,
"auditable" : { },
"bankReference" : "...",
"amount" : 12345.0,
"reason" : "REJECTED",
"depositDate" : 12345,
"code" : "..."
},
"newInvoicingProcess" : true,
"order" : {
"deliveryInstructions" : "...",
"completionDate" : 12345,
"billingRun" : { },
"auditableFields" : [ { }, { } ],
"status" : "IN_PROGRESS",
"appendGeneratedCode" : true,
"shippingAddress" : { },
"orderDate" : 12345,
"code" : "...",
"parentEntityType" : { },
"priority" : 12345,
"userAccounts" : [ { }, { } ],
"quote" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"statusMessage" : "...",
"category" : "...",
"orderNumber" : "...",
"dueDateDelayEL" : "...",
"requestedStartDate" : 12345,
"electronicBilling" : true,
"receivedFromApp" : "...",
"version" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"notified" : true,
"transient" : true,
"codeChanged" : true,
"externalId" : "...",
"emailTemplate" : { },
"invoices" : [ { }, { } ],
"requestedCompletionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"mailingType" : "AUTO",
"ccedEmails" : "...",
"routedToUserGroup" : "...",
"email" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"minInvoiceLines" : [ { }, { } ],
"auditable" : { },
"orderItems" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"startDate" : 12345,
"historized" : true,
"paymentMethod" : { },
"expectedCompletionDate" : 12345,
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : { },
"billingCycle" : { },
"cfValues" : { },
"uuid" : "..."
},
"quote" : {
"auditable" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"fulfillmentStartDate" : 12345,
"virtual" : true,
"cfValues" : { },
"quoteVersion" : "...",
"status" : "Accepted",
"completionDate" : 12345,
"userAccount" : { },
"parentEntity" : { },
"description" : "...",
"quoteDate" : 12345,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"routedToUserGroup" : "...",
"id" : 12345,
"invoices" : [ { }, { } ],
"externalId" : "...",
"validity" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"quoteItems" : [ { }, { } ],
"code" : "...",
"transient" : true,
"historized" : true,
"category" : "...",
"codeChanged" : true,
"statusMessage" : "...",
"referenceCode" : "...",
"order" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"notificationContact" : "...",
"userAccounts" : [ { }, { } ],
"receivedFromApp" : "...",
"parentEntityType" : { },
"generatePdf" : true
},
"statusDate" : 12345,
"id" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"version" : 12345,
"lastAppliedRate" : 12345.0,
"dueBalance" : 12345.0,
"amountWithoutTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"rawAmount" : 12345.0,
"prepaid" : true,
"historized" : true,
"hasTaxes" : true,
"amountTax" : 12345.0,
"pdfFilename" : "...",
"tradingCountry" : {
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"id" : 12345,
"description" : "...",
"transient" : true,
"historized" : true,
"uuid" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"auditable" : { },
"code" : "...",
"descriptionAndCode" : "...",
"countryCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceDescription" : "...",
"active" : true,
"country" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"cfValues" : { },
"referenceCode" : "...",
"disabled" : true
},
"dueDate" : 12345,
"endDate" : 12345,
"draft" : true
} ],
"externalId" : "...",
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"listDouble" : [ 12345.0, 12345.0 ],
"valid" : true,
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"quoteItems" : [ {
"quoteItemDto" : { },
"mainOffering" : {
"appendGeneratedCode" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"imagePath" : "...",
"notified" : true,
"validity" : { },
"parentEntityType" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"description" : "...",
"auditable" : { },
"version" : 12345,
"customerCategories" : [ { }, { } ],
"code" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"cfAccumulatedValues" : { },
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"nameOrCode" : "...",
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"sellers" : [ { }, { } ],
"disabled" : true,
"offerTemplateCategories" : [ { }, { } ],
"descriptionAndCode" : "...",
"globalRatingScriptInstance" : { },
"name" : "...",
"descriptionOrCode" : "...",
"channels" : [ { }, { } ],
"longDescription" : "...",
"businessAccountModels" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"lifeCycleStatus" : "IN_STUDY",
"referenceCode" : "..."
},
"itemId" : "...",
"quoteItemProductOfferings" : [ {
"id" : { },
"itemOrder" : 12345,
"quoteItem" : { },
"transient" : true,
"productOffering" : { }
}, {
"id" : { },
"itemOrder" : 12345,
"quoteItem" : { },
"transient" : true,
"productOffering" : { }
} ],
"id" : 12345,
"source" : "...",
"transient" : true,
"quote" : {
"auditable" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"fulfillmentStartDate" : 12345,
"virtual" : true,
"cfValues" : { },
"quoteVersion" : "...",
"status" : "InProgress",
"completionDate" : 12345,
"userAccount" : { },
"parentEntity" : { },
"description" : "...",
"quoteDate" : 12345,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"routedToUserGroup" : "...",
"id" : 12345,
"invoices" : [ { }, { } ],
"externalId" : "...",
"validity" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"quoteItems" : [ { }, { } ],
"code" : "...",
"transient" : true,
"historized" : true,
"category" : "...",
"codeChanged" : true,
"statusMessage" : "...",
"referenceCode" : "...",
"order" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"notificationContact" : "...",
"userAccounts" : [ { }, { } ],
"receivedFromApp" : "...",
"parentEntityType" : { },
"generatePdf" : true
},
"version" : 12345,
"userAccount" : {
"codeChanged" : true,
"historized" : true,
"cfAccumulatedValues" : { },
"jobTitle" : "...",
"name" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"id" : 12345,
"externalRef1" : "...",
"statusDate" : 12345,
"description" : "...",
"descriptionOrCode" : "...",
"auditable" : { },
"userAccounts" : [ { }, { } ],
"defaultLevel" : true,
"uuid" : "...",
"parentEntity" : { },
"legalEntityType" : { },
"contactInformation" : { },
"minimumAmountEl" : "...",
"notified" : true,
"address" : { },
"parentUserAccount" : { },
"cfValues" : { },
"primaryContact" : { },
"externalRef2" : "...",
"registrationNo" : "...",
"referenceCode" : "...",
"accountType" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccount" : { },
"minimumArticle" : { },
"isCompany" : true,
"auditableFields" : [ { }, { } ],
"status" : "ACTIVE",
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"vatNo" : "...",
"providerContact" : "...",
"isConsumer" : true,
"parentCFEntities" : [ { }, { } ],
"minimumChargeTemplate" : { },
"terminationReason" : { },
"subscriptions" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"businessAccountModel" : { },
"wallet" : { },
"minimumLabelEl" : "...",
"code" : "...",
"transient" : true
},
"status" : "Cancelled"
}, {
"quoteItemDto" : { },
"mainOffering" : {
"appendGeneratedCode" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"imagePath" : "...",
"notified" : true,
"validity" : { },
"parentEntityType" : { },
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"description" : "...",
"auditable" : { },
"version" : 12345,
"customerCategories" : [ { }, { } ],
"code" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"cfAccumulatedValues" : { },
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"nameOrCode" : "...",
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"sellers" : [ { }, { } ],
"disabled" : true,
"offerTemplateCategories" : [ { }, { } ],
"descriptionAndCode" : "...",
"globalRatingScriptInstance" : { },
"name" : "...",
"descriptionOrCode" : "...",
"channels" : [ { }, { } ],
"longDescription" : "...",
"businessAccountModels" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"lifeCycleStatus" : "IN_TEST",
"referenceCode" : "..."
},
"itemId" : "...",
"quoteItemProductOfferings" : [ {
"id" : { },
"itemOrder" : 12345,
"quoteItem" : { },
"transient" : true,
"productOffering" : { }
}, {
"id" : { },
"itemOrder" : 12345,
"quoteItem" : { },
"transient" : true,
"productOffering" : { }
} ],
"id" : 12345,
"source" : "...",
"transient" : true,
"quote" : {
"auditable" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"fulfillmentStartDate" : 12345,
"virtual" : true,
"cfValues" : { },
"quoteVersion" : "...",
"status" : "Approved",
"completionDate" : 12345,
"userAccount" : { },
"parentEntity" : { },
"description" : "...",
"quoteDate" : 12345,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"routedToUserGroup" : "...",
"id" : 12345,
"invoices" : [ { }, { } ],
"externalId" : "...",
"validity" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"quoteItems" : [ { }, { } ],
"code" : "...",
"transient" : true,
"historized" : true,
"category" : "...",
"codeChanged" : true,
"statusMessage" : "...",
"referenceCode" : "...",
"order" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"notificationContact" : "...",
"userAccounts" : [ { }, { } ],
"receivedFromApp" : "...",
"parentEntityType" : { },
"generatePdf" : true
},
"version" : 12345,
"userAccount" : {
"codeChanged" : true,
"historized" : true,
"cfAccumulatedValues" : { },
"jobTitle" : "...",
"name" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"id" : 12345,
"externalRef1" : "...",
"statusDate" : 12345,
"description" : "...",
"descriptionOrCode" : "...",
"auditable" : { },
"userAccounts" : [ { }, { } ],
"defaultLevel" : true,
"uuid" : "...",
"parentEntity" : { },
"legalEntityType" : { },
"contactInformation" : { },
"minimumAmountEl" : "...",
"notified" : true,
"address" : { },
"parentUserAccount" : { },
"cfValues" : { },
"primaryContact" : { },
"externalRef2" : "...",
"registrationNo" : "...",
"referenceCode" : "...",
"accountType" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccount" : { },
"minimumArticle" : { },
"isCompany" : true,
"auditableFields" : [ { }, { } ],
"status" : "ACTIVE",
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"vatNo" : "...",
"providerContact" : "...",
"isConsumer" : true,
"parentCFEntities" : [ { }, { } ],
"minimumChargeTemplate" : { },
"terminationReason" : { },
"subscriptions" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"businessAccountModel" : { },
"wallet" : { },
"minimumLabelEl" : "...",
"code" : "...",
"transient" : true
},
"status" : "Pending"
} ],
"code" : "...",
"transient" : true,
"historized" : true,
"category" : "...",
"codeChanged" : true,
"statusMessage" : "...",
"referenceCode" : "...",
"order" : {
"deliveryInstructions" : "...",
"completionDate" : 12345,
"billingRun" : {
"status" : "CANCELLING",
"selectedBillingAccounts" : "...",
"exceptionalBR" : true,
"billingAccountNumber" : 12345,
"rejectAutoAction" : "MOVE",
"statusDate" : 12345,
"processType" : "AUTOMATIC",
"historized" : true,
"computeDatesAtValidation" : true,
"rejectionReason" : "...",
"rejectedBillingAccounts" : [ { }, { } ],
"suspectAutoAction" : "CANCEL",
"invoiceDate" : 12345,
"processDate" : 12345,
"originBillingRun" : { },
"referenceDescription" : "...",
"exceptionalRTIds" : [ 12345, 12345 ],
"transient" : true,
"producibleInvoiceNumber" : 12345,
"cfValues" : { },
"lastTransactionDate" : 12345,
"invoiceNumber" : 12345,
"nextBillingRun" : { },
"collectionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"skipValidationScript" : true,
"discountApplied" : true,
"auditableFields" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"minimumApplied" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"prAmountWithTax" : 12345.0,
"version" : 12345,
"pdfJobExecutionResultId" : 12345,
"endDate" : 12345,
"invoices" : [ { }, { } ],
"cfAccumulatedValues" : { },
"jobExecutions" : [ { }, { } ],
"xmlJobExecutionResultId" : 12345,
"language" : { },
"startDate" : 12345,
"producibleAmountTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"invoiceType" : { },
"thresholdChecked" : true,
"billableBillingAcountNumber" : 12345,
"currency" : { },
"postInvoicingReports" : { },
"billingCycle" : { },
"referenceDate" : "LAST_TRANSACTION_DATE",
"exceptionalILIds" : [ 12345, 12345 ],
"runType" : "CYCLE",
"producibleAmountWithTax" : 12345.0,
"preInvoicingReports" : { },
"auditable" : { },
"referenceCode" : "...",
"prAmountTax" : 12345.0,
"billableBillingAccounts" : [ { }, { } ],
"prAmountWithoutTax" : 12345.0,
"notified" : true,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"country" : { },
"isQuarantine" : true,
"generateAO" : true,
"id" : 12345
},
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"status" : "CANCELLED",
"appendGeneratedCode" : true,
"shippingAddress" : {
"state" : "...",
"address4" : "...",
"city" : "...",
"countryBundle" : "...",
"address5" : "...",
"address2" : "...",
"zipCode" : "...",
"address3" : "...",
"country" : { },
"address1" : "..."
},
"orderDate" : 12345,
"code" : "...",
"parentEntityType" : { },
"priority" : 12345,
"userAccounts" : [ {
"codeChanged" : true,
"historized" : true,
"cfAccumulatedValues" : { },
"jobTitle" : "...",
"name" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"id" : 12345,
"externalRef1" : "...",
"statusDate" : 12345,
"description" : "...",
"descriptionOrCode" : "...",
"auditable" : { },
"userAccounts" : [ { }, { } ],
"defaultLevel" : true,
"uuid" : "...",
"parentEntity" : { },
"legalEntityType" : { },
"contactInformation" : { },
"minimumAmountEl" : "...",
"notified" : true,
"address" : { },
"parentUserAccount" : { },
"cfValues" : { },
"primaryContact" : { },
"externalRef2" : "...",
"registrationNo" : "...",
"referenceCode" : "...",
"accountType" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccount" : { },
"minimumArticle" : { },
"isCompany" : true,
"auditableFields" : [ { }, { } ],
"status" : "TERMINATED",
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"vatNo" : "...",
"providerContact" : "...",
"isConsumer" : true,
"parentCFEntities" : [ { }, { } ],
"minimumChargeTemplate" : { },
"terminationReason" : { },
"subscriptions" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"businessAccountModel" : { },
"wallet" : { },
"minimumLabelEl" : "...",
"code" : "...",
"transient" : true
}, {
"codeChanged" : true,
"historized" : true,
"cfAccumulatedValues" : { },
"jobTitle" : "...",
"name" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"contactInformationNullSafe" : { },
"id" : 12345,
"externalRef1" : "...",
"statusDate" : 12345,
"description" : "...",
"descriptionOrCode" : "...",
"auditable" : { },
"userAccounts" : [ { }, { } ],
"defaultLevel" : true,
"uuid" : "...",
"parentEntity" : { },
"legalEntityType" : { },
"contactInformation" : { },
"minimumAmountEl" : "...",
"notified" : true,
"address" : { },
"parentUserAccount" : { },
"cfValues" : { },
"primaryContact" : { },
"externalRef2" : "...",
"registrationNo" : "...",
"referenceCode" : "...",
"accountType" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccount" : { },
"minimumArticle" : { },
"isCompany" : true,
"auditableFields" : [ { }, { } ],
"status" : "ACTIVE",
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"vatNo" : "...",
"providerContact" : "...",
"isConsumer" : true,
"parentCFEntities" : [ { }, { } ],
"minimumChargeTemplate" : { },
"terminationReason" : { },
"subscriptions" : [ { }, { } ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"businessAccountModel" : { },
"wallet" : { },
"minimumLabelEl" : "...",
"code" : "...",
"transient" : true
} ],
"quote" : {
"auditable" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"requestedCompletionDate" : 12345,
"fulfillmentStartDate" : 12345,
"virtual" : true,
"cfValues" : { },
"quoteVersion" : "...",
"status" : "Cancelled",
"completionDate" : 12345,
"userAccount" : { },
"parentEntity" : { },
"description" : "...",
"quoteDate" : 12345,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"routedToUserGroup" : "...",
"id" : 12345,
"invoices" : [ { }, { } ],
"externalId" : "...",
"validity" : { },
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"quoteItems" : [ { }, { } ],
"code" : "...",
"transient" : true,
"historized" : true,
"category" : "...",
"codeChanged" : true,
"statusMessage" : "...",
"referenceCode" : "...",
"order" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"notificationContact" : "...",
"userAccounts" : [ { }, { } ],
"receivedFromApp" : "...",
"parentEntityType" : { },
"generatePdf" : true
},
"descriptionOrCode" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionAndCode" : "...",
"statusMessage" : "...",
"category" : "...",
"orderNumber" : "...",
"dueDateDelayEL" : "...",
"requestedStartDate" : 12345,
"electronicBilling" : true,
"receivedFromApp" : "...",
"version" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"notified" : true,
"transient" : true,
"codeChanged" : true,
"externalId" : "...",
"emailTemplate" : {
"id" : 12345,
"referenceDescription" : "...",
"type" : "INVOICE",
"parentEntity" : { },
"appendGeneratedCode" : true,
"tagStartDelimiter" : "...",
"descriptionOrCode" : "...",
"auditable" : { },
"descriptionAndCode" : "...",
"textContent" : "...",
"code" : "...",
"historized" : true,
"endDate" : 12345,
"parentEntityType" : { },
"referenceCode" : "...",
"subject" : "...",
"tagEndDelimiter" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"htmlContent" : "...",
"version" : 12345,
"media" : "DATABASE",
"description" : "...",
"notified" : true,
"transient" : true,
"startDate" : 12345
},
"invoices" : [ {
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"transient" : true,
"billingRun" : { },
"cfValues" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"rejectReason" : "...",
"tradingCurrency" : { },
"convertedNetToPay" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"realTimeStatus" : "ABANDONED",
"adjustedInvoice" : { },
"alreadyAddedDiscount" : true,
"invoiceLines" : [ { }, { } ],
"auditable" : { },
"netToPay" : 12345.0,
"discountAmount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"pdfDate" : 12345,
"detailedInvoice" : true,
"hasMinimum" : true,
"alreadySent" : true,
"alias" : "...",
"orders" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"discountPlan" : { },
"linkedInvoices" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"pdfFilenameOnly" : "...",
"paymentPlan" : { },
"draftRatedTransactions" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"comment" : "...",
"description" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"status" : "CANCELED",
"cpqQuote" : { },
"subscription" : { },
"appliedRate" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"externalRef" : "...",
"invoiceDate" : 12345,
"lastAppliedRateDate" : 12345,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"relatedDunningCollectionPlan" : { },
"amount" : 12345.0,
"hasDiscounts" : true,
"amountWithTax" : 12345.0,
"paymentMethod" : { },
"code" : "...",
"seller" : { },
"reminderLevelTriggered" : true,
"xmlFilenameOnly" : "...",
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"iban" : "...",
"startDate" : 12345,
"tradingLanguage" : { },
"paymentMethodType" : "CHECK",
"discountRate" : 12345.0,
"notified" : true,
"xmlDate" : 12345,
"emailSentDate" : 12345,
"discount" : 12345.0,
"invoiceType" : { },
"convertedRawAmount" : 12345.0,
"openOrderNumber" : "...",
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"commercialOrder" : { },
"discountAgregates" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"dontSend" : true,
"alreadyAppliedMinimum" : true,
"paymentStatus" : "UNPAID",
"invoiceNumber" : "...",
"initialCollectionDate" : 12345,
"recordedInvoice" : { },
"newInvoicingProcess" : true,
"order" : { },
"quote" : { },
"statusDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"version" : 12345,
"lastAppliedRate" : 12345.0,
"dueBalance" : 12345.0,
"amountWithoutTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"rawAmount" : 12345.0,
"prepaid" : true,
"historized" : true,
"hasTaxes" : true,
"amountTax" : 12345.0,
"pdfFilename" : "...",
"tradingCountry" : { },
"dueDate" : 12345,
"endDate" : 12345,
"draft" : true
}, {
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"transient" : true,
"billingRun" : { },
"cfValues" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"rejectReason" : "...",
"tradingCurrency" : { },
"convertedNetToPay" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"realTimeStatus" : "PPAID",
"adjustedInvoice" : { },
"alreadyAddedDiscount" : true,
"invoiceLines" : [ { }, { } ],
"auditable" : { },
"netToPay" : 12345.0,
"discountAmount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"pdfDate" : 12345,
"detailedInvoice" : true,
"hasMinimum" : true,
"alreadySent" : true,
"alias" : "...",
"orders" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"discountPlan" : { },
"linkedInvoices" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"pdfFilenameOnly" : "...",
"paymentPlan" : { },
"draftRatedTransactions" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"comment" : "...",
"description" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"status" : "DRAFT",
"cpqQuote" : { },
"subscription" : { },
"appliedRate" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"externalRef" : "...",
"invoiceDate" : 12345,
"lastAppliedRateDate" : 12345,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"relatedDunningCollectionPlan" : { },
"amount" : 12345.0,
"hasDiscounts" : true,
"amountWithTax" : 12345.0,
"paymentMethod" : { },
"code" : "...",
"seller" : { },
"reminderLevelTriggered" : true,
"xmlFilenameOnly" : "...",
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"iban" : "...",
"startDate" : 12345,
"tradingLanguage" : { },
"paymentMethodType" : "WIRETRANSFER",
"discountRate" : 12345.0,
"notified" : true,
"xmlDate" : 12345,
"emailSentDate" : 12345,
"discount" : 12345.0,
"invoiceType" : { },
"convertedRawAmount" : 12345.0,
"openOrderNumber" : "...",
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"commercialOrder" : { },
"discountAgregates" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"dontSend" : true,
"alreadyAppliedMinimum" : true,
"paymentStatus" : "ABANDONED",
"invoiceNumber" : "...",
"initialCollectionDate" : 12345,
"recordedInvoice" : { },
"newInvoicingProcess" : true,
"order" : { },
"quote" : { },
"statusDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"version" : 12345,
"lastAppliedRate" : 12345.0,
"dueBalance" : 12345.0,
"amountWithoutTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"rawAmount" : 12345.0,
"prepaid" : true,
"historized" : true,
"hasTaxes" : true,
"amountTax" : 12345.0,
"pdfFilename" : "...",
"tradingCountry" : { },
"dueDate" : 12345,
"endDate" : 12345,
"draft" : true
} ],
"requestedCompletionDate" : 12345,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"mailingType" : "MANUAL",
"ccedEmails" : "...",
"routedToUserGroup" : "...",
"email" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceDescription" : "...",
"minInvoiceLines" : [ {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "PERCENTAGE",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "TAX",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "OPEN",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
}, {
"rawAmount" : 12345.0,
"tax" : { },
"validity" : { },
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"serviceInstance" : { },
"discountRate" : 12345.0,
"transient" : true,
"orderLot" : { },
"accountingArticle" : { },
"prestation" : "...",
"serviceTemplate" : { },
"convertedAmountTax" : 12345.0,
"quoteOffer" : { },
"orderNumber" : "...",
"ratedTransactions" : [ { }, { } ],
"orderOffer" : { },
"convertedAmountWithoutTax" : 12345.0,
"quote" : { },
"discountPlanType" : "FIXED",
"orderRef" : "...",
"taxRate" : 12345.0,
"billingAccount" : { },
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"valueDate" : 12345,
"product" : { },
"notified" : true,
"taxMode" : "RATE",
"convertedUnitPrice" : 12345.0,
"auditable" : { },
"sequence" : 12345,
"convertedDiscountAmount" : 12345.0,
"taxRecalculated" : true,
"amountWithoutTax" : 12345.0,
"billingRun" : { },
"amountWithTax" : 12345.0,
"discountAmount" : 12345.0,
"taxOverridden" : true,
"status" : "CANCELED",
"discountPlanItem" : { },
"invoiceAggregateF" : { },
"productVersion" : { },
"subscription" : { },
"convertedRawAmount" : 12345.0,
"unitPrice" : 12345.0,
"openOrderNumber" : "...",
"discountValue" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"discountPlan" : { },
"offerServiceTemplate" : { },
"amountTax" : 12345.0,
"id" : 12345,
"quantity" : 12345.0,
"label" : "...",
"discountedInvoiceLine" : { },
"historized" : true
} ],
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"orderItems" : [ {
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"version" : 12345,
"itemId" : "...",
"description" : "...",
"descriptionOrCode" : "...",
"subscription" : { },
"source" : "...",
"productInstances" : [ { }, { } ],
"shippingAddress" : { },
"cfAccumulatedValues" : { },
"cfValues" : { },
"historized" : true,
"order" : { },
"transient" : true,
"userAccount" : { },
"parentCFEntities" : [ { }, { } ],
"action" : "DELETE",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"orderItemDto" : { },
"uuid" : "...",
"parentEntity" : { },
"id" : 12345,
"descriptionAndCode" : "...",
"notified" : true,
"orderItemProductOfferings" : [ { }, { } ],
"orderHistories" : [ { }, { } ],
"status" : "WAITING",
"referenceCode" : "...",
"mainOffering" : { },
"auditable" : { }
}, {
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"version" : 12345,
"itemId" : "...",
"description" : "...",
"descriptionOrCode" : "...",
"subscription" : { },
"source" : "...",
"productInstances" : [ { }, { } ],
"shippingAddress" : { },
"cfAccumulatedValues" : { },
"cfValues" : { },
"historized" : true,
"order" : { },
"transient" : true,
"userAccount" : { },
"parentCFEntities" : [ { }, { } ],
"action" : "DELETE",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"orderItemDto" : { },
"uuid" : "...",
"parentEntity" : { },
"id" : 12345,
"descriptionAndCode" : "...",
"notified" : true,
"orderItemProductOfferings" : [ { }, { } ],
"orderHistories" : [ { }, { } ],
"status" : "PARTIAL",
"referenceCode" : "...",
"mainOffering" : { },
"auditable" : { }
} ],
"minRatedTransactions" : [ {
"subscriptionId" : 12345,
"rulesContract" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"discountValue" : 12345.0,
"prepaid" : true,
"inputUnitOfMeasure" : { },
"taxClass" : { },
"invoiceLine" : { },
"sellerId" : 12345,
"billingAccount" : { },
"taxId" : 12345,
"discountPlan" : { },
"invoiceAgregateF" : { },
"type" : "MINIMUM",
"uuid" : "...",
"cfAccumulatedValues" : { },
"priceplan" : { },
"sortIndex" : 12345,
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"parameter1" : "...",
"rawAmountWithTax" : 12345.0,
"taxOverriden" : true,
"accountingCode" : { },
"taxRecalculated" : true,
"parameter3" : "...",
"unitAmountTax" : 12345.0,
"sequence" : 12345,
"unitAmountWithoutTax" : 12345.0,
"serviceInstance" : { },
"status" : "RERATED",
"originBillingAccount" : { },
"endDate" : 12345,
"edr" : { },
"usageDate" : 12345,
"chargeInstance" : { },
"ratingUnitOfMeasure" : { },
"tax" : { },
"id" : 12345,
"rejectReason" : "...",
"taxClassId" : 12345,
"inputQuantity" : 12345.0,
"userAccount" : { },
"discountPlanType" : "PERCENTAGE",
"ratingUnitDescription" : "...",
"walletId" : 12345,
"startDate" : 12345,
"infoOrder" : { },
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"transient" : true,
"discountedRatedTransaction" : 12345,
"adjustedRatedTx" : { },
"doNotTriggerInvoicing" : true,
"code" : "...",
"subscription" : { },
"billingRun" : { },
"billingAccountId" : 12345,
"invoiceSubCategory" : { },
"invoicingDate" : 12345,
"amountWithTax" : 12345.0,
"offerTemplate" : { },
"updated" : 12345,
"invoiceSubCategoryId" : 12345,
"unitAmountWithTax" : 12345.0,
"accountingArticle" : { },
"version" : 12345,
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"parameter2" : "...",
"unityDescription" : "...",
"seller" : { },
"parameterExtra" : "...",
"userAccountId" : 12345,
"discountPlanItem" : { },
"description" : "...",
"invoice" : { },
"orderInfo" : { }
}, {
"subscriptionId" : 12345,
"rulesContract" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"discountValue" : 12345.0,
"prepaid" : true,
"inputUnitOfMeasure" : { },
"taxClass" : { },
"invoiceLine" : { },
"sellerId" : 12345,
"billingAccount" : { },
"taxId" : 12345,
"discountPlan" : { },
"invoiceAgregateF" : { },
"type" : "MANUAL",
"uuid" : "...",
"cfAccumulatedValues" : { },
"priceplan" : { },
"sortIndex" : 12345,
"wallet" : { },
"rawAmountWithoutTax" : 12345.0,
"parameter1" : "...",
"rawAmountWithTax" : 12345.0,
"taxOverriden" : true,
"accountingCode" : { },
"taxRecalculated" : true,
"parameter3" : "...",
"unitAmountTax" : 12345.0,
"sequence" : 12345,
"unitAmountWithoutTax" : 12345.0,
"serviceInstance" : { },
"status" : "CANCELED",
"originBillingAccount" : { },
"endDate" : 12345,
"edr" : { },
"usageDate" : 12345,
"chargeInstance" : { },
"ratingUnitOfMeasure" : { },
"tax" : { },
"id" : 12345,
"rejectReason" : "...",
"taxClassId" : 12345,
"inputQuantity" : 12345.0,
"userAccount" : { },
"discountPlanType" : "PERCENTAGE",
"ratingUnitDescription" : "...",
"walletId" : 12345,
"startDate" : 12345,
"infoOrder" : { },
"amountTax" : 12345.0,
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"transient" : true,
"discountedRatedTransaction" : 12345,
"adjustedRatedTx" : { },
"doNotTriggerInvoicing" : true,
"code" : "...",
"subscription" : { },
"billingRun" : { },
"billingAccountId" : 12345,
"invoiceSubCategory" : { },
"invoicingDate" : 12345,
"amountWithTax" : 12345.0,
"offerTemplate" : { },
"updated" : 12345,
"invoiceSubCategoryId" : 12345,
"unitAmountWithTax" : 12345.0,
"accountingArticle" : { },
"version" : 12345,
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"parameter2" : "...",
"unityDescription" : "...",
"seller" : { },
"parameterExtra" : "...",
"userAccountId" : 12345,
"discountPlanItem" : { },
"description" : "...",
"invoice" : { },
"orderInfo" : { }
} ],
"startDate" : 12345,
"historized" : true,
"paymentMethod" : {
"uuid" : "...",
"cfAccumulatedValues" : { },
"info1" : "...",
"alias" : "...",
"auditable" : { },
"active" : true,
"preferred" : true,
"action" : "...",
"info5" : "...",
"info2" : "...",
"userId" : "...",
"token3DsId" : "...",
"info4" : "...",
"transient" : true,
"referenceDocument" : { },
"parentCFEntities" : [ { }, { } ],
"info3" : "...",
"expired" : true,
"disabled" : true,
"version" : 12345,
"customerAccount" : { },
"historized" : true,
"notified" : true,
"paymentType" : "PAYPAL",
"tokenId" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"cfValues" : { }
},
"expectedCompletionDate" : 12345,
"referenceCode" : "...",
"id" : 12345,
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"billingCycle" : {
"lastTransactionDateDelayEL" : "...",
"billingTemplateNameEL" : "...",
"historized" : true,
"thresholdPerEntity" : true,
"billingRunValidationScript" : { },
"auditable" : { },
"invoiceTypeEl" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"invoiceType" : { },
"referenceDate" : "NEXT_INVOICE_DATE",
"descriptionAndCode" : "...",
"cfValues" : { },
"referenceCode" : "...",
"invoiceDateDelayEL" : "...",
"invoiceDateProductionDelayEL" : "...",
"cfAccumulatedValues" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"invoicingThreshold" : 12345.0,
"code" : "...",
"referenceDescription" : "...",
"type" : "BILLINGACCOUNT",
"dueDateDelayEL" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"uuid" : "...",
"computeDatesAtValidation" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"calendar" : { },
"description" : "...",
"descriptionOrCode" : "...",
"notified" : true,
"collectionDateDelayEl" : "...",
"checkThreshold" : "BEFORE_DISCOUNT",
"lastTransactionDateEL" : "...",
"scriptInstance" : { },
"splitPerPaymentMethod" : true,
"id" : 12345
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "..."
},
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"version" : 12345,
"notificationContact" : "...",
"userAccounts" : [ {
"codeChanged" : true,
"historized" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"jobTitle" : "...",
"name" : {
"title" : { },
"lastName" : "...",
"fullName" : "...",
"firstName" : "..."
},
"version" : 12345,
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"property2" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
}
},
"terminationDate" : 12345,
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"id" : 12345,
"externalRef1" : "...",
"statusDate" : 12345,
"description" : "...",
"descriptionOrCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"userAccounts" : [ { }, { } ],
"defaultLevel" : true,
"uuid" : "...",
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"legalEntityType" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionNotNull" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"isCompany" : true,
"id" : 12345,
"transient" : true,
"code" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"auditable" : { },
"referenceDescription" : "...",
"description" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"parentEntity" : { }
},
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"minimumAmountEl" : "...",
"notified" : true,
"address" : {
"state" : "...",
"address4" : "...",
"city" : "...",
"countryBundle" : "...",
"address5" : "...",
"address2" : "...",
"zipCode" : "...",
"address3" : "...",
"country" : { },
"address1" : "..."
},
"parentUserAccount" : { },
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"primaryContact" : {
"address" : { },
"mobile" : "...",
"appendGeneratedCode" : true,
"email" : "...",
"id" : 12345,
"description" : "...",
"lastName" : "...",
"descriptionOrCode" : "...",
"genericMail" : "...",
"firstName" : "...",
"notified" : true,
"auditable" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"fax" : "...",
"version" : 12345,
"parentEntity" : { },
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"code" : "...",
"phone" : "...",
"historized" : true
},
"externalRef2" : "...",
"registrationNo" : "...",
"referenceCode" : "...",
"accountType" : "...",
"counters" : {
"property1" : {
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"code" : "...",
"referenceDescription" : "...",
"billingAccount" : { },
"customer" : { },
"description" : "...",
"serviceInstance" : { },
"descriptionOrCode" : "...",
"chargeInstances" : [ { }, { } ],
"subscription" : { },
"parentEntityType" : { },
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"customerAccount" : { },
"notified" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"auditable" : { }
},
"property2" : {
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"code" : "...",
"referenceDescription" : "...",
"billingAccount" : { },
"customer" : { },
"description" : "...",
"serviceInstance" : { },
"descriptionOrCode" : "...",
"chargeInstances" : [ { }, { } ],
"subscription" : { },
"parentEntityType" : { },
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"customerAccount" : { },
"notified" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"auditable" : { }
}
},
"billingAccount" : {
"code" : "...",
"brAmountWithoutTax" : 12345.0,
"tradingCountry" : { },
"nextInvoiceDate" : 12345,
"subscriptionDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"defaultLevel" : true,
"electronicBilling" : true,
"minimumAmountEl" : "...",
"notified" : true,
"cfValues" : { },
"minimumChargeTemplate" : { },
"parentUserAccounts" : [ { }, { } ],
"taxCategory" : { },
"minimumArticle" : { },
"invoices" : [ { }, { } ],
"parentEntityType" : { },
"tags" : [ { }, { } ],
"invoicePrefix" : "...",
"version" : 12345,
"registrationNo" : "...",
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"jobTitle" : "...",
"brAmountWithTax" : 12345.0,
"billingCycle" : { },
"accountType" : "...",
"externalRef1" : "...",
"checkThreshold" : "POSITIVE_RT",
"status" : "CANCELED",
"paymentMethod" : { },
"parentEntity" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"legalEntityType" : { },
"discountRate" : 12345.0,
"name" : { },
"customerAccount" : { },
"statusDate" : 12345,
"descriptionAndCode" : "...",
"description" : "...",
"isCompany" : true,
"allDiscountPlanInstances" : [ { }, { } ],
"contracts" : [ { }, { } ],
"tradingLanguage" : { },
"ccedEmails" : "...",
"vatNo" : "...",
"terminationDate" : 12345,
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"businessAccountModel" : { },
"minInvoiceLines" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"totalInvoicingAmountTax" : 12345.0,
"transient" : true,
"terminationReason" : { },
"taxCategoryResolved" : { },
"referenceCode" : "...",
"historized" : true,
"cfAccumulatedValues" : { },
"address" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"discountPlan" : { },
"mailingType" : "AUTO",
"tradingCurrency" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"usersAccounts" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"primaryContact" : { },
"externalRef2" : "...",
"id" : 12345,
"codeChanged" : true,
"contactInformation" : { },
"auditable" : { },
"thresholdPerEntity" : true,
"contactInformationNullSafe" : { },
"totalInvoicingAmountWithTax" : 12345.0
},
"minimumArticle" : {
"referenceCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"unitPrice" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"columnCriteriaEL" : "...",
"disabled" : true,
"taxClass" : { },
"historized" : true,
"cfValues" : { },
"analyticCode1" : "...",
"invoiceSubCategory" : { },
"invoiceTypeEl" : "...",
"notified" : true,
"description" : "...",
"accountingCode" : { },
"analyticCode3" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"articleFamily" : { },
"ignoreAggregation" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"analyticCode2" : "...",
"accountingCodeEl" : "...",
"invoiceType" : { },
"uuid" : "...",
"cfAccumulatedValues" : { },
"transient" : true,
"parentEntityType" : { },
"version" : 12345,
"referenceDescription" : "..."
},
"isCompany" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"status" : "TERMINATED",
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"vatNo" : "...",
"providerContact" : "...",
"isConsumer" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"minimumChargeTemplate" : {
"invoiceSubCategory" : { },
"inputUnitEL" : "...",
"historized" : true,
"status" : "ARCHIVED",
"immediateInvoicing" : true,
"disabled" : true,
"filterExpression" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sortIndexEl" : "...",
"taxClassEl" : "...",
"auditable" : { },
"edrTemplates" : [ { }, { } ],
"inputUnitOfMeasure" : { },
"version" : 12345,
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"inputUnitDescription" : "...",
"cfValues" : { },
"chargeMainType" : "RECURRING",
"roundingMode" : "HALF_EVEN",
"notified" : true,
"ratingUnitDescription" : "...",
"taxClass" : { },
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"attributes" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"chargeType" : "...",
"unitMultiplicator" : 12345.0,
"dropZeroWo" : true,
"oneShotChargeTemplateType" : "TERMINATION",
"ratingUnitOfMeasure" : { },
"unitNbDecimal" : 12345,
"roundingValuesComputed" : true,
"uuid" : "...",
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"ratingScript" : { },
"transient" : true,
"appendGeneratedCode" : true,
"outputUnitEL" : "...",
"description" : "...",
"productCharges" : [ { }, { } ],
"active" : true,
"auditableFields" : [ { }, { } ],
"type" : "DEBIT",
"descriptionOrCode" : "...",
"amountEditable" : true,
"referenceCode" : "...",
"code" : "..."
},
"terminationReason" : {
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"descriptionAndCode" : "...",
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"codeChanged" : true,
"id" : 12345,
"applyAgreement" : true,
"overrideProrata" : "PRORATA",
"reimburseOneshots" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"historized" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"notified" : true,
"invoiceAgreementImmediately" : true,
"referenceCode" : "...",
"transient" : true
},
"subscriptions" : [ {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "MANUAL",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "CANCELED",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
}, {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "AUTO",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "CANCELED",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
} ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"businessAccountModel" : {
"active" : true,
"logoPicture" : "...",
"moduleSource" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"description" : "...",
"referenceCode" : "...",
"code" : "...",
"version" : 12345,
"transient" : true,
"installed" : true,
"parentEntity" : { },
"auditable" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"historized" : true,
"codeChanged" : true,
"script" : { },
"id" : 12345,
"moduleItems" : [ { }, { } ],
"downloaded" : true,
"hierarchyType" : "BA",
"license" : "MIT",
"auditableFields" : [ { }, { } ]
},
"wallet" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"minimumLabelEl" : "...",
"code" : "...",
"transient" : true
}, {
"codeChanged" : true,
"historized" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"jobTitle" : "...",
"name" : {
"title" : { },
"lastName" : "...",
"fullName" : "...",
"firstName" : "..."
},
"version" : 12345,
"descriptionAndCode" : "...",
"prepaidWallets" : {
"property1" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"property2" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
}
},
"terminationDate" : 12345,
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"id" : 12345,
"externalRef1" : "...",
"statusDate" : 12345,
"description" : "...",
"descriptionOrCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"userAccounts" : [ { }, { } ],
"defaultLevel" : true,
"uuid" : "...",
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"legalEntityType" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"appendGeneratedCode" : true,
"descriptionNotNull" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"version" : 12345,
"descriptionAndCode" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"isCompany" : true,
"id" : 12345,
"transient" : true,
"code" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"auditable" : { },
"referenceDescription" : "...",
"description" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"parentEntity" : { }
},
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"minimumAmountEl" : "...",
"notified" : true,
"address" : {
"state" : "...",
"address4" : "...",
"city" : "...",
"countryBundle" : "...",
"address5" : "...",
"address2" : "...",
"zipCode" : "...",
"address3" : "...",
"country" : { },
"address1" : "..."
},
"parentUserAccount" : { },
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"primaryContact" : {
"address" : { },
"mobile" : "...",
"appendGeneratedCode" : true,
"email" : "...",
"id" : 12345,
"description" : "...",
"lastName" : "...",
"descriptionOrCode" : "...",
"genericMail" : "...",
"firstName" : "...",
"notified" : true,
"auditable" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"fax" : "...",
"version" : 12345,
"parentEntity" : { },
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"code" : "...",
"phone" : "...",
"historized" : true
},
"externalRef2" : "...",
"registrationNo" : "...",
"referenceCode" : "...",
"accountType" : "...",
"counters" : {
"property1" : {
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"code" : "...",
"referenceDescription" : "...",
"billingAccount" : { },
"customer" : { },
"description" : "...",
"serviceInstance" : { },
"descriptionOrCode" : "...",
"chargeInstances" : [ { }, { } ],
"subscription" : { },
"parentEntityType" : { },
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"customerAccount" : { },
"notified" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"auditable" : { }
},
"property2" : {
"counterPeriods" : [ { }, { } ],
"counterTemplate" : { },
"code" : "...",
"referenceDescription" : "...",
"billingAccount" : { },
"customer" : { },
"description" : "...",
"serviceInstance" : { },
"descriptionOrCode" : "...",
"chargeInstances" : [ { }, { } ],
"subscription" : { },
"parentEntityType" : { },
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"customerAccount" : { },
"notified" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"auditable" : { }
}
},
"billingAccount" : {
"code" : "...",
"brAmountWithoutTax" : 12345.0,
"tradingCountry" : { },
"nextInvoiceDate" : 12345,
"subscriptionDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"defaultLevel" : true,
"electronicBilling" : true,
"minimumAmountEl" : "...",
"notified" : true,
"cfValues" : { },
"minimumChargeTemplate" : { },
"parentUserAccounts" : [ { }, { } ],
"taxCategory" : { },
"minimumArticle" : { },
"invoices" : [ { }, { } ],
"parentEntityType" : { },
"tags" : [ { }, { } ],
"invoicePrefix" : "...",
"version" : 12345,
"registrationNo" : "...",
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"jobTitle" : "...",
"brAmountWithTax" : 12345.0,
"billingCycle" : { },
"accountType" : "...",
"externalRef1" : "...",
"checkThreshold" : "POSITIVE_RT",
"status" : "ACTIVE",
"paymentMethod" : { },
"parentEntity" : { },
"totalInvoicingAmountWithoutTax" : 12345.0,
"legalEntityType" : { },
"discountRate" : 12345.0,
"name" : { },
"customerAccount" : { },
"statusDate" : 12345,
"descriptionAndCode" : "...",
"description" : "...",
"isCompany" : true,
"allDiscountPlanInstances" : [ { }, { } ],
"contracts" : [ { }, { } ],
"tradingLanguage" : { },
"ccedEmails" : "...",
"vatNo" : "...",
"terminationDate" : 12345,
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"businessAccountModel" : { },
"minInvoiceLines" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"totalInvoicingAmountTax" : 12345.0,
"transient" : true,
"terminationReason" : { },
"taxCategoryResolved" : { },
"referenceCode" : "...",
"historized" : true,
"cfAccumulatedValues" : { },
"address" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"discountPlan" : { },
"mailingType" : "BATCH",
"tradingCurrency" : { },
"appendGeneratedCode" : true,
"billingRun" : { },
"usersAccounts" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"primaryContact" : { },
"externalRef2" : "...",
"id" : 12345,
"codeChanged" : true,
"contactInformation" : { },
"auditable" : { },
"thresholdPerEntity" : true,
"contactInformationNullSafe" : { },
"totalInvoicingAmountWithTax" : 12345.0
},
"minimumArticle" : {
"referenceCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeMappings" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"unitPrice" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"columnCriteriaEL" : "...",
"disabled" : true,
"taxClass" : { },
"historized" : true,
"cfValues" : { },
"analyticCode1" : "...",
"invoiceSubCategory" : { },
"invoiceTypeEl" : "...",
"notified" : true,
"description" : "...",
"accountingCode" : { },
"analyticCode3" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"articleFamily" : { },
"ignoreAggregation" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"analyticCode2" : "...",
"accountingCodeEl" : "...",
"invoiceType" : { },
"uuid" : "...",
"cfAccumulatedValues" : { },
"transient" : true,
"parentEntityType" : { },
"version" : 12345,
"referenceDescription" : "..."
},
"isCompany" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"status" : "CLOSED",
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"vatNo" : "...",
"providerContact" : "...",
"isConsumer" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"minimumChargeTemplate" : {
"invoiceSubCategory" : { },
"inputUnitEL" : "...",
"historized" : true,
"status" : "DRAFT",
"immediateInvoicing" : true,
"disabled" : true,
"filterExpression" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sortIndexEl" : "...",
"taxClassEl" : "...",
"auditable" : { },
"edrTemplates" : [ { }, { } ],
"inputUnitOfMeasure" : { },
"version" : 12345,
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"inputUnitDescription" : "...",
"cfValues" : { },
"chargeMainType" : "PRODUCT",
"roundingMode" : "NEAREST",
"notified" : true,
"ratingUnitDescription" : "...",
"taxClass" : { },
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"attributes" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"chargeType" : "...",
"unitMultiplicator" : 12345.0,
"dropZeroWo" : true,
"oneShotChargeTemplateType" : "OTHER",
"ratingUnitOfMeasure" : { },
"unitNbDecimal" : 12345,
"roundingValuesComputed" : true,
"uuid" : "...",
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"revenueRecognitionRule" : { },
"ratingScript" : { },
"transient" : true,
"appendGeneratedCode" : true,
"outputUnitEL" : "...",
"description" : "...",
"productCharges" : [ { }, { } ],
"active" : true,
"auditableFields" : [ { }, { } ],
"type" : "CREDIT",
"descriptionOrCode" : "...",
"amountEditable" : true,
"referenceCode" : "...",
"code" : "..."
},
"terminationReason" : {
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"descriptionAndCode" : "...",
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"codeChanged" : true,
"id" : 12345,
"applyAgreement" : true,
"overrideProrata" : "NO_OVERRIDE",
"reimburseOneshots" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"historized" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"notified" : true,
"invoiceAgreementImmediately" : true,
"referenceCode" : "...",
"transient" : true
},
"subscriptions" : [ {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "BATCH",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "CREATED",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
}, {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "AUTO",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "PENDING",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
} ],
"parentEntityType" : { },
"appendGeneratedCode" : true,
"businessAccountModel" : {
"active" : true,
"logoPicture" : "...",
"moduleSource" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"description" : "...",
"referenceCode" : "...",
"code" : "...",
"version" : 12345,
"transient" : true,
"installed" : true,
"parentEntity" : { },
"auditable" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"historized" : true,
"codeChanged" : true,
"script" : { },
"id" : 12345,
"moduleItems" : [ { }, { } ],
"downloaded" : true,
"hierarchyType" : "S_UA",
"license" : "FREE_BSD",
"auditableFields" : [ { }, { } ]
},
"wallet" : {
"historized" : true,
"walletTemplate" : { },
"operations" : [ { }, { } ],
"auditable" : { },
"created" : 12345,
"descriptionOrCode" : "...",
"userAccount" : { },
"parentEntity" : { },
"parentEntityType" : { },
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"rejectLevel" : 12345.0,
"version" : 12345,
"ratedTransactions" : [ { }, { } ],
"prepaid" : true,
"notified" : true,
"creditExpiryDate" : 12345,
"lowBalanceLevel" : 12345.0,
"transient" : true,
"referenceCode" : "...",
"id" : 12345,
"nextMatchingDate" : 12345,
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"minimumLabelEl" : "...",
"code" : "...",
"transient" : true
} ],
"receivedFromApp" : "...",
"parentEntityType" : { },
"generatePdf" : true
}