PaymentScheduleInstance Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
appendGeneratedCode boolean  
cfValues CustomFieldValues  
descriptionAndCode string  
calendar Calendar  
paymentScheduleTemplate PaymentScheduleTemplate  
cfAccumulatedValues CustomFieldValues  
description string max size: 255, min size: 0
endDate number  
disabled boolean  
referenceCode string  
version number  
transient boolean  
historized boolean  
serviceInstance ServiceInstance  
active boolean  
amount number  
parentEntityType object  
startDate number  
statusDate number  
parentEntity BusinessEntity  
paymentScheduleInstanceItems array of PaymentScheduleInstanceItem  
referenceDescription string  
codeChanged boolean  
auditable Auditable  
auditableFields array of AuditableFieldHistory  
id number  
status PaymentScheduleStatusEnum  
uuid string  
parentCFEntities array of ICustomFieldEntity  
paymentDayInMonth number  
descriptionOrCode string  
notified boolean  
code string required, max size: 255, min size: 1

Example

{
  "appendGeneratedCode" : true,
  "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
  },
  "descriptionAndCode" : "...",
  "calendar" : {
    "transient" : true,
    "calendarType" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "historized" : true,
    "initDate" : 12345,
    "parentEntityType" : { },
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "description" : "...",
    "referenceDescription" : "...",
    "initializationRequired" : true,
    "descriptionOrCode" : "...",
    "version" : 12345,
    "descriptionAndCode" : "...",
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "codeChanged" : true,
    "code" : "...",
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "calendarTypeWSubtypes" : "...",
    "id" : 12345,
    "referenceCode" : "...",
    "initDateEL" : "...",
    "notified" : true,
    "appendGeneratedCode" : true
  },
  "paymentScheduleTemplate" : {
    "descriptionOrCode" : "...",
    "appendGeneratedCode" : true,
    "generateAdvancePaymentInvoice" : true,
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "doPayment" : true,
    "paymentScheduleInstances" : [ {
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "calendar" : { },
      "paymentScheduleTemplate" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "endDate" : 12345,
      "disabled" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "transient" : true,
      "historized" : true,
      "serviceInstance" : { },
      "active" : true,
      "amount" : 12345.0,
      "parentEntityType" : { },
      "startDate" : 12345,
      "statusDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "status" : "TERMINATED",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "paymentDayInMonth" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "..."
    }, {
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "calendar" : { },
      "paymentScheduleTemplate" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "endDate" : 12345,
      "disabled" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "transient" : true,
      "historized" : true,
      "serviceInstance" : { },
      "active" : true,
      "amount" : 12345.0,
      "parentEntityType" : { },
      "startDate" : 12345,
      "statusDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "status" : "OBSOLETE",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "paymentDayInMonth" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "..."
    } ],
    "version" : 12345,
    "taxClass" : {
      "version" : 12345,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "notified" : true,
      "uuid" : "...",
      "id" : 12345,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "description" : "...",
      "cfAccumulatedValues" : { },
      "code" : "..."
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "filterEl" : "...",
    "advancePaymentInvoiceSubCategory" : {
      "sortIndex" : 12345,
      "uuid" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "occTemplateNegative" : { },
      "discount" : 12345.0,
      "description" : "...",
      "accountingCode" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "parentEntityType" : { },
      "occTemplate" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "auditable" : { },
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "invoiceCategory" : { },
      "code" : "...",
      "descriptionAndCode" : "...",
      "transient" : true
    },
    "paymentLabel" : "...",
    "referenceCode" : "...",
    "useBankingCalendar" : true,
    "id" : 12345,
    "serviceTemplate" : {
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "historized" : true,
      "minimumChargeTemplate" : { },
      "descriptionOverride" : "...",
      "autoEndOfEngagement" : true,
      "parentEntityType" : { },
      "transient" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "serviceRecurringCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "minimumLabelEl" : "...",
      "instantiatedFromBSM" : true,
      "active" : true,
      "selected" : true,
      "attributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "notified" : true,
      "invoicingCalendar" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "uuid" : "...",
      "minimumInvoiceSubCategory" : { },
      "disabled" : true,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "longDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "parentEntity" : { },
      "id" : 12345,
      "auditable" : { },
      "serviceUsageCharges" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "version" : 12345,
      "description" : "...",
      "referenceDescription" : "...",
      "imagePath" : "...",
      "serviceRenewal" : { },
      "tags" : [ { }, { } ]
    },
    "uuid" : "...",
    "applyAgreement" : true,
    "referenceDescription" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "description" : "...",
    "descriptionAndCode" : "...",
    "codeChanged" : true,
    "code" : "...",
    "disabled" : true,
    "transient" : true,
    "notified" : true,
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "amount" : 12345.0,
    "paymentDayInMonth" : 12345,
    "historized" : true,
    "advancePaymentInvoiceType" : {
      "version" : 12345,
      "sellerSequence" : [ { }, { } ],
      "cfValues" : { },
      "customInvoiceXmlScriptInstance" : { },
      "parentEntityType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "code" : "...",
      "uuid" : "...",
      "invoiceSequence" : { },
      "appliesTo" : [ { }, { } ],
      "description" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "emailTemplate" : { },
      "referenceDescription" : "...",
      "occTemplateNegative" : { },
      "excludeFromAgedTrialBalance" : true,
      "auditable" : { },
      "transient" : true,
      "taxScript" : { },
      "historized" : true,
      "occTemplateCodeEl" : "...",
      "prefixEL" : "...",
      "notified" : true,
      "pdfFilenameEL" : "...",
      "occTemplate" : { },
      "occTemplateNegativeCodeEl" : "...",
      "id" : 12345,
      "appendGeneratedCode" : true,
      "xmlFilenameEL" : "...",
      "invoiceValidationScript" : { },
      "invoiceAccountable" : true,
      "auditableFields" : [ { }, { } ],
      "matchingAuto" : true,
      "cfAccumulatedValues" : { },
      "useSelfSequence" : true,
      "mailingType" : "BATCH",
      "billingTemplateNameEL" : "...",
      "codeChanged" : true
    },
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "amountEl" : "...",
    "active" : true,
    "calendar" : {
      "transient" : true,
      "calendarType" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "initDate" : 12345,
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "referenceDescription" : "...",
      "initializationRequired" : true,
      "descriptionOrCode" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "codeChanged" : true,
      "code" : "...",
      "auditable" : { },
      "calendarTypeWSubtypes" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "initDateEL" : "...",
      "notified" : true,
      "appendGeneratedCode" : true
    },
    "scriptInstance" : {
      "parentEntity" : { },
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "parentEntityType" : { },
      "sourceTypeEnum" : "JAVA_CLASS",
      "code" : "...",
      "description" : "...",
      "error" : true,
      "script" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "sourcingRoles" : [ "...", "..." ],
      "notified" : true,
      "version" : 12345,
      "executionRoles" : [ "...", "..." ],
      "reuse" : true,
      "transient" : true,
      "scriptErrors" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "scriptInstanceCategory" : { },
      "disabled" : true,
      "active" : true
    },
    "parentEntityType" : { },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "paymentDayInMonthEl" : "..."
  },
  "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
  },
  "description" : "...",
  "endDate" : 12345,
  "disabled" : true,
  "referenceCode" : "...",
  "version" : 12345,
  "transient" : true,
  "historized" : true,
  "serviceInstance" : {
    "serviceCharge" : {
      "notified" : true,
      "auditable" : { },
      "active" : true,
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "historized" : true,
      "serviceRecurringCharges" : [ { }, { } ],
      "uuid" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "code" : "...",
      "serviceTerminationCharges" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "disabled" : true,
      "transient" : true,
      "serviceUsageCharges" : [ { }, { } ],
      "version" : 12345,
      "description" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ]
    },
    "psInstances" : [ {
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "calendar" : { },
      "paymentScheduleTemplate" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "endDate" : 12345,
      "disabled" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "transient" : true,
      "historized" : true,
      "serviceInstance" : { },
      "active" : true,
      "amount" : 12345.0,
      "parentEntityType" : { },
      "startDate" : 12345,
      "statusDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "status" : "DONE",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "paymentDayInMonth" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "..."
    }, {
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "calendar" : { },
      "paymentScheduleTemplate" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "endDate" : 12345,
      "disabled" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "transient" : true,
      "historized" : true,
      "serviceInstance" : { },
      "active" : true,
      "amount" : 12345.0,
      "parentEntityType" : { },
      "startDate" : 12345,
      "statusDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "status" : "DONE",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "paymentDayInMonth" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "..."
    } ],
    "invoicingCalendar" : {
      "transient" : true,
      "calendarType" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "initDate" : 12345,
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "referenceDescription" : "...",
      "initializationRequired" : true,
      "descriptionOrCode" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "codeChanged" : true,
      "code" : "...",
      "auditable" : { },
      "calendarTypeWSubtypes" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "initDateEL" : "...",
      "notified" : true,
      "appendGeneratedCode" : true
    },
    "priceVersionDate" : 12345,
    "terminationDate" : 12345,
    "notifyOfRenewalDate" : 12345,
    "orderNumber" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "counters" : {
      "property1" : {
        "auditable" : { },
        "referenceCode" : "...",
        "referenceDescription" : "...",
        "counterTemplate" : { },
        "id" : 12345,
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "parentEntityType" : { },
        "customer" : { },
        "codeChanged" : true,
        "historized" : true,
        "auditableFields" : [ { }, { } ],
        "billingAccount" : { },
        "chargeInstances" : [ { }, { } ],
        "subscription" : { },
        "code" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "serviceInstance" : { },
        "notified" : true,
        "descriptionOrCode" : "...",
        "customerAccount" : { },
        "transient" : true,
        "version" : 12345,
        "descriptionAndCode" : "...",
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ]
      },
      "property2" : {
        "auditable" : { },
        "referenceCode" : "...",
        "referenceDescription" : "...",
        "counterTemplate" : { },
        "id" : 12345,
        "userAccount" : { },
        "counterPeriods" : [ { }, { } ],
        "parentEntityType" : { },
        "customer" : { },
        "codeChanged" : true,
        "historized" : true,
        "auditableFields" : [ { }, { } ],
        "billingAccount" : { },
        "chargeInstances" : [ { }, { } ],
        "subscription" : { },
        "code" : "...",
        "description" : "...",
        "appendGeneratedCode" : true,
        "serviceInstance" : { },
        "notified" : true,
        "descriptionOrCode" : "...",
        "customerAccount" : { },
        "transient" : true,
        "version" : 12345,
        "descriptionAndCode" : "...",
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ]
      }
    },
    "previousQuantity" : 12345.0,
    "orderItemId" : 12345,
    "id" : 12345,
    "minimumLabelEl" : "...",
    "subscription" : {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "BATCH",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "CANCELED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    },
    "description" : "...",
    "historized" : true,
    "quantity" : 12345.0,
    "discountPlanInstances" : [ {
      "startDate" : 12345,
      "uuid" : "...",
      "endDate" : 12345,
      "version" : 12345,
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "status" : "APPLIED",
      "id" : 12345,
      "transient" : true,
      "applicationCount" : 12345,
      "cfAccumulatedValues" : { },
      "statusDate" : 12345,
      "cfValues" : { },
      "billingAccount" : { },
      "discountPlan" : { },
      "subscription" : { },
      "valid" : true
    }, {
      "startDate" : 12345,
      "uuid" : "...",
      "endDate" : 12345,
      "version" : 12345,
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "status" : "APPLIED",
      "id" : 12345,
      "transient" : true,
      "applicationCount" : 12345,
      "cfAccumulatedValues" : { },
      "statusDate" : 12345,
      "cfValues" : { },
      "billingAccount" : { },
      "discountPlan" : { },
      "subscription" : { },
      "valid" : true
    } ],
    "codeChanged" : true,
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "status" : "PENDING",
    "minimumAmountEl" : "...",
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "serviceRenewal" : {
      "invoiceAgreementImmediately" : true,
      "version" : 12345,
      "appendGeneratedCode" : true,
      "codeChanged" : true,
      "referenceDescription" : "...",
      "applyAgreement" : true,
      "overrideProrata" : "NO_PRORATA",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parentEntity" : { },
      "notified" : true,
      "endOfTermAction" : "SUSPEND",
      "initialyActiveFor" : 12345,
      "calendarInitialyActiveFor" : { },
      "calendarRenewFor" : { },
      "renewalTermType" : "CALENDAR",
      "transient" : true,
      "parentEntityType" : { },
      "description" : "...",
      "id" : 12345,
      "historized" : true,
      "applyTerminationCharges" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "extendAgreementPeriodToSubscribedTillDate" : true,
      "auditable" : { },
      "reimburseOneshots" : true,
      "autoRenew" : true,
      "initialyActiveForUnit" : "DAY",
      "renewForUnit" : "MONTH",
      "renewFor" : 12345,
      "initialTermType" : "CALENDAR",
      "autoRenewDate" : 12345,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "applyReimbursment" : true,
      "daysNotifyRenewal" : 12345,
      "code" : "..."
    },
    "subscriptionDate" : 12345,
    "parentEntityType" : { },
    "statusDate" : 12345,
    "seller" : {
      "businessAccountModel" : { },
      "parentEntity" : { },
      "uuid" : "...",
      "vatNo" : "...",
      "contactInformationNullSafe" : { },
      "customerSequences" : [ { }, { } ],
      "registrationNo" : "...",
      "historized" : true,
      "name" : { },
      "minimumChargeTemplate" : { },
      "appendGeneratedCode" : true,
      "description" : "...",
      "auditable" : { },
      "tradingCountry" : { },
      "parentCFEntities" : [ { }, { } ],
      "invoiceTypeSequence" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "tradingLanguage" : { },
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "defaultLevel" : true,
      "descriptionAndCode" : "...",
      "isCompany" : true,
      "tradingCurrency" : { },
      "primaryContact" : { },
      "minimumLabelEl" : "...",
      "transient" : true,
      "externalRef1" : "...",
      "seller" : { },
      "codeChanged" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "legalEntityType" : { },
      "jobTitle" : "...",
      "contactInformation" : { },
      "parentEntityType" : { },
      "minimumArticle" : { },
      "descriptionOrCode" : "...",
      "generalLedger" : { },
      "externalRef2" : "...",
      "cfAccumulatedValues" : { },
      "legalType" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "paymentGateways" : [ { }, { } ],
      "legalText" : "...",
      "cfValues" : { },
      "address" : { },
      "id" : 12345,
      "notified" : true
    },
    "initialServiceRenewal" : "...",
    "productVersion" : {
      "status" : "PUBLISHED",
      "version" : 12345,
      "tags" : [ { }, { } ],
      "transient" : true,
      "id" : 12345,
      "longDescription" : "...",
      "auditable" : { },
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "statusDate" : 12345,
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "shortDescription" : "...",
      "attributes" : [ { }, { } ],
      "product" : { },
      "validity" : { }
    },
    "referenceDescription" : "...",
    "fireRenewalNotice" : true,
    "descriptionOrCode" : "...",
    "terminationChargeInstances" : [ {
      "description" : "...",
      "chargeType" : "...",
      "serviceInstance" : { },
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "parentEntityType" : { },
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "quantity" : 12345.0,
      "criteria2" : "...",
      "chargeDate" : 12345,
      "criteria1" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "terminationDate" : 12345,
      "code" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "amountWithTax" : 12345.0,
      "reactivationDate" : 12345,
      "referenceCode" : "...",
      "version" : 12345,
      "statusDate" : 12345,
      "chargeMainType" : "PRODUCT",
      "walletOperations" : [ { }, { } ],
      "criteria3" : "...",
      "applyDiscountsOnOverridenPrice" : true,
      "counter" : { },
      "taxClassResolved" : { },
      "auditable" : { },
      "subscription" : { },
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "orderNumber" : "...",
      "descriptionOrCode" : "...",
      "notified" : true,
      "seller" : { },
      "walletInstances" : [ { }, { } ],
      "accumulatorCounterInstances" : [ { }, { } ],
      "chargeTemplate" : { },
      "prepaid" : true,
      "transient" : true,
      "status" : "CANCELED",
      "appendGeneratedCode" : true,
      "codeChanged" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "amountWithoutTax" : 12345.0,
      "invoicingCalendar" : { },
      "id" : 12345,
      "country" : { },
      "userAccount" : { }
    }, {
      "description" : "...",
      "chargeType" : "...",
      "serviceInstance" : { },
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "parentEntityType" : { },
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "quantity" : 12345.0,
      "criteria2" : "...",
      "chargeDate" : 12345,
      "criteria1" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "terminationDate" : 12345,
      "code" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "amountWithTax" : 12345.0,
      "reactivationDate" : 12345,
      "referenceCode" : "...",
      "version" : 12345,
      "statusDate" : 12345,
      "chargeMainType" : "RECURRING",
      "walletOperations" : [ { }, { } ],
      "criteria3" : "...",
      "applyDiscountsOnOverridenPrice" : true,
      "counter" : { },
      "taxClassResolved" : { },
      "auditable" : { },
      "subscription" : { },
      "uuid" : "...",
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "orderNumber" : "...",
      "descriptionOrCode" : "...",
      "notified" : true,
      "seller" : { },
      "walletInstances" : [ { }, { } ],
      "accumulatorCounterInstances" : [ { }, { } ],
      "chargeTemplate" : { },
      "prepaid" : true,
      "transient" : true,
      "status" : "ACTIVE",
      "appendGeneratedCode" : true,
      "codeChanged" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "amountWithoutTax" : 12345.0,
      "invoicingCalendar" : { },
      "id" : 12345,
      "country" : { },
      "userAccount" : { }
    } ],
    "subscriptionChargeInstances" : [ {
      "criteria1" : "...",
      "uuid" : "...",
      "statusDate" : 12345,
      "chargeTemplate" : { },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "taxClassResolved" : { },
      "userAccount" : { },
      "country" : { },
      "applyDiscountsOnOverridenPrice" : true,
      "currency" : { },
      "chargeMainType" : "RECURRING",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "counter" : { },
      "auditableFields" : [ { }, { } ],
      "criteria2" : "...",
      "prepaid" : true,
      "orderNumber" : "...",
      "transient" : true,
      "chargeType" : "...",
      "reactivationDate" : 12345,
      "invoicingCalendar" : { },
      "notified" : true,
      "seller" : { },
      "chargeDate" : 12345,
      "walletOperations" : [ { }, { } ],
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "subscription" : { },
      "status" : "INACTIVE",
      "description" : "...",
      "accumulatorCounterInstances" : [ { }, { } ],
      "code" : "...",
      "descriptionOrCode" : "...",
      "terminationDate" : 12345,
      "version" : 12345,
      "walletInstances" : [ { }, { } ],
      "cfValues" : { },
      "serviceInstance" : { },
      "criteria3" : "...",
      "id" : 12345,
      "auditable" : { },
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "historized" : true,
      "amountWithTax" : 12345.0,
      "prepaidWalletInstances" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "referenceDescription" : "...",
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ]
    }, {
      "criteria1" : "...",
      "uuid" : "...",
      "statusDate" : 12345,
      "chargeTemplate" : { },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "taxClassResolved" : { },
      "userAccount" : { },
      "country" : { },
      "applyDiscountsOnOverridenPrice" : true,
      "currency" : { },
      "chargeMainType" : "PRODUCT",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "counter" : { },
      "auditableFields" : [ { }, { } ],
      "criteria2" : "...",
      "prepaid" : true,
      "orderNumber" : "...",
      "transient" : true,
      "chargeType" : "...",
      "reactivationDate" : 12345,
      "invoicingCalendar" : { },
      "notified" : true,
      "seller" : { },
      "chargeDate" : 12345,
      "walletOperations" : [ { }, { } ],
      "codeChanged" : true,
      "cfAccumulatedValues" : { },
      "parentEntity" : { },
      "subscription" : { },
      "status" : "CANCELED",
      "description" : "...",
      "accumulatorCounterInstances" : [ { }, { } ],
      "code" : "...",
      "descriptionOrCode" : "...",
      "terminationDate" : 12345,
      "version" : 12345,
      "walletInstances" : [ { }, { } ],
      "cfValues" : { },
      "serviceInstance" : { },
      "criteria3" : "...",
      "id" : 12345,
      "auditable" : { },
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "historized" : true,
      "amountWithTax" : 12345.0,
      "prepaidWalletInstances" : [ { }, { } ],
      "walletOperationsSorted" : [ { }, { } ],
      "referenceDescription" : "...",
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ]
    } ],
    "uuid" : "...",
    "endAgreementDate" : 12345,
    "activationDate" : 12345,
    "subscriptionExpired" : true,
    "renewed" : true,
    "quantityChanged" : true,
    "orderItemAction" : "DELETE",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "minimumInvoiceSubCategory" : {
      "sortIndex" : 12345,
      "uuid" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "occTemplateNegative" : { },
      "discount" : 12345.0,
      "description" : "...",
      "accountingCode" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "parentEntityType" : { },
      "occTemplate" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "auditable" : { },
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "invoiceCategory" : { },
      "code" : "...",
      "descriptionAndCode" : "...",
      "transient" : true
    },
    "chargeInstances" : [ {
      "prepaidWalletInstances" : [ { }, { } ],
      "notified" : true,
      "applyDiscountsOnOverridenPrice" : true,
      "accumulatorCounterInstances" : [ { }, { } ],
      "amountWithoutTax" : 12345.0,
      "serviceInstance" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "parentEntity" : { },
      "description" : "...",
      "chargeTemplate" : { },
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "subscription" : { },
      "codeChanged" : true,
      "walletInstances" : [ { }, { } ],
      "orderNumber" : "...",
      "id" : 12345,
      "cfValues" : { },
      "auditable" : { },
      "seller" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "chargeType" : "...",
      "criteria1" : "...",
      "terminationDate" : 12345,
      "statusDate" : 12345,
      "historized" : true,
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "chargeDate" : 12345,
      "status" : "PENDING",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "reactivationDate" : 12345,
      "counter" : { },
      "taxClassResolved" : { },
      "criteria3" : "...",
      "descriptionAndCode" : "...",
      "country" : { },
      "chargeMainType" : "PRODUCT",
      "amountWithTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "prepaid" : true,
      "descriptionOrCode" : "...",
      "currency" : { },
      "code" : "...",
      "invoicingCalendar" : { },
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "..."
    }, {
      "prepaidWalletInstances" : [ { }, { } ],
      "notified" : true,
      "applyDiscountsOnOverridenPrice" : true,
      "accumulatorCounterInstances" : [ { }, { } ],
      "amountWithoutTax" : 12345.0,
      "serviceInstance" : { },
      "userAccount" : { },
      "criteria2" : "...",
      "parentEntity" : { },
      "description" : "...",
      "chargeTemplate" : { },
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "transient" : true,
      "subscription" : { },
      "codeChanged" : true,
      "walletInstances" : [ { }, { } ],
      "orderNumber" : "...",
      "id" : 12345,
      "cfValues" : { },
      "auditable" : { },
      "seller" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "chargeType" : "...",
      "criteria1" : "...",
      "terminationDate" : 12345,
      "statusDate" : 12345,
      "historized" : true,
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "chargeDate" : 12345,
      "status" : "CLOSED",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "reactivationDate" : 12345,
      "counter" : { },
      "taxClassResolved" : { },
      "criteria3" : "...",
      "descriptionAndCode" : "...",
      "country" : { },
      "chargeMainType" : "USAGE",
      "amountWithTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "prepaid" : true,
      "descriptionOrCode" : "...",
      "currency" : { },
      "code" : "...",
      "invoicingCalendar" : { },
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "..."
    } ],
    "subscribedTillDate" : 12345,
    "deliveryDate" : 12345,
    "priceVersionDateSetting" : "RENEWAL",
    "minimumArticle" : {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    },
    "minimumChargeTemplate" : {
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "appendGeneratedCode" : true,
      "inputUnitOfMeasure" : { },
      "code" : "...",
      "inputUnitDescription" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "taxClassEl" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "inputUnitEL" : "...",
      "description" : "...",
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "parentEntity" : { },
      "roundingMode" : "DOWN",
      "cfAccumulatedValues" : { },
      "amountEditable" : true,
      "productCharges" : [ { }, { } ],
      "ratingScript" : { },
      "unitMultiplicator" : 12345.0,
      "sortIndexEl" : "...",
      "uuid" : "...",
      "edrTemplates" : [ { }, { } ],
      "notified" : true,
      "revenueRecognitionRule" : { },
      "descriptionAndCode" : "...",
      "chargeMainType" : "ONESHOT",
      "oneShotChargeTemplateType" : "TERMINATION",
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "outputUnitEL" : "...",
      "parentEntityType" : { },
      "chargeType" : "...",
      "type" : "CREDIT",
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubCategory" : { },
      "active" : true,
      "transient" : true,
      "filterExpression" : "...",
      "referenceCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "immediateInvoicing" : true,
      "version" : 12345,
      "dropZeroWo" : true,
      "taxClass" : { },
      "referenceDescription" : "...",
      "ratingUnitDescription" : "...",
      "historized" : true,
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "ratingUnitOfMeasure" : { },
      "status" : "DRAFT"
    },
    "calendarPS" : {
      "transient" : true,
      "calendarType" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "initDate" : 12345,
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "referenceDescription" : "...",
      "initializationRequired" : true,
      "descriptionOrCode" : "...",
      "version" : 12345,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "codeChanged" : true,
      "code" : "...",
      "auditable" : { },
      "calendarTypeWSubtypes" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "initDateEL" : "...",
      "notified" : true,
      "appendGeneratedCode" : true
    },
    "allDiscountPlanInstances" : [ {
      "startDate" : 12345,
      "uuid" : "...",
      "endDate" : 12345,
      "version" : 12345,
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "status" : "ACTIVE",
      "id" : 12345,
      "transient" : true,
      "applicationCount" : 12345,
      "cfAccumulatedValues" : { },
      "statusDate" : 12345,
      "cfValues" : { },
      "billingAccount" : { },
      "discountPlan" : { },
      "subscription" : { },
      "valid" : true
    }, {
      "startDate" : 12345,
      "uuid" : "...",
      "endDate" : 12345,
      "version" : 12345,
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "status" : "EXPIRED",
      "id" : 12345,
      "transient" : true,
      "applicationCount" : 12345,
      "cfAccumulatedValues" : { },
      "statusDate" : 12345,
      "cfValues" : { },
      "billingAccount" : { },
      "discountPlan" : { },
      "subscription" : { },
      "valid" : true
    } ],
    "subscriptionTerminationReason" : {
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "NO_PRORATA",
      "reimburseOneshots" : true,
      "code" : "...",
      "referenceCode" : "...",
      "descriptionOrCode" : "...",
      "description" : "...",
      "parentEntity" : { },
      "applyTerminationCharges" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "codeChanged" : true,
      "notified" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "applyReimbursment" : true,
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "applyAgreement" : true,
      "version" : 12345,
      "descriptionAndCode" : "..."
    },
    "version" : 12345,
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "usageChargeInstances" : [ {
      "accumulatorCounterInstances" : [ { }, { } ],
      "country" : { },
      "amountWithoutTax" : 12345.0,
      "id" : 12345,
      "historized" : true,
      "code" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "chargeDate" : 12345,
      "terminationDate" : 12345,
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "priority" : 12345,
      "uuid" : "...",
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "version" : 12345,
      "walletInstances" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "taxClassResolved" : { },
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "criteria2" : "...",
      "codeChanged" : true,
      "subscription" : { },
      "status" : "CLOSED",
      "orderNumber" : "...",
      "transient" : true,
      "serviceInstance" : { },
      "prepaid" : true,
      "statusDate" : 12345,
      "parentEntity" : { },
      "walletOperations" : [ { }, { } ],
      "chargeTemplate" : { },
      "chargeMainType" : "PRODUCT",
      "chargeType" : "...",
      "cfValues" : { },
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "seller" : { },
      "prepaidWalletInstances" : [ { }, { } ],
      "invoicingCalendar" : { },
      "reactivationDate" : 12345,
      "criteria1" : "...",
      "description" : "...",
      "counter" : { },
      "cfAccumulatedValues" : { },
      "amountWithTax" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "criteria3" : "...",
      "auditable" : { },
      "currency" : { },
      "descriptionAndCode" : "...",
      "ratingUnitDescription" : "..."
    }, {
      "accumulatorCounterInstances" : [ { }, { } ],
      "country" : { },
      "amountWithoutTax" : 12345.0,
      "id" : 12345,
      "historized" : true,
      "code" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "chargeDate" : 12345,
      "terminationDate" : 12345,
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "priority" : 12345,
      "uuid" : "...",
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "version" : 12345,
      "walletInstances" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "taxClassResolved" : { },
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "criteria2" : "...",
      "codeChanged" : true,
      "subscription" : { },
      "status" : "INACTIVE",
      "orderNumber" : "...",
      "transient" : true,
      "serviceInstance" : { },
      "prepaid" : true,
      "statusDate" : 12345,
      "parentEntity" : { },
      "walletOperations" : [ { }, { } ],
      "chargeTemplate" : { },
      "chargeMainType" : "PRODUCT",
      "chargeType" : "...",
      "cfValues" : { },
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "seller" : { },
      "prepaidWalletInstances" : [ { }, { } ],
      "invoicingCalendar" : { },
      "reactivationDate" : 12345,
      "criteria1" : "...",
      "description" : "...",
      "counter" : { },
      "cfAccumulatedValues" : { },
      "amountWithTax" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "criteria3" : "...",
      "auditable" : { },
      "currency" : { },
      "descriptionAndCode" : "...",
      "ratingUnitDescription" : "..."
    } ],
    "rateUntilDate" : 12345,
    "autoEndOfEngagement" : true,
    "recurringChargeInstances" : [ {
      "criteria1" : "...",
      "codeChanged" : true,
      "counter" : { },
      "calendar" : { },
      "parentEntityType" : { },
      "taxClassResolved" : { },
      "auditable" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "parentEntity" : { },
      "prepaid" : true,
      "criteria3" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "chargeMainType" : "USAGE",
      "transient" : true,
      "applyInAdvance" : true,
      "notified" : true,
      "chargeType" : "...",
      "terminationDate" : 12345,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "invoicingCalendar" : { },
      "accumulatorCounterInstances" : [ { }, { } ],
      "referenceDescription" : "...",
      "chargeTemplate" : { },
      "statusDate" : 12345,
      "serviceInstance" : { },
      "subscription" : { },
      "status" : "ACTIVE",
      "prepaidWalletInstances" : [ { }, { } ],
      "chargedToDate" : 12345,
      "referenceCode" : "...",
      "walletInstances" : [ { }, { } ],
      "historized" : true,
      "criteria2" : "...",
      "subscriptionDate" : 12345,
      "nextChargeDate" : 12345,
      "seller" : { },
      "cfAccumulatedValues" : { },
      "quantity" : 12345.0,
      "country" : { },
      "auditableFields" : [ { }, { } ],
      "userAccount" : { },
      "cfValues" : { },
      "currency" : { },
      "applyDiscountsOnOverridenPrice" : true,
      "uuid" : "...",
      "amountWithTax" : 12345.0,
      "version" : 12345,
      "description" : "...",
      "chargeDate" : 12345,
      "recurringChargeTemplate" : { },
      "chargeToDateOnTermination" : 12345,
      "amountWithoutTax" : 12345.0,
      "walletOperations" : [ { }, { } ],
      "id" : 12345,
      "reactivationDate" : 12345,
      "descriptionAndCode" : "..."
    }, {
      "criteria1" : "...",
      "codeChanged" : true,
      "counter" : { },
      "calendar" : { },
      "parentEntityType" : { },
      "taxClassResolved" : { },
      "auditable" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "parentEntity" : { },
      "prepaid" : true,
      "criteria3" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "chargeMainType" : "PRODUCT",
      "transient" : true,
      "applyInAdvance" : true,
      "notified" : true,
      "chargeType" : "...",
      "terminationDate" : 12345,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "invoicingCalendar" : { },
      "accumulatorCounterInstances" : [ { }, { } ],
      "referenceDescription" : "...",
      "chargeTemplate" : { },
      "statusDate" : 12345,
      "serviceInstance" : { },
      "subscription" : { },
      "status" : "ACTIVE",
      "prepaidWalletInstances" : [ { }, { } ],
      "chargedToDate" : 12345,
      "referenceCode" : "...",
      "walletInstances" : [ { }, { } ],
      "historized" : true,
      "criteria2" : "...",
      "subscriptionDate" : 12345,
      "nextChargeDate" : 12345,
      "seller" : { },
      "cfAccumulatedValues" : { },
      "quantity" : 12345.0,
      "country" : { },
      "auditableFields" : [ { }, { } ],
      "userAccount" : { },
      "cfValues" : { },
      "currency" : { },
      "applyDiscountsOnOverridenPrice" : true,
      "uuid" : "...",
      "amountWithTax" : 12345.0,
      "version" : 12345,
      "description" : "...",
      "chargeDate" : 12345,
      "recurringChargeTemplate" : { },
      "chargeToDateOnTermination" : 12345,
      "amountWithoutTax" : 12345.0,
      "walletOperations" : [ { }, { } ],
      "id" : 12345,
      "reactivationDate" : 12345,
      "descriptionAndCode" : "..."
    } ],
    "renewalNotifiedDate" : 12345,
    "quoteProduct" : {
      "id" : 12345,
      "quoteVersion" : { },
      "cfAccumulatedValues" : { },
      "quoteOffer" : { },
      "transient" : true,
      "quoteAttributes" : [ { }, { } ],
      "quoteArticleLines" : [ { }, { } ],
      "terminationDate" : 12345,
      "version" : 12345,
      "uuid" : "...",
      "quantity" : 12345.0,
      "productActionType" : "SUSPEND",
      "notified" : true,
      "productVersion" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "terminationReason" : { },
      "cfValues" : { },
      "quote" : { },
      "deliveryDate" : 12345
    },
    "reactivationDate" : 12345,
    "ratedTransactions" : [ {
      "parameter2" : "...",
      "discountPlanType" : "FIXED",
      "invoiceAgregateF" : { },
      "billingAccount" : { },
      "discountPlanItem" : { },
      "unityDescription" : "...",
      "sequence" : 12345,
      "tax" : { },
      "walletId" : 12345,
      "status" : "OPEN",
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "endDate" : 12345,
      "transient" : true,
      "offerTemplate" : { },
      "taxPercent" : 12345.0,
      "version" : 12345,
      "invoice" : { },
      "wallet" : { },
      "unitAmountWithTax" : 12345.0,
      "prepaid" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "ratingUnitDescription" : "...",
      "doNotTriggerInvoicing" : true,
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "userAccount" : { },
      "parameter3" : "...",
      "adjustedRatedTx" : { },
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "infoOrder" : { },
      "serviceInstance" : { },
      "updated" : 12345,
      "rulesContract" : { },
      "discountValue" : 12345.0,
      "userAccountId" : 12345,
      "priceplan" : { },
      "inputUnitOfMeasure" : { },
      "type" : "REGULAR",
      "taxOverriden" : true,
      "parameterExtra" : "...",
      "accountingArticle" : { },
      "invoicingDate" : 12345,
      "usageDate" : 12345,
      "taxId" : 12345,
      "ratingUnitOfMeasure" : { },
      "uuid" : "...",
      "description" : "...",
      "invoiceSubCategoryId" : 12345,
      "subscription" : { },
      "chargeInstance" : { },
      "seller" : { },
      "parameter1" : "...",
      "invoiceSubCategory" : { },
      "subscriptionId" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "billingRun" : { },
      "accountingCode" : { },
      "taxRecalculated" : true,
      "id" : 12345,
      "rawAmountWithTax" : 12345.0,
      "invoiceLine" : { },
      "inputQuantity" : 12345.0,
      "taxClassId" : 12345,
      "unitAmountTax" : 12345.0,
      "amountTax" : 12345.0,
      "cfValues" : { },
      "sellerId" : 12345,
      "sortIndex" : 12345,
      "discountPlan" : { },
      "code" : "...",
      "orderInfo" : { },
      "originBillingAccount" : { },
      "amountWithTax" : 12345.0,
      "discountedRatedTransaction" : 12345,
      "orderNumber" : "..."
    }, {
      "parameter2" : "...",
      "discountPlanType" : "FIXED",
      "invoiceAgregateF" : { },
      "billingAccount" : { },
      "discountPlanItem" : { },
      "unityDescription" : "...",
      "sequence" : 12345,
      "tax" : { },
      "walletId" : 12345,
      "status" : "OPEN",
      "amountWithoutTax" : 12345.0,
      "edr" : { },
      "endDate" : 12345,
      "transient" : true,
      "offerTemplate" : { },
      "taxPercent" : 12345.0,
      "version" : 12345,
      "invoice" : { },
      "wallet" : { },
      "unitAmountWithTax" : 12345.0,
      "prepaid" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "ratingUnitDescription" : "...",
      "doNotTriggerInvoicing" : true,
      "rawAmountWithoutTax" : 12345.0,
      "taxClass" : { },
      "quantity" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "userAccount" : { },
      "parameter3" : "...",
      "adjustedRatedTx" : { },
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "infoOrder" : { },
      "serviceInstance" : { },
      "updated" : 12345,
      "rulesContract" : { },
      "discountValue" : 12345.0,
      "userAccountId" : 12345,
      "priceplan" : { },
      "inputUnitOfMeasure" : { },
      "type" : "REGULAR",
      "taxOverriden" : true,
      "parameterExtra" : "...",
      "accountingArticle" : { },
      "invoicingDate" : 12345,
      "usageDate" : 12345,
      "taxId" : 12345,
      "ratingUnitOfMeasure" : { },
      "uuid" : "...",
      "description" : "...",
      "invoiceSubCategoryId" : 12345,
      "subscription" : { },
      "chargeInstance" : { },
      "seller" : { },
      "parameter1" : "...",
      "invoiceSubCategory" : { },
      "subscriptionId" : 12345,
      "unitAmountWithoutTax" : 12345.0,
      "billingRun" : { },
      "accountingCode" : { },
      "taxRecalculated" : true,
      "id" : 12345,
      "rawAmountWithTax" : 12345.0,
      "invoiceLine" : { },
      "inputQuantity" : 12345.0,
      "taxClassId" : 12345,
      "unitAmountTax" : 12345.0,
      "amountTax" : 12345.0,
      "cfValues" : { },
      "sellerId" : 12345,
      "sortIndex" : 12345,
      "discountPlan" : { },
      "code" : "...",
      "orderInfo" : { },
      "originBillingAccount" : { },
      "amountWithTax" : 12345.0,
      "discountedRatedTransaction" : 12345,
      "orderNumber" : "..."
    } ],
    "descriptionAndStatus" : "...",
    "appendGeneratedCode" : true,
    "paymentDayInMonthPS" : 12345,
    "transient" : true,
    "orderHistories" : [ {
      "action" : "DELETE",
      "id" : 12345,
      "serviceInstance" : { },
      "orderNumber" : "...",
      "eventDate" : 12345,
      "version" : 12345,
      "orderItem" : { },
      "transient" : true
    }, {
      "action" : "ADD",
      "id" : 12345,
      "serviceInstance" : { },
      "orderNumber" : "...",
      "eventDate" : 12345,
      "version" : 12345,
      "orderItem" : { },
      "transient" : true
    } ],
    "attributeInstances" : [ {
      "dateValue" : 12345,
      "attribute" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "booleanValue" : true,
      "notified" : true,
      "uuid" : "...",
      "parentAttributeValue" : { },
      "cfAccumulatedValues" : { },
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "stringValue" : "...",
      "id" : 12345,
      "assignedAttributeValue" : [ { }, { } ],
      "version" : 12345,
      "historized" : true,
      "value" : { },
      "transient" : true,
      "auditable" : { },
      "subscription" : { },
      "doubleValue" : 12345.0
    }, {
      "dateValue" : 12345,
      "attribute" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "booleanValue" : true,
      "notified" : true,
      "uuid" : "...",
      "parentAttributeValue" : { },
      "cfAccumulatedValues" : { },
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "stringValue" : "...",
      "id" : 12345,
      "assignedAttributeValue" : [ { }, { } ],
      "version" : 12345,
      "historized" : true,
      "value" : { },
      "transient" : true,
      "auditable" : { },
      "subscription" : { },
      "doubleValue" : 12345.0
    } ],
    "notified" : true,
    "code" : "...",
    "amountPS" : 12345.0,
    "referenceCode" : "...",
    "descriptionAndCode" : "...",
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "serviceTemplate" : {
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "historized" : true,
      "minimumChargeTemplate" : { },
      "descriptionOverride" : "...",
      "autoEndOfEngagement" : true,
      "parentEntityType" : { },
      "transient" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "serviceRecurringCharges" : [ { }, { } ],
      "businessServiceModel" : { },
      "minimumLabelEl" : "...",
      "instantiatedFromBSM" : true,
      "active" : true,
      "selected" : true,
      "attributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "notified" : true,
      "invoicingCalendar" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "uuid" : "...",
      "minimumInvoiceSubCategory" : { },
      "disabled" : true,
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "longDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "parentEntity" : { },
      "id" : 12345,
      "auditable" : { },
      "serviceUsageCharges" : [ { }, { } ],
      "serviceSubscriptionCharges" : [ { }, { } ],
      "version" : 12345,
      "description" : "...",
      "referenceDescription" : "...",
      "imagePath" : "...",
      "serviceRenewal" : { },
      "tags" : [ { }, { } ]
    }
  },
  "active" : true,
  "amount" : 12345.0,
  "parentEntityType" : { },
  "startDate" : 12345,
  "statusDate" : 12345,
  "parentEntity" : {
    "codeChanged" : true,
    "notified" : true,
    "descriptionOrCode" : "...",
    "description" : "...",
    "version" : 12345,
    "historized" : true,
    "transient" : true,
    "id" : 12345,
    "parentEntityType" : { },
    "parentEntity" : { },
    "referenceCode" : "...",
    "code" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "descriptionAndCode" : "...",
    "appendGeneratedCode" : true,
    "referenceDescription" : "..."
  },
  "paymentScheduleInstanceItems" : [ {
    "id" : 12345,
    "paid" : true,
    "amount" : 12345.0,
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "disabled" : true,
    "version" : 12345,
    "notified" : true,
    "last" : true,
    "active" : true,
    "paymentScheduleInstance" : {
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "calendar" : { },
      "paymentScheduleTemplate" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "endDate" : 12345,
      "disabled" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "transient" : true,
      "historized" : true,
      "serviceInstance" : { },
      "active" : true,
      "amount" : 12345.0,
      "parentEntityType" : { },
      "startDate" : 12345,
      "statusDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "status" : "TERMINATED",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "paymentDayInMonth" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "..."
    },
    "historized" : true,
    "dueDate" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "transient" : true,
    "recordedInvoice" : {
      "ddRequestItem" : { },
      "recordedInvoiceCatAgregates" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "netToPay" : 12345.0,
      "parentEntityType" : { },
      "parentEntity" : { },
      "paymentMethod" : "WIRETRANSFER",
      "collectionDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "dunningDocument" : { },
      "agedReceivableReportKey" : "...",
      "accountingDate" : 12345,
      "subscription" : { },
      "depositDate" : 12345,
      "accountingCode" : { },
      "invoiceDate" : 12345,
      "bankCollectionDate" : 12345,
      "paymentScheduleInstanceItem" : { },
      "paymentInfo6" : "...",
      "referenceDescription" : "...",
      "operationNumber" : 12345,
      "paymentInfo3" : "...",
      "billingAccountName" : "...",
      "accountCodeClientSide" : "...",
      "transactionCategory" : "CREDIT",
      "taxAmount" : 12345.0,
      "bankLot" : "...",
      "description" : "...",
      "bankReference" : "...",
      "rejectedPayment" : { },
      "transient" : true,
      "matchingStatus" : "I",
      "matchingAmounts" : [ { }, { } ],
      "reference" : "...",
      "invoice" : { },
      "paymentInfo1" : "...",
      "descriptionOrCode" : "...",
      "reason" : "FORCED",
      "paymentHistories" : [ { }, { } ],
      "amount" : 12345.0,
      "invoices" : [ { }, { } ],
      "seller" : { },
      "codeChanged" : true,
      "cfValues" : { },
      "dueDate" : 12345,
      "paymentInfo" : "...",
      "version" : 12345,
      "transactionDate" : 12345,
      "amountWithoutTax" : 12345.0,
      "matchingAmount" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderNumber" : "...",
      "operationAction" : "NONE",
      "paymentInfo5" : "...",
      "paymentVentilation" : { },
      "notified" : true,
      "unMatchingAmount" : 12345.0,
      "code" : "...",
      "status" : "EXPORT_FAILED",
      "descriptionAndCode" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "accountingSchemeEntries" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "type" : "...",
      "historized" : true,
      "paymentDeferralCount" : 12345,
      "referenceCode" : "...",
      "paymentInfo4" : "...",
      "paymentInfo2" : "...",
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "customerAccount" : { },
      "productionDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT"
    },
    "invoice" : {
      "discountPlan" : { },
      "billingRun" : { },
      "uuid" : "...",
      "linkedInvoices" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "cfAccumulatedValues" : { },
      "seller" : { },
      "xmlFilenameOnly" : "...",
      "orders" : [ { }, { } ],
      "cfValues" : { },
      "code" : "...",
      "hasTaxes" : true,
      "iban" : "...",
      "amountTax" : 12345.0,
      "dontSend" : true,
      "alias" : "...",
      "dueDate" : 12345,
      "useCurrentRate" : true,
      "pdfFilenameOnly" : "...",
      "paymentStatus" : "PENDING",
      "emailSentDate" : 12345,
      "alreadyAddedDiscount" : true,
      "quote" : { },
      "relatedDunningCollectionPlan" : { },
      "rejectReason" : "...",
      "hasDiscounts" : true,
      "version" : 12345,
      "description" : "...",
      "lastAppliedRate" : 12345.0,
      "historized" : true,
      "previousInvoiceNumber" : "...",
      "notified" : true,
      "amount" : 12345.0,
      "invoiceBalance" : 12345.0,
      "id" : 12345,
      "status" : "REJECTED",
      "temporaryInvoiceNumber" : "...",
      "tradingCountry" : { },
      "externalRef" : "...",
      "detailedInvoice" : true,
      "commercialOrder" : { },
      "discount" : 12345.0,
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "comment" : "...",
      "alreadyAppliedMinimum" : true,
      "billingAccount" : { },
      "auditableFields" : [ { }, { } ],
      "tradingLanguage" : { },
      "dueBalance" : 12345.0,
      "invoiceNumberOrTemporaryNumber" : "...",
      "rawAmount" : 12345.0,
      "paymentMethod" : { },
      "paymentStatusDate" : 12345,
      "startDate" : 12345,
      "invoiceAgregates" : [ { }, { } ],
      "prepaid" : true,
      "dunningCollectionPlanTriggered" : true,
      "discountAgregates" : [ { }, { } ],
      "tradingCurrency" : { },
      "recordedInvoice" : { },
      "productDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "xmlFilename" : "...",
      "paymentPlan" : { },
      "pdfFilename" : "...",
      "paymentMethodType" : "CARD",
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "lastAppliedRateDate" : 12345,
      "convertedRawAmount" : 12345.0,
      "discountRate" : 12345.0,
      "invoiceLines" : [ { }, { } ],
      "alreadySent" : true,
      "realTimeStatus" : "PENDING",
      "cpqQuote" : { },
      "initialCollectionDate" : 12345,
      "endDate" : 12345,
      "draftInvoiceLines" : [ { }, { } ],
      "invoiceDate" : 12345,
      "discountAmount" : 12345.0,
      "draft" : true,
      "xmlDate" : 12345,
      "convertedAmountWithoutTax" : 12345.0,
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "convertedNetToPay" : 12345.0,
      "invoiceNumber" : "...",
      "statusDate" : 12345,
      "hasMinimum" : true,
      "invoiceType" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "auditable" : { },
      "convertedDiscountAmount" : 12345.0,
      "amountWithTax" : 12345.0,
      "draftRatedTransactions" : [ { }, { } ],
      "subscription" : { },
      "reminderLevelTriggered" : true,
      "order" : { },
      "transient" : true,
      "openOrderNumber" : "...",
      "newInvoicingProcess" : true,
      "netToPay" : 12345.0,
      "pdfDate" : 12345
    },
    "requestPaymentDate" : 12345
  }, {
    "id" : 12345,
    "paid" : true,
    "amount" : 12345.0,
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "disabled" : true,
    "version" : 12345,
    "notified" : true,
    "last" : true,
    "active" : true,
    "paymentScheduleInstance" : {
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "descriptionAndCode" : "...",
      "calendar" : { },
      "paymentScheduleTemplate" : { },
      "cfAccumulatedValues" : { },
      "description" : "...",
      "endDate" : 12345,
      "disabled" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "transient" : true,
      "historized" : true,
      "serviceInstance" : { },
      "active" : true,
      "amount" : 12345.0,
      "parentEntityType" : { },
      "startDate" : 12345,
      "statusDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "referenceDescription" : "...",
      "codeChanged" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "status" : "CANCELLED",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "paymentDayInMonth" : 12345,
      "descriptionOrCode" : "...",
      "notified" : true,
      "code" : "..."
    },
    "historized" : true,
    "dueDate" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "transient" : true,
    "recordedInvoice" : {
      "ddRequestItem" : { },
      "recordedInvoiceCatAgregates" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "netToPay" : 12345.0,
      "parentEntityType" : { },
      "parentEntity" : { },
      "paymentMethod" : "CHECK",
      "collectionDate" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "dunningDocument" : { },
      "agedReceivableReportKey" : "...",
      "accountingDate" : 12345,
      "subscription" : { },
      "depositDate" : 12345,
      "accountingCode" : { },
      "invoiceDate" : 12345,
      "bankCollectionDate" : 12345,
      "paymentScheduleInstanceItem" : { },
      "paymentInfo6" : "...",
      "referenceDescription" : "...",
      "operationNumber" : 12345,
      "paymentInfo3" : "...",
      "billingAccountName" : "...",
      "accountCodeClientSide" : "...",
      "transactionCategory" : "DEBIT",
      "taxAmount" : 12345.0,
      "bankLot" : "...",
      "description" : "...",
      "bankReference" : "...",
      "rejectedPayment" : { },
      "transient" : true,
      "matchingStatus" : "C",
      "matchingAmounts" : [ { }, { } ],
      "reference" : "...",
      "invoice" : { },
      "paymentInfo1" : "...",
      "descriptionOrCode" : "...",
      "reason" : "REJECTED",
      "paymentHistories" : [ { }, { } ],
      "amount" : 12345.0,
      "invoices" : [ { }, { } ],
      "seller" : { },
      "codeChanged" : true,
      "cfValues" : { },
      "dueDate" : 12345,
      "paymentInfo" : "...",
      "version" : 12345,
      "transactionDate" : 12345,
      "amountWithoutTax" : 12345.0,
      "matchingAmount" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "orderNumber" : "...",
      "operationAction" : "TO_REFUND",
      "paymentInfo5" : "...",
      "paymentVentilation" : { },
      "notified" : true,
      "unMatchingAmount" : 12345.0,
      "code" : "...",
      "status" : "REJECTED",
      "descriptionAndCode" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "accountingSchemeEntries" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "type" : "...",
      "historized" : true,
      "paymentDeferralCount" : 12345,
      "referenceCode" : "...",
      "paymentInfo4" : "...",
      "paymentInfo2" : "...",
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "customerAccount" : { },
      "productionDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT"
    },
    "invoice" : {
      "discountPlan" : { },
      "billingRun" : { },
      "uuid" : "...",
      "linkedInvoices" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "cfAccumulatedValues" : { },
      "seller" : { },
      "xmlFilenameOnly" : "...",
      "orders" : [ { }, { } ],
      "cfValues" : { },
      "code" : "...",
      "hasTaxes" : true,
      "iban" : "...",
      "amountTax" : 12345.0,
      "dontSend" : true,
      "alias" : "...",
      "dueDate" : 12345,
      "useCurrentRate" : true,
      "pdfFilenameOnly" : "...",
      "paymentStatus" : "PAID",
      "emailSentDate" : 12345,
      "alreadyAddedDiscount" : true,
      "quote" : { },
      "relatedDunningCollectionPlan" : { },
      "rejectReason" : "...",
      "hasDiscounts" : true,
      "version" : 12345,
      "description" : "...",
      "lastAppliedRate" : 12345.0,
      "historized" : true,
      "previousInvoiceNumber" : "...",
      "notified" : true,
      "amount" : 12345.0,
      "invoiceBalance" : 12345.0,
      "id" : 12345,
      "status" : "NEW",
      "temporaryInvoiceNumber" : "...",
      "tradingCountry" : { },
      "externalRef" : "...",
      "detailedInvoice" : true,
      "commercialOrder" : { },
      "discount" : 12345.0,
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "comment" : "...",
      "alreadyAppliedMinimum" : true,
      "billingAccount" : { },
      "auditableFields" : [ { }, { } ],
      "tradingLanguage" : { },
      "dueBalance" : 12345.0,
      "invoiceNumberOrTemporaryNumber" : "...",
      "rawAmount" : 12345.0,
      "paymentMethod" : { },
      "paymentStatusDate" : 12345,
      "startDate" : 12345,
      "invoiceAgregates" : [ { }, { } ],
      "prepaid" : true,
      "dunningCollectionPlanTriggered" : true,
      "discountAgregates" : [ { }, { } ],
      "tradingCurrency" : { },
      "recordedInvoice" : { },
      "productDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "xmlFilename" : "...",
      "paymentPlan" : { },
      "pdfFilename" : "...",
      "paymentMethodType" : "CHECK",
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "lastAppliedRateDate" : 12345,
      "convertedRawAmount" : 12345.0,
      "discountRate" : 12345.0,
      "invoiceLines" : [ { }, { } ],
      "alreadySent" : true,
      "realTimeStatus" : "ABANDONED",
      "cpqQuote" : { },
      "initialCollectionDate" : 12345,
      "endDate" : 12345,
      "draftInvoiceLines" : [ { }, { } ],
      "invoiceDate" : 12345,
      "discountAmount" : 12345.0,
      "draft" : true,
      "xmlDate" : 12345,
      "convertedAmountWithoutTax" : 12345.0,
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "convertedNetToPay" : 12345.0,
      "invoiceNumber" : "...",
      "statusDate" : 12345,
      "hasMinimum" : true,
      "invoiceType" : { },
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "auditable" : { },
      "convertedDiscountAmount" : 12345.0,
      "amountWithTax" : 12345.0,
      "draftRatedTransactions" : [ { }, { } ],
      "subscription" : { },
      "reminderLevelTriggered" : true,
      "order" : { },
      "transient" : true,
      "openOrderNumber" : "...",
      "newInvoicingProcess" : true,
      "netToPay" : 12345.0,
      "pdfDate" : 12345
    },
    "requestPaymentDate" : 12345
  } ],
  "referenceDescription" : "...",
  "codeChanged" : true,
  "auditable" : {
    "creator" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345,
    "lastUser" : "...",
    "created" : 12345
  },
  "auditableFields" : [ {
    "notfiable" : true,
    "fieldName" : "...",
    "auditType" : "STATUS",
    "previousState" : { },
    "historable" : true,
    "notified" : true,
    "historized" : true,
    "currentState" : { }
  }, {
    "notfiable" : true,
    "fieldName" : "...",
    "auditType" : "OTHER",
    "previousState" : { },
    "historable" : true,
    "notified" : true,
    "historized" : true,
    "currentState" : { }
  } ],
  "id" : 12345,
  "status" : "CANCELLED",
  "uuid" : "...",
  "parentCFEntities" : [ {
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dirtyCF" : true,
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ]
  }, {
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "dirtyCF" : true,
    "uuid" : "...",
    "parentCFEntities" : [ { }, { } ]
  } ],
  "paymentDayInMonth" : 12345,
  "descriptionOrCode" : "...",
  "notified" : true,
  "code" : "..."
}