name | data type | description |
---|---|---|
postInvoicingReports | PostInvoicingReportsDTO | |
status | BillingRunStatusEnum | |
referenceDate | ReferenceDateEnum | |
historized | boolean | |
lastTransactionDate | number | |
notified | boolean | |
collectionDate | number | |
producibleAmountTax | number | |
minimumApplied | boolean | |
descriptionI18n | map of string | |
computeDatesAtValidation | boolean | |
cfAccumulatedValues | CustomFieldValues | |
processType | BillingProcessTypesEnum | |
id | number | |
invoiceDate | number | |
language | Language | |
startDate | number | |
exceptionalBR | boolean | |
referenceCode | string | |
rejectionReason | string | |
exceptionalRTIds | array of number | |
cfValues | CustomFieldValues | |
isQuarantine | boolean | |
rejectedBillingAccounts | array of RejectedBillingAccount | |
endDate | number | |
selectedBillingAccounts | string | |
referenceDescription | string | |
suspectAutoAction | BillingRunAutomaticActionEnum | |
prAmountWithoutTax | number | |
producibleAmountWithoutTax | number | |
prAmountWithTax | number | |
preInvoicingReports | PreInvoicingReportsDTO | |
billingCycle | BillingCycle | |
filters | map of string | |
runType | BillingRunTypeEnum | |
discountApplied | boolean | |
version | number | |
producibleInvoiceNumber | number | |
invoiceNumber | number | |
skipValidationScript | boolean | |
rejectAutoAction | BillingRunAutomaticActionEnum | |
processDate | number | |
parentCFEntities | array of ICustomFieldEntity | |
uuid | string | |
billingRunLists | array of BillingRunList | |
jobExecutions | array of JobExecutionResultImpl | |
billingAccountNumber | number | |
producibleAmountWithTax | number | |
currency | Currency | |
xmlJobExecutionResultId | number | |
invoiceType | InvoiceType | |
pdfJobExecutionResultId | number | |
exceptionalILIds | array of number | |
generateAO | boolean | |
thresholdChecked | boolean | |
auditable | Auditable | |
statusDate | number | |
auditableFields | array of AuditableFieldHistory | |
prAmountTax | number | |
transient | boolean | |
billableBillingAccounts | array of BillingAccount | |
nextBillingRun | BillingRun | |
billableBillingAcountNumber | number | |
originBillingRun | BillingRun | |
country | Country | |
invoices | array of Invoice |
Example
{ "postInvoicingReports" : { "checkInvoicesNumber" : 12345, "electronicInvoicesNumber" : 12345, "directDebitAmuont" : 12345.0, "checkAmuont" : 12345.0, "invoicesNumber" : 12345, "tipAmuontHT" : 12345.0, "negativeInvoicesAmount" : 12345.0, "npmAmount" : 12345.0, "globalAmount" : 12345.0, "directDebitInvoicesNumber" : 12345, "npmAmountHT" : 12345.0, "wiretransferAmuont" : 12345.0, "negativeInvoicesAmountHT" : 12345.0, "wiretransferAmuontHT" : 12345.0, "creditDebitCardAmountHT" : 12345.0, "positiveInvoicesTaxAmount" : 12345.0, "directDebitAmuontHT" : 12345.0, "creditDebitCardInvoicesNumber" : 12345, "positiveInvoicesNumber" : 12345, "tipInvoicesNumber" : 12345, "negativeInvoicesTaxAmount" : 12345.0, "positiveInvoicesAmountHT" : 12345.0, "negativeInvoicesNumber" : 12345, "wiretransferInvoicesNumber" : 12345, "positiveInvoicesAmount" : 12345.0, "checkAmuontHT" : 12345.0, "emptyInvoicesNumber" : 12345, "tipAmuont" : 12345.0, "creditDebitCardAmount" : 12345.0, "npmInvoicesNumber" : 12345 }, "status" : "DRAFT_INVOICES", "referenceDate" : "NEXT_INVOICE_DATE", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : 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 }, "processType" : "FULL_AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "transient" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "description" : "...", "id" : 12345, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "version" : 12345, "notified" : true, "descriptionEn" : "...", "languageCode" : "...", "historized" : true }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "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 }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "version" : 12345, "rejectCause" : "...", "historized" : true, "notified" : true, "transient" : true, "billingRun" : { "postInvoicingReports" : { }, "status" : "VALIDATED", "referenceDate" : "NEXT_INVOICE_DATE", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { }, "processType" : "AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { }, { } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "MOVE", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { }, "billingCycle" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "CYCLE", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "MOVE", "processDate" : 12345, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "billingRunLists" : [ { }, { } ], "jobExecutions" : [ { }, { } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { }, "statusDate" : 12345, "auditableFields" : [ { }, { } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { }, { } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { }, "invoices" : [ { }, { } ] }, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "id" : 12345, "billingAccount" : { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "MANUAL", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "BEFORE_DISCOUNT", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "TERMINATED", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 } }, { "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "version" : 12345, "rejectCause" : "...", "historized" : true, "notified" : true, "transient" : true, "billingRun" : { "postInvoicingReports" : { }, "status" : "CANCELLING", "referenceDate" : "LAST_TRANSACTION_DATE", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { }, "processType" : "AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { }, { } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "CANCEL", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { }, "billingCycle" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "EXCEPTIONAL", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "CANCEL", "processDate" : 12345, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "billingRunLists" : [ { }, { } ], "jobExecutions" : [ { }, { } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { }, "statusDate" : 12345, "auditableFields" : [ { }, { } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { }, { } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { }, "invoices" : [ { }, { } ] }, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "id" : 12345, "billingAccount" : { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "AUTO", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "POSITIVE_IL", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "CANCELED", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 } } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "MOVE", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { "directDebitBillableBANumber" : 12345, "wiretransferBillableBANumber" : 12345, "billingAccountNumber" : 12345, "tipBillableBANumber" : 12345, "creditDebitCardBillableBANumber" : 12345, "tipBANumber" : 12345, "billingCycleCode" : "...", "billableBillingAccountNumber" : 12345, "taxesAmount" : 12345.0, "checkBillableBAAmountHT" : 12345.0, "checkBillableBANumber" : 12345, "wiretransferBillableBAAmountHT" : 12345.0, "checkBANumber" : 12345, "directDebitBillableBAAmountHT" : 12345.0, "tipBillableBAAmountHT" : 12345.0, "directDebitBANumber" : 12345, "amoutWitountTax" : 12345.0, "invoiceDate" : 12345, "creditDebitCardBANumber" : 12345, "subCategoriesAmountHT" : 12345.0, "creditDebitCardBillableBAAmountHT" : 12345.0, "lastTransactionDate" : 12345, "wiretransferBANumber" : 12345 }, "billingCycle" : { "codeChanged" : true, "notified" : true, "calendar" : { "referenceDescription" : "...", "parentEntityType" : { }, "codeChanged" : true, "auditable" : { }, "appendGeneratedCode" : true, "historized" : true, "version" : 12345, "descriptionAndCode" : "...", "parentEntity" : { }, "initializationRequired" : true, "code" : "...", "id" : 12345, "description" : "...", "referenceCode" : "...", "transient" : true, "notified" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "initDate" : 12345, "initDateEL" : "...", "calendarTypeWSubtypes" : "...", "descriptionOrCode" : "...", "calendarType" : "...", "auditableFields" : [ { }, { } ] }, "descriptionAndCode" : "...", "thresholdPerEntity" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "splitPerPaymentMethod" : true, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "id" : 12345, "referenceCode" : "...", "collectionDateDelayEl" : "...", "dueDateDelayEL" : "...", "invoiceType" : { "codeChanged" : true, "appendGeneratedCode" : true, "code" : "...", "taxScript" : { }, "excludeFromAgedTrialBalance" : true, "customInvoiceXmlScriptInstance" : { }, "occTemplate" : { }, "matchingAuto" : true, "descriptionOrCode" : "...", "parentCFEntities" : [ { }, { } ], "pdfFilenameEL" : "...", "occTemplateNegativeCodeEl" : "...", "invoiceSequence" : { }, "billingTemplateNameEL" : "...", "appliesTo" : [ { }, { } ], "version" : 12345, "mailingType" : "AUTO", "parentEntityType" : { }, "occTemplateNegative" : { }, "referenceCode" : "...", "id" : 12345, "occTemplateCodeEl" : "...", "auditableFields" : [ { }, { } ], "transient" : true, "uuid" : "...", "notified" : true, "invoiceValidationScript" : { }, "descriptionAndCode" : "...", "cfAccumulatedValues" : { }, "description" : "...", "prefixEL" : "...", "referenceDescription" : "...", "auditable" : { }, "parentEntity" : { }, "cfValues" : { }, "historized" : true, "emailTemplate" : { }, "useSelfSequence" : true, "invoiceAccountable" : true, "sellerSequence" : [ { }, { } ], "xmlFilenameEL" : "..." }, "code" : "...", "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "referenceDate" : "END_DATE", "descriptionOrCode" : "...", "uuid" : "...", "billingRunValidationScript" : { "id" : 12345, "appendGeneratedCode" : true, "parentEntityType" : { }, "referenceCode" : "...", "sourcingRoles" : [ "...", "..." ], "active" : true, "descriptionAndCode" : "...", "script" : "...", "description" : "...", "codeChanged" : true, "referenceDescription" : "...", "code" : "...", "error" : true, "sourceTypeEnum" : "JAVA_CLASS", "version" : 12345, "descriptionOrCode" : "...", "reuse" : true, "executionRoles" : [ "...", "..." ], "parentEntity" : { }, "scriptInstanceCategory" : { }, "scriptErrors" : [ { }, { } ], "notified" : true, "disabled" : true, "transient" : true, "auditableFields" : [ { }, { } ], "auditable" : { }, "historized" : true }, "billingTemplateNameEL" : "...", "description" : "...", "invoicingThreshold" : 12345.0, "version" : 12345, "parentEntity" : { "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "version" : 12345, "historized" : true, "appendGeneratedCode" : true, "auditable" : { }, "parentEntity" : { }, "parentEntityType" : { }, "description" : "...", "referenceDescription" : "...", "codeChanged" : true, "referenceCode" : "...", "code" : "...", "transient" : true, "descriptionAndCode" : "...", "id" : 12345, "notified" : true }, "computeDatesAtValidation" : true, "invoiceDateDelayEL" : "...", "invoiceTypeEl" : "...", "referenceDescription" : "...", "lastTransactionDateDelayEL" : "...", "appendGeneratedCode" : true, "invoiceDateProductionDelayEL" : "...", "transient" : true, "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." } ], "scriptInstance" : { "id" : 12345, "appendGeneratedCode" : true, "parentEntityType" : { }, "referenceCode" : "...", "sourcingRoles" : [ "...", "..." ], "active" : true, "descriptionAndCode" : "...", "script" : "...", "description" : "...", "codeChanged" : true, "referenceDescription" : "...", "code" : "...", "error" : true, "sourceTypeEnum" : "JAVA", "version" : 12345, "descriptionOrCode" : "...", "reuse" : true, "executionRoles" : [ "...", "..." ], "parentEntity" : { }, "scriptInstanceCategory" : { }, "scriptErrors" : [ { }, { } ], "notified" : true, "disabled" : true, "transient" : true, "auditableFields" : [ { }, { } ], "auditable" : { }, "historized" : true }, "lastTransactionDateEL" : "...", "historized" : true, "type" : "BILLINGACCOUNT", "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "checkThreshold" : "AFTER_DISCOUNT", "parentEntityType" : { } }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "EXCEPTIONAL", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "CANCEL", "processDate" : 12345, "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfAccumulatedValuesNullSafe" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "CFValuesCopy" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "uuid" : "..." } ], "uuid" : "...", "billingRunLists" : [ { "billingAccount" : { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "AUTO", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "AFTER_DISCOUNT", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "ACTIVE", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 }, "notified" : true, "ratedAmount2WithoutTax" : 12345.0, "invoice" : true, "id" : 12345, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "ratedAmountWithoutTax" : 12345.0, "historized" : true, "billingRun" : { "postInvoicingReports" : { }, "status" : "CREATING_INVOICE_LINES", "referenceDate" : "TODAY", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { }, "processType" : "MANUAL", "id" : 12345, "invoiceDate" : 12345, "language" : { }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { }, { } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "MOVE", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { }, "billingCycle" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "CYCLE", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "CANCEL", "processDate" : 12345, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "billingRunLists" : [ { }, { } ], "jobExecutions" : [ { }, { } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { }, "statusDate" : 12345, "auditableFields" : [ { }, { } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { }, { } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { }, "invoices" : [ { }, { } ] }, "version" : 12345, "transient" : true, "ratedAmountWithTax" : 12345.0, "ratedAmountTax" : 12345.0 }, { "billingAccount" : { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "MANUAL", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "AFTER_DISCOUNT", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "CLOSED", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 }, "notified" : true, "ratedAmount2WithoutTax" : 12345.0, "invoice" : true, "id" : 12345, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "ratedAmountWithoutTax" : 12345.0, "historized" : true, "billingRun" : { "postInvoicingReports" : { }, "status" : "POSTINVOICED", "referenceDate" : "LAST_TRANSACTION_DATE", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { }, "processType" : "AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { }, { } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "CANCEL", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { }, "billingCycle" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "EXCEPTIONAL", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "MOVE", "processDate" : 12345, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "billingRunLists" : [ { }, { } ], "jobExecutions" : [ { }, { } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { }, "statusDate" : 12345, "auditableFields" : [ { }, { } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { }, { } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { }, "invoices" : [ { }, { } ] }, "version" : 12345, "transient" : true, "ratedAmountWithTax" : 12345.0, "ratedAmountTax" : 12345.0 } ], "jobExecutions" : [ { "moreToProcess" : true, "nbItemsCorrectlyProcessed" : 12345, "nbItemsProcessedWithError" : 12345, "nbItemsToProcess" : 12345, "nbItemsProcessedWithWarning" : 12345, "startDate" : 12345, "transient" : true, "report" : "...", "warnings" : [ "...", "..." ], "nbItemsProcessed" : 12345, "id" : 12345, "status" : "FAILED", "version" : 12345, "jobLauncherEnum" : "INCOMPLETE", "jobInstance" : { "cfAccumulatedValues" : { }, "limitToSingleNode" : true, "uuid" : "...", "excludeInvoicesWithoutAmount" : true, "followingJob" : { }, "verboseReport" : true, "executionResults" : [ { }, { } ], "parentCFEntities" : [ { }, { } ], "referenceCode" : "...", "jobTemplate" : "...", "timerEntity" : { }, "runTimeParametres" : "...", "parentEntity" : { }, "notified" : true, "referenceDescription" : "...", "appendGeneratedCode" : true, "descriptionAndCode" : "...", "parentEntityType" : { }, "code" : "...", "queryScheduler" : { }, "descriptionOrCode" : "...", "jobSpeed" : "FAST", "historized" : true, "providerCode" : "...", "description" : "...", "codeChanged" : true, "disabled" : true, "runOnNodes" : "...", "stopOnError" : true, "auditableFields" : [ { }, { } ], "version" : 12345, "transient" : true, "auditable" : { }, "id" : 12345, "cfValues" : { }, "jobCategoryEnum" : "...", "active" : true, "parametres" : "...", "runTimeValues" : { "property1" : { }, "property2" : { } } }, "endDate" : 12345, "errors" : [ "...", "..." ] }, { "moreToProcess" : true, "nbItemsCorrectlyProcessed" : 12345, "nbItemsProcessedWithError" : 12345, "nbItemsToProcess" : 12345, "nbItemsProcessedWithWarning" : 12345, "startDate" : 12345, "transient" : true, "report" : "...", "warnings" : [ "...", "..." ], "nbItemsProcessed" : 12345, "id" : 12345, "status" : "CANCELLED", "version" : 12345, "jobLauncherEnum" : "TIMER", "jobInstance" : { "cfAccumulatedValues" : { }, "limitToSingleNode" : true, "uuid" : "...", "excludeInvoicesWithoutAmount" : true, "followingJob" : { }, "verboseReport" : true, "executionResults" : [ { }, { } ], "parentCFEntities" : [ { }, { } ], "referenceCode" : "...", "jobTemplate" : "...", "timerEntity" : { }, "runTimeParametres" : "...", "parentEntity" : { }, "notified" : true, "referenceDescription" : "...", "appendGeneratedCode" : true, "descriptionAndCode" : "...", "parentEntityType" : { }, "code" : "...", "queryScheduler" : { }, "descriptionOrCode" : "...", "jobSpeed" : "SLOW", "historized" : true, "providerCode" : "...", "description" : "...", "codeChanged" : true, "disabled" : true, "runOnNodes" : "...", "stopOnError" : true, "auditableFields" : [ { }, { } ], "version" : 12345, "transient" : true, "auditable" : { }, "id" : 12345, "cfValues" : { }, "jobCategoryEnum" : "...", "active" : true, "parametres" : "...", "runTimeValues" : { "property1" : { }, "property2" : { } } }, "endDate" : 12345, "errors" : [ "...", "..." ] } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "descriptionEn" : "...", "historized" : true, "symbol" : "...", "notified" : true, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "description" : "...", "systemCurrency" : true, "transient" : true, "id" : 12345, "version" : 12345, "currencyCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." } }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { "codeChanged" : true, "appendGeneratedCode" : true, "code" : "...", "taxScript" : { "id" : 12345, "appendGeneratedCode" : true, "parentEntityType" : { }, "referenceCode" : "...", "sourcingRoles" : [ "...", "..." ], "active" : true, "descriptionAndCode" : "...", "script" : "...", "description" : "...", "codeChanged" : true, "referenceDescription" : "...", "code" : "...", "error" : true, "sourceTypeEnum" : "JAVA_CLASS", "version" : 12345, "descriptionOrCode" : "...", "reuse" : true, "executionRoles" : [ "...", "..." ], "parentEntity" : { }, "scriptInstanceCategory" : { }, "scriptErrors" : [ { }, { } ], "notified" : true, "disabled" : true, "transient" : true, "auditableFields" : [ { }, { } ], "auditable" : { }, "historized" : true }, "excludeFromAgedTrialBalance" : true, "customInvoiceXmlScriptInstance" : { "id" : 12345, "appendGeneratedCode" : true, "parentEntityType" : { }, "referenceCode" : "...", "sourcingRoles" : [ "...", "..." ], "active" : true, "descriptionAndCode" : "...", "script" : "...", "description" : "...", "codeChanged" : true, "referenceDescription" : "...", "code" : "...", "error" : true, "sourceTypeEnum" : "JAVA", "version" : 12345, "descriptionOrCode" : "...", "reuse" : true, "executionRoles" : [ "...", "..." ], "parentEntity" : { }, "scriptInstanceCategory" : { }, "scriptErrors" : [ { }, { } ], "notified" : true, "disabled" : true, "transient" : true, "auditableFields" : [ { }, { } ], "auditable" : { }, "historized" : true }, "occTemplate" : { "occCategory" : "DEBIT", "descriptionOrCode" : "...", "transient" : true, "contraAccountingCode2" : { }, "descriptionAndCode" : "...", "auditable" : { }, "historized" : true, "auditableFields" : [ { }, { } ], "codeChanged" : true, "accountCodeClientSide" : "...", "notified" : true, "manualCreationEnabled" : true, "parentEntity" : { }, "version" : 12345, "appendGeneratedCode" : true, "journal" : { }, "description" : "...", "id" : 12345, "code" : "...", "parentEntityType" : { }, "referenceCode" : "...", "accountingScheme" : { }, "referenceDescription" : "...", "accountingCode" : { }, "contraAccountingCode" : { } }, "matchingAuto" : true, "descriptionOrCode" : "...", "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." } ], "pdfFilenameEL" : "...", "occTemplateNegativeCodeEl" : "...", "invoiceSequence" : { "referenceCode" : "...", "appendGeneratedCode" : true, "transient" : true, "description" : "...", "auditableFields" : [ { }, { } ], "sequencePattern" : "...", "sequenceSize" : 12345, "auditable" : { }, "version" : 12345, "currentNumber" : 12345, "parentEntityType" : { }, "invoiceTypes" : [ { }, { } ], "invoiceTypeSellerSequences" : [ { }, { } ], "descriptionAndCode" : "...", "codeChanged" : true, "referenceDescription" : "...", "parentEntity" : { }, "code" : "...", "historized" : true, "notified" : true, "descriptionOrCode" : "...", "sequenceType" : "SEQUENCE", "previousInvoiceNb" : 12345, "genericEntityCodes" : [ { }, { } ] }, "billingTemplateNameEL" : "...", "appliesTo" : [ { }, { } ], "version" : 12345, "mailingType" : "AUTO", "parentEntityType" : { }, "occTemplateNegative" : { "occCategory" : "CREDIT", "descriptionOrCode" : "...", "transient" : true, "contraAccountingCode2" : { }, "descriptionAndCode" : "...", "auditable" : { }, "historized" : true, "auditableFields" : [ { }, { } ], "codeChanged" : true, "accountCodeClientSide" : "...", "notified" : true, "manualCreationEnabled" : true, "parentEntity" : { }, "version" : 12345, "appendGeneratedCode" : true, "journal" : { }, "description" : "...", "id" : 12345, "code" : "...", "parentEntityType" : { }, "referenceCode" : "...", "accountingScheme" : { }, "referenceDescription" : "...", "accountingCode" : { }, "contraAccountingCode" : { } }, "referenceCode" : "...", "id" : 12345, "occTemplateCodeEl" : "...", "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "transient" : true, "uuid" : "...", "notified" : true, "invoiceValidationScript" : { "id" : 12345, "appendGeneratedCode" : true, "parentEntityType" : { }, "referenceCode" : "...", "sourcingRoles" : [ "...", "..." ], "active" : true, "descriptionAndCode" : "...", "script" : "...", "description" : "...", "codeChanged" : true, "referenceDescription" : "...", "code" : "...", "error" : true, "sourceTypeEnum" : "JAVA", "version" : 12345, "descriptionOrCode" : "...", "reuse" : true, "executionRoles" : [ "...", "..." ], "parentEntity" : { }, "scriptInstanceCategory" : { }, "scriptErrors" : [ { }, { } ], "notified" : true, "disabled" : true, "transient" : true, "auditableFields" : [ { }, { } ], "auditable" : { }, "historized" : true }, "descriptionAndCode" : "...", "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "description" : "...", "prefixEL" : "...", "referenceDescription" : "...", "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "parentEntity" : { "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "version" : 12345, "historized" : true, "appendGeneratedCode" : true, "auditable" : { }, "parentEntity" : { }, "parentEntityType" : { }, "description" : "...", "referenceDescription" : "...", "codeChanged" : true, "referenceCode" : "...", "code" : "...", "transient" : true, "descriptionAndCode" : "...", "id" : 12345, "notified" : true }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "historized" : true, "emailTemplate" : { "descriptionAndCode" : "...", "historized" : true, "type" : "INVOICE", "version" : 12345, "descriptionOrCode" : "...", "transient" : true, "description" : "...", "auditable" : { }, "textContent" : "...", "notified" : true, "media" : "SMS", "referenceDescription" : "...", "id" : 12345, "codeChanged" : true, "tagStartDelimiter" : "...", "auditableFields" : [ { }, { } ], "startDate" : 12345, "parentEntity" : { }, "appendGeneratedCode" : true, "code" : "...", "subject" : "...", "endDate" : 12345, "htmlContent" : "...", "parentEntityType" : { }, "tagEndDelimiter" : "...", "referenceCode" : "..." }, "useSelfSequence" : true, "invoiceAccountable" : true, "sellerSequence" : [ { "transient" : true, "invoiceType" : { }, "id" : { }, "seller" : { }, "prefixEL" : "...", "invoiceSequence" : { } }, { "transient" : true, "invoiceType" : { }, "id" : { }, "seller" : { }, "prefixEL" : "...", "invoiceSequence" : { } } ], "xmlFilenameEL" : "..." }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "statusDate" : 12345, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { "codeChanged" : true, "notified" : true, "calendar" : { }, "descriptionAndCode" : "...", "thresholdPerEntity" : true, "auditable" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "splitPerPaymentMethod" : true, "cfValues" : { }, "id" : 12345, "referenceCode" : "...", "collectionDateDelayEl" : "...", "dueDateDelayEL" : "...", "invoiceType" : { }, "code" : "...", "cfAccumulatedValues" : { }, "referenceDate" : "NEXT_INVOICE_DATE", "descriptionOrCode" : "...", "uuid" : "...", "billingRunValidationScript" : { }, "billingTemplateNameEL" : "...", "description" : "...", "invoicingThreshold" : 12345.0, "version" : 12345, "parentEntity" : { }, "computeDatesAtValidation" : true, "invoiceDateDelayEL" : "...", "invoiceTypeEl" : "...", "referenceDescription" : "...", "lastTransactionDateDelayEL" : "...", "appendGeneratedCode" : true, "invoiceDateProductionDelayEL" : "...", "transient" : true, "parentCFEntities" : [ { }, { } ], "scriptInstance" : { }, "lastTransactionDateEL" : "...", "historized" : true, "type" : "SUBSCRIPTION", "auditableFields" : [ { }, { } ], "checkThreshold" : "POSITIVE_RT", "parentEntityType" : { } }, "paymentMethod" : { "uuid" : "...", "notified" : true, "action" : "...", "info3" : "...", "historized" : true, "info4" : "...", "userId" : "...", "auditableFields" : [ { }, { } ], "id" : 12345, "preferred" : true, "version" : 12345, "alias" : "...", "transient" : true, "info5" : "...", "disabled" : true, "cfAccumulatedValues" : { }, "paymentType" : "DIRECTDEBIT", "auditable" : { }, "info2" : "...", "expired" : true, "info1" : "...", "parentCFEntities" : [ { }, { } ], "customerAccount" : { }, "tokenId" : "...", "referenceDocument" : { }, "token3DsId" : "...", "active" : true, "cfValues" : { } }, "vatNo" : "...", "taxCategoryResolved" : { "notified" : true, "version" : 12345, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "parentEntityType" : { }, "descriptionAndCode" : "...", "code" : "...", "uuid" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "auditable" : { }, "description" : "...", "cfValues" : { }, "appendGeneratedCode" : true, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "referenceCode" : "...", "transient" : true, "descriptionOrCode" : "...", "historized" : true }, "invoices" : [ { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "NEW", "historized" : true, "invoiceLines" : [ { }, { } ], "transient" : true, "tradingCountry" : { }, "linkedInvoices" : [ { }, { } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { }, "productDate" : 12345, "cfValues" : { }, "paymentStatusDate" : 12345, "recordedInvoice" : { }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "PPAID", "amountTax" : 12345.0, "draftRatedTransactions" : [ { }, { } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { }, { } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "DIRECTDEBIT", "tradingCurrency" : { }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { }, "paymentMethod" : { }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { }, "notified" : true, "paymentPlan" : { }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { }, { } ], "alreadySent" : true, "auditableFields" : [ { }, { } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { }, "cpqQuote" : { }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { }, { } ], "previousInvoiceNumber" : "...", "discountPlan" : { }, "auditable" : { }, "order" : { }, "paymentStatus" : "PENDING_PLAN", "dunningCollectionPlanTriggered" : true, "invoiceType" : { }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { }, { } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { }, { } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 }, { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "CANCELED", "historized" : true, "invoiceLines" : [ { }, { } ], "transient" : true, "tradingCountry" : { }, "linkedInvoices" : [ { }, { } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { }, "productDate" : 12345, "cfValues" : { }, "paymentStatusDate" : 12345, "recordedInvoice" : { }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "ABANDONED", "amountTax" : 12345.0, "draftRatedTransactions" : [ { }, { } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { }, { } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "WIRETRANSFER", "tradingCurrency" : { }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { }, "paymentMethod" : { }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { }, "notified" : true, "paymentPlan" : { }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { }, { } ], "alreadySent" : true, "auditableFields" : [ { }, { } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { }, "cpqQuote" : { }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { }, { } ], "previousInvoiceNumber" : "...", "discountPlan" : { }, "auditable" : { }, "order" : { }, "paymentStatus" : "PENDING_PLAN", "dunningCollectionPlanTriggered" : true, "invoiceType" : { }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { }, { } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { }, { } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 } ], "minimumInvoiceSubCategory" : { "referenceCode" : "...", "cfValues" : { }, "description" : "...", "parentEntityType" : { }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "accountingCode" : { }, "code" : "...", "uuid" : "...", "occTemplateNegative" : { }, "auditable" : { }, "historized" : true, "version" : 12345, "parentCFEntities" : [ { }, { } ], "sortIndex" : 12345, "referenceDescription" : "...", "invoiceCategory" : { }, "discount" : 12345.0, "id" : 12345, "auditableFields" : [ { }, { } ], "notified" : true, "parentEntity" : { }, "occTemplate" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "cfAccumulatedValues" : { }, "transient" : true, "codeChanged" : true, "descriptionOrCode" : "..." }, "businessAccountModel" : { "auditableFields" : [ { }, { } ], "version" : 12345, "hierarchyType" : "UA", "descriptionOrCode" : "...", "disabled" : true, "active" : true, "logoPicture" : "...", "descriptionAndCode" : "...", "code" : "...", "notified" : true, "moduleItems" : [ { }, { } ], "downloaded" : true, "id" : 12345, "description" : "...", "auditable" : { }, "referenceDescription" : "...", "appendGeneratedCode" : true, "transient" : true, "moduleSource" : "...", "historized" : true, "parentEntityType" : { }, "script" : { }, "referenceCode" : "...", "installed" : true, "codeChanged" : true, "license" : "APACHE", "parentEntity" : { } }, "parentEntity" : { "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "version" : 12345, "historized" : true, "appendGeneratedCode" : true, "auditable" : { }, "parentEntity" : { }, "parentEntityType" : { }, "description" : "...", "referenceDescription" : "...", "codeChanged" : true, "referenceCode" : "...", "code" : "...", "transient" : true, "descriptionAndCode" : "...", "id" : 12345, "notified" : true }, "name" : { "firstName" : "...", "lastName" : "...", "fullName" : "...", "title" : { } }, "notified" : true, "usersAccounts" : [ { "minimumChargeTemplate" : { }, "minimumArticle" : { }, "referenceCode" : "...", "status" : "CANCELED", "descriptionAndCode" : "...", "businessAccountModel" : { }, "cfValues" : { }, "id" : 12345, "parentUserAccount" : { }, "isConsumer" : true, "uuid" : "...", "counters" : { "property1" : { }, "property2" : { } }, "terminationDate" : 12345, "parentEntityType" : { }, "minimumLabelEl" : "...", "historized" : true, "userAccounts" : [ { }, { } ], "notified" : true, "jobTitle" : "...", "parentEntity" : { }, "transient" : true, "providerContact" : "...", "auditable" : { }, "contactInformation" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "code" : "...", "appendGeneratedCode" : true, "defaultLevel" : true, "statusDate" : 12345, "minimumAmountEl" : "...", "prepaidWallets" : { "property1" : { }, "property2" : { } }, "contactInformationNullSafe" : { }, "subscriptions" : [ { }, { } ], "description" : "...", "name" : { }, "codeChanged" : true, "terminationReason" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "seller" : { }, "externalRef2" : "...", "wallet" : { }, "descriptionOrCode" : "...", "version" : 12345, "subscriptionDate" : 12345, "isCompany" : true, "cfAccumulatedValues" : { }, "referenceDescription" : "...", "accountType" : "...", "address" : { }, "billingAccount" : { }, "legalEntityType" : { }, "externalRef1" : "..." }, { "minimumChargeTemplate" : { }, "minimumArticle" : { }, "referenceCode" : "...", "status" : "TERMINATED", "descriptionAndCode" : "...", "businessAccountModel" : { }, "cfValues" : { }, "id" : 12345, "parentUserAccount" : { }, "isConsumer" : true, "uuid" : "...", "counters" : { "property1" : { }, "property2" : { } }, "terminationDate" : 12345, "parentEntityType" : { }, "minimumLabelEl" : "...", "historized" : true, "userAccounts" : [ { }, { } ], "notified" : true, "jobTitle" : "...", "parentEntity" : { }, "transient" : true, "providerContact" : "...", "auditable" : { }, "contactInformation" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "code" : "...", "appendGeneratedCode" : true, "defaultLevel" : true, "statusDate" : 12345, "minimumAmountEl" : "...", "prepaidWallets" : { "property1" : { }, "property2" : { } }, "contactInformationNullSafe" : { }, "subscriptions" : [ { }, { } ], "description" : "...", "name" : { }, "codeChanged" : true, "terminationReason" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "seller" : { }, "externalRef2" : "...", "wallet" : { }, "descriptionOrCode" : "...", "version" : 12345, "subscriptionDate" : 12345, "isCompany" : true, "cfAccumulatedValues" : { }, "referenceDescription" : "...", "accountType" : "...", "address" : { }, "billingAccount" : { }, "legalEntityType" : { }, "externalRef1" : "..." } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { "descriptionAndCode" : "...", "parentEntity" : { }, "billingAccount" : { }, "active" : true, "parentEntityType" : { }, "contractItems" : [ { }, { } ], "customer" : { }, "status" : "DRAFT", "renewal" : true, "notified" : true, "uuid" : "...", "descriptionOrCode" : "...", "statusDate" : 12345, "transient" : true, "auditable" : { }, "customerAccount" : { }, "parentCFEntities" : [ { }, { } ], "cfValues" : { }, "disabled" : true, "contractDate" : 12345, "endDate" : 12345, "version" : 12345, "seller" : { }, "id" : 12345, "referenceCode" : "...", "appendGeneratedCode" : true, "cfAccumulatedValues" : { }, "contractDuration" : 12345, "billingRules" : [ { }, { } ], "codeChanged" : true, "code" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "referenceDescription" : "...", "beginDate" : 12345, "description" : "..." }, { "descriptionAndCode" : "...", "parentEntity" : { }, "billingAccount" : { }, "active" : true, "parentEntityType" : { }, "contractItems" : [ { }, { } ], "customer" : { }, "status" : "ACTIVE", "renewal" : true, "notified" : true, "uuid" : "...", "descriptionOrCode" : "...", "statusDate" : 12345, "transient" : true, "auditable" : { }, "customerAccount" : { }, "parentCFEntities" : [ { }, { } ], "cfValues" : { }, "disabled" : true, "contractDate" : 12345, "endDate" : 12345, "version" : 12345, "seller" : { }, "id" : 12345, "referenceCode" : "...", "appendGeneratedCode" : true, "cfAccumulatedValues" : { }, "contractDuration" : 12345, "billingRules" : [ { }, { } ], "codeChanged" : true, "code" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "referenceDescription" : "...", "beginDate" : 12345, "description" : "..." } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "isCompany" : true, "mailingType" : "BATCH", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { "descriptionOrCode" : "...", "version" : 12345, "durationUnit" : "MONTH", "discountPlanType" : "PRODUCT", "parentEntity" : { }, "usedQuantity" : 12345, "applicableOnOverriddenPrice" : true, "id" : 12345, "description" : "...", "status" : "DRAFT", "transient" : true, "discountPlanaApplicableEntities" : [ { }, { } ], "notified" : true, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "appendGeneratedCode" : true, "referenceDescription" : "...", "cfAccumulatedValues" : { }, "auditableFields" : [ { }, { } ], "code" : "...", "applicationLimit" : 12345, "disabled" : true, "codeChanged" : true, "defaultDuration" : 12345, "statusDate" : 12345, "auditable" : { }, "maxDuration" : 12345, "initialQuantity" : 12345, "incompatibleDiscountPlans" : [ { }, { } ], "active" : true, "startDate" : 12345, "sequence" : 12345, "endDate" : 12345, "minDuration" : 12345, "historized" : true, "applicationFilterEL" : "...", "cfValues" : { }, "descriptionAndCode" : "...", "discountPlanItems" : [ { }, { } ], "applicableOnDiscountedPrice" : true, "parentEntityType" : { }, "referenceCode" : "...", "expressionEl" : "...", "valid" : true }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { "notified" : true, "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "serviceInstance" : { }, "id" : 12345, "parentEntity" : { }, "chargeInstances" : [ { }, { } ], "codeChanged" : true, "counterTemplate" : { }, "descriptionOrCode" : "...", "appendGeneratedCode" : true, "transient" : true, "usageChargeInstances" : [ { }, { } ], "customerAccount" : { }, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "historized" : true, "referenceCode" : "...", "counterPeriods" : [ { }, { } ], "auditable" : { }, "billingAccount" : { }, "userAccount" : { }, "description" : "...", "subscription" : { }, "code" : "...", "customer" : { } }, "property2" : { "notified" : true, "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "serviceInstance" : { }, "id" : 12345, "parentEntity" : { }, "chargeInstances" : [ { }, { } ], "codeChanged" : true, "counterTemplate" : { }, "descriptionOrCode" : "...", "appendGeneratedCode" : true, "transient" : true, "usageChargeInstances" : [ { }, { } ], "customerAccount" : { }, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "historized" : true, "referenceCode" : "...", "counterPeriods" : [ { }, { } ], "auditable" : { }, "billingAccount" : { }, "userAccount" : { }, "description" : "...", "subscription" : { }, "code" : "...", "customer" : { } } }, "customerAccount" : { "tradingCurrency" : { }, "descriptionAndCode" : "...", "password" : "...", "accountOperations" : [ { }, { } ], "excludedFromPayment" : true, "paymentPlans" : [ { }, { } ], "referenceDescription" : "...", "actionDunnings" : [ { }, { } ], "contactInformation" : { }, "address" : { }, "counters" : { "property1" : { }, "property2" : { } }, "appendGeneratedCode" : true, "checkPaymentMethods" : [ { }, { } ], "isCompany" : true, "cfValues" : { }, "status" : "CLOSE", "businessAccountModel" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "addressbook" : { }, "externalRef2" : "...", "minimumLabelEl" : "...", "minimumTargetAccount" : { }, "seller" : { }, "uuid" : "...", "noMoreValidCard" : true, "minimumArticle" : { }, "creditCategory" : { }, "invoicingThreshold" : 12345.0, "jobTitle" : "...", "preferredPaymentMethodType" : "STRIPE", "transient" : true, "auditableFields" : [ { }, { } ], "dunningLevel" : "R3", "stripePaymentMethods" : [ { }, { } ], "parentCFEntities" : [ { }, { } ], "code" : "...", "dateDunningLevel" : 12345, "id" : 12345, "contactInformationNullSafe" : { }, "auditable" : { }, "notified" : true, "name" : { }, "accountType" : "...", "parentEntity" : { }, "auditedMethodPayments" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "providerContact" : "...", "billingAccounts" : [ { }, { } ], "dueDateDelayEL" : "...", "legalEntityType" : { }, "defaultLevel" : true, "externalRef1" : "...", "dueBalance" : "...", "parentEntityType" : { }, "dateStatus" : 12345, "DDPaymentMethods" : [ { }, { } ], "checkThreshold" : "AFTER_DISCOUNT", "wirePaymentMethods" : [ { }, { } ], "paymentMethods" : [ { }, { } ], "codeChanged" : true, "paypalPaymentMethods" : [ { }, { } ], "generalClientAccount" : { }, "cfAccumulatedValues" : { }, "version" : 12345, "referenceCode" : "...", "minimumAmountEl" : "...", "customer" : { }, "descriptionOrCode" : "...", "tradingLanguage" : { }, "historized" : true, "contracts" : [ { }, { } ], "dunningDocuments" : [ { }, { } ], "description" : "...", "preferredPaymentMethod" : { }, "minimumChargeTemplate" : { }, "thresholdPerEntity" : true }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { "analyticCode1" : "...", "descriptionI18nNotNull" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "invoiceType" : { }, "id" : 12345, "auditableFields" : [ { }, { } ], "unitPrice" : 12345.0, "cfAccumulatedValues" : { }, "accountingCodeMappings" : [ { }, { } ], "appendGeneratedCode" : true, "auditable" : { }, "transient" : true, "taxClass" : { }, "parentEntity" : { }, "descriptionOrCode" : "...", "active" : true, "analyticCode2" : "...", "uuid" : "...", "referenceCode" : "...", "parentEntityType" : { }, "codeChanged" : true, "descriptionAndCode" : "...", "accountingCode" : { }, "cfValues" : { }, "notified" : true, "description" : "...", "articleFamily" : { }, "code" : "...", "analyticCode3" : "...", "columnCriteriaEL" : "...", "accountingCodeEl" : "...", "referenceDescription" : "...", "invoiceTypeEl" : "...", "historized" : true, "ignoreAggregation" : true, "invoiceSubCategory" : { }, "disabled" : true, "parentCFEntities" : [ { }, { } ], "version" : 12345 }, "brAmountWithTax" : 12345.0, "taxCategory" : { "notified" : true, "version" : 12345, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "parentEntityType" : { }, "descriptionAndCode" : "...", "code" : "...", "uuid" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "auditable" : { }, "description" : "...", "cfValues" : { }, "appendGeneratedCode" : true, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "referenceCode" : "...", "transient" : true, "descriptionOrCode" : "...", "historized" : true }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "billingAccount" : { }, "startDate" : 12345, "id" : 12345, "cfValues" : { }, "transient" : true, "statusDate" : 12345, "subscription" : { }, "uuid" : "...", "status" : "APPLIED", "applicationCount" : 12345, "version" : 12345, "discountPlan" : { }, "valid" : true, "endDate" : 12345, "cfAccumulatedValues" : { } }, { "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "billingAccount" : { }, "startDate" : 12345, "id" : 12345, "cfValues" : { }, "transient" : true, "statusDate" : 12345, "subscription" : { }, "uuid" : "...", "status" : "IN_USE", "applicationCount" : 12345, "version" : 12345, "discountPlan" : { }, "valid" : true, "endDate" : 12345, "cfAccumulatedValues" : { } } ], "uuid" : "...", "primaryContact" : { "lastName" : "...", "codeChanged" : true, "version" : 12345, "referenceCode" : "...", "auditable" : { }, "fax" : "...", "descriptionOrCode" : "...", "referenceDescription" : "...", "id" : 12345, "address" : { }, "description" : "...", "phone" : "...", "firstName" : "...", "appendGeneratedCode" : true, "code" : "...", "email" : "...", "auditableFields" : [ { }, { } ], "notified" : true, "parentEntity" : { }, "descriptionAndCode" : "...", "parentEntityType" : { }, "transient" : true, "mobile" : "...", "historized" : true, "genericMail" : "..." }, "contactInformationNullSafe" : { "email" : "...", "phone" : "...", "fax" : "...", "mobile" : "..." }, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." } ], "tradingLanguage" : { "auditableFields" : [ { }, { } ], "language" : { }, "historized" : true, "disabled" : true, "auditable" : { }, "active" : true, "prDescription" : "...", "id" : 12345, "transient" : true, "notified" : true, "languageCode" : "...", "version" : 12345 }, "externalRef1" : "...", "parentUserAccounts" : [ { "minimumChargeTemplate" : { }, "minimumArticle" : { }, "referenceCode" : "...", "status" : "CLOSED", "descriptionAndCode" : "...", "businessAccountModel" : { }, "cfValues" : { }, "id" : 12345, "parentUserAccount" : { }, "isConsumer" : true, "uuid" : "...", "counters" : { "property1" : { }, "property2" : { } }, "terminationDate" : 12345, "parentEntityType" : { }, "minimumLabelEl" : "...", "historized" : true, "userAccounts" : [ { }, { } ], "notified" : true, "jobTitle" : "...", "parentEntity" : { }, "transient" : true, "providerContact" : "...", "auditable" : { }, "contactInformation" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "code" : "...", "appendGeneratedCode" : true, "defaultLevel" : true, "statusDate" : 12345, "minimumAmountEl" : "...", "prepaidWallets" : { "property1" : { }, "property2" : { } }, "contactInformationNullSafe" : { }, "subscriptions" : [ { }, { } ], "description" : "...", "name" : { }, "codeChanged" : true, "terminationReason" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "seller" : { }, "externalRef2" : "...", "wallet" : { }, "descriptionOrCode" : "...", "version" : 12345, "subscriptionDate" : 12345, "isCompany" : true, "cfAccumulatedValues" : { }, "referenceDescription" : "...", "accountType" : "...", "address" : { }, "billingAccount" : { }, "legalEntityType" : { }, "externalRef1" : "..." }, { "minimumChargeTemplate" : { }, "minimumArticle" : { }, "referenceCode" : "...", "status" : "ACTIVE", "descriptionAndCode" : "...", "businessAccountModel" : { }, "cfValues" : { }, "id" : 12345, "parentUserAccount" : { }, "isConsumer" : true, "uuid" : "...", "counters" : { "property1" : { }, "property2" : { } }, "terminationDate" : 12345, "parentEntityType" : { }, "minimumLabelEl" : "...", "historized" : true, "userAccounts" : [ { }, { } ], "notified" : true, "jobTitle" : "...", "parentEntity" : { }, "transient" : true, "providerContact" : "...", "auditable" : { }, "contactInformation" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "code" : "...", "appendGeneratedCode" : true, "defaultLevel" : true, "statusDate" : 12345, "minimumAmountEl" : "...", "prepaidWallets" : { "property1" : { }, "property2" : { } }, "contactInformationNullSafe" : { }, "subscriptions" : [ { }, { } ], "description" : "...", "name" : { }, "codeChanged" : true, "terminationReason" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "seller" : { }, "externalRef2" : "...", "wallet" : { }, "descriptionOrCode" : "...", "version" : 12345, "subscriptionDate" : 12345, "isCompany" : true, "cfAccumulatedValues" : { }, "referenceDescription" : "...", "accountType" : "...", "address" : { }, "billingAccount" : { }, "legalEntityType" : { }, "externalRef1" : "..." } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { "referenceCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "version" : 12345, "descriptionOrCode" : "...", "parentEntityType" : { }, "description" : "...", "invoiceAgreementImmediately" : true, "applyTerminationCharges" : true, "historized" : true, "transient" : true, "parentEntity" : { }, "overrideProrata" : "PRORATA", "id" : 12345, "referenceDescription" : "...", "notified" : true, "code" : "...", "applyReimbursment" : true, "auditableFields" : [ { }, { } ], "applyAgreement" : true, "reimburseOneshots" : true, "descriptionAndCode" : "..." }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "seller" : { "code" : "...", "minimumLabelEl" : "...", "vatNo" : "...", "description" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "contactInformationNullSafe" : { }, "tradingCountry" : { }, "descriptionAndCode" : "...", "defaultLevel" : true, "registrationNo" : "...", "seller" : { }, "tradingLanguage" : { }, "appendGeneratedCode" : true, "descriptionOrCode" : "...", "accountType" : "...", "legalEntityType" : { }, "minimumArticle" : { }, "name" : { }, "notified" : true, "providerContact" : "...", "id" : 12345, "generalLedger" : { }, "contracts" : [ { }, { } ], "businessAccountModel" : { }, "externalRef2" : "...", "tradingCurrency" : { }, "legalType" : "...", "primaryContact" : { }, "referenceCode" : "...", "parentEntity" : { }, "referenceDescription" : "...", "auditable" : { }, "parentCFEntities" : [ { }, { } ], "invoiceTypeSequence" : [ { }, { } ], "jobTitle" : "...", "cfValues" : { }, "uuid" : "...", "minimumAmountEl" : "...", "isCompany" : true, "paymentGateways" : [ { }, { } ], "address" : { }, "customerSequences" : [ { }, { } ], "transient" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "version" : 12345, "contactInformation" : { }, "cfAccumulatedValues" : { }, "parentEntityType" : { }, "externalRef1" : "...", "legalText" : "..." }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "minRatedTransactions" : [ { "code" : "...", "version" : 12345, "userAccount" : { }, "status" : "CANCELED", "billingRun" : { }, "adjustedRatedTx" : { }, "invoiceSubCategory" : { }, "accountingArticle" : { }, "walletId" : 12345, "taxClassId" : 12345, "discountPlanType" : "PERCENTAGE", "parameter2" : "...", "discountedRatedTransaction" : 12345, "id" : 12345, "rawAmountWithTax" : 12345.0, "usageDate" : 12345, "parameter1" : "...", "uuid" : "...", "accountingCode" : { }, "unitAmountTax" : 12345.0, "serviceInstance" : { }, "taxId" : 12345, "cfAccumulatedValues" : { }, "tax" : { }, "prepaid" : true, "unitAmountWithTax" : 12345.0, "sortIndex" : 12345, "wallet" : { }, "offerTemplate" : { }, "inputQuantity" : 12345.0, "orderNumber" : "...", "parameter3" : "...", "infoOrder" : { }, "sequence" : 12345, "taxPercent" : 12345.0, "sellerId" : 12345, "amountTax" : 12345.0, "subscription" : { }, "invoiceSubCategoryId" : 12345, "amountWithTax" : 12345.0, "ratingUnitDescription" : "...", "amountWithoutTax" : 12345.0, "unityDescription" : "...", "chargeInstance" : { }, "ratingUnitOfMeasure" : { }, "discountPlan" : { }, "parentCFEntities" : [ { }, { } ], "discountPlanItem" : { }, "type" : "AGGREGATED", "rejectReason" : "...", "updated" : 12345, "startDate" : 12345, "priceplan" : { }, "invoiceLine" : { }, "userAccountId" : 12345, "seller" : { }, "unitAmountWithoutTax" : 12345.0, "doNotTriggerInvoicing" : true, "transient" : true, "invoiceAgregateF" : { }, "invoice" : { }, "inputUnitOfMeasure" : { }, "edr" : { }, "originBillingAccount" : { }, "rawAmountWithoutTax" : 12345.0, "endDate" : 12345, "parameterExtra" : "...", "taxClass" : { }, "quantity" : 12345.0, "cfValues" : { }, "taxOverriden" : true, "invoicingDate" : 12345, "rulesContract" : { }, "discountValue" : 12345.0, "billingAccount" : { }, "billingAccountId" : 12345, "orderInfo" : { }, "subscriptionId" : 12345, "taxRecalculated" : true, "description" : "..." }, { "code" : "...", "version" : 12345, "userAccount" : { }, "status" : "PROCESSED", "billingRun" : { }, "adjustedRatedTx" : { }, "invoiceSubCategory" : { }, "accountingArticle" : { }, "walletId" : 12345, "taxClassId" : 12345, "discountPlanType" : "FIXED", "parameter2" : "...", "discountedRatedTransaction" : 12345, "id" : 12345, "rawAmountWithTax" : 12345.0, "usageDate" : 12345, "parameter1" : "...", "uuid" : "...", "accountingCode" : { }, "unitAmountTax" : 12345.0, "serviceInstance" : { }, "taxId" : 12345, "cfAccumulatedValues" : { }, "tax" : { }, "prepaid" : true, "unitAmountWithTax" : 12345.0, "sortIndex" : 12345, "wallet" : { }, "offerTemplate" : { }, "inputQuantity" : 12345.0, "orderNumber" : "...", "parameter3" : "...", "infoOrder" : { }, "sequence" : 12345, "taxPercent" : 12345.0, "sellerId" : 12345, "amountTax" : 12345.0, "subscription" : { }, "invoiceSubCategoryId" : 12345, "amountWithTax" : 12345.0, "ratingUnitDescription" : "...", "amountWithoutTax" : 12345.0, "unityDescription" : "...", "chargeInstance" : { }, "ratingUnitOfMeasure" : { }, "discountPlan" : { }, "parentCFEntities" : [ { }, { } ], "discountPlanItem" : { }, "type" : "REGULAR", "rejectReason" : "...", "updated" : 12345, "startDate" : 12345, "priceplan" : { }, "invoiceLine" : { }, "userAccountId" : 12345, "seller" : { }, "unitAmountWithoutTax" : 12345.0, "doNotTriggerInvoicing" : true, "transient" : true, "invoiceAgregateF" : { }, "invoice" : { }, "inputUnitOfMeasure" : { }, "edr" : { }, "originBillingAccount" : { }, "rawAmountWithoutTax" : 12345.0, "endDate" : 12345, "parameterExtra" : "...", "taxClass" : { }, "quantity" : 12345.0, "cfValues" : { }, "taxOverriden" : true, "invoicingDate" : 12345, "rulesContract" : { }, "discountValue" : 12345.0, "billingAccount" : { }, "billingAccountId" : 12345, "orderInfo" : { }, "subscriptionId" : 12345, "taxRecalculated" : true, "description" : "..." } ], "registrationNo" : "...", "contactInformation" : { "email" : "...", "phone" : "...", "fax" : "...", "mobile" : "..." }, "checkThreshold" : "POSITIVE_RT", "electronicBilling" : true, "address" : { "address5" : "...", "address3" : "...", "countryBundle" : "...", "address1" : "...", "city" : "...", "address2" : "...", "country" : { }, "state" : "...", "address4" : "...", "zipCode" : "..." }, "tradingCountry" : { "transient" : true, "code" : "...", "parentEntityType" : { }, "country" : { }, "cfAccumulatedValues" : { }, "auditable" : { }, "disabled" : true, "codeChanged" : true, "countryCode" : "...", "id" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "active" : true, "description" : "...", "referenceDescription" : "...", "referenceCode" : "...", "notified" : true, "uuid" : "...", "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "cfValues" : { }, "historized" : true, "parentEntity" : { }, "version" : 12345, "parentCFEntities" : [ { }, { } ] }, "emailTemplate" : { "descriptionAndCode" : "...", "historized" : true, "type" : "DUNNING", "version" : 12345, "descriptionOrCode" : "...", "transient" : true, "description" : "...", "auditable" : { }, "textContent" : "...", "notified" : true, "media" : "POSTAL_MAIL", "referenceDescription" : "...", "id" : 12345, "codeChanged" : true, "tagStartDelimiter" : "...", "auditableFields" : [ { }, { } ], "startDate" : 12345, "parentEntity" : { }, "appendGeneratedCode" : true, "code" : "...", "subject" : "...", "endDate" : 12345, "htmlContent" : "...", "parentEntityType" : { }, "tagEndDelimiter" : "...", "referenceCode" : "..." }, "accountType" : "...", "description" : "...", "status" : "CANCELED", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { "postInvoicingReports" : { }, "status" : "INVOICES_GENERATED", "referenceDate" : "END_DATE", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { }, "processType" : "FULL_AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { }, { } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "CANCEL", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { }, "billingCycle" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "EXCEPTIONAL", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "CANCEL", "processDate" : 12345, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "billingRunLists" : [ { }, { } ], "jobExecutions" : [ { }, { } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { }, "statusDate" : 12345, "auditableFields" : [ { }, { } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { }, { } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { }, "invoices" : [ { }, { } ] }, "thresholdPerEntity" : true, "legalEntityType" : { "code" : "...", "referenceDescription" : "...", "descriptionNotNull" : "...", "codeChanged" : true, "version" : 12345, "description" : "...", "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "auditable" : { }, "historized" : true, "parentEntity" : { }, "descriptionOrCode" : "...", "isCompany" : true, "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "notified" : true, "transient" : true, "referenceCode" : "...", "parentEntityType" : { }, "appendGeneratedCode" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "id" : 12345 }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "REJECTED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "PERCENTAGE", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "TAX", "quote" : { }, "label" : "...", "valueDate" : 12345 }, { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "CANCELED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "FIXED", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "TAX", "quote" : { }, "label" : "...", "valueDate" : 12345 } ], "allDiscountPlanInstances" : [ { "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "billingAccount" : { }, "startDate" : 12345, "id" : 12345, "cfValues" : { }, "transient" : true, "statusDate" : 12345, "subscription" : { }, "uuid" : "...", "status" : "EXPIRED", "applicationCount" : 12345, "version" : 12345, "discountPlan" : { }, "valid" : true, "endDate" : 12345, "cfAccumulatedValues" : { } }, { "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "billingAccount" : { }, "startDate" : 12345, "id" : 12345, "cfValues" : { }, "transient" : true, "statusDate" : 12345, "subscription" : { }, "uuid" : "...", "status" : "IN_USE", "applicationCount" : 12345, "version" : 12345, "discountPlan" : { }, "valid" : true, "endDate" : 12345, "cfAccumulatedValues" : { } } ], "tags" : [ { "codeChanged" : true, "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "parentTag" : { }, "seller" : { }, "description" : "...", "parentEntityType" : { }, "id" : 12345, "auditable" : { }, "descriptionOrCode" : "...", "notified" : true, "code" : "...", "historized" : true, "transient" : true, "tagType" : { }, "referenceCode" : "...", "version" : 12345, "appendGeneratedCode" : true, "parentEntity" : { }, "filterEl" : "...", "referenceDescription" : "...", "name" : "..." }, { "codeChanged" : true, "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "parentTag" : { }, "seller" : { }, "description" : "...", "parentEntityType" : { }, "id" : 12345, "auditable" : { }, "descriptionOrCode" : "...", "notified" : true, "code" : "...", "historized" : true, "transient" : true, "tagType" : { }, "referenceCode" : "...", "version" : 12345, "appendGeneratedCode" : true, "parentEntity" : { }, "filterEl" : "...", "referenceDescription" : "...", "name" : "..." } ], "minimumChargeTemplate" : { "taxClassEl" : "...", "revenueRecognitionRule" : { }, "parentEntity" : { }, "inputUnitEL" : "...", "version" : 12345, "active" : true, "referenceCode" : "...", "historized" : true, "invoiceSubCategory" : { }, "appendGeneratedCode" : true, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "oneShotChargeTemplateType" : "TERMINATION", "transient" : true, "uuid" : "...", "roundingMode" : "NEAREST", "status" : "ARCHIVED", "chargeType" : "...", "cfAccumulatedValues" : { }, "disabled" : true, "id" : 12345, "auditable" : { }, "taxClass" : { }, "parentCFEntities" : [ { }, { } ], "filterExpression" : "...", "attributes" : [ { }, { } ], "auditableFields" : [ { }, { } ], "ratingUnitOfMeasure" : { }, "productCharges" : [ { }, { } ], "ratingUnitDescription" : "...", "notified" : true, "parentEntityType" : { }, "unitNbDecimal" : 12345, "cfValues" : { }, "unitMultiplicator" : 12345.0, "immediateInvoicing" : true, "descriptionAndCode" : "...", "edrTemplates" : [ { }, { } ], "inputUnitOfMeasure" : { }, "dropZeroWo" : true, "description" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "inputUnitDescription" : "...", "type" : "CREDIT", "sortIndexEl" : "...", "descriptionOrCode" : "...", "chargeMainType" : "USAGE", "referenceDescription" : "...", "code" : "...", "roundingValuesComputed" : true, "codeChanged" : true, "outputUnitEL" : "...", "ratingScript" : { }, "amountEditable" : true }, "tradingCurrency" : { "auditableFields" : [ { }, { } ], "id" : 12345, "version" : 12345, "prDescription" : "...", "exchangeRates" : [ { }, { } ], "symbol" : "...", "currentRate" : 12345.0, "notified" : true, "currencyCode" : "...", "currentRateFromDate" : 12345, "historized" : true, "decimalPlaces" : 12345, "currency" : { }, "currentRateUpdater" : "...", "transient" : true, "active" : true, "disabled" : true, "auditable" : { }, "prCurrencyToThis" : 12345.0 }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 }, { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { "codeChanged" : true, "notified" : true, "calendar" : { }, "descriptionAndCode" : "...", "thresholdPerEntity" : true, "auditable" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "splitPerPaymentMethod" : true, "cfValues" : { }, "id" : 12345, "referenceCode" : "...", "collectionDateDelayEl" : "...", "dueDateDelayEL" : "...", "invoiceType" : { }, "code" : "...", "cfAccumulatedValues" : { }, "referenceDate" : "END_DATE", "descriptionOrCode" : "...", "uuid" : "...", "billingRunValidationScript" : { }, "billingTemplateNameEL" : "...", "description" : "...", "invoicingThreshold" : 12345.0, "version" : 12345, "parentEntity" : { }, "computeDatesAtValidation" : true, "invoiceDateDelayEL" : "...", "invoiceTypeEl" : "...", "referenceDescription" : "...", "lastTransactionDateDelayEL" : "...", "appendGeneratedCode" : true, "invoiceDateProductionDelayEL" : "...", "transient" : true, "parentCFEntities" : [ { }, { } ], "scriptInstance" : { }, "lastTransactionDateEL" : "...", "historized" : true, "type" : "SUBSCRIPTION", "auditableFields" : [ { }, { } ], "checkThreshold" : "BEFORE_DISCOUNT", "parentEntityType" : { } }, "paymentMethod" : { "uuid" : "...", "notified" : true, "action" : "...", "info3" : "...", "historized" : true, "info4" : "...", "userId" : "...", "auditableFields" : [ { }, { } ], "id" : 12345, "preferred" : true, "version" : 12345, "alias" : "...", "transient" : true, "info5" : "...", "disabled" : true, "cfAccumulatedValues" : { }, "paymentType" : "CASH", "auditable" : { }, "info2" : "...", "expired" : true, "info1" : "...", "parentCFEntities" : [ { }, { } ], "customerAccount" : { }, "tokenId" : "...", "referenceDocument" : { }, "token3DsId" : "...", "active" : true, "cfValues" : { } }, "vatNo" : "...", "taxCategoryResolved" : { "notified" : true, "version" : 12345, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "parentEntityType" : { }, "descriptionAndCode" : "...", "code" : "...", "uuid" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "auditable" : { }, "description" : "...", "cfValues" : { }, "appendGeneratedCode" : true, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "referenceCode" : "...", "transient" : true, "descriptionOrCode" : "...", "historized" : true }, "invoices" : [ { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "VALIDATED", "historized" : true, "invoiceLines" : [ { }, { } ], "transient" : true, "tradingCountry" : { }, "linkedInvoices" : [ { }, { } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { }, "productDate" : 12345, "cfValues" : { }, "paymentStatusDate" : 12345, "recordedInvoice" : { }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "DISPUTED", "amountTax" : 12345.0, "draftRatedTransactions" : [ { }, { } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { }, { } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "WIRETRANSFER", "tradingCurrency" : { }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { }, "paymentMethod" : { }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { }, "notified" : true, "paymentPlan" : { }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { }, { } ], "alreadySent" : true, "auditableFields" : [ { }, { } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { }, "cpqQuote" : { }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { }, { } ], "previousInvoiceNumber" : "...", "discountPlan" : { }, "auditable" : { }, "order" : { }, "paymentStatus" : "PENDING_PLAN", "dunningCollectionPlanTriggered" : true, "invoiceType" : { }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { }, { } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { }, { } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 }, { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "DRAFT", "historized" : true, "invoiceLines" : [ { }, { } ], "transient" : true, "tradingCountry" : { }, "linkedInvoices" : [ { }, { } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { }, "productDate" : 12345, "cfValues" : { }, "paymentStatusDate" : 12345, "recordedInvoice" : { }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "ABANDONED", "amountTax" : 12345.0, "draftRatedTransactions" : [ { }, { } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { }, { } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "PAYPAL", "tradingCurrency" : { }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { }, "paymentMethod" : { }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { }, "notified" : true, "paymentPlan" : { }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { }, { } ], "alreadySent" : true, "auditableFields" : [ { }, { } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { }, "cpqQuote" : { }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { }, { } ], "previousInvoiceNumber" : "...", "discountPlan" : { }, "auditable" : { }, "order" : { }, "paymentStatus" : "DISPUTED", "dunningCollectionPlanTriggered" : true, "invoiceType" : { }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { }, { } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { }, { } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 } ], "minimumInvoiceSubCategory" : { "referenceCode" : "...", "cfValues" : { }, "description" : "...", "parentEntityType" : { }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "appendGeneratedCode" : true, "descriptionAndCode" : "...", "accountingCode" : { }, "code" : "...", "uuid" : "...", "occTemplateNegative" : { }, "auditable" : { }, "historized" : true, "version" : 12345, "parentCFEntities" : [ { }, { } ], "sortIndex" : 12345, "referenceDescription" : "...", "invoiceCategory" : { }, "discount" : 12345.0, "id" : 12345, "auditableFields" : [ { }, { } ], "notified" : true, "parentEntity" : { }, "occTemplate" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "cfAccumulatedValues" : { }, "transient" : true, "codeChanged" : true, "descriptionOrCode" : "..." }, "businessAccountModel" : { "auditableFields" : [ { }, { } ], "version" : 12345, "hierarchyType" : "C", "descriptionOrCode" : "...", "disabled" : true, "active" : true, "logoPicture" : "...", "descriptionAndCode" : "...", "code" : "...", "notified" : true, "moduleItems" : [ { }, { } ], "downloaded" : true, "id" : 12345, "description" : "...", "auditable" : { }, "referenceDescription" : "...", "appendGeneratedCode" : true, "transient" : true, "moduleSource" : "...", "historized" : true, "parentEntityType" : { }, "script" : { }, "referenceCode" : "...", "installed" : true, "codeChanged" : true, "license" : "MOZ", "parentEntity" : { } }, "parentEntity" : { "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "version" : 12345, "historized" : true, "appendGeneratedCode" : true, "auditable" : { }, "parentEntity" : { }, "parentEntityType" : { }, "description" : "...", "referenceDescription" : "...", "codeChanged" : true, "referenceCode" : "...", "code" : "...", "transient" : true, "descriptionAndCode" : "...", "id" : 12345, "notified" : true }, "name" : { "firstName" : "...", "lastName" : "...", "fullName" : "...", "title" : { } }, "notified" : true, "usersAccounts" : [ { "minimumChargeTemplate" : { }, "minimumArticle" : { }, "referenceCode" : "...", "status" : "TERMINATED", "descriptionAndCode" : "...", "businessAccountModel" : { }, "cfValues" : { }, "id" : 12345, "parentUserAccount" : { }, "isConsumer" : true, "uuid" : "...", "counters" : { "property1" : { }, "property2" : { } }, "terminationDate" : 12345, "parentEntityType" : { }, "minimumLabelEl" : "...", "historized" : true, "userAccounts" : [ { }, { } ], "notified" : true, "jobTitle" : "...", "parentEntity" : { }, "transient" : true, "providerContact" : "...", "auditable" : { }, "contactInformation" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "code" : "...", "appendGeneratedCode" : true, "defaultLevel" : true, "statusDate" : 12345, "minimumAmountEl" : "...", "prepaidWallets" : { "property1" : { }, "property2" : { } }, "contactInformationNullSafe" : { }, "subscriptions" : [ { }, { } ], "description" : "...", "name" : { }, "codeChanged" : true, "terminationReason" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "seller" : { }, "externalRef2" : "...", "wallet" : { }, "descriptionOrCode" : "...", "version" : 12345, "subscriptionDate" : 12345, "isCompany" : true, "cfAccumulatedValues" : { }, "referenceDescription" : "...", "accountType" : "...", "address" : { }, "billingAccount" : { }, "legalEntityType" : { }, "externalRef1" : "..." }, { "minimumChargeTemplate" : { }, "minimumArticle" : { }, "referenceCode" : "...", "status" : "TERMINATED", "descriptionAndCode" : "...", "businessAccountModel" : { }, "cfValues" : { }, "id" : 12345, "parentUserAccount" : { }, "isConsumer" : true, "uuid" : "...", "counters" : { "property1" : { }, "property2" : { } }, "terminationDate" : 12345, "parentEntityType" : { }, "minimumLabelEl" : "...", "historized" : true, "userAccounts" : [ { }, { } ], "notified" : true, "jobTitle" : "...", "parentEntity" : { }, "transient" : true, "providerContact" : "...", "auditable" : { }, "contactInformation" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "code" : "...", "appendGeneratedCode" : true, "defaultLevel" : true, "statusDate" : 12345, "minimumAmountEl" : "...", "prepaidWallets" : { "property1" : { }, "property2" : { } }, "contactInformationNullSafe" : { }, "subscriptions" : [ { }, { } ], "description" : "...", "name" : { }, "codeChanged" : true, "terminationReason" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "seller" : { }, "externalRef2" : "...", "wallet" : { }, "descriptionOrCode" : "...", "version" : 12345, "subscriptionDate" : 12345, "isCompany" : true, "cfAccumulatedValues" : { }, "referenceDescription" : "...", "accountType" : "...", "address" : { }, "billingAccount" : { }, "legalEntityType" : { }, "externalRef1" : "..." } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { "descriptionAndCode" : "...", "parentEntity" : { }, "billingAccount" : { }, "active" : true, "parentEntityType" : { }, "contractItems" : [ { }, { } ], "customer" : { }, "status" : "CLOSED", "renewal" : true, "notified" : true, "uuid" : "...", "descriptionOrCode" : "...", "statusDate" : 12345, "transient" : true, "auditable" : { }, "customerAccount" : { }, "parentCFEntities" : [ { }, { } ], "cfValues" : { }, "disabled" : true, "contractDate" : 12345, "endDate" : 12345, "version" : 12345, "seller" : { }, "id" : 12345, "referenceCode" : "...", "appendGeneratedCode" : true, "cfAccumulatedValues" : { }, "contractDuration" : 12345, "billingRules" : [ { }, { } ], "codeChanged" : true, "code" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "referenceDescription" : "...", "beginDate" : 12345, "description" : "..." }, { "descriptionAndCode" : "...", "parentEntity" : { }, "billingAccount" : { }, "active" : true, "parentEntityType" : { }, "contractItems" : [ { }, { } ], "customer" : { }, "status" : "DRAFT", "renewal" : true, "notified" : true, "uuid" : "...", "descriptionOrCode" : "...", "statusDate" : 12345, "transient" : true, "auditable" : { }, "customerAccount" : { }, "parentCFEntities" : [ { }, { } ], "cfValues" : { }, "disabled" : true, "contractDate" : 12345, "endDate" : 12345, "version" : 12345, "seller" : { }, "id" : 12345, "referenceCode" : "...", "appendGeneratedCode" : true, "cfAccumulatedValues" : { }, "contractDuration" : 12345, "billingRules" : [ { }, { } ], "codeChanged" : true, "code" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "referenceDescription" : "...", "beginDate" : 12345, "description" : "..." } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "isCompany" : true, "mailingType" : "BATCH", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { "descriptionOrCode" : "...", "version" : 12345, "durationUnit" : "MONTH", "discountPlanType" : "INVOICE_LINE", "parentEntity" : { }, "usedQuantity" : 12345, "applicableOnOverriddenPrice" : true, "id" : 12345, "description" : "...", "status" : "ACTIVE", "transient" : true, "discountPlanaApplicableEntities" : [ { }, { } ], "notified" : true, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "appendGeneratedCode" : true, "referenceDescription" : "...", "cfAccumulatedValues" : { }, "auditableFields" : [ { }, { } ], "code" : "...", "applicationLimit" : 12345, "disabled" : true, "codeChanged" : true, "defaultDuration" : 12345, "statusDate" : 12345, "auditable" : { }, "maxDuration" : 12345, "initialQuantity" : 12345, "incompatibleDiscountPlans" : [ { }, { } ], "active" : true, "startDate" : 12345, "sequence" : 12345, "endDate" : 12345, "minDuration" : 12345, "historized" : true, "applicationFilterEL" : "...", "cfValues" : { }, "descriptionAndCode" : "...", "discountPlanItems" : [ { }, { } ], "applicableOnDiscountedPrice" : true, "parentEntityType" : { }, "referenceCode" : "...", "expressionEl" : "...", "valid" : true }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { "notified" : true, "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "serviceInstance" : { }, "id" : 12345, "parentEntity" : { }, "chargeInstances" : [ { }, { } ], "codeChanged" : true, "counterTemplate" : { }, "descriptionOrCode" : "...", "appendGeneratedCode" : true, "transient" : true, "usageChargeInstances" : [ { }, { } ], "customerAccount" : { }, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "historized" : true, "referenceCode" : "...", "counterPeriods" : [ { }, { } ], "auditable" : { }, "billingAccount" : { }, "userAccount" : { }, "description" : "...", "subscription" : { }, "code" : "...", "customer" : { } }, "property2" : { "notified" : true, "auditableFields" : [ { }, { } ], "parentEntityType" : { }, "serviceInstance" : { }, "id" : 12345, "parentEntity" : { }, "chargeInstances" : [ { }, { } ], "codeChanged" : true, "counterTemplate" : { }, "descriptionOrCode" : "...", "appendGeneratedCode" : true, "transient" : true, "usageChargeInstances" : [ { }, { } ], "customerAccount" : { }, "referenceDescription" : "...", "version" : 12345, "descriptionAndCode" : "...", "historized" : true, "referenceCode" : "...", "counterPeriods" : [ { }, { } ], "auditable" : { }, "billingAccount" : { }, "userAccount" : { }, "description" : "...", "subscription" : { }, "code" : "...", "customer" : { } } }, "customerAccount" : { "tradingCurrency" : { }, "descriptionAndCode" : "...", "password" : "...", "accountOperations" : [ { }, { } ], "excludedFromPayment" : true, "paymentPlans" : [ { }, { } ], "referenceDescription" : "...", "actionDunnings" : [ { }, { } ], "contactInformation" : { }, "address" : { }, "counters" : { "property1" : { }, "property2" : { } }, "appendGeneratedCode" : true, "checkPaymentMethods" : [ { }, { } ], "isCompany" : true, "cfValues" : { }, "status" : "CLOSE", "businessAccountModel" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "addressbook" : { }, "externalRef2" : "...", "minimumLabelEl" : "...", "minimumTargetAccount" : { }, "seller" : { }, "uuid" : "...", "noMoreValidCard" : true, "minimumArticle" : { }, "creditCategory" : { }, "invoicingThreshold" : 12345.0, "jobTitle" : "...", "preferredPaymentMethodType" : "STRIPE", "transient" : true, "auditableFields" : [ { }, { } ], "dunningLevel" : "R5", "stripePaymentMethods" : [ { }, { } ], "parentCFEntities" : [ { }, { } ], "code" : "...", "dateDunningLevel" : 12345, "id" : 12345, "contactInformationNullSafe" : { }, "auditable" : { }, "notified" : true, "name" : { }, "accountType" : "...", "parentEntity" : { }, "auditedMethodPayments" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "providerContact" : "...", "billingAccounts" : [ { }, { } ], "dueDateDelayEL" : "...", "legalEntityType" : { }, "defaultLevel" : true, "externalRef1" : "...", "dueBalance" : "...", "parentEntityType" : { }, "dateStatus" : 12345, "DDPaymentMethods" : [ { }, { } ], "checkThreshold" : "BEFORE_DISCOUNT", "wirePaymentMethods" : [ { }, { } ], "paymentMethods" : [ { }, { } ], "codeChanged" : true, "paypalPaymentMethods" : [ { }, { } ], "generalClientAccount" : { }, "cfAccumulatedValues" : { }, "version" : 12345, "referenceCode" : "...", "minimumAmountEl" : "...", "customer" : { }, "descriptionOrCode" : "...", "tradingLanguage" : { }, "historized" : true, "contracts" : [ { }, { } ], "dunningDocuments" : [ { }, { } ], "description" : "...", "preferredPaymentMethod" : { }, "minimumChargeTemplate" : { }, "thresholdPerEntity" : true }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { "analyticCode1" : "...", "descriptionI18nNotNull" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "invoiceType" : { }, "id" : 12345, "auditableFields" : [ { }, { } ], "unitPrice" : 12345.0, "cfAccumulatedValues" : { }, "accountingCodeMappings" : [ { }, { } ], "appendGeneratedCode" : true, "auditable" : { }, "transient" : true, "taxClass" : { }, "parentEntity" : { }, "descriptionOrCode" : "...", "active" : true, "analyticCode2" : "...", "uuid" : "...", "referenceCode" : "...", "parentEntityType" : { }, "codeChanged" : true, "descriptionAndCode" : "...", "accountingCode" : { }, "cfValues" : { }, "notified" : true, "description" : "...", "articleFamily" : { }, "code" : "...", "analyticCode3" : "...", "columnCriteriaEL" : "...", "accountingCodeEl" : "...", "referenceDescription" : "...", "invoiceTypeEl" : "...", "historized" : true, "ignoreAggregation" : true, "invoiceSubCategory" : { }, "disabled" : true, "parentCFEntities" : [ { }, { } ], "version" : 12345 }, "brAmountWithTax" : 12345.0, "taxCategory" : { "notified" : true, "version" : 12345, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "parentEntityType" : { }, "descriptionAndCode" : "...", "code" : "...", "uuid" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "auditable" : { }, "description" : "...", "cfValues" : { }, "appendGeneratedCode" : true, "parentEntity" : { }, "auditableFields" : [ { }, { } ], "referenceDescription" : "...", "parentCFEntities" : [ { }, { } ], "referenceCode" : "...", "transient" : true, "descriptionOrCode" : "...", "historized" : true }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "billingAccount" : { }, "startDate" : 12345, "id" : 12345, "cfValues" : { }, "transient" : true, "statusDate" : 12345, "subscription" : { }, "uuid" : "...", "status" : "EXPIRED", "applicationCount" : 12345, "version" : 12345, "discountPlan" : { }, "valid" : true, "endDate" : 12345, "cfAccumulatedValues" : { } }, { "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "billingAccount" : { }, "startDate" : 12345, "id" : 12345, "cfValues" : { }, "transient" : true, "statusDate" : 12345, "subscription" : { }, "uuid" : "...", "status" : "EXPIRED", "applicationCount" : 12345, "version" : 12345, "discountPlan" : { }, "valid" : true, "endDate" : 12345, "cfAccumulatedValues" : { } } ], "uuid" : "...", "primaryContact" : { "lastName" : "...", "codeChanged" : true, "version" : 12345, "referenceCode" : "...", "auditable" : { }, "fax" : "...", "descriptionOrCode" : "...", "referenceDescription" : "...", "id" : 12345, "address" : { }, "description" : "...", "phone" : "...", "firstName" : "...", "appendGeneratedCode" : true, "code" : "...", "email" : "...", "auditableFields" : [ { }, { } ], "notified" : true, "parentEntity" : { }, "descriptionAndCode" : "...", "parentEntityType" : { }, "transient" : true, "mobile" : "...", "historized" : true, "genericMail" : "..." }, "contactInformationNullSafe" : { "email" : "...", "phone" : "...", "fax" : "...", "mobile" : "..." }, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." } ], "tradingLanguage" : { "auditableFields" : [ { }, { } ], "language" : { }, "historized" : true, "disabled" : true, "auditable" : { }, "active" : true, "prDescription" : "...", "id" : 12345, "transient" : true, "notified" : true, "languageCode" : "...", "version" : 12345 }, "externalRef1" : "...", "parentUserAccounts" : [ { "minimumChargeTemplate" : { }, "minimumArticle" : { }, "referenceCode" : "...", "status" : "CANCELED", "descriptionAndCode" : "...", "businessAccountModel" : { }, "cfValues" : { }, "id" : 12345, "parentUserAccount" : { }, "isConsumer" : true, "uuid" : "...", "counters" : { "property1" : { }, "property2" : { } }, "terminationDate" : 12345, "parentEntityType" : { }, "minimumLabelEl" : "...", "historized" : true, "userAccounts" : [ { }, { } ], "notified" : true, "jobTitle" : "...", "parentEntity" : { }, "transient" : true, "providerContact" : "...", "auditable" : { }, "contactInformation" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "code" : "...", "appendGeneratedCode" : true, "defaultLevel" : true, "statusDate" : 12345, "minimumAmountEl" : "...", "prepaidWallets" : { "property1" : { }, "property2" : { } }, "contactInformationNullSafe" : { }, "subscriptions" : [ { }, { } ], "description" : "...", "name" : { }, "codeChanged" : true, "terminationReason" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "seller" : { }, "externalRef2" : "...", "wallet" : { }, "descriptionOrCode" : "...", "version" : 12345, "subscriptionDate" : 12345, "isCompany" : true, "cfAccumulatedValues" : { }, "referenceDescription" : "...", "accountType" : "...", "address" : { }, "billingAccount" : { }, "legalEntityType" : { }, "externalRef1" : "..." }, { "minimumChargeTemplate" : { }, "minimumArticle" : { }, "referenceCode" : "...", "status" : "CANCELED", "descriptionAndCode" : "...", "businessAccountModel" : { }, "cfValues" : { }, "id" : 12345, "parentUserAccount" : { }, "isConsumer" : true, "uuid" : "...", "counters" : { "property1" : { }, "property2" : { } }, "terminationDate" : 12345, "parentEntityType" : { }, "minimumLabelEl" : "...", "historized" : true, "userAccounts" : [ { }, { } ], "notified" : true, "jobTitle" : "...", "parentEntity" : { }, "transient" : true, "providerContact" : "...", "auditable" : { }, "contactInformation" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "code" : "...", "appendGeneratedCode" : true, "defaultLevel" : true, "statusDate" : 12345, "minimumAmountEl" : "...", "prepaidWallets" : { "property1" : { }, "property2" : { } }, "contactInformationNullSafe" : { }, "subscriptions" : [ { }, { } ], "description" : "...", "name" : { }, "codeChanged" : true, "terminationReason" : { }, "primaryContact" : { }, "registrationNo" : "...", "vatNo" : "...", "seller" : { }, "externalRef2" : "...", "wallet" : { }, "descriptionOrCode" : "...", "version" : 12345, "subscriptionDate" : 12345, "isCompany" : true, "cfAccumulatedValues" : { }, "referenceDescription" : "...", "accountType" : "...", "address" : { }, "billingAccount" : { }, "legalEntityType" : { }, "externalRef1" : "..." } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { "referenceCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "codeChanged" : true, "version" : 12345, "descriptionOrCode" : "...", "parentEntityType" : { }, "description" : "...", "invoiceAgreementImmediately" : true, "applyTerminationCharges" : true, "historized" : true, "transient" : true, "parentEntity" : { }, "overrideProrata" : "PRORATA", "id" : 12345, "referenceDescription" : "...", "notified" : true, "code" : "...", "applyReimbursment" : true, "auditableFields" : [ { }, { } ], "applyAgreement" : true, "reimburseOneshots" : true, "descriptionAndCode" : "..." }, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "seller" : { "code" : "...", "minimumLabelEl" : "...", "vatNo" : "...", "description" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "contactInformationNullSafe" : { }, "tradingCountry" : { }, "descriptionAndCode" : "...", "defaultLevel" : true, "registrationNo" : "...", "seller" : { }, "tradingLanguage" : { }, "appendGeneratedCode" : true, "descriptionOrCode" : "...", "accountType" : "...", "legalEntityType" : { }, "minimumArticle" : { }, "name" : { }, "notified" : true, "providerContact" : "...", "id" : 12345, "generalLedger" : { }, "contracts" : [ { }, { } ], "businessAccountModel" : { }, "externalRef2" : "...", "tradingCurrency" : { }, "legalType" : "...", "primaryContact" : { }, "referenceCode" : "...", "parentEntity" : { }, "referenceDescription" : "...", "auditable" : { }, "parentCFEntities" : [ { }, { } ], "invoiceTypeSequence" : [ { }, { } ], "jobTitle" : "...", "cfValues" : { }, "uuid" : "...", "minimumAmountEl" : "...", "isCompany" : true, "paymentGateways" : [ { }, { } ], "address" : { }, "customerSequences" : [ { }, { } ], "transient" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "version" : 12345, "contactInformation" : { }, "cfAccumulatedValues" : { }, "parentEntityType" : { }, "externalRef1" : "...", "legalText" : "..." }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "minRatedTransactions" : [ { "code" : "...", "version" : 12345, "userAccount" : { }, "status" : "REJECTED", "billingRun" : { }, "adjustedRatedTx" : { }, "invoiceSubCategory" : { }, "accountingArticle" : { }, "walletId" : 12345, "taxClassId" : 12345, "discountPlanType" : "FIXED", "parameter2" : "...", "discountedRatedTransaction" : 12345, "id" : 12345, "rawAmountWithTax" : 12345.0, "usageDate" : 12345, "parameter1" : "...", "uuid" : "...", "accountingCode" : { }, "unitAmountTax" : 12345.0, "serviceInstance" : { }, "taxId" : 12345, "cfAccumulatedValues" : { }, "tax" : { }, "prepaid" : true, "unitAmountWithTax" : 12345.0, "sortIndex" : 12345, "wallet" : { }, "offerTemplate" : { }, "inputQuantity" : 12345.0, "orderNumber" : "...", "parameter3" : "...", "infoOrder" : { }, "sequence" : 12345, "taxPercent" : 12345.0, "sellerId" : 12345, "amountTax" : 12345.0, "subscription" : { }, "invoiceSubCategoryId" : 12345, "amountWithTax" : 12345.0, "ratingUnitDescription" : "...", "amountWithoutTax" : 12345.0, "unityDescription" : "...", "chargeInstance" : { }, "ratingUnitOfMeasure" : { }, "discountPlan" : { }, "parentCFEntities" : [ { }, { } ], "discountPlanItem" : { }, "type" : "REGULAR", "rejectReason" : "...", "updated" : 12345, "startDate" : 12345, "priceplan" : { }, "invoiceLine" : { }, "userAccountId" : 12345, "seller" : { }, "unitAmountWithoutTax" : 12345.0, "doNotTriggerInvoicing" : true, "transient" : true, "invoiceAgregateF" : { }, "invoice" : { }, "inputUnitOfMeasure" : { }, "edr" : { }, "originBillingAccount" : { }, "rawAmountWithoutTax" : 12345.0, "endDate" : 12345, "parameterExtra" : "...", "taxClass" : { }, "quantity" : 12345.0, "cfValues" : { }, "taxOverriden" : true, "invoicingDate" : 12345, "rulesContract" : { }, "discountValue" : 12345.0, "billingAccount" : { }, "billingAccountId" : 12345, "orderInfo" : { }, "subscriptionId" : 12345, "taxRecalculated" : true, "description" : "..." }, { "code" : "...", "version" : 12345, "userAccount" : { }, "status" : "CANCELED", "billingRun" : { }, "adjustedRatedTx" : { }, "invoiceSubCategory" : { }, "accountingArticle" : { }, "walletId" : 12345, "taxClassId" : 12345, "discountPlanType" : "FIXED", "parameter2" : "...", "discountedRatedTransaction" : 12345, "id" : 12345, "rawAmountWithTax" : 12345.0, "usageDate" : 12345, "parameter1" : "...", "uuid" : "...", "accountingCode" : { }, "unitAmountTax" : 12345.0, "serviceInstance" : { }, "taxId" : 12345, "cfAccumulatedValues" : { }, "tax" : { }, "prepaid" : true, "unitAmountWithTax" : 12345.0, "sortIndex" : 12345, "wallet" : { }, "offerTemplate" : { }, "inputQuantity" : 12345.0, "orderNumber" : "...", "parameter3" : "...", "infoOrder" : { }, "sequence" : 12345, "taxPercent" : 12345.0, "sellerId" : 12345, "amountTax" : 12345.0, "subscription" : { }, "invoiceSubCategoryId" : 12345, "amountWithTax" : 12345.0, "ratingUnitDescription" : "...", "amountWithoutTax" : 12345.0, "unityDescription" : "...", "chargeInstance" : { }, "ratingUnitOfMeasure" : { }, "discountPlan" : { }, "parentCFEntities" : [ { }, { } ], "discountPlanItem" : { }, "type" : "AGGREGATED", "rejectReason" : "...", "updated" : 12345, "startDate" : 12345, "priceplan" : { }, "invoiceLine" : { }, "userAccountId" : 12345, "seller" : { }, "unitAmountWithoutTax" : 12345.0, "doNotTriggerInvoicing" : true, "transient" : true, "invoiceAgregateF" : { }, "invoice" : { }, "inputUnitOfMeasure" : { }, "edr" : { }, "originBillingAccount" : { }, "rawAmountWithoutTax" : 12345.0, "endDate" : 12345, "parameterExtra" : "...", "taxClass" : { }, "quantity" : 12345.0, "cfValues" : { }, "taxOverriden" : true, "invoicingDate" : 12345, "rulesContract" : { }, "discountValue" : 12345.0, "billingAccount" : { }, "billingAccountId" : 12345, "orderInfo" : { }, "subscriptionId" : 12345, "taxRecalculated" : true, "description" : "..." } ], "registrationNo" : "...", "contactInformation" : { "email" : "...", "phone" : "...", "fax" : "...", "mobile" : "..." }, "checkThreshold" : "AFTER_DISCOUNT", "electronicBilling" : true, "address" : { "address5" : "...", "address3" : "...", "countryBundle" : "...", "address1" : "...", "city" : "...", "address2" : "...", "country" : { }, "state" : "...", "address4" : "...", "zipCode" : "..." }, "tradingCountry" : { "transient" : true, "code" : "...", "parentEntityType" : { }, "country" : { }, "cfAccumulatedValues" : { }, "auditable" : { }, "disabled" : true, "codeChanged" : true, "countryCode" : "...", "id" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "active" : true, "description" : "...", "referenceDescription" : "...", "referenceCode" : "...", "notified" : true, "uuid" : "...", "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "cfValues" : { }, "historized" : true, "parentEntity" : { }, "version" : 12345, "parentCFEntities" : [ { }, { } ] }, "emailTemplate" : { "descriptionAndCode" : "...", "historized" : true, "type" : "INVOICE", "version" : 12345, "descriptionOrCode" : "...", "transient" : true, "description" : "...", "auditable" : { }, "textContent" : "...", "notified" : true, "media" : "QUEUE", "referenceDescription" : "...", "id" : 12345, "codeChanged" : true, "tagStartDelimiter" : "...", "auditableFields" : [ { }, { } ], "startDate" : 12345, "parentEntity" : { }, "appendGeneratedCode" : true, "code" : "...", "subject" : "...", "endDate" : 12345, "htmlContent" : "...", "parentEntityType" : { }, "tagEndDelimiter" : "...", "referenceCode" : "..." }, "accountType" : "...", "description" : "...", "status" : "CANCELED", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { "postInvoicingReports" : { }, "status" : "NEW", "referenceDate" : "TODAY", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { }, "processType" : "FULL_AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { }, { } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "MOVE", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { }, "billingCycle" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "CYCLE", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "CANCEL", "processDate" : 12345, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "billingRunLists" : [ { }, { } ], "jobExecutions" : [ { }, { } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { }, "statusDate" : 12345, "auditableFields" : [ { }, { } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { }, { } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { }, "invoices" : [ { }, { } ] }, "thresholdPerEntity" : true, "legalEntityType" : { "code" : "...", "referenceDescription" : "...", "descriptionNotNull" : "...", "codeChanged" : true, "version" : 12345, "description" : "...", "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "auditable" : { }, "historized" : true, "parentEntity" : { }, "descriptionOrCode" : "...", "isCompany" : true, "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "notified" : true, "transient" : true, "referenceCode" : "...", "parentEntityType" : { }, "appendGeneratedCode" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "id" : 12345 }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "RERATED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "PERCENTAGE", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "TAX", "quote" : { }, "label" : "...", "valueDate" : 12345 }, { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "RERATED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "PERCENTAGE", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "ARTICLE", "quote" : { }, "label" : "...", "valueDate" : 12345 } ], "allDiscountPlanInstances" : [ { "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "billingAccount" : { }, "startDate" : 12345, "id" : 12345, "cfValues" : { }, "transient" : true, "statusDate" : 12345, "subscription" : { }, "uuid" : "...", "status" : "IN_USE", "applicationCount" : 12345, "version" : 12345, "discountPlan" : { }, "valid" : true, "endDate" : 12345, "cfAccumulatedValues" : { } }, { "serviceInstance" : { }, "parentCFEntities" : [ { }, { } ], "billingAccount" : { }, "startDate" : 12345, "id" : 12345, "cfValues" : { }, "transient" : true, "statusDate" : 12345, "subscription" : { }, "uuid" : "...", "status" : "IN_USE", "applicationCount" : 12345, "version" : 12345, "discountPlan" : { }, "valid" : true, "endDate" : 12345, "cfAccumulatedValues" : { } } ], "tags" : [ { "codeChanged" : true, "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "parentTag" : { }, "seller" : { }, "description" : "...", "parentEntityType" : { }, "id" : 12345, "auditable" : { }, "descriptionOrCode" : "...", "notified" : true, "code" : "...", "historized" : true, "transient" : true, "tagType" : { }, "referenceCode" : "...", "version" : 12345, "appendGeneratedCode" : true, "parentEntity" : { }, "filterEl" : "...", "referenceDescription" : "...", "name" : "..." }, { "codeChanged" : true, "auditableFields" : [ { }, { } ], "descriptionAndCode" : "...", "parentTag" : { }, "seller" : { }, "description" : "...", "parentEntityType" : { }, "id" : 12345, "auditable" : { }, "descriptionOrCode" : "...", "notified" : true, "code" : "...", "historized" : true, "transient" : true, "tagType" : { }, "referenceCode" : "...", "version" : 12345, "appendGeneratedCode" : true, "parentEntity" : { }, "filterEl" : "...", "referenceDescription" : "...", "name" : "..." } ], "minimumChargeTemplate" : { "taxClassEl" : "...", "revenueRecognitionRule" : { }, "parentEntity" : { }, "inputUnitEL" : "...", "version" : 12345, "active" : true, "referenceCode" : "...", "historized" : true, "invoiceSubCategory" : { }, "appendGeneratedCode" : true, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "oneShotChargeTemplateType" : "SUBSCRIPTION", "transient" : true, "uuid" : "...", "roundingMode" : "UP", "status" : "ARCHIVED", "chargeType" : "...", "cfAccumulatedValues" : { }, "disabled" : true, "id" : 12345, "auditable" : { }, "taxClass" : { }, "parentCFEntities" : [ { }, { } ], "filterExpression" : "...", "attributes" : [ { }, { } ], "auditableFields" : [ { }, { } ], "ratingUnitOfMeasure" : { }, "productCharges" : [ { }, { } ], "ratingUnitDescription" : "...", "notified" : true, "parentEntityType" : { }, "unitNbDecimal" : 12345, "cfValues" : { }, "unitMultiplicator" : 12345.0, "immediateInvoicing" : true, "descriptionAndCode" : "...", "edrTemplates" : [ { }, { } ], "inputUnitOfMeasure" : { }, "dropZeroWo" : true, "description" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "inputUnitDescription" : "...", "type" : "DEBIT", "sortIndexEl" : "...", "descriptionOrCode" : "...", "chargeMainType" : "USAGE", "referenceDescription" : "...", "code" : "...", "roundingValuesComputed" : true, "codeChanged" : true, "outputUnitEL" : "...", "ratingScript" : { }, "amountEditable" : true }, "tradingCurrency" : { "auditableFields" : [ { }, { } ], "id" : 12345, "version" : 12345, "prDescription" : "...", "exchangeRates" : [ { }, { } ], "symbol" : "...", "currentRate" : 12345.0, "notified" : true, "currencyCode" : "...", "currentRateFromDate" : 12345, "historized" : true, "decimalPlaces" : 12345, "currency" : { }, "currentRateUpdater" : "...", "transient" : true, "active" : true, "disabled" : true, "auditable" : { }, "prCurrencyToThis" : 12345.0 }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 } ], "nextBillingRun" : { "postInvoicingReports" : { "checkInvoicesNumber" : 12345, "electronicInvoicesNumber" : 12345, "directDebitAmuont" : 12345.0, "checkAmuont" : 12345.0, "invoicesNumber" : 12345, "tipAmuontHT" : 12345.0, "negativeInvoicesAmount" : 12345.0, "npmAmount" : 12345.0, "globalAmount" : 12345.0, "directDebitInvoicesNumber" : 12345, "npmAmountHT" : 12345.0, "wiretransferAmuont" : 12345.0, "negativeInvoicesAmountHT" : 12345.0, "wiretransferAmuontHT" : 12345.0, "creditDebitCardAmountHT" : 12345.0, "positiveInvoicesTaxAmount" : 12345.0, "directDebitAmuontHT" : 12345.0, "creditDebitCardInvoicesNumber" : 12345, "positiveInvoicesNumber" : 12345, "tipInvoicesNumber" : 12345, "negativeInvoicesTaxAmount" : 12345.0, "positiveInvoicesAmountHT" : 12345.0, "negativeInvoicesNumber" : 12345, "wiretransferInvoicesNumber" : 12345, "positiveInvoicesAmount" : 12345.0, "checkAmuontHT" : 12345.0, "emptyInvoicesNumber" : 12345, "tipAmuont" : 12345.0, "creditDebitCardAmount" : 12345.0, "npmInvoicesNumber" : 12345 }, "status" : "VALIDATED", "referenceDate" : "TODAY", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "processType" : "FULL_AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { "auditableFields" : [ { }, { } ], "transient" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "description" : "...", "id" : 12345, "auditable" : { }, "version" : 12345, "notified" : true, "descriptionEn" : "...", "languageCode" : "...", "historized" : true }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { "auditableFields" : [ { }, { } ], "version" : 12345, "rejectCause" : "...", "historized" : true, "notified" : true, "transient" : true, "billingRun" : { }, "auditable" : { }, "id" : 12345, "billingAccount" : { } }, { "auditableFields" : [ { }, { } ], "version" : 12345, "rejectCause" : "...", "historized" : true, "notified" : true, "transient" : true, "billingRun" : { }, "auditable" : { }, "id" : 12345, "billingAccount" : { } } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "MOVE", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { "directDebitBillableBANumber" : 12345, "wiretransferBillableBANumber" : 12345, "billingAccountNumber" : 12345, "tipBillableBANumber" : 12345, "creditDebitCardBillableBANumber" : 12345, "tipBANumber" : 12345, "billingCycleCode" : "...", "billableBillingAccountNumber" : 12345, "taxesAmount" : 12345.0, "checkBillableBAAmountHT" : 12345.0, "checkBillableBANumber" : 12345, "wiretransferBillableBAAmountHT" : 12345.0, "checkBANumber" : 12345, "directDebitBillableBAAmountHT" : 12345.0, "tipBillableBAAmountHT" : 12345.0, "directDebitBANumber" : 12345, "amoutWitountTax" : 12345.0, "invoiceDate" : 12345, "creditDebitCardBANumber" : 12345, "subCategoriesAmountHT" : 12345.0, "creditDebitCardBillableBAAmountHT" : 12345.0, "lastTransactionDate" : 12345, "wiretransferBANumber" : 12345 }, "billingCycle" : { "codeChanged" : true, "notified" : true, "calendar" : { }, "descriptionAndCode" : "...", "thresholdPerEntity" : true, "auditable" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "splitPerPaymentMethod" : true, "cfValues" : { }, "id" : 12345, "referenceCode" : "...", "collectionDateDelayEl" : "...", "dueDateDelayEL" : "...", "invoiceType" : { }, "code" : "...", "cfAccumulatedValues" : { }, "referenceDate" : "LAST_TRANSACTION_DATE", "descriptionOrCode" : "...", "uuid" : "...", "billingRunValidationScript" : { }, "billingTemplateNameEL" : "...", "description" : "...", "invoicingThreshold" : 12345.0, "version" : 12345, "parentEntity" : { }, "computeDatesAtValidation" : true, "invoiceDateDelayEL" : "...", "invoiceTypeEl" : "...", "referenceDescription" : "...", "lastTransactionDateDelayEL" : "...", "appendGeneratedCode" : true, "invoiceDateProductionDelayEL" : "...", "transient" : true, "parentCFEntities" : [ { }, { } ], "scriptInstance" : { }, "lastTransactionDateEL" : "...", "historized" : true, "type" : "ORDER", "auditableFields" : [ { }, { } ], "checkThreshold" : "BEFORE_DISCOUNT", "parentEntityType" : { } }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "EXCEPTIONAL", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "CANCEL", "processDate" : 12345, "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." } ], "uuid" : "...", "billingRunLists" : [ { "billingAccount" : { }, "notified" : true, "ratedAmount2WithoutTax" : 12345.0, "invoice" : true, "id" : 12345, "auditable" : { }, "auditableFields" : [ { }, { } ], "ratedAmountWithoutTax" : 12345.0, "historized" : true, "billingRun" : { }, "version" : 12345, "transient" : true, "ratedAmountWithTax" : 12345.0, "ratedAmountTax" : 12345.0 }, { "billingAccount" : { }, "notified" : true, "ratedAmount2WithoutTax" : 12345.0, "invoice" : true, "id" : 12345, "auditable" : { }, "auditableFields" : [ { }, { } ], "ratedAmountWithoutTax" : 12345.0, "historized" : true, "billingRun" : { }, "version" : 12345, "transient" : true, "ratedAmountWithTax" : 12345.0, "ratedAmountTax" : 12345.0 } ], "jobExecutions" : [ { "moreToProcess" : true, "nbItemsCorrectlyProcessed" : 12345, "nbItemsProcessedWithError" : 12345, "nbItemsToProcess" : 12345, "nbItemsProcessedWithWarning" : 12345, "startDate" : 12345, "transient" : true, "report" : "...", "warnings" : [ "...", "..." ], "nbItemsProcessed" : 12345, "id" : 12345, "status" : "COMPLETED_MORE", "version" : 12345, "jobLauncherEnum" : "TIMER", "jobInstance" : { }, "endDate" : 12345, "errors" : [ "...", "..." ] }, { "moreToProcess" : true, "nbItemsCorrectlyProcessed" : 12345, "nbItemsProcessedWithError" : 12345, "nbItemsToProcess" : 12345, "nbItemsProcessedWithWarning" : 12345, "startDate" : 12345, "transient" : true, "report" : "...", "warnings" : [ "...", "..." ], "nbItemsProcessed" : 12345, "id" : 12345, "status" : "COMPLETED", "version" : 12345, "jobLauncherEnum" : "INCOMPLETE", "jobInstance" : { }, "endDate" : 12345, "errors" : [ "...", "..." ] } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { "auditable" : { }, "descriptionEn" : "...", "historized" : true, "symbol" : "...", "notified" : true, "auditableFields" : [ { }, { } ], "description" : "...", "systemCurrency" : true, "transient" : true, "id" : 12345, "version" : 12345, "currencyCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." } }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { "codeChanged" : true, "appendGeneratedCode" : true, "code" : "...", "taxScript" : { }, "excludeFromAgedTrialBalance" : true, "customInvoiceXmlScriptInstance" : { }, "occTemplate" : { }, "matchingAuto" : true, "descriptionOrCode" : "...", "parentCFEntities" : [ { }, { } ], "pdfFilenameEL" : "...", "occTemplateNegativeCodeEl" : "...", "invoiceSequence" : { }, "billingTemplateNameEL" : "...", "appliesTo" : [ { }, { } ], "version" : 12345, "mailingType" : "AUTO", "parentEntityType" : { }, "occTemplateNegative" : { }, "referenceCode" : "...", "id" : 12345, "occTemplateCodeEl" : "...", "auditableFields" : [ { }, { } ], "transient" : true, "uuid" : "...", "notified" : true, "invoiceValidationScript" : { }, "descriptionAndCode" : "...", "cfAccumulatedValues" : { }, "description" : "...", "prefixEL" : "...", "referenceDescription" : "...", "auditable" : { }, "parentEntity" : { }, "cfValues" : { }, "historized" : true, "emailTemplate" : { }, "useSelfSequence" : true, "invoiceAccountable" : true, "sellerSequence" : [ { }, { } ], "xmlFilenameEL" : "..." }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "statusDate" : 12345, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "BATCH", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "BEFORE_DISCOUNT", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "ACTIVE", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 }, { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "AUTO", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "POSITIVE_IL", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "ACTIVE", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { "description" : "...", "language" : { }, "auditableFields" : [ { }, { } ], "id" : 12345, "notified" : true, "historized" : true, "transient" : true, "version" : 12345, "auditable" : { }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "currency" : { }, "code" : "...", "countryCode" : "..." }, "invoices" : [ { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "DRAFT", "historized" : true, "invoiceLines" : [ { }, { } ], "transient" : true, "tradingCountry" : { }, "linkedInvoices" : [ { }, { } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { }, "productDate" : 12345, "cfValues" : { }, "paymentStatusDate" : 12345, "recordedInvoice" : { }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "UNPAID", "amountTax" : 12345.0, "draftRatedTransactions" : [ { }, { } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { }, { } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "DIRECTDEBIT", "tradingCurrency" : { }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { }, "paymentMethod" : { }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { }, "notified" : true, "paymentPlan" : { }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { }, { } ], "alreadySent" : true, "auditableFields" : [ { }, { } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { }, "cpqQuote" : { }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { }, { } ], "previousInvoiceNumber" : "...", "discountPlan" : { }, "auditable" : { }, "order" : { }, "paymentStatus" : "PAID", "dunningCollectionPlanTriggered" : true, "invoiceType" : { }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { }, { } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { }, { } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 }, { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "DRAFT", "historized" : true, "invoiceLines" : [ { }, { } ], "transient" : true, "tradingCountry" : { }, "linkedInvoices" : [ { }, { } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { }, "productDate" : 12345, "cfValues" : { }, "paymentStatusDate" : 12345, "recordedInvoice" : { }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "PAID", "amountTax" : 12345.0, "draftRatedTransactions" : [ { }, { } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { }, { } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "STRIPE", "tradingCurrency" : { }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { }, "paymentMethod" : { }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { }, "notified" : true, "paymentPlan" : { }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { }, { } ], "alreadySent" : true, "auditableFields" : [ { }, { } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { }, "cpqQuote" : { }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { }, { } ], "previousInvoiceNumber" : "...", "discountPlan" : { }, "auditable" : { }, "order" : { }, "paymentStatus" : "UNPAID", "dunningCollectionPlanTriggered" : true, "invoiceType" : { }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { }, { } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { }, { } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 } ] }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { "postInvoicingReports" : { "checkInvoicesNumber" : 12345, "electronicInvoicesNumber" : 12345, "directDebitAmuont" : 12345.0, "checkAmuont" : 12345.0, "invoicesNumber" : 12345, "tipAmuontHT" : 12345.0, "negativeInvoicesAmount" : 12345.0, "npmAmount" : 12345.0, "globalAmount" : 12345.0, "directDebitInvoicesNumber" : 12345, "npmAmountHT" : 12345.0, "wiretransferAmuont" : 12345.0, "negativeInvoicesAmountHT" : 12345.0, "wiretransferAmuontHT" : 12345.0, "creditDebitCardAmountHT" : 12345.0, "positiveInvoicesTaxAmount" : 12345.0, "directDebitAmuontHT" : 12345.0, "creditDebitCardInvoicesNumber" : 12345, "positiveInvoicesNumber" : 12345, "tipInvoicesNumber" : 12345, "negativeInvoicesTaxAmount" : 12345.0, "positiveInvoicesAmountHT" : 12345.0, "negativeInvoicesNumber" : 12345, "wiretransferInvoicesNumber" : 12345, "positiveInvoicesAmount" : 12345.0, "checkAmuontHT" : 12345.0, "emptyInvoicesNumber" : 12345, "tipAmuont" : 12345.0, "creditDebitCardAmount" : 12345.0, "npmInvoicesNumber" : 12345 }, "status" : "PREINVOICED", "referenceDate" : "TODAY", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "processType" : "AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { "auditableFields" : [ { }, { } ], "transient" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "description" : "...", "id" : 12345, "auditable" : { }, "version" : 12345, "notified" : true, "descriptionEn" : "...", "languageCode" : "...", "historized" : true }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { "auditableFields" : [ { }, { } ], "version" : 12345, "rejectCause" : "...", "historized" : true, "notified" : true, "transient" : true, "billingRun" : { }, "auditable" : { }, "id" : 12345, "billingAccount" : { } }, { "auditableFields" : [ { }, { } ], "version" : 12345, "rejectCause" : "...", "historized" : true, "notified" : true, "transient" : true, "billingRun" : { }, "auditable" : { }, "id" : 12345, "billingAccount" : { } } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "MOVE", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { "directDebitBillableBANumber" : 12345, "wiretransferBillableBANumber" : 12345, "billingAccountNumber" : 12345, "tipBillableBANumber" : 12345, "creditDebitCardBillableBANumber" : 12345, "tipBANumber" : 12345, "billingCycleCode" : "...", "billableBillingAccountNumber" : 12345, "taxesAmount" : 12345.0, "checkBillableBAAmountHT" : 12345.0, "checkBillableBANumber" : 12345, "wiretransferBillableBAAmountHT" : 12345.0, "checkBANumber" : 12345, "directDebitBillableBAAmountHT" : 12345.0, "tipBillableBAAmountHT" : 12345.0, "directDebitBANumber" : 12345, "amoutWitountTax" : 12345.0, "invoiceDate" : 12345, "creditDebitCardBANumber" : 12345, "subCategoriesAmountHT" : 12345.0, "creditDebitCardBillableBAAmountHT" : 12345.0, "lastTransactionDate" : 12345, "wiretransferBANumber" : 12345 }, "billingCycle" : { "codeChanged" : true, "notified" : true, "calendar" : { }, "descriptionAndCode" : "...", "thresholdPerEntity" : true, "auditable" : { }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "splitPerPaymentMethod" : true, "cfValues" : { }, "id" : 12345, "referenceCode" : "...", "collectionDateDelayEl" : "...", "dueDateDelayEL" : "...", "invoiceType" : { }, "code" : "...", "cfAccumulatedValues" : { }, "referenceDate" : "TODAY", "descriptionOrCode" : "...", "uuid" : "...", "billingRunValidationScript" : { }, "billingTemplateNameEL" : "...", "description" : "...", "invoicingThreshold" : 12345.0, "version" : 12345, "parentEntity" : { }, "computeDatesAtValidation" : true, "invoiceDateDelayEL" : "...", "invoiceTypeEl" : "...", "referenceDescription" : "...", "lastTransactionDateDelayEL" : "...", "appendGeneratedCode" : true, "invoiceDateProductionDelayEL" : "...", "transient" : true, "parentCFEntities" : [ { }, { } ], "scriptInstance" : { }, "lastTransactionDateEL" : "...", "historized" : true, "type" : "BILLINGACCOUNT", "auditableFields" : [ { }, { } ], "checkThreshold" : "POSITIVE_IL", "parentEntityType" : { } }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "EXCEPTIONAL", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "MOVE", "processDate" : 12345, "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." } ], "uuid" : "...", "billingRunLists" : [ { "billingAccount" : { }, "notified" : true, "ratedAmount2WithoutTax" : 12345.0, "invoice" : true, "id" : 12345, "auditable" : { }, "auditableFields" : [ { }, { } ], "ratedAmountWithoutTax" : 12345.0, "historized" : true, "billingRun" : { }, "version" : 12345, "transient" : true, "ratedAmountWithTax" : 12345.0, "ratedAmountTax" : 12345.0 }, { "billingAccount" : { }, "notified" : true, "ratedAmount2WithoutTax" : 12345.0, "invoice" : true, "id" : 12345, "auditable" : { }, "auditableFields" : [ { }, { } ], "ratedAmountWithoutTax" : 12345.0, "historized" : true, "billingRun" : { }, "version" : 12345, "transient" : true, "ratedAmountWithTax" : 12345.0, "ratedAmountTax" : 12345.0 } ], "jobExecutions" : [ { "moreToProcess" : true, "nbItemsCorrectlyProcessed" : 12345, "nbItemsProcessedWithError" : 12345, "nbItemsToProcess" : 12345, "nbItemsProcessedWithWarning" : 12345, "startDate" : 12345, "transient" : true, "report" : "...", "warnings" : [ "...", "..." ], "nbItemsProcessed" : 12345, "id" : 12345, "status" : "RUNNING", "version" : 12345, "jobLauncherEnum" : "TIMER", "jobInstance" : { }, "endDate" : 12345, "errors" : [ "...", "..." ] }, { "moreToProcess" : true, "nbItemsCorrectlyProcessed" : 12345, "nbItemsProcessedWithError" : 12345, "nbItemsToProcess" : 12345, "nbItemsProcessedWithWarning" : 12345, "startDate" : 12345, "transient" : true, "report" : "...", "warnings" : [ "...", "..." ], "nbItemsProcessed" : 12345, "id" : 12345, "status" : "RUNNING", "version" : 12345, "jobLauncherEnum" : "TIMER", "jobInstance" : { }, "endDate" : 12345, "errors" : [ "...", "..." ] } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { "auditable" : { }, "descriptionEn" : "...", "historized" : true, "symbol" : "...", "notified" : true, "auditableFields" : [ { }, { } ], "description" : "...", "systemCurrency" : true, "transient" : true, "id" : 12345, "version" : 12345, "currencyCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." } }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { "codeChanged" : true, "appendGeneratedCode" : true, "code" : "...", "taxScript" : { }, "excludeFromAgedTrialBalance" : true, "customInvoiceXmlScriptInstance" : { }, "occTemplate" : { }, "matchingAuto" : true, "descriptionOrCode" : "...", "parentCFEntities" : [ { }, { } ], "pdfFilenameEL" : "...", "occTemplateNegativeCodeEl" : "...", "invoiceSequence" : { }, "billingTemplateNameEL" : "...", "appliesTo" : [ { }, { } ], "version" : 12345, "mailingType" : "BATCH", "parentEntityType" : { }, "occTemplateNegative" : { }, "referenceCode" : "...", "id" : 12345, "occTemplateCodeEl" : "...", "auditableFields" : [ { }, { } ], "transient" : true, "uuid" : "...", "notified" : true, "invoiceValidationScript" : { }, "descriptionAndCode" : "...", "cfAccumulatedValues" : { }, "description" : "...", "prefixEL" : "...", "referenceDescription" : "...", "auditable" : { }, "parentEntity" : { }, "cfValues" : { }, "historized" : true, "emailTemplate" : { }, "useSelfSequence" : true, "invoiceAccountable" : true, "sellerSequence" : [ { }, { } ], "xmlFilenameEL" : "..." }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "statusDate" : 12345, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "BATCH", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "BEFORE_DISCOUNT", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "CANCELED", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 }, { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "MANUAL", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "POSITIVE_RT", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "ACTIVE", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { "description" : "...", "language" : { }, "auditableFields" : [ { }, { } ], "id" : 12345, "notified" : true, "historized" : true, "transient" : true, "version" : 12345, "auditable" : { }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "currency" : { }, "code" : "...", "countryCode" : "..." }, "invoices" : [ { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "REJECTED", "historized" : true, "invoiceLines" : [ { }, { } ], "transient" : true, "tradingCountry" : { }, "linkedInvoices" : [ { }, { } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { }, "productDate" : 12345, "cfValues" : { }, "paymentStatusDate" : 12345, "recordedInvoice" : { }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "ABANDONED", "amountTax" : 12345.0, "draftRatedTransactions" : [ { }, { } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { }, { } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "DIRECTDEBIT", "tradingCurrency" : { }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { }, "paymentMethod" : { }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { }, "notified" : true, "paymentPlan" : { }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { }, { } ], "alreadySent" : true, "auditableFields" : [ { }, { } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { }, "cpqQuote" : { }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { }, { } ], "previousInvoiceNumber" : "...", "discountPlan" : { }, "auditable" : { }, "order" : { }, "paymentStatus" : "PENDING_PLAN", "dunningCollectionPlanTriggered" : true, "invoiceType" : { }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { }, { } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { }, { } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 }, { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "DRAFT", "historized" : true, "invoiceLines" : [ { }, { } ], "transient" : true, "tradingCountry" : { }, "linkedInvoices" : [ { }, { } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { }, "productDate" : 12345, "cfValues" : { }, "paymentStatusDate" : 12345, "recordedInvoice" : { }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "PENDING_PLAN", "amountTax" : 12345.0, "draftRatedTransactions" : [ { }, { } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { }, { } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "CASH", "tradingCurrency" : { }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { }, "paymentMethod" : { }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { }, "notified" : true, "paymentPlan" : { }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { }, { } ], "alreadySent" : true, "auditableFields" : [ { }, { } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { }, "cpqQuote" : { }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { }, { } ], "previousInvoiceNumber" : "...", "discountPlan" : { }, "auditable" : { }, "order" : { }, "paymentStatus" : "PENDING", "dunningCollectionPlanTriggered" : true, "invoiceType" : { }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { }, { } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { }, { } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 } ] }, "country" : { "description" : "...", "language" : { "auditableFields" : [ { }, { } ], "transient" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "description" : "...", "id" : 12345, "auditable" : { }, "version" : 12345, "notified" : true, "descriptionEn" : "...", "languageCode" : "...", "historized" : true }, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "RENEWAL", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "id" : 12345, "notified" : true, "historized" : true, "transient" : true, "version" : 12345, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "currency" : { "auditable" : { }, "descriptionEn" : "...", "historized" : true, "symbol" : "...", "notified" : true, "auditableFields" : [ { }, { } ], "description" : "...", "systemCurrency" : true, "transient" : true, "id" : 12345, "version" : 12345, "currencyCode" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." } }, "code" : "...", "countryCode" : "..." }, "invoices" : [ { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "DRAFT", "historized" : true, "invoiceLines" : [ { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "REJECTED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "FIXED", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "TAX", "quote" : { }, "label" : "...", "valueDate" : 12345 }, { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "BILLED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "PERCENTAGE", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "TAX", "quote" : { }, "label" : "...", "valueDate" : 12345 } ], "transient" : true, "tradingCountry" : { "transient" : true, "code" : "...", "parentEntityType" : { }, "country" : { }, "cfAccumulatedValues" : { }, "auditable" : { }, "disabled" : true, "codeChanged" : true, "countryCode" : "...", "id" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "active" : true, "description" : "...", "referenceDescription" : "...", "referenceCode" : "...", "notified" : true, "uuid" : "...", "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "cfValues" : { }, "historized" : true, "parentEntity" : { }, "version" : 12345, "parentCFEntities" : [ { }, { } ] }, "linkedInvoices" : [ { "id" : 12345, "linkedInvoiceValue" : { }, "transient" : true, "type" : "ADVANCEMENT_PAYMENT", "amount" : 12345.0, "invoice" : { } }, { "id" : 12345, "linkedInvoiceValue" : { }, "transient" : true, "type" : "ADVANCEMENT_PAYMENT", "amount" : 12345.0, "invoice" : { } } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { "statusMessage" : "...", "id" : 12345, "descriptionOrCode" : "...", "uuid" : "...", "receivedFromApp" : "...", "category" : "...", "appendGeneratedCode" : true, "quoteDate" : 12345, "status" : "Pending", "userAccounts" : [ { }, { } ], "quoteItems" : [ { }, { } ], "referenceDescription" : "...", "quoteVersion" : "...", "invoices" : [ { }, { } ], "generatePdf" : true, "historized" : true, "transient" : true, "fulfillmentStartDate" : 12345, "description" : "...", "cfValues" : { }, "code" : "...", "parentEntityType" : { }, "parentEntity" : { }, "routedToUserGroup" : "...", "notificationContact" : "...", "cfAccumulatedValues" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "referenceCode" : "...", "userAccount" : { }, "completionDate" : 12345, "order" : { }, "version" : 12345, "virtual" : true, "descriptionAndCode" : "...", "notified" : true, "validity" : { }, "codeChanged" : true, "auditable" : { }, "externalId" : "...", "requestedCompletionDate" : 12345 }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { "edrs" : [ { }, { } ], "parentEntity" : { }, "autoEndOfEngagement" : true, "version" : 12345, "referenceCode" : "...", "auditableFields" : [ { }, { } ], "electronicBilling" : true, "descriptionAndCode" : "...", "cfValues" : { }, "discountPlanInstances" : [ { }, { } ], "mailingType" : "BATCH", "email" : "...", "minInvoiceLines" : [ { }, { } ], "parentCFEntities" : [ { }, { } ], "validity" : { }, "historized" : true, "initialSubscriptionRenewal" : "...", "subscriptionRenewal" : { }, "serviceInstances" : [ { }, { } ], "accessPoints" : [ { }, { } ], "counters" : { "property1" : { }, "property2" : { } }, "seller" : { }, "statusDate" : 12345, "nextVersion" : { }, "subscriptionDate" : 12345, "versionNumber" : 12345, "terminationDate" : 12345, "renewalNotifiedDate" : 12345, "descriptionOrCode" : "...", "renewalDate" : 12345, "codeChanged" : true, "minimumLabelEl" : "...", "transient" : true, "accountOperations" : [ { }, { } ], "parentEntityType" : { }, "paymentMethod" : { }, "attributeInstances" : [ { }, { } ], "order" : { }, "userAccount" : { }, "subscriptionMonthsAge" : 12345, "previousVersion" : { }, "salesPersonName" : "...", "fireRenewalNotice" : true, "id" : 12345, "subscribedTillDate" : 12345, "allDiscountPlanInstances" : [ { }, { } ], "subscriptionExpired" : true, "billingRun" : { }, "subscriptionDaysAge" : 12345, "active" : true, "orderOffer" : { }, "ratingGroup" : "...", "ccedEmails" : "...", "billingCycle" : { }, "anyServiceActive" : true, "renewed" : true, "minimumAmountEl" : "...", "emailTemplate" : { }, "productInstances" : [ { }, { } ], "referenceDescription" : "...", "prestation" : "...", "totalInvoicingAmountTax" : 12345.0, "minimumArticle" : { }, "description" : "...", "minRatedTransactions" : [ { }, { } ], "orderNumber" : "...", "code" : "...", "minimumInvoiceSubCategory" : { }, "notified" : true, "defaultLevel" : true, "endAgreementDate" : 12345, "totalInvoicingAmountWithTax" : 12345.0, "status" : "RESILIATED", "discountPlan" : { }, "offer" : { }, "minimumChargeTemplate" : { }, "uuid" : "...", "subscriptionTerminationReason" : { }, "cfAccumulatedValues" : { }, "auditable" : { }, "notifyOfRenewalDate" : 12345, "totalInvoicingAmountWithoutTax" : 12345.0, "appendGeneratedCode" : true }, "productDate" : 12345, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "paymentStatusDate" : 12345, "recordedInvoice" : { "descriptionOrCode" : "...", "cfAccumulatedValues" : { }, "accountingSchemeEntries" : [ { }, { } ], "paymentInfo5" : "...", "cfValues" : { }, "orderNumber" : "...", "journal" : { }, "dueDate" : 12345, "code" : "...", "seller" : { }, "transient" : true, "notified" : true, "auditable" : { }, "uuid" : "...", "taxAmount" : 12345.0, "accountingCode" : { }, "description" : "...", "netToPay" : 12345.0, "auditableFields" : [ { }, { } ], "referenceCode" : "...", "unMatchingAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "transactionCategory" : "DEBIT", "descriptionAndCode" : "...", "matchingAmount" : 12345.0, "bankCollectionDate" : 12345, "billingAccountName" : "...", "amount" : 12345.0, "parentEntity" : { }, "paymentInfo" : "...", "referenceDescription" : "...", "customerAccount" : { }, "paymentInfo1" : "...", "paymentAction" : "PENDING_PAYMENT", "codeChanged" : true, "bankLot" : "...", "paymentInfo2" : "...", "dunningDocument" : { }, "parentEntityType" : { }, "paymentVentilation" : { }, "paymentHistories" : [ { }, { } ], "operationAction" : "TO_REFUND", "depositDate" : 12345, "historized" : true, "accountCodeClientSide" : "...", "invoiceDate" : 12345, "matchingAmounts" : [ { }, { } ], "invoice" : { }, "invoices" : [ { }, { } ], "amountWithoutTax" : 12345.0, "operationNumber" : 12345, "rejectedPayment" : { }, "recordedInvoiceCatAgregates" : [ { }, { } ], "matchingStatus" : "I", "bankReference" : "...", "paymentDeferralCount" : 12345, "paymentInfo6" : "...", "reference" : "...", "productionDate" : 12345, "appendGeneratedCode" : true, "paymentInfo3" : "...", "status" : "POSTED", "type" : "...", "paymentScheduleInstanceItem" : { }, "agedReceivableReportKey" : "...", "version" : 12345, "transactionDate" : 12345, "accountingExportFile" : "...", "id" : 12345, "ddRequestItem" : { }, "paymentInfo4" : "...", "subscription" : { }, "accountingDate" : 12345, "collectionDate" : 12345, "paymentMethod" : "WIRETRANSFER", "reason" : "CLOSED_PERIOD" }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "PENDING", "amountTax" : 12345.0, "draftRatedTransactions" : [ { "code" : "...", "version" : 12345, "userAccount" : { }, "status" : "REJECTED", "billingRun" : { }, "adjustedRatedTx" : { }, "invoiceSubCategory" : { }, "accountingArticle" : { }, "walletId" : 12345, "taxClassId" : 12345, "discountPlanType" : "FIXED", "parameter2" : "...", "discountedRatedTransaction" : 12345, "id" : 12345, "rawAmountWithTax" : 12345.0, "usageDate" : 12345, "parameter1" : "...", "uuid" : "...", "accountingCode" : { }, "unitAmountTax" : 12345.0, "serviceInstance" : { }, "taxId" : 12345, "cfAccumulatedValues" : { }, "tax" : { }, "prepaid" : true, "unitAmountWithTax" : 12345.0, "sortIndex" : 12345, "wallet" : { }, "offerTemplate" : { }, "inputQuantity" : 12345.0, "orderNumber" : "...", "parameter3" : "...", "infoOrder" : { }, "sequence" : 12345, "taxPercent" : 12345.0, "sellerId" : 12345, "amountTax" : 12345.0, "subscription" : { }, "invoiceSubCategoryId" : 12345, "amountWithTax" : 12345.0, "ratingUnitDescription" : "...", "amountWithoutTax" : 12345.0, "unityDescription" : "...", "chargeInstance" : { }, "ratingUnitOfMeasure" : { }, "discountPlan" : { }, "parentCFEntities" : [ { }, { } ], "discountPlanItem" : { }, "type" : "MINIMUM", "rejectReason" : "...", "updated" : 12345, "startDate" : 12345, "priceplan" : { }, "invoiceLine" : { }, "userAccountId" : 12345, "seller" : { }, "unitAmountWithoutTax" : 12345.0, "doNotTriggerInvoicing" : true, "transient" : true, "invoiceAgregateF" : { }, "invoice" : { }, "inputUnitOfMeasure" : { }, "edr" : { }, "originBillingAccount" : { }, "rawAmountWithoutTax" : 12345.0, "endDate" : 12345, "parameterExtra" : "...", "taxClass" : { }, "quantity" : 12345.0, "cfValues" : { }, "taxOverriden" : true, "invoicingDate" : 12345, "rulesContract" : { }, "discountValue" : 12345.0, "billingAccount" : { }, "billingAccountId" : 12345, "orderInfo" : { }, "subscriptionId" : 12345, "taxRecalculated" : true, "description" : "..." }, { "code" : "...", "version" : 12345, "userAccount" : { }, "status" : "REJECTED", "billingRun" : { }, "adjustedRatedTx" : { }, "invoiceSubCategory" : { }, "accountingArticle" : { }, "walletId" : 12345, "taxClassId" : 12345, "discountPlanType" : "FIXED", "parameter2" : "...", "discountedRatedTransaction" : 12345, "id" : 12345, "rawAmountWithTax" : 12345.0, "usageDate" : 12345, "parameter1" : "...", "uuid" : "...", "accountingCode" : { }, "unitAmountTax" : 12345.0, "serviceInstance" : { }, "taxId" : 12345, "cfAccumulatedValues" : { }, "tax" : { }, "prepaid" : true, "unitAmountWithTax" : 12345.0, "sortIndex" : 12345, "wallet" : { }, "offerTemplate" : { }, "inputQuantity" : 12345.0, "orderNumber" : "...", "parameter3" : "...", "infoOrder" : { }, "sequence" : 12345, "taxPercent" : 12345.0, "sellerId" : 12345, "amountTax" : 12345.0, "subscription" : { }, "invoiceSubCategoryId" : 12345, "amountWithTax" : 12345.0, "ratingUnitDescription" : "...", "amountWithoutTax" : 12345.0, "unityDescription" : "...", "chargeInstance" : { }, "ratingUnitOfMeasure" : { }, "discountPlan" : { }, "parentCFEntities" : [ { }, { } ], "discountPlanItem" : { }, "type" : "AGGREGATED", "rejectReason" : "...", "updated" : 12345, "startDate" : 12345, "priceplan" : { }, "invoiceLine" : { }, "userAccountId" : 12345, "seller" : { }, "unitAmountWithoutTax" : 12345.0, "doNotTriggerInvoicing" : true, "transient" : true, "invoiceAgregateF" : { }, "invoice" : { }, "inputUnitOfMeasure" : { }, "edr" : { }, "originBillingAccount" : { }, "rawAmountWithoutTax" : 12345.0, "endDate" : 12345, "parameterExtra" : "...", "taxClass" : { }, "quantity" : 12345.0, "cfValues" : { }, "taxOverriden" : true, "invoicingDate" : 12345, "rulesContract" : { }, "discountValue" : 12345.0, "billingAccount" : { }, "billingAccountId" : 12345, "orderInfo" : { }, "subscriptionId" : 12345, "taxRecalculated" : true, "description" : "..." } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "BILLED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "FIXED", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "TAX", "quote" : { }, "label" : "...", "valueDate" : 12345 }, { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "BILLED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "PERCENTAGE", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "RATE", "quote" : { }, "label" : "...", "valueDate" : 12345 } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { "code" : "...", "minimumLabelEl" : "...", "vatNo" : "...", "description" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "contactInformationNullSafe" : { }, "tradingCountry" : { }, "descriptionAndCode" : "...", "defaultLevel" : true, "registrationNo" : "...", "seller" : { }, "tradingLanguage" : { }, "appendGeneratedCode" : true, "descriptionOrCode" : "...", "accountType" : "...", "legalEntityType" : { }, "minimumArticle" : { }, "name" : { }, "notified" : true, "providerContact" : "...", "id" : 12345, "generalLedger" : { }, "contracts" : [ { }, { } ], "businessAccountModel" : { }, "externalRef2" : "...", "tradingCurrency" : { }, "legalType" : "...", "primaryContact" : { }, "referenceCode" : "...", "parentEntity" : { }, "referenceDescription" : "...", "auditable" : { }, "parentCFEntities" : [ { }, { } ], "invoiceTypeSequence" : [ { }, { } ], "jobTitle" : "...", "cfValues" : { }, "uuid" : "...", "minimumAmountEl" : "...", "isCompany" : true, "paymentGateways" : [ { }, { } ], "address" : { }, "customerSequences" : [ { }, { } ], "transient" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "version" : 12345, "contactInformation" : { }, "cfAccumulatedValues" : { }, "parentEntityType" : { }, "externalRef1" : "...", "legalText" : "..." }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "WIRETRANSFER", "tradingCurrency" : { "auditableFields" : [ { }, { } ], "id" : 12345, "version" : 12345, "prDescription" : "...", "exchangeRates" : [ { }, { } ], "symbol" : "...", "currentRate" : 12345.0, "notified" : true, "currencyCode" : "...", "currentRateFromDate" : 12345, "historized" : true, "decimalPlaces" : 12345, "currency" : { }, "currentRateUpdater" : "...", "transient" : true, "active" : true, "disabled" : true, "auditable" : { }, "prCurrencyToThis" : 12345.0 }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { "auditableFields" : [ { }, { } ], "language" : { }, "historized" : true, "disabled" : true, "auditable" : { }, "active" : true, "prDescription" : "...", "id" : 12345, "transient" : true, "notified" : true, "languageCode" : "...", "version" : 12345 }, "paymentMethod" : { "uuid" : "...", "notified" : true, "action" : "...", "info3" : "...", "historized" : true, "info4" : "...", "userId" : "...", "auditableFields" : [ { }, { } ], "id" : 12345, "preferred" : true, "version" : 12345, "alias" : "...", "transient" : true, "info5" : "...", "disabled" : true, "cfAccumulatedValues" : { }, "paymentType" : "PAYPAL", "auditable" : { }, "info2" : "...", "expired" : true, "info1" : "...", "parentCFEntities" : [ { }, { } ], "customerAccount" : { }, "tokenId" : "...", "referenceDocument" : { }, "token3DsId" : "...", "active" : true, "cfValues" : { } }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { "version" : 12345, "offers" : [ { }, { } ], "quote" : { }, "orderParent" : { }, "customerServiceBegin" : 12345, "access" : { }, "orderNumber" : "...", "rateInvoiced" : 12345, "code" : "...", "parentEntity" : { }, "parentCFEntities" : [ { }, { } ], "parentEntityType" : { }, "orderType" : { }, "referenceCode" : "...", "seller" : { }, "referenceDescription" : "...", "orderDate" : 12345, "progressDate" : 12345, "orderProgressTmp" : 12345, "customerServiceDuration" : 12345, "label" : "...", "historized" : true, "billingRun" : { }, "orderProgress" : 12345, "statusDate" : 12345, "status" : "...", "totalInvoicingAmountWithoutTax" : 12345.0, "uuid" : "...", "auditableFields" : [ { }, { } ], "salesPersonName" : "...", "orderInvoiceType" : { }, "minInvoiceLines" : [ { }, { } ], "notified" : true, "cfValues" : { }, "descriptionOrCode" : "...", "transient" : true, "description" : "...", "descriptionAndCode" : "...", "totalInvoicingAmountTax" : 12345.0, "auditable" : { }, "billingAccount" : { }, "id" : 12345, "orderPrices" : [ { }, { } ], "appendGeneratedCode" : true, "userAccount" : { }, "quoteVersion" : { }, "codeChanged" : true, "contract" : { }, "invoices" : [ { }, { } ], "discountPlan" : { }, "externalReference" : "...", "billingCycle" : { }, "cfAccumulatedValues" : { }, "oneShotTotalAmount" : 12345.0, "orderLots" : [ { }, { } ], "totalInvoicingAmountWithTax" : 12345.0, "deliveryDate" : 12345, "invoicingPlan" : { }, "minRatedTransactions" : [ { }, { } ] }, "notified" : true, "paymentPlan" : { "historized" : true, "remainingAmount" : 12345.0, "recurringUnit" : "MONTH", "id" : 12345, "endDate" : 12345, "startDate" : 12345, "notified" : true, "parentEntity" : { }, "parentEntityType" : { }, "createdAos" : [ { }, { } ], "description" : "...", "auditable" : { }, "version" : 12345, "customerAccount" : { }, "amountPerInstallment" : 12345.0, "referenceCode" : "...", "targetedAos" : [ { }, { } ], "transient" : true, "referenceDescription" : "...", "codeChanged" : true, "auditableFields" : [ { }, { } ], "amountToRecover" : 12345.0, "numberOfInstallments" : 12345, "appendGeneratedCode" : true, "actionOnRemainingAmount" : "ADDITIONAL", "status" : "DRAFT", "descriptionOrCode" : "...", "descriptionAndCode" : "...", "code" : "..." }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { "historized" : true, "nextAction" : "...", "transient" : true, "startDate" : 12345, "dunningLevelInstances" : [ { }, { } ], "initialCollectionPlan" : { }, "stopReason" : { }, "pauseDuration" : 12345, "relatedPolicy" : { }, "totalDunningLevels" : 12345, "notified" : true, "status" : { }, "nextActionDate" : 12345, "daysOpen" : 12345, "pauseReason" : { }, "retryPaymentOnResumeDate" : true, "auditableFields" : [ { }, { } ], "lastActionDate" : 12345, "currentDunningLevelSequence" : 12345, "version" : 12345, "balance" : 12345.0, "closeDate" : 12345, "auditable" : { }, "pausedUntilDate" : 12345, "collectionPlanNumber" : "...", "billingAccount" : { }, "relatedInvoice" : { }, "id" : 12345, "lastAction" : "..." }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { "amountTax" : 12345.0, "tradingLanguage" : { }, "notified" : true, "transient" : true, "historized" : true, "amountWithTax" : 12345.0, "description" : "...", "auditable" : { }, "billingAccount" : { }, "version" : 12345, "auditableFields" : [ { }, { } ], "prDescription" : "...", "descriminatorValue" : "...", "tradingCountry" : { }, "amountWithoutTax" : 12345.0, "itemNumber" : 12345, "amount" : 12345.0, "billingRun" : { }, "invoice" : { }, "tradingCurrency" : { }, "id" : 12345 }, { "amountTax" : 12345.0, "tradingLanguage" : { }, "notified" : true, "transient" : true, "historized" : true, "amountWithTax" : 12345.0, "description" : "...", "auditable" : { }, "billingAccount" : { }, "version" : 12345, "auditableFields" : [ { }, { } ], "prDescription" : "...", "descriminatorValue" : "...", "tradingCountry" : { }, "amountWithoutTax" : 12345.0, "itemNumber" : 12345, "amount" : 12345.0, "billingRun" : { }, "invoice" : { }, "tradingCurrency" : { }, "id" : 12345 } ], "alreadySent" : true, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "STATUS", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { "postInvoicingReports" : { }, "status" : "PREVALIDATED", "referenceDate" : "NEXT_INVOICE_DATE", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { }, "processType" : "FULL_AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { }, { } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "CANCEL", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { }, "billingCycle" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "CYCLE", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "MOVE", "processDate" : 12345, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "billingRunLists" : [ { }, { } ], "jobExecutions" : [ { }, { } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { }, "statusDate" : 12345, "auditableFields" : [ { }, { } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { }, { } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { }, "invoices" : [ { }, { } ] }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "MANUAL", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "POSITIVE_RT", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "CANCELED", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 }, "cpqQuote" : { "salesPersonName" : "...", "registerNumber" : "...", "validity" : { }, "parentEntityType" : { }, "billingCycle" : { }, "descriptionAndCode" : "...", "auditableFields" : [ { }, { } ], "minRatedTransactions" : [ { }, { } ], "userAccount" : { }, "referenceDescription" : "...", "status" : "...", "parentEntity" : { }, "auditable" : { }, "quoteLotDuration" : 12345, "sendDate" : 12345, "customerName" : "...", "previousStatus" : "...", "description" : "...", "appendGeneratedCode" : true, "code" : "...", "orderInvoiceType" : { }, "notified" : true, "totalInvoicingAmountWithTax" : 12345.0, "quoteDate" : 12345, "minInvoiceLines" : [ { }, { } ], "transient" : true, "id" : 12345, "statusDate" : 12345, "customerRef" : "...", "seller" : { }, "historized" : true, "applicantAccount" : { }, "deliveryDate" : 12345, "billingRun" : { }, "descriptionOrCode" : "...", "totalInvoicingAmountTax" : 12345.0, "billableAccount" : { }, "quoteNumber" : "...", "referenceCode" : "...", "validationDate" : 12345, "contactName" : "...", "codeChanged" : true, "totalInvoicingAmountWithoutTax" : 12345.0, "version" : 12345, "opportunityRef" : "..." }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." } ], "previousInvoiceNumber" : "...", "discountPlan" : { "descriptionOrCode" : "...", "version" : 12345, "durationUnit" : "DAY", "discountPlanType" : "PRODUCT", "parentEntity" : { }, "usedQuantity" : 12345, "applicableOnOverriddenPrice" : true, "id" : 12345, "description" : "...", "status" : "EXPIRED", "transient" : true, "discountPlanaApplicableEntities" : [ { }, { } ], "notified" : true, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "appendGeneratedCode" : true, "referenceDescription" : "...", "cfAccumulatedValues" : { }, "auditableFields" : [ { }, { } ], "code" : "...", "applicationLimit" : 12345, "disabled" : true, "codeChanged" : true, "defaultDuration" : 12345, "statusDate" : 12345, "auditable" : { }, "maxDuration" : 12345, "initialQuantity" : 12345, "incompatibleDiscountPlans" : [ { }, { } ], "active" : true, "startDate" : 12345, "sequence" : 12345, "endDate" : 12345, "minDuration" : 12345, "historized" : true, "applicationFilterEL" : "...", "cfValues" : { }, "descriptionAndCode" : "...", "discountPlanItems" : [ { }, { } ], "applicableOnDiscountedPrice" : true, "parentEntityType" : { }, "referenceCode" : "...", "expressionEl" : "...", "valid" : true }, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "order" : { "invoices" : [ { }, { } ], "description" : "...", "quote" : { }, "paymentMethod" : { }, "priority" : 12345, "totalInvoicingAmountTax" : 12345.0, "cfValues" : { }, "userAccounts" : [ { }, { } ], "completionDate" : 12345, "externalId" : "...", "email" : "...", "routedToUserGroup" : "...", "referenceCode" : "...", "totalInvoicingAmountWithoutTax" : 12345.0, "expectedCompletionDate" : 12345, "parentEntityType" : { }, "minRatedTransactions" : [ { }, { } ], "descriptionAndCode" : "...", "auditable" : { }, "statusMessage" : "...", "orderDate" : 12345, "referenceDescription" : "...", "emailTemplate" : { }, "version" : 12345, "orderItems" : [ { }, { } ], "mailingType" : "MANUAL", "cfAccumulatedValues" : { }, "uuid" : "...", "descriptionOrCode" : "...", "totalInvoicingAmountWithTax" : 12345.0, "deliveryInstructions" : "...", "parentEntity" : { }, "orderNumber" : "...", "receivedFromApp" : "...", "code" : "...", "minInvoiceLines" : [ { }, { } ], "appendGeneratedCode" : true, "id" : 12345, "billingCycle" : { }, "parentCFEntities" : [ { }, { } ], "transient" : true, "status" : "REJECTED", "requestedStartDate" : 12345, "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "shippingAddress" : { }, "ccedEmails" : "...", "category" : "...", "electronicBilling" : true, "requestedCompletionDate" : 12345, "codeChanged" : true, "billingRun" : { }, "dueDateDelayEL" : "...", "startDate" : 12345 }, "paymentStatus" : "PENDING", "dunningCollectionPlanTriggered" : true, "invoiceType" : { "codeChanged" : true, "appendGeneratedCode" : true, "code" : "...", "taxScript" : { }, "excludeFromAgedTrialBalance" : true, "customInvoiceXmlScriptInstance" : { }, "occTemplate" : { }, "matchingAuto" : true, "descriptionOrCode" : "...", "parentCFEntities" : [ { }, { } ], "pdfFilenameEL" : "...", "occTemplateNegativeCodeEl" : "...", "invoiceSequence" : { }, "billingTemplateNameEL" : "...", "appliesTo" : [ { }, { } ], "version" : 12345, "mailingType" : "MANUAL", "parentEntityType" : { }, "occTemplateNegative" : { }, "referenceCode" : "...", "id" : 12345, "occTemplateCodeEl" : "...", "auditableFields" : [ { }, { } ], "transient" : true, "uuid" : "...", "notified" : true, "invoiceValidationScript" : { }, "descriptionAndCode" : "...", "cfAccumulatedValues" : { }, "description" : "...", "prefixEL" : "...", "referenceDescription" : "...", "auditable" : { }, "parentEntity" : { }, "cfValues" : { }, "historized" : true, "emailTemplate" : { }, "useSelfSequence" : true, "invoiceAccountable" : true, "sellerSequence" : [ { }, { } ], "xmlFilenameEL" : "..." }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { "invoiceablesToAssociate" : [ { }, { } ], "tradingLanguage" : { }, "amountByTaxAsList" : [ { }, { } ], "discountPlanItem" : { }, "historized" : true, "tradingCountry" : { }, "amount" : 12345.0, "id" : 12345, "discountPlanItemCode" : "...", "notified" : true, "accountingCode" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "description" : "...", "itemNumber" : 12345, "categoryInvoiceAgregate" : { }, "discountAggregate" : true, "discountPlanCode" : "...", "descriminatorValue" : "...", "oldAmountWithoutTax" : 12345.0, "userAccount" : { }, "discountPercent" : 12345.0, "invoiceSubCategory" : { }, "amountsByTax" : { "property1" : { }, "property2" : { } }, "transient" : true, "amountWithoutTax" : 12345.0, "amountTax" : 12345.0, "wallet" : { }, "version" : 12345, "invoiceLinesToAssociate" : [ { }, { } ], "prDescription" : "...", "billingAccount" : { }, "invoice" : { }, "tradingCurrency" : { }, "amountWithTax" : 12345.0, "oldAmountWithTax" : 12345.0, "auditable" : { } }, { "invoiceablesToAssociate" : [ { }, { } ], "tradingLanguage" : { }, "amountByTaxAsList" : [ { }, { } ], "discountPlanItem" : { }, "historized" : true, "tradingCountry" : { }, "amount" : 12345.0, "id" : 12345, "discountPlanItemCode" : "...", "notified" : true, "accountingCode" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "description" : "...", "itemNumber" : 12345, "categoryInvoiceAgregate" : { }, "discountAggregate" : true, "discountPlanCode" : "...", "descriminatorValue" : "...", "oldAmountWithoutTax" : 12345.0, "userAccount" : { }, "discountPercent" : 12345.0, "invoiceSubCategory" : { }, "amountsByTax" : { "property1" : { }, "property2" : { } }, "transient" : true, "amountWithoutTax" : 12345.0, "amountTax" : 12345.0, "wallet" : { }, "version" : 12345, "invoiceLinesToAssociate" : [ { }, { } ], "prDescription" : "...", "billingAccount" : { }, "invoice" : { }, "tradingCurrency" : { }, "amountWithTax" : 12345.0, "oldAmountWithTax" : 12345.0, "auditable" : { } } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { "invoices" : [ { }, { } ], "description" : "...", "quote" : { }, "paymentMethod" : { }, "priority" : 12345, "totalInvoicingAmountTax" : 12345.0, "cfValues" : { }, "userAccounts" : [ { }, { } ], "completionDate" : 12345, "externalId" : "...", "email" : "...", "routedToUserGroup" : "...", "referenceCode" : "...", "totalInvoicingAmountWithoutTax" : 12345.0, "expectedCompletionDate" : 12345, "parentEntityType" : { }, "minRatedTransactions" : [ { }, { } ], "descriptionAndCode" : "...", "auditable" : { }, "statusMessage" : "...", "orderDate" : 12345, "referenceDescription" : "...", "emailTemplate" : { }, "version" : 12345, "orderItems" : [ { }, { } ], "mailingType" : "BATCH", "cfAccumulatedValues" : { }, "uuid" : "...", "descriptionOrCode" : "...", "totalInvoicingAmountWithTax" : 12345.0, "deliveryInstructions" : "...", "parentEntity" : { }, "orderNumber" : "...", "receivedFromApp" : "...", "code" : "...", "minInvoiceLines" : [ { }, { } ], "appendGeneratedCode" : true, "id" : 12345, "billingCycle" : { }, "parentCFEntities" : [ { }, { } ], "transient" : true, "status" : "WAITING", "requestedStartDate" : 12345, "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "shippingAddress" : { }, "ccedEmails" : "...", "category" : "...", "electronicBilling" : true, "requestedCompletionDate" : 12345, "codeChanged" : true, "billingRun" : { }, "dueDateDelayEL" : "...", "startDate" : 12345 }, { "invoices" : [ { }, { } ], "description" : "...", "quote" : { }, "paymentMethod" : { }, "priority" : 12345, "totalInvoicingAmountTax" : 12345.0, "cfValues" : { }, "userAccounts" : [ { }, { } ], "completionDate" : 12345, "externalId" : "...", "email" : "...", "routedToUserGroup" : "...", "referenceCode" : "...", "totalInvoicingAmountWithoutTax" : 12345.0, "expectedCompletionDate" : 12345, "parentEntityType" : { }, "minRatedTransactions" : [ { }, { } ], "descriptionAndCode" : "...", "auditable" : { }, "statusMessage" : "...", "orderDate" : 12345, "referenceDescription" : "...", "emailTemplate" : { }, "version" : 12345, "orderItems" : [ { }, { } ], "mailingType" : "AUTO", "cfAccumulatedValues" : { }, "uuid" : "...", "descriptionOrCode" : "...", "totalInvoicingAmountWithTax" : 12345.0, "deliveryInstructions" : "...", "parentEntity" : { }, "orderNumber" : "...", "receivedFromApp" : "...", "code" : "...", "minInvoiceLines" : [ { }, { } ], "appendGeneratedCode" : true, "id" : 12345, "billingCycle" : { }, "parentCFEntities" : [ { }, { } ], "transient" : true, "status" : "DEFERRED", "requestedStartDate" : 12345, "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "shippingAddress" : { }, "ccedEmails" : "...", "category" : "...", "electronicBilling" : true, "requestedCompletionDate" : 12345, "codeChanged" : true, "billingRun" : { }, "dueDateDelayEL" : "...", "startDate" : 12345 } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 }, { "newInvoicingProcess" : true, "code" : "...", "comment" : "...", "temporaryInvoiceNumber" : "...", "xmlDate" : 12345, "status" : "DRAFT", "historized" : true, "invoiceLines" : [ { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "BILLED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "FIXED", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "RATE", "quote" : { }, "label" : "...", "valueDate" : 12345 }, { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "OPEN", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "FIXED", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "TAX", "quote" : { }, "label" : "...", "valueDate" : 12345 } ], "transient" : true, "tradingCountry" : { "transient" : true, "code" : "...", "parentEntityType" : { }, "country" : { }, "cfAccumulatedValues" : { }, "auditable" : { }, "disabled" : true, "codeChanged" : true, "countryCode" : "...", "id" : 12345, "descriptionAndCode" : "...", "appendGeneratedCode" : true, "active" : true, "description" : "...", "referenceDescription" : "...", "referenceCode" : "...", "notified" : true, "uuid" : "...", "descriptionOrCode" : "...", "auditableFields" : [ { }, { } ], "cfValues" : { }, "historized" : true, "parentEntity" : { }, "version" : 12345, "parentCFEntities" : [ { }, { } ] }, "linkedInvoices" : [ { "id" : 12345, "linkedInvoiceValue" : { }, "transient" : true, "type" : "ADJUSTMENT", "amount" : 12345.0, "invoice" : { } }, { "id" : 12345, "linkedInvoiceValue" : { }, "transient" : true, "type" : "ADJUSTMENT", "amount" : 12345.0, "invoice" : { } } ], "invoiceNumberOrTemporaryNumber" : "...", "id" : 12345, "hasMinimum" : true, "hasDiscounts" : true, "netToPay" : 12345.0, "quote" : { "statusMessage" : "...", "id" : 12345, "descriptionOrCode" : "...", "uuid" : "...", "receivedFromApp" : "...", "category" : "...", "appendGeneratedCode" : true, "quoteDate" : 12345, "status" : "Pending", "userAccounts" : [ { }, { } ], "quoteItems" : [ { }, { } ], "referenceDescription" : "...", "quoteVersion" : "...", "invoices" : [ { }, { } ], "generatePdf" : true, "historized" : true, "transient" : true, "fulfillmentStartDate" : 12345, "description" : "...", "cfValues" : { }, "code" : "...", "parentEntityType" : { }, "parentEntity" : { }, "routedToUserGroup" : "...", "notificationContact" : "...", "cfAccumulatedValues" : { }, "parentCFEntities" : [ { }, { } ], "auditableFields" : [ { }, { } ], "referenceCode" : "...", "userAccount" : { }, "completionDate" : 12345, "order" : { }, "version" : 12345, "virtual" : true, "descriptionAndCode" : "...", "notified" : true, "validity" : { }, "codeChanged" : true, "auditable" : { }, "externalId" : "...", "requestedCompletionDate" : 12345 }, "adjustedInvoice" : { }, "uuid" : "...", "subscription" : { "edrs" : [ { }, { } ], "parentEntity" : { }, "autoEndOfEngagement" : true, "version" : 12345, "referenceCode" : "...", "auditableFields" : [ { }, { } ], "electronicBilling" : true, "descriptionAndCode" : "...", "cfValues" : { }, "discountPlanInstances" : [ { }, { } ], "mailingType" : "MANUAL", "email" : "...", "minInvoiceLines" : [ { }, { } ], "parentCFEntities" : [ { }, { } ], "validity" : { }, "historized" : true, "initialSubscriptionRenewal" : "...", "subscriptionRenewal" : { }, "serviceInstances" : [ { }, { } ], "accessPoints" : [ { }, { } ], "counters" : { "property1" : { }, "property2" : { } }, "seller" : { }, "statusDate" : 12345, "nextVersion" : { }, "subscriptionDate" : 12345, "versionNumber" : 12345, "terminationDate" : 12345, "renewalNotifiedDate" : 12345, "descriptionOrCode" : "...", "renewalDate" : 12345, "codeChanged" : true, "minimumLabelEl" : "...", "transient" : true, "accountOperations" : [ { }, { } ], "parentEntityType" : { }, "paymentMethod" : { }, "attributeInstances" : [ { }, { } ], "order" : { }, "userAccount" : { }, "subscriptionMonthsAge" : 12345, "previousVersion" : { }, "salesPersonName" : "...", "fireRenewalNotice" : true, "id" : 12345, "subscribedTillDate" : 12345, "allDiscountPlanInstances" : [ { }, { } ], "subscriptionExpired" : true, "billingRun" : { }, "subscriptionDaysAge" : 12345, "active" : true, "orderOffer" : { }, "ratingGroup" : "...", "ccedEmails" : "...", "billingCycle" : { }, "anyServiceActive" : true, "renewed" : true, "minimumAmountEl" : "...", "emailTemplate" : { }, "productInstances" : [ { }, { } ], "referenceDescription" : "...", "prestation" : "...", "totalInvoicingAmountTax" : 12345.0, "minimumArticle" : { }, "description" : "...", "minRatedTransactions" : [ { }, { } ], "orderNumber" : "...", "code" : "...", "minimumInvoiceSubCategory" : { }, "notified" : true, "defaultLevel" : true, "endAgreementDate" : 12345, "totalInvoicingAmountWithTax" : 12345.0, "status" : "SUSPENDED", "discountPlan" : { }, "offer" : { }, "minimumChargeTemplate" : { }, "uuid" : "...", "subscriptionTerminationReason" : { }, "cfAccumulatedValues" : { }, "auditable" : { }, "notifyOfRenewalDate" : 12345, "totalInvoicingAmountWithoutTax" : 12345.0, "appendGeneratedCode" : true }, "productDate" : 12345, "cfValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "paymentStatusDate" : 12345, "recordedInvoice" : { "descriptionOrCode" : "...", "cfAccumulatedValues" : { }, "accountingSchemeEntries" : [ { }, { } ], "paymentInfo5" : "...", "cfValues" : { }, "orderNumber" : "...", "journal" : { }, "dueDate" : 12345, "code" : "...", "seller" : { }, "transient" : true, "notified" : true, "auditable" : { }, "uuid" : "...", "taxAmount" : 12345.0, "accountingCode" : { }, "description" : "...", "netToPay" : 12345.0, "auditableFields" : [ { }, { } ], "referenceCode" : "...", "unMatchingAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "transactionCategory" : "CREDIT", "descriptionAndCode" : "...", "matchingAmount" : 12345.0, "bankCollectionDate" : 12345, "billingAccountName" : "...", "amount" : 12345.0, "parentEntity" : { }, "paymentInfo" : "...", "referenceDescription" : "...", "customerAccount" : { }, "paymentInfo1" : "...", "paymentAction" : "PENDING_PAYMENT", "codeChanged" : true, "bankLot" : "...", "paymentInfo2" : "...", "dunningDocument" : { }, "parentEntityType" : { }, "paymentVentilation" : { }, "paymentHistories" : [ { }, { } ], "operationAction" : "NONE", "depositDate" : 12345, "historized" : true, "accountCodeClientSide" : "...", "invoiceDate" : 12345, "matchingAmounts" : [ { }, { } ], "invoice" : { }, "invoices" : [ { }, { } ], "amountWithoutTax" : 12345.0, "operationNumber" : 12345, "rejectedPayment" : { }, "recordedInvoiceCatAgregates" : [ { }, { } ], "matchingStatus" : "R", "bankReference" : "...", "paymentDeferralCount" : 12345, "paymentInfo6" : "...", "reference" : "...", "productionDate" : 12345, "appendGeneratedCode" : true, "paymentInfo3" : "...", "status" : "EXPORTED", "type" : "...", "paymentScheduleInstanceItem" : { }, "agedReceivableReportKey" : "...", "version" : 12345, "transactionDate" : 12345, "accountingExportFile" : "...", "id" : 12345, "ddRequestItem" : { }, "paymentInfo4" : "...", "subscription" : { }, "accountingDate" : 12345, "collectionDate" : 12345, "paymentMethod" : "CASH", "reason" : "REJECTED" }, "hasTaxes" : true, "appliedRate" : 12345.0, "convertedAmountWithoutTax" : 12345.0, "pdfFilename" : "...", "realTimeStatus" : "ABANDONED", "amountTax" : 12345.0, "draftRatedTransactions" : [ { "code" : "...", "version" : 12345, "userAccount" : { }, "status" : "OPEN", "billingRun" : { }, "adjustedRatedTx" : { }, "invoiceSubCategory" : { }, "accountingArticle" : { }, "walletId" : 12345, "taxClassId" : 12345, "discountPlanType" : "FIXED", "parameter2" : "...", "discountedRatedTransaction" : 12345, "id" : 12345, "rawAmountWithTax" : 12345.0, "usageDate" : 12345, "parameter1" : "...", "uuid" : "...", "accountingCode" : { }, "unitAmountTax" : 12345.0, "serviceInstance" : { }, "taxId" : 12345, "cfAccumulatedValues" : { }, "tax" : { }, "prepaid" : true, "unitAmountWithTax" : 12345.0, "sortIndex" : 12345, "wallet" : { }, "offerTemplate" : { }, "inputQuantity" : 12345.0, "orderNumber" : "...", "parameter3" : "...", "infoOrder" : { }, "sequence" : 12345, "taxPercent" : 12345.0, "sellerId" : 12345, "amountTax" : 12345.0, "subscription" : { }, "invoiceSubCategoryId" : 12345, "amountWithTax" : 12345.0, "ratingUnitDescription" : "...", "amountWithoutTax" : 12345.0, "unityDescription" : "...", "chargeInstance" : { }, "ratingUnitOfMeasure" : { }, "discountPlan" : { }, "parentCFEntities" : [ { }, { } ], "discountPlanItem" : { }, "type" : "AGGREGATED", "rejectReason" : "...", "updated" : 12345, "startDate" : 12345, "priceplan" : { }, "invoiceLine" : { }, "userAccountId" : 12345, "seller" : { }, "unitAmountWithoutTax" : 12345.0, "doNotTriggerInvoicing" : true, "transient" : true, "invoiceAgregateF" : { }, "invoice" : { }, "inputUnitOfMeasure" : { }, "edr" : { }, "originBillingAccount" : { }, "rawAmountWithoutTax" : 12345.0, "endDate" : 12345, "parameterExtra" : "...", "taxClass" : { }, "quantity" : 12345.0, "cfValues" : { }, "taxOverriden" : true, "invoicingDate" : 12345, "rulesContract" : { }, "discountValue" : 12345.0, "billingAccount" : { }, "billingAccountId" : 12345, "orderInfo" : { }, "subscriptionId" : 12345, "taxRecalculated" : true, "description" : "..." }, { "code" : "...", "version" : 12345, "userAccount" : { }, "status" : "REJECTED", "billingRun" : { }, "adjustedRatedTx" : { }, "invoiceSubCategory" : { }, "accountingArticle" : { }, "walletId" : 12345, "taxClassId" : 12345, "discountPlanType" : "FIXED", "parameter2" : "...", "discountedRatedTransaction" : 12345, "id" : 12345, "rawAmountWithTax" : 12345.0, "usageDate" : 12345, "parameter1" : "...", "uuid" : "...", "accountingCode" : { }, "unitAmountTax" : 12345.0, "serviceInstance" : { }, "taxId" : 12345, "cfAccumulatedValues" : { }, "tax" : { }, "prepaid" : true, "unitAmountWithTax" : 12345.0, "sortIndex" : 12345, "wallet" : { }, "offerTemplate" : { }, "inputQuantity" : 12345.0, "orderNumber" : "...", "parameter3" : "...", "infoOrder" : { }, "sequence" : 12345, "taxPercent" : 12345.0, "sellerId" : 12345, "amountTax" : 12345.0, "subscription" : { }, "invoiceSubCategoryId" : 12345, "amountWithTax" : 12345.0, "ratingUnitDescription" : "...", "amountWithoutTax" : 12345.0, "unityDescription" : "...", "chargeInstance" : { }, "ratingUnitOfMeasure" : { }, "discountPlan" : { }, "parentCFEntities" : [ { }, { } ], "discountPlanItem" : { }, "type" : "AGGREGATED", "rejectReason" : "...", "updated" : 12345, "startDate" : 12345, "priceplan" : { }, "invoiceLine" : { }, "userAccountId" : 12345, "seller" : { }, "unitAmountWithoutTax" : 12345.0, "doNotTriggerInvoicing" : true, "transient" : true, "invoiceAgregateF" : { }, "invoice" : { }, "inputUnitOfMeasure" : { }, "edr" : { }, "originBillingAccount" : { }, "rawAmountWithoutTax" : 12345.0, "endDate" : 12345, "parameterExtra" : "...", "taxClass" : { }, "quantity" : 12345.0, "cfValues" : { }, "taxOverriden" : true, "invoicingDate" : 12345, "rulesContract" : { }, "discountValue" : 12345.0, "billingAccount" : { }, "billingAccountId" : 12345, "orderInfo" : { }, "subscriptionId" : 12345, "taxRecalculated" : true, "description" : "..." } ], "convertedDiscountAmount" : 12345.0, "xmlFilenameOnly" : "...", "draftInvoiceLines" : [ { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "CANCELED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "FIXED", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "RATE", "quote" : { }, "label" : "...", "valueDate" : 12345 }, { "openOrderNumber" : "...", "discountValue" : 12345.0, "orderNumber" : "...", "convertedUnitPrice" : 12345.0, "notified" : true, "invoice" : { }, "convertedRawAmount" : 12345.0, "billingAccount" : { }, "serviceInstance" : { }, "tax" : { }, "accountingArticle" : { }, "commercialOrder" : { }, "taxRate" : 12345.0, "status" : "REJECTED", "quantity" : 12345.0, "prestation" : "...", "discountPlan" : { }, "id" : 12345, "productVersion" : { }, "serviceTemplate" : { }, "unitPrice" : 12345.0, "orderRef" : "...", "accessPoint" : "...", "orderOffer" : { }, "discountedInvoiceLine" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "amountWithoutTax" : 12345.0, "taxOverridden" : true, "discountAmount" : 12345.0, "parentCFEntities" : [ { }, { } ], "version" : 12345, "cfAccumulatedValues" : { }, "uuid" : "...", "invoiceAggregateF" : { }, "cfValues" : { }, "orderLot" : { }, "discountPlanType" : "FIXED", "sequence" : 12345, "auditable" : { }, "convertedAmountWithTax" : 12345.0, "quoteOffer" : { }, "validity" : { }, "taxRecalculated" : true, "amountTax" : 12345.0, "amountWithTax" : 12345.0, "transient" : true, "historized" : true, "convertedAmountWithoutTax" : 12345.0, "subscription" : { }, "product" : { }, "convertedAmountTax" : 12345.0, "offerTemplate" : { }, "discountPlanItem" : { }, "discountRate" : 12345.0, "offerServiceTemplate" : { }, "convertedDiscountAmount" : 12345.0, "ratedTransactions" : [ { }, { } ], "rawAmount" : 12345.0, "taxMode" : "ARTICLE", "quote" : { }, "label" : "...", "valueDate" : 12345 } ], "invoiceDate" : 12345, "convertedAmountWithoutTaxBeforeDiscount" : 12345.0, "iban" : "...", "lastAppliedRateDate" : 12345, "seller" : { "code" : "...", "minimumLabelEl" : "...", "vatNo" : "...", "description" : "...", "auditableFields" : [ { }, { } ], "historized" : true, "contactInformationNullSafe" : { }, "tradingCountry" : { }, "descriptionAndCode" : "...", "defaultLevel" : true, "registrationNo" : "...", "seller" : { }, "tradingLanguage" : { }, "appendGeneratedCode" : true, "descriptionOrCode" : "...", "accountType" : "...", "legalEntityType" : { }, "minimumArticle" : { }, "name" : { }, "notified" : true, "providerContact" : "...", "id" : 12345, "generalLedger" : { }, "contracts" : [ { }, { } ], "businessAccountModel" : { }, "externalRef2" : "...", "tradingCurrency" : { }, "legalType" : "...", "primaryContact" : { }, "referenceCode" : "...", "parentEntity" : { }, "referenceDescription" : "...", "auditable" : { }, "parentCFEntities" : [ { }, { } ], "invoiceTypeSequence" : [ { }, { } ], "jobTitle" : "...", "cfValues" : { }, "uuid" : "...", "minimumAmountEl" : "...", "isCompany" : true, "paymentGateways" : [ { }, { } ], "address" : { }, "customerSequences" : [ { }, { } ], "transient" : true, "minimumChargeTemplate" : { }, "codeChanged" : true, "version" : 12345, "contactInformation" : { }, "cfAccumulatedValues" : { }, "parentEntityType" : { }, "externalRef1" : "...", "legalText" : "..." }, "invoiceBalance" : 12345.0, "dontSend" : true, "description" : "...", "amount" : 12345.0, "paymentMethodType" : "CHECK", "tradingCurrency" : { "auditableFields" : [ { }, { } ], "id" : 12345, "version" : 12345, "prDescription" : "...", "exchangeRates" : [ { }, { } ], "symbol" : "...", "currentRate" : 12345.0, "notified" : true, "currencyCode" : "...", "currentRateFromDate" : 12345, "historized" : true, "decimalPlaces" : 12345, "currency" : { }, "currentRateUpdater" : "...", "transient" : true, "active" : true, "disabled" : true, "auditable" : { }, "prCurrencyToThis" : 12345.0 }, "endDate" : 12345, "discountAmount" : 12345.0, "statusDate" : 12345, "cfAccumulatedValues" : { "valuesByCode" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "values" : { "property1" : { }, "property2" : { } }, "newVersionedCFValuePeriods" : { "property1" : [ { }, { } ], "property2" : [ { }, { } ] }, "encrypted" : true }, "amountWithTax" : 12345.0, "lastAppliedRate" : 12345.0, "externalRef" : "...", "discount" : 12345.0, "amountWithoutTaxBeforeDiscount" : 12345.0, "tradingLanguage" : { "auditableFields" : [ { }, { } ], "language" : { }, "historized" : true, "disabled" : true, "auditable" : { }, "active" : true, "prDescription" : "...", "id" : 12345, "transient" : true, "notified" : true, "languageCode" : "...", "version" : 12345 }, "paymentMethod" : { "uuid" : "...", "notified" : true, "action" : "...", "info3" : "...", "historized" : true, "info4" : "...", "userId" : "...", "auditableFields" : [ { }, { } ], "id" : 12345, "preferred" : true, "version" : 12345, "alias" : "...", "transient" : true, "info5" : "...", "disabled" : true, "cfAccumulatedValues" : { }, "paymentType" : "STRIPE", "auditable" : { }, "info2" : "...", "expired" : true, "info1" : "...", "parentCFEntities" : [ { }, { } ], "customerAccount" : { }, "tokenId" : "...", "referenceDocument" : { }, "token3DsId" : "...", "active" : true, "cfValues" : { } }, "draft" : true, "pdfFilenameOnly" : "...", "openOrderNumber" : "...", "commercialOrder" : { "version" : 12345, "offers" : [ { }, { } ], "quote" : { }, "orderParent" : { }, "customerServiceBegin" : 12345, "access" : { }, "orderNumber" : "...", "rateInvoiced" : 12345, "code" : "...", "parentEntity" : { }, "parentCFEntities" : [ { }, { } ], "parentEntityType" : { }, "orderType" : { }, "referenceCode" : "...", "seller" : { }, "referenceDescription" : "...", "orderDate" : 12345, "progressDate" : 12345, "orderProgressTmp" : 12345, "customerServiceDuration" : 12345, "label" : "...", "historized" : true, "billingRun" : { }, "orderProgress" : 12345, "statusDate" : 12345, "status" : "...", "totalInvoicingAmountWithoutTax" : 12345.0, "uuid" : "...", "auditableFields" : [ { }, { } ], "salesPersonName" : "...", "orderInvoiceType" : { }, "minInvoiceLines" : [ { }, { } ], "notified" : true, "cfValues" : { }, "descriptionOrCode" : "...", "transient" : true, "description" : "...", "descriptionAndCode" : "...", "totalInvoicingAmountTax" : 12345.0, "auditable" : { }, "billingAccount" : { }, "id" : 12345, "orderPrices" : [ { }, { } ], "appendGeneratedCode" : true, "userAccount" : { }, "quoteVersion" : { }, "codeChanged" : true, "contract" : { }, "invoices" : [ { }, { } ], "discountPlan" : { }, "externalReference" : "...", "billingCycle" : { }, "cfAccumulatedValues" : { }, "oneShotTotalAmount" : 12345.0, "orderLots" : [ { }, { } ], "totalInvoicingAmountWithTax" : 12345.0, "deliveryDate" : 12345, "invoicingPlan" : { }, "minRatedTransactions" : [ { }, { } ] }, "notified" : true, "paymentPlan" : { "historized" : true, "remainingAmount" : 12345.0, "recurringUnit" : "DAY", "id" : 12345, "endDate" : 12345, "startDate" : 12345, "notified" : true, "parentEntity" : { }, "parentEntityType" : { }, "createdAos" : [ { }, { } ], "description" : "...", "auditable" : { }, "version" : 12345, "customerAccount" : { }, "amountPerInstallment" : 12345.0, "referenceCode" : "...", "targetedAos" : [ { }, { } ], "transient" : true, "referenceDescription" : "...", "codeChanged" : true, "auditableFields" : [ { }, { } ], "amountToRecover" : 12345.0, "numberOfInstallments" : 12345, "appendGeneratedCode" : true, "actionOnRemainingAmount" : "LAST", "status" : "COMPLETED", "descriptionOrCode" : "...", "descriptionAndCode" : "...", "code" : "..." }, "rejectReason" : "...", "useCurrentRate" : true, "pdfDate" : 12345, "prepaid" : true, "invoiceAdjustmentCurrentProviderNb" : 12345, "relatedDunningCollectionPlan" : { "historized" : true, "nextAction" : "...", "transient" : true, "startDate" : 12345, "dunningLevelInstances" : [ { }, { } ], "initialCollectionPlan" : { }, "stopReason" : { }, "pauseDuration" : 12345, "relatedPolicy" : { }, "totalDunningLevels" : 12345, "notified" : true, "status" : { }, "nextActionDate" : 12345, "daysOpen" : 12345, "pauseReason" : { }, "retryPaymentOnResumeDate" : true, "auditableFields" : [ { }, { } ], "lastActionDate" : 12345, "currentDunningLevelSequence" : 12345, "version" : 12345, "balance" : 12345.0, "closeDate" : 12345, "auditable" : { }, "pausedUntilDate" : 12345, "collectionPlanNumber" : "...", "billingAccount" : { }, "relatedInvoice" : { }, "id" : 12345, "lastAction" : "..." }, "invoiceNumber" : "...", "rawAmount" : 12345.0, "invoiceAgregates" : [ { "amountTax" : 12345.0, "tradingLanguage" : { }, "notified" : true, "transient" : true, "historized" : true, "amountWithTax" : 12345.0, "description" : "...", "auditable" : { }, "billingAccount" : { }, "version" : 12345, "auditableFields" : [ { }, { } ], "prDescription" : "...", "descriminatorValue" : "...", "tradingCountry" : { }, "amountWithoutTax" : 12345.0, "itemNumber" : 12345, "amount" : 12345.0, "billingRun" : { }, "invoice" : { }, "tradingCurrency" : { }, "id" : 12345 }, { "amountTax" : 12345.0, "tradingLanguage" : { }, "notified" : true, "transient" : true, "historized" : true, "amountWithTax" : 12345.0, "description" : "...", "auditable" : { }, "billingAccount" : { }, "version" : 12345, "auditableFields" : [ { }, { } ], "prDescription" : "...", "descriminatorValue" : "...", "tradingCountry" : { }, "amountWithoutTax" : 12345.0, "itemNumber" : 12345, "amount" : 12345.0, "billingRun" : { }, "invoice" : { }, "tradingCurrency" : { }, "id" : 12345 } ], "alreadySent" : true, "auditableFields" : [ { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } }, { "historized" : true, "notified" : true, "auditType" : "OTHER", "historable" : true, "fieldName" : "...", "currentState" : { }, "notfiable" : true, "previousState" : { } } ], "alreadyAppliedMinimum" : true, "dueDate" : 12345, "billingRun" : { "postInvoicingReports" : { }, "status" : "INVOICES_CREATED", "referenceDate" : "TODAY", "historized" : true, "lastTransactionDate" : 12345, "notified" : true, "collectionDate" : 12345, "producibleAmountTax" : 12345.0, "minimumApplied" : true, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "computeDatesAtValidation" : true, "cfAccumulatedValues" : { }, "processType" : "AUTOMATIC", "id" : 12345, "invoiceDate" : 12345, "language" : { }, "startDate" : 12345, "exceptionalBR" : true, "referenceCode" : "...", "rejectionReason" : "...", "exceptionalRTIds" : [ 12345, 12345 ], "cfValues" : { }, "isQuarantine" : true, "rejectedBillingAccounts" : [ { }, { } ], "endDate" : 12345, "selectedBillingAccounts" : "...", "referenceDescription" : "...", "suspectAutoAction" : "CANCEL", "prAmountWithoutTax" : 12345.0, "producibleAmountWithoutTax" : 12345.0, "prAmountWithTax" : 12345.0, "preInvoicingReports" : { }, "billingCycle" : { }, "filters" : { "property1" : "...", "property2" : "..." }, "runType" : "CYCLE", "discountApplied" : true, "version" : 12345, "producibleInvoiceNumber" : 12345, "invoiceNumber" : 12345, "skipValidationScript" : true, "rejectAutoAction" : "MOVE", "processDate" : 12345, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "billingRunLists" : [ { }, { } ], "jobExecutions" : [ { }, { } ], "billingAccountNumber" : 12345, "producibleAmountWithTax" : 12345.0, "currency" : { }, "xmlJobExecutionResultId" : 12345, "invoiceType" : { }, "pdfJobExecutionResultId" : 12345, "exceptionalILIds" : [ 12345, 12345 ], "generateAO" : true, "thresholdChecked" : true, "auditable" : { }, "statusDate" : 12345, "auditableFields" : [ { }, { } ], "prAmountTax" : 12345.0, "transient" : true, "billableBillingAccounts" : [ { }, { } ], "nextBillingRun" : { }, "billableBillingAcountNumber" : 12345, "originBillingRun" : { }, "country" : { }, "invoices" : [ { }, { } ] }, "alias" : "...", "amountWithoutTax" : 12345.0, "convertedAmountTax" : 12345.0, "alreadyAddedDiscount" : true, "dueBalance" : 12345.0, "startDate" : 12345, "xmlFilename" : "...", "convertedRawAmount" : 12345.0, "billingAccount" : { "invoicePrefix" : "...", "jobTitle" : "...", "billingCycle" : { }, "paymentMethod" : { }, "vatNo" : "...", "taxCategoryResolved" : { }, "invoices" : [ { }, { } ], "minimumInvoiceSubCategory" : { }, "businessAccountModel" : { }, "parentEntity" : { }, "name" : { }, "notified" : true, "usersAccounts" : [ { }, { } ], "parentEntityType" : { }, "brAmountWithoutTax" : 12345.0, "terminationDate" : 12345, "contracts" : [ { }, { } ], "discountRate" : 12345.0, "totalInvoicingAmountWithTax" : 12345.0, "auditableFields" : [ { }, { } ], "isCompany" : true, "mailingType" : "BATCH", "totalInvoicingAmountWithoutTax" : 12345.0, "discountPlan" : { }, "appendGeneratedCode" : true, "nextInvoiceDate" : 12345, "counters" : { "property1" : { }, "property2" : { } }, "customerAccount" : { }, "referenceDescription" : "...", "referenceCode" : "...", "minimumArticle" : { }, "brAmountWithTax" : 12345.0, "taxCategory" : { }, "descriptionOrCode" : "...", "discountPlanInstances" : [ { }, { } ], "uuid" : "...", "primaryContact" : { }, "contactInformationNullSafe" : { }, "auditable" : { }, "ccedEmails" : "...", "id" : 12345, "code" : "...", "parentCFEntities" : [ { }, { } ], "tradingLanguage" : { }, "externalRef1" : "...", "parentUserAccounts" : [ { }, { } ], "minimumLabelEl" : "...", "transient" : true, "minimumAmountEl" : "...", "terminationReason" : { }, "cfValues" : { }, "seller" : { }, "providerContact" : "...", "totalInvoicingAmountTax" : 12345.0, "historized" : true, "externalRef2" : "...", "version" : 12345, "codeChanged" : true, "cfAccumulatedValues" : { }, "minRatedTransactions" : [ { }, { } ], "registrationNo" : "...", "contactInformation" : { }, "checkThreshold" : "POSITIVE_IL", "electronicBilling" : true, "address" : { }, "tradingCountry" : { }, "emailTemplate" : { }, "accountType" : "...", "description" : "...", "status" : "ACTIVE", "statusDate" : 12345, "exoneratedFromtaxes" : true, "defaultLevel" : true, "billingRun" : { }, "thresholdPerEntity" : true, "legalEntityType" : { }, "descriptionAndCode" : "...", "minInvoiceLines" : [ { }, { } ], "allDiscountPlanInstances" : [ { }, { } ], "tags" : [ { }, { } ], "minimumChargeTemplate" : { }, "tradingCurrency" : { }, "subscriptionDate" : 12345, "invoicingThreshold" : 12345.0 }, "cpqQuote" : { "salesPersonName" : "...", "registerNumber" : "...", "validity" : { }, "parentEntityType" : { }, "billingCycle" : { }, "descriptionAndCode" : "...", "auditableFields" : [ { }, { } ], "minRatedTransactions" : [ { }, { } ], "userAccount" : { }, "referenceDescription" : "...", "status" : "...", "parentEntity" : { }, "auditable" : { }, "quoteLotDuration" : 12345, "sendDate" : 12345, "customerName" : "...", "previousStatus" : "...", "description" : "...", "appendGeneratedCode" : true, "code" : "...", "orderInvoiceType" : { }, "notified" : true, "totalInvoicingAmountWithTax" : 12345.0, "quoteDate" : 12345, "minInvoiceLines" : [ { }, { } ], "transient" : true, "id" : 12345, "statusDate" : 12345, "customerRef" : "...", "seller" : { }, "historized" : true, "applicantAccount" : { }, "deliveryDate" : 12345, "billingRun" : { }, "descriptionOrCode" : "...", "totalInvoicingAmountTax" : 12345.0, "billableAccount" : { }, "quoteNumber" : "...", "referenceCode" : "...", "validationDate" : 12345, "contactName" : "...", "codeChanged" : true, "totalInvoicingAmountWithoutTax" : 12345.0, "version" : 12345, "opportunityRef" : "..." }, "reminderLevelTriggered" : true, "invoiceAdjustmentCurrentSellerNb" : 12345, "parentCFEntities" : [ { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." }, { "parentCFEntities" : [ { }, { } ], "dirtyCF" : true, "cfValuesAsValues" : { "property1" : { }, "property2" : { } }, "cfAccumulatedValues" : { }, "cfValuesNullSafe" : { }, "cfAccumulatedValuesNullSafe" : { }, "cfValues" : { }, "CFValuesCopy" : { }, "uuid" : "..." } ], "previousInvoiceNumber" : "...", "discountPlan" : { "descriptionOrCode" : "...", "version" : 12345, "durationUnit" : "MONTH", "discountPlanType" : "INVOICE", "parentEntity" : { }, "usedQuantity" : 12345, "applicableOnOverriddenPrice" : true, "id" : 12345, "description" : "...", "status" : "IN_USE", "transient" : true, "discountPlanaApplicableEntities" : [ { }, { } ], "notified" : true, "parentCFEntities" : [ { }, { } ], "uuid" : "...", "appendGeneratedCode" : true, "referenceDescription" : "...", "cfAccumulatedValues" : { }, "auditableFields" : [ { }, { } ], "code" : "...", "applicationLimit" : 12345, "disabled" : true, "codeChanged" : true, "defaultDuration" : 12345, "statusDate" : 12345, "auditable" : { }, "maxDuration" : 12345, "initialQuantity" : 12345, "incompatibleDiscountPlans" : [ { }, { } ], "active" : true, "startDate" : 12345, "sequence" : 12345, "endDate" : 12345, "minDuration" : 12345, "historized" : true, "applicationFilterEL" : "...", "cfValues" : { }, "descriptionAndCode" : "...", "discountPlanItems" : [ { }, { } ], "applicableOnDiscountedPrice" : true, "parentEntityType" : { }, "referenceCode" : "...", "expressionEl" : "...", "valid" : true }, "auditable" : { "lastModified" : 12345, "updated" : 12345, "updater" : "...", "created" : 12345, "creator" : "...", "lastUser" : "..." }, "order" : { "invoices" : [ { }, { } ], "description" : "...", "quote" : { }, "paymentMethod" : { }, "priority" : 12345, "totalInvoicingAmountTax" : 12345.0, "cfValues" : { }, "userAccounts" : [ { }, { } ], "completionDate" : 12345, "externalId" : "...", "email" : "...", "routedToUserGroup" : "...", "referenceCode" : "...", "totalInvoicingAmountWithoutTax" : 12345.0, "expectedCompletionDate" : 12345, "parentEntityType" : { }, "minRatedTransactions" : [ { }, { } ], "descriptionAndCode" : "...", "auditable" : { }, "statusMessage" : "...", "orderDate" : 12345, "referenceDescription" : "...", "emailTemplate" : { }, "version" : 12345, "orderItems" : [ { }, { } ], "mailingType" : "MANUAL", "cfAccumulatedValues" : { }, "uuid" : "...", "descriptionOrCode" : "...", "totalInvoicingAmountWithTax" : 12345.0, "deliveryInstructions" : "...", "parentEntity" : { }, "orderNumber" : "...", "receivedFromApp" : "...", "code" : "...", "minInvoiceLines" : [ { }, { } ], "appendGeneratedCode" : true, "id" : 12345, "billingCycle" : { }, "parentCFEntities" : [ { }, { } ], "transient" : true, "status" : "CANCELLED", "requestedStartDate" : 12345, "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "shippingAddress" : { }, "ccedEmails" : "...", "category" : "...", "electronicBilling" : true, "requestedCompletionDate" : 12345, "codeChanged" : true, "billingRun" : { }, "dueDateDelayEL" : "...", "startDate" : 12345 }, "paymentStatus" : "ABANDONED", "dunningCollectionPlanTriggered" : true, "invoiceType" : { "codeChanged" : true, "appendGeneratedCode" : true, "code" : "...", "taxScript" : { }, "excludeFromAgedTrialBalance" : true, "customInvoiceXmlScriptInstance" : { }, "occTemplate" : { }, "matchingAuto" : true, "descriptionOrCode" : "...", "parentCFEntities" : [ { }, { } ], "pdfFilenameEL" : "...", "occTemplateNegativeCodeEl" : "...", "invoiceSequence" : { }, "billingTemplateNameEL" : "...", "appliesTo" : [ { }, { } ], "version" : 12345, "mailingType" : "AUTO", "parentEntityType" : { }, "occTemplateNegative" : { }, "referenceCode" : "...", "id" : 12345, "occTemplateCodeEl" : "...", "auditableFields" : [ { }, { } ], "transient" : true, "uuid" : "...", "notified" : true, "invoiceValidationScript" : { }, "descriptionAndCode" : "...", "cfAccumulatedValues" : { }, "description" : "...", "prefixEL" : "...", "referenceDescription" : "...", "auditable" : { }, "parentEntity" : { }, "cfValues" : { }, "historized" : true, "emailTemplate" : { }, "useSelfSequence" : true, "invoiceAccountable" : true, "sellerSequence" : [ { }, { } ], "xmlFilenameEL" : "..." }, "emailSentDate" : 12345, "discountRate" : 12345.0, "discountAgregates" : [ { "invoiceablesToAssociate" : [ { }, { } ], "tradingLanguage" : { }, "amountByTaxAsList" : [ { }, { } ], "discountPlanItem" : { }, "historized" : true, "tradingCountry" : { }, "amount" : 12345.0, "id" : 12345, "discountPlanItemCode" : "...", "notified" : true, "accountingCode" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "description" : "...", "itemNumber" : 12345, "categoryInvoiceAgregate" : { }, "discountAggregate" : true, "discountPlanCode" : "...", "descriminatorValue" : "...", "oldAmountWithoutTax" : 12345.0, "userAccount" : { }, "discountPercent" : 12345.0, "invoiceSubCategory" : { }, "amountsByTax" : { "property1" : { }, "property2" : { } }, "transient" : true, "amountWithoutTax" : 12345.0, "amountTax" : 12345.0, "wallet" : { }, "version" : 12345, "invoiceLinesToAssociate" : [ { }, { } ], "prDescription" : "...", "billingAccount" : { }, "invoice" : { }, "tradingCurrency" : { }, "amountWithTax" : 12345.0, "oldAmountWithTax" : 12345.0, "auditable" : { } }, { "invoiceablesToAssociate" : [ { }, { } ], "tradingLanguage" : { }, "amountByTaxAsList" : [ { }, { } ], "discountPlanItem" : { }, "historized" : true, "tradingCountry" : { }, "amount" : 12345.0, "id" : 12345, "discountPlanItemCode" : "...", "notified" : true, "accountingCode" : { }, "auditableFields" : [ { }, { } ], "billingRun" : { }, "description" : "...", "itemNumber" : 12345, "categoryInvoiceAgregate" : { }, "discountAggregate" : true, "discountPlanCode" : "...", "descriminatorValue" : "...", "oldAmountWithoutTax" : 12345.0, "userAccount" : { }, "discountPercent" : 12345.0, "invoiceSubCategory" : { }, "amountsByTax" : { "property1" : { }, "property2" : { } }, "transient" : true, "amountWithoutTax" : 12345.0, "amountTax" : 12345.0, "wallet" : { }, "version" : 12345, "invoiceLinesToAssociate" : [ { }, { } ], "prDescription" : "...", "billingAccount" : { }, "invoice" : { }, "tradingCurrency" : { }, "amountWithTax" : 12345.0, "oldAmountWithTax" : 12345.0, "auditable" : { } } ], "detailedInvoice" : true, "version" : 12345, "orders" : [ { "invoices" : [ { }, { } ], "description" : "...", "quote" : { }, "paymentMethod" : { }, "priority" : 12345, "totalInvoicingAmountTax" : 12345.0, "cfValues" : { }, "userAccounts" : [ { }, { } ], "completionDate" : 12345, "externalId" : "...", "email" : "...", "routedToUserGroup" : "...", "referenceCode" : "...", "totalInvoicingAmountWithoutTax" : 12345.0, "expectedCompletionDate" : 12345, "parentEntityType" : { }, "minRatedTransactions" : [ { }, { } ], "descriptionAndCode" : "...", "auditable" : { }, "statusMessage" : "...", "orderDate" : 12345, "referenceDescription" : "...", "emailTemplate" : { }, "version" : 12345, "orderItems" : [ { }, { } ], "mailingType" : "MANUAL", "cfAccumulatedValues" : { }, "uuid" : "...", "descriptionOrCode" : "...", "totalInvoicingAmountWithTax" : 12345.0, "deliveryInstructions" : "...", "parentEntity" : { }, "orderNumber" : "...", "receivedFromApp" : "...", "code" : "...", "minInvoiceLines" : [ { }, { } ], "appendGeneratedCode" : true, "id" : 12345, "billingCycle" : { }, "parentCFEntities" : [ { }, { } ], "transient" : true, "status" : "FAILED", "requestedStartDate" : 12345, "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "shippingAddress" : { }, "ccedEmails" : "...", "category" : "...", "electronicBilling" : true, "requestedCompletionDate" : 12345, "codeChanged" : true, "billingRun" : { }, "dueDateDelayEL" : "...", "startDate" : 12345 }, { "invoices" : [ { }, { } ], "description" : "...", "quote" : { }, "paymentMethod" : { }, "priority" : 12345, "totalInvoicingAmountTax" : 12345.0, "cfValues" : { }, "userAccounts" : [ { }, { } ], "completionDate" : 12345, "externalId" : "...", "email" : "...", "routedToUserGroup" : "...", "referenceCode" : "...", "totalInvoicingAmountWithoutTax" : 12345.0, "expectedCompletionDate" : 12345, "parentEntityType" : { }, "minRatedTransactions" : [ { }, { } ], "descriptionAndCode" : "...", "auditable" : { }, "statusMessage" : "...", "orderDate" : 12345, "referenceDescription" : "...", "emailTemplate" : { }, "version" : 12345, "orderItems" : [ { }, { } ], "mailingType" : "MANUAL", "cfAccumulatedValues" : { }, "uuid" : "...", "descriptionOrCode" : "...", "totalInvoicingAmountWithTax" : 12345.0, "deliveryInstructions" : "...", "parentEntity" : { }, "orderNumber" : "...", "receivedFromApp" : "...", "code" : "...", "minInvoiceLines" : [ { }, { } ], "appendGeneratedCode" : true, "id" : 12345, "billingCycle" : { }, "parentCFEntities" : [ { }, { } ], "transient" : true, "status" : "PARTIAL", "requestedStartDate" : 12345, "auditableFields" : [ { }, { } ], "historized" : true, "notified" : true, "shippingAddress" : { }, "ccedEmails" : "...", "category" : "...", "electronicBilling" : true, "requestedCompletionDate" : 12345, "codeChanged" : true, "billingRun" : { }, "dueDateDelayEL" : "...", "startDate" : 12345 } ], "initialCollectionDate" : 12345, "convertedNetToPay" : 12345.0, "convertedAmountWithTax" : 12345.0 } ] }