OtherTransaction Data Type

Implemented Interfaces
ICustomFieldEntity, Serializable
Properties
name data type description
cfAccumulatedValues CustomFieldValues
transactionDate number
bankLot string
orderNumber string
matchingAmount number
accountingCode AccountingCode
id number
amount number
notified boolean
auditableFields array of AuditableFieldHistory
description string
amountWithoutTax number
paymentVentilation PaymentVentilation
uuid string
matchingStatus MatchingStatusEnum
paymentInfo1 string
paymentInfo4 string
dueDate number
paymentInfo6 string
paymentMethod PaymentMethodEnum
transient boolean
type string
unMatchingAmount number
occDescription string
reference string
paymentInfo5 string
transactionCategory OperationCategoryEnum
paymentInfo3 string
paymentInfo string
occCode string
generalLedger GeneralLedger
historized boolean
parentCFEntities array of ICustomFieldEntity
billingAccountName string
bankReference string
paymentInfo7 string
cfValues CustomFieldValues
paymentVentilations array of PaymentVentilation
code string
depositDate number
auditable Auditable
paymentInfo2 string
bankCollectionDate number
taxAmount number
version number

Example

{
  "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
  },
  "transactionDate" : 12345,
  "bankLot" : "...",
  "orderNumber" : "...",
  "matchingAmount" : 12345.0,
  "accountingCode" : {
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "chartOfAccountTypeEnum" : "ASSETS",
    "chartOfAccountViewTypeEnum" : "VIEW",
    "active" : true,
    "notified" : true,
    "codeChanged" : true,
    "disabled" : true,
    "descriptionAndCode" : "...",
    "appendGeneratedCode" : true,
    "parentEntityType" : { },
    "id" : 12345,
    "parentAccountingCode" : { },
    "migrated" : true,
    "historized" : true,
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "version" : 12345,
    "reportingAccount" : "...",
    "description" : "...",
    "code" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "notes" : "...",
    "referenceCode" : "...",
    "transient" : true
  },
  "id" : 12345,
  "amount" : 12345.0,
  "notified" : true,
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "OTHER",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "description" : "...",
  "amountWithoutTax" : 12345.0,
  "paymentVentilation" : {
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "POSITIVE_RT",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R5",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "ACTIVE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "CASH"
    },
    "version" : 12345,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "transient" : true,
    "originalOT" : {
      "cfAccumulatedValues" : { },
      "transactionDate" : 12345,
      "bankLot" : "...",
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "accountingCode" : { },
      "id" : 12345,
      "amount" : 12345.0,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentVentilation" : { },
      "uuid" : "...",
      "matchingStatus" : "O",
      "paymentInfo1" : "...",
      "paymentInfo4" : "...",
      "dueDate" : 12345,
      "paymentInfo6" : "...",
      "paymentMethod" : "PAYPAL",
      "transient" : true,
      "type" : "...",
      "unMatchingAmount" : 12345.0,
      "occDescription" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "transactionCategory" : "DEBIT",
      "paymentInfo3" : "...",
      "paymentInfo" : "...",
      "occCode" : "...",
      "generalLedger" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "billingAccountName" : "...",
      "bankReference" : "...",
      "paymentInfo7" : "...",
      "cfValues" : { },
      "paymentVentilations" : [ { }, { } ],
      "code" : "...",
      "depositDate" : 12345,
      "auditable" : { },
      "paymentInfo2" : "...",
      "bankCollectionDate" : 12345,
      "taxAmount" : 12345.0,
      "version" : 12345
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "historized" : true,
    "newOT" : {
      "cfAccumulatedValues" : { },
      "transactionDate" : 12345,
      "bankLot" : "...",
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "accountingCode" : { },
      "id" : 12345,
      "amount" : 12345.0,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentVentilation" : { },
      "uuid" : "...",
      "matchingStatus" : "R",
      "paymentInfo1" : "...",
      "paymentInfo4" : "...",
      "dueDate" : 12345,
      "paymentInfo6" : "...",
      "paymentMethod" : "CASH",
      "transient" : true,
      "type" : "...",
      "unMatchingAmount" : 12345.0,
      "occDescription" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "transactionCategory" : "DEBIT",
      "paymentInfo3" : "...",
      "paymentInfo" : "...",
      "occCode" : "...",
      "generalLedger" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "billingAccountName" : "...",
      "bankReference" : "...",
      "paymentInfo7" : "...",
      "cfValues" : { },
      "paymentVentilations" : [ { }, { } ],
      "code" : "...",
      "depositDate" : 12345,
      "auditable" : { },
      "paymentInfo2" : "...",
      "bankCollectionDate" : 12345,
      "taxAmount" : 12345.0,
      "version" : 12345
    },
    "ventilationDate" : 12345,
    "accountOperation" : {
      "historized" : true,
      "collectionDate" : 12345,
      "paymentDeferralCount" : 12345,
      "subscription" : { },
      "seller" : { },
      "customerAccount" : { },
      "paymentInfo2" : "...",
      "paymentVentilation" : { },
      "parentCFEntities" : [ { }, { } ],
      "paymentHistories" : [ { }, { } ],
      "matchingAmount" : 12345.0,
      "rejectedPayment" : { },
      "auditableFields" : [ { }, { } ],
      "bankLot" : "...",
      "matchingStatus" : "L",
      "ddRequestItem" : { },
      "invoices" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "bankReference" : "...",
      "version" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "taxAmount" : 12345.0,
      "description" : "...",
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditable" : { },
      "accountingSchemeEntries" : [ { }, { } ],
      "reason" : "REJECTED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "NONE",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "EXPORTED",
      "cfValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "dueDate" : 12345,
      "parentEntity" : { },
      "depositDate" : 12345,
      "transactionCategory" : "DEBIT",
      "accountingDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "descriptionAndCode" : "...",
      "accountCodeClientSide" : "...",
      "amount" : 12345.0,
      "id" : 12345,
      "transactionDate" : 12345,
      "paymentInfo4" : "...",
      "paymentInfo" : "...",
      "accountingCode" : { },
      "appendGeneratedCode" : true,
      "amountWithoutTax" : 12345.0,
      "code" : "...",
      "codeChanged" : true,
      "paymentMethod" : "WIRETRANSFER"
    },
    "id" : 12345,
    "notified" : true,
    "ventilationAmount" : 12345.0,
    "ventilationActionStatus" : "V"
  },
  "uuid" : "...",
  "matchingStatus" : "R",
  "paymentInfo1" : "...",
  "paymentInfo4" : "...",
  "dueDate" : 12345,
  "paymentInfo6" : "...",
  "paymentMethod" : "CARD",
  "transient" : true,
  "type" : "...",
  "unMatchingAmount" : 12345.0,
  "occDescription" : "...",
  "reference" : "...",
  "paymentInfo5" : "...",
  "transactionCategory" : "CREDIT",
  "paymentInfo3" : "...",
  "paymentInfo" : "...",
  "occCode" : "...",
  "generalLedger" : {
    "codeChanged" : true,
    "description" : "...",
    "notified" : true,
    "historized" : true,
    "id" : 12345,
    "transient" : true,
    "descriptionAndCode" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "code" : "...",
    "referenceDescription" : "...",
    "version" : 12345,
    "referenceCode" : "...",
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "otherTransactions" : [ {
      "cfAccumulatedValues" : { },
      "transactionDate" : 12345,
      "bankLot" : "...",
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "accountingCode" : { },
      "id" : 12345,
      "amount" : 12345.0,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentVentilation" : { },
      "uuid" : "...",
      "matchingStatus" : "P",
      "paymentInfo1" : "...",
      "paymentInfo4" : "...",
      "dueDate" : 12345,
      "paymentInfo6" : "...",
      "paymentMethod" : "DIRECTDEBIT",
      "transient" : true,
      "type" : "...",
      "unMatchingAmount" : 12345.0,
      "occDescription" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "transactionCategory" : "DEBIT",
      "paymentInfo3" : "...",
      "paymentInfo" : "...",
      "occCode" : "...",
      "generalLedger" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "billingAccountName" : "...",
      "bankReference" : "...",
      "paymentInfo7" : "...",
      "cfValues" : { },
      "paymentVentilations" : [ { }, { } ],
      "code" : "...",
      "depositDate" : 12345,
      "auditable" : { },
      "paymentInfo2" : "...",
      "bankCollectionDate" : 12345,
      "taxAmount" : 12345.0,
      "version" : 12345
    }, {
      "cfAccumulatedValues" : { },
      "transactionDate" : 12345,
      "bankLot" : "...",
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "accountingCode" : { },
      "id" : 12345,
      "amount" : 12345.0,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentVentilation" : { },
      "uuid" : "...",
      "matchingStatus" : "I",
      "paymentInfo1" : "...",
      "paymentInfo4" : "...",
      "dueDate" : 12345,
      "paymentInfo6" : "...",
      "paymentMethod" : "CARD",
      "transient" : true,
      "type" : "...",
      "unMatchingAmount" : 12345.0,
      "occDescription" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "transactionCategory" : "CREDIT",
      "paymentInfo3" : "...",
      "paymentInfo" : "...",
      "occCode" : "...",
      "generalLedger" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "billingAccountName" : "...",
      "bankReference" : "...",
      "paymentInfo7" : "...",
      "cfValues" : { },
      "paymentVentilations" : [ { }, { } ],
      "code" : "...",
      "depositDate" : 12345,
      "auditable" : { },
      "paymentInfo2" : "...",
      "bankCollectionDate" : 12345,
      "taxAmount" : 12345.0,
      "version" : 12345
    } ]
  },
  "historized" : true,
  "parentCFEntities" : [ {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ { }, { } ],
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  }, {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ { }, { } ],
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  } ],
  "billingAccountName" : "...",
  "bankReference" : "...",
  "paymentInfo7" : "...",
  "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
  },
  "paymentVentilations" : [ {
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "POSITIVE_RT",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R3",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "CLOSE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "DIRECTDEBIT"
    },
    "version" : 12345,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "transient" : true,
    "originalOT" : {
      "cfAccumulatedValues" : { },
      "transactionDate" : 12345,
      "bankLot" : "...",
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "accountingCode" : { },
      "id" : 12345,
      "amount" : 12345.0,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentVentilation" : { },
      "uuid" : "...",
      "matchingStatus" : "I",
      "paymentInfo1" : "...",
      "paymentInfo4" : "...",
      "dueDate" : 12345,
      "paymentInfo6" : "...",
      "paymentMethod" : "CASH",
      "transient" : true,
      "type" : "...",
      "unMatchingAmount" : 12345.0,
      "occDescription" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "transactionCategory" : "DEBIT",
      "paymentInfo3" : "...",
      "paymentInfo" : "...",
      "occCode" : "...",
      "generalLedger" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "billingAccountName" : "...",
      "bankReference" : "...",
      "paymentInfo7" : "...",
      "cfValues" : { },
      "paymentVentilations" : [ { }, { } ],
      "code" : "...",
      "depositDate" : 12345,
      "auditable" : { },
      "paymentInfo2" : "...",
      "bankCollectionDate" : 12345,
      "taxAmount" : 12345.0,
      "version" : 12345
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "historized" : true,
    "newOT" : {
      "cfAccumulatedValues" : { },
      "transactionDate" : 12345,
      "bankLot" : "...",
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "accountingCode" : { },
      "id" : 12345,
      "amount" : 12345.0,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentVentilation" : { },
      "uuid" : "...",
      "matchingStatus" : "I",
      "paymentInfo1" : "...",
      "paymentInfo4" : "...",
      "dueDate" : 12345,
      "paymentInfo6" : "...",
      "paymentMethod" : "STRIPE",
      "transient" : true,
      "type" : "...",
      "unMatchingAmount" : 12345.0,
      "occDescription" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "transactionCategory" : "DEBIT",
      "paymentInfo3" : "...",
      "paymentInfo" : "...",
      "occCode" : "...",
      "generalLedger" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "billingAccountName" : "...",
      "bankReference" : "...",
      "paymentInfo7" : "...",
      "cfValues" : { },
      "paymentVentilations" : [ { }, { } ],
      "code" : "...",
      "depositDate" : 12345,
      "auditable" : { },
      "paymentInfo2" : "...",
      "bankCollectionDate" : 12345,
      "taxAmount" : 12345.0,
      "version" : 12345
    },
    "ventilationDate" : 12345,
    "accountOperation" : {
      "historized" : true,
      "collectionDate" : 12345,
      "paymentDeferralCount" : 12345,
      "subscription" : { },
      "seller" : { },
      "customerAccount" : { },
      "paymentInfo2" : "...",
      "paymentVentilation" : { },
      "parentCFEntities" : [ { }, { } ],
      "paymentHistories" : [ { }, { } ],
      "matchingAmount" : 12345.0,
      "rejectedPayment" : { },
      "auditableFields" : [ { }, { } ],
      "bankLot" : "...",
      "matchingStatus" : "I",
      "ddRequestItem" : { },
      "invoices" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "bankReference" : "...",
      "version" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "taxAmount" : 12345.0,
      "description" : "...",
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditable" : { },
      "accountingSchemeEntries" : [ { }, { } ],
      "reason" : "REJECTED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "TO_REFUND",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "EXPORTED",
      "cfValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "dueDate" : 12345,
      "parentEntity" : { },
      "depositDate" : 12345,
      "transactionCategory" : "DEBIT",
      "accountingDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "descriptionAndCode" : "...",
      "accountCodeClientSide" : "...",
      "amount" : 12345.0,
      "id" : 12345,
      "transactionDate" : 12345,
      "paymentInfo4" : "...",
      "paymentInfo" : "...",
      "accountingCode" : { },
      "appendGeneratedCode" : true,
      "amountWithoutTax" : 12345.0,
      "code" : "...",
      "codeChanged" : true,
      "paymentMethod" : "WIRETRANSFER"
    },
    "id" : 12345,
    "notified" : true,
    "ventilationAmount" : 12345.0,
    "ventilationActionStatus" : "V"
  }, {
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "BEFORE_DISCOUNT",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R2",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "ACTIVE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "WIRETRANSFER"
    },
    "version" : 12345,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "transient" : true,
    "originalOT" : {
      "cfAccumulatedValues" : { },
      "transactionDate" : 12345,
      "bankLot" : "...",
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "accountingCode" : { },
      "id" : 12345,
      "amount" : 12345.0,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentVentilation" : { },
      "uuid" : "...",
      "matchingStatus" : "R",
      "paymentInfo1" : "...",
      "paymentInfo4" : "...",
      "dueDate" : 12345,
      "paymentInfo6" : "...",
      "paymentMethod" : "CASH",
      "transient" : true,
      "type" : "...",
      "unMatchingAmount" : 12345.0,
      "occDescription" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "transactionCategory" : "DEBIT",
      "paymentInfo3" : "...",
      "paymentInfo" : "...",
      "occCode" : "...",
      "generalLedger" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "billingAccountName" : "...",
      "bankReference" : "...",
      "paymentInfo7" : "...",
      "cfValues" : { },
      "paymentVentilations" : [ { }, { } ],
      "code" : "...",
      "depositDate" : 12345,
      "auditable" : { },
      "paymentInfo2" : "...",
      "bankCollectionDate" : 12345,
      "taxAmount" : 12345.0,
      "version" : 12345
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "historized" : true,
    "newOT" : {
      "cfAccumulatedValues" : { },
      "transactionDate" : 12345,
      "bankLot" : "...",
      "orderNumber" : "...",
      "matchingAmount" : 12345.0,
      "accountingCode" : { },
      "id" : 12345,
      "amount" : 12345.0,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentVentilation" : { },
      "uuid" : "...",
      "matchingStatus" : "R",
      "paymentInfo1" : "...",
      "paymentInfo4" : "...",
      "dueDate" : 12345,
      "paymentInfo6" : "...",
      "paymentMethod" : "PAYPAL",
      "transient" : true,
      "type" : "...",
      "unMatchingAmount" : 12345.0,
      "occDescription" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "transactionCategory" : "DEBIT",
      "paymentInfo3" : "...",
      "paymentInfo" : "...",
      "occCode" : "...",
      "generalLedger" : { },
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "billingAccountName" : "...",
      "bankReference" : "...",
      "paymentInfo7" : "...",
      "cfValues" : { },
      "paymentVentilations" : [ { }, { } ],
      "code" : "...",
      "depositDate" : 12345,
      "auditable" : { },
      "paymentInfo2" : "...",
      "bankCollectionDate" : 12345,
      "taxAmount" : 12345.0,
      "version" : 12345
    },
    "ventilationDate" : 12345,
    "accountOperation" : {
      "historized" : true,
      "collectionDate" : 12345,
      "paymentDeferralCount" : 12345,
      "subscription" : { },
      "seller" : { },
      "customerAccount" : { },
      "paymentInfo2" : "...",
      "paymentVentilation" : { },
      "parentCFEntities" : [ { }, { } ],
      "paymentHistories" : [ { }, { } ],
      "matchingAmount" : 12345.0,
      "rejectedPayment" : { },
      "auditableFields" : [ { }, { } ],
      "bankLot" : "...",
      "matchingStatus" : "O",
      "ddRequestItem" : { },
      "invoices" : [ { }, { } ],
      "unMatchingAmount" : 12345.0,
      "bankReference" : "...",
      "version" : 12345,
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "taxAmount" : 12345.0,
      "description" : "...",
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditable" : { },
      "accountingSchemeEntries" : [ { }, { } ],
      "reason" : "REJECTED",
      "orderNumber" : "...",
      "journal" : { },
      "accountingExportFile" : "...",
      "billingAccountName" : "...",
      "notified" : true,
      "operationNumber" : 12345,
      "paymentInfo6" : "...",
      "transient" : true,
      "operationAction" : "TO_REFUND",
      "paymentInfo3" : "...",
      "parentEntityType" : { },
      "referenceCode" : "...",
      "paymentInfo1" : "...",
      "reference" : "...",
      "paymentInfo5" : "...",
      "status" : "EXPORT_FAILED",
      "cfValues" : { },
      "descriptionOrCode" : "...",
      "referenceDescription" : "...",
      "matchingAmounts" : [ { }, { } ],
      "dueDate" : 12345,
      "parentEntity" : { },
      "depositDate" : 12345,
      "transactionCategory" : "CREDIT",
      "accountingDate" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "descriptionAndCode" : "...",
      "accountCodeClientSide" : "...",
      "amount" : 12345.0,
      "id" : 12345,
      "transactionDate" : 12345,
      "paymentInfo4" : "...",
      "paymentInfo" : "...",
      "accountingCode" : { },
      "appendGeneratedCode" : true,
      "amountWithoutTax" : 12345.0,
      "code" : "...",
      "codeChanged" : true,
      "paymentMethod" : "PAYPAL"
    },
    "id" : 12345,
    "notified" : true,
    "ventilationAmount" : 12345.0,
    "ventilationActionStatus" : "V"
  } ],
  "code" : "...",
  "depositDate" : 12345,
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "paymentInfo2" : "...",
  "bankCollectionDate" : 12345,
  "taxAmount" : 12345.0,
  "version" : 12345
}