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