PaymentHistory Data Type

Implemented Interfaces
Serializable
Properties
name data type description
auditableFields array of AuditableFieldHistory
errorType PaymentErrorTypeEnum
auditable Auditable
status PaymentStatusEnum
customerAccountCode string
notified boolean
operationCategory OperationCategoryEnum
paymentMethodType PaymentMethodEnum
historized boolean
errorMessage string
id number
asyncStatus PaymentStatusEnum
paymentGatewayCode string
listAoPaid array of AccountOperation
sellerCode string
customerAccountName string
errorCode string
syncStatus PaymentStatusEnum
customerCode string
payment Payment
externalPaymentId string
version number
lastUpdateDate number
operationDate number
refund Refund
paymentMethodName string
amountCts number
transient boolean

Example

{
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "OTHER",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "errorType" : "ERROR",
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "status" : "NOT_PROCESSED",
  "customerAccountCode" : "...",
  "notified" : true,
  "operationCategory" : "DEBIT",
  "paymentMethodType" : "CARD",
  "historized" : true,
  "errorMessage" : "...",
  "id" : 12345,
  "asyncStatus" : "PENDING",
  "paymentGatewayCode" : "...",
  "listAoPaid" : [ {
    "historized" : true,
    "collectionDate" : 12345,
    "paymentDeferralCount" : 12345,
    "subscription" : {
      "totalInvoicingAmountWithTax" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "prestation" : "...",
      "accountOperations" : [ { }, { } ],
      "endAgreementDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "anyServiceActive" : true,
      "notified" : true,
      "auditable" : { },
      "versionNumber" : 12345,
      "initialSubscriptionRenewal" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "subscriptionDaysAge" : 12345,
      "autoEndOfEngagement" : true,
      "fireRenewalNotice" : true,
      "offer" : { },
      "renewalNotifiedDate" : 12345,
      "orderOffer" : { },
      "subscriptionMonthsAge" : 12345,
      "edrs" : [ { }, { } ],
      "id" : 12345,
      "code" : "...",
      "billingCycle" : { },
      "validity" : { },
      "subscribedTillDate" : 12345,
      "cfValues" : { },
      "electronicBilling" : true,
      "subscriptionExpired" : true,
      "order" : { },
      "emailTemplate" : { },
      "productInstances" : [ { }, { } ],
      "minimumChargeTemplate" : { },
      "renewed" : true,
      "salesPersonName" : "...",
      "parentEntityType" : { },
      "terminationDate" : 12345,
      "cfAccumulatedValues" : { },
      "nextVersion" : { },
      "allDiscountPlanInstances" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "auditableFields" : [ { }, { } ],
      "previousVersion" : { },
      "accessPoints" : [ { }, { } ],
      "version" : 12345,
      "paymentMethod" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "renewalDate" : 12345,
      "status" : "CLOSED",
      "minimumLabelEl" : "...",
      "serviceInstances" : [ { }, { } ],
      "email" : "...",
      "notifyOfRenewalDate" : 12345,
      "appendGeneratedCode" : true,
      "seller" : { },
      "subscriptionDate" : 12345,
      "orderNumber" : "...",
      "statusDate" : 12345,
      "active" : true,
      "minInvoiceLines" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "userAccount" : { },
      "transient" : true,
      "attributeInstances" : [ { }, { } ],
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "ratingGroup" : "...",
      "subscriptionTerminationReason" : { },
      "minimumInvoiceSubCategory" : { },
      "mailingType" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "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" : { }
    },
    "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" : "R0",
      "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" : "CARD"
    },
    "paymentInfo2" : "...",
    "paymentVentilation" : {
      "customerAccount" : { },
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "originalOT" : { },
      "auditable" : { },
      "historized" : true,
      "newOT" : { },
      "ventilationDate" : 12345,
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "ventilationAmount" : 12345.0,
      "ventilationActionStatus" : "V"
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "paymentHistories" : [ {
      "auditableFields" : [ { }, { } ],
      "errorType" : "REJECT",
      "auditable" : { },
      "status" : "ACCEPTED",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "CREDIT",
      "paymentMethodType" : "CASH",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "ERROR",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "ERROR",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    }, {
      "auditableFields" : [ { }, { } ],
      "errorType" : "ERROR",
      "auditable" : { },
      "status" : "PENDING",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "DIRECTDEBIT",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "REJECTED",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "ACCEPTED",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    } ],
    "matchingAmount" : 12345.0,
    "rejectedPayment" : {
      "notified" : true,
      "paymentVentilation" : { },
      "paymentAction" : "PENDING_PAYMENT",
      "transactionDate" : 12345,
      "bankReference" : "...",
      "paymentInfo3" : "...",
      "taxAmount" : 12345.0,
      "depositDate" : 12345,
      "collectionDate" : 12345,
      "reference" : "...",
      "cfAccumulatedValues" : { },
      "journal" : { },
      "subscription" : { },
      "paymentMethod" : "PAYPAL",
      "auditable" : { },
      "code" : "...",
      "rejectedType" : "M",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "reason" : "CLOSED_PERIOD",
      "appendGeneratedCode" : true,
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "customerAccount" : { },
      "transactionCategory" : "CREDIT",
      "rejectedPayment" : { },
      "cfValues" : { },
      "paymentInfo5" : "...",
      "amount" : 12345.0,
      "bankCollectionDate" : 12345,
      "operationAction" : "TO_REFUND",
      "status" : "REJECTED",
      "matchingAmount" : 12345.0,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "accountingSchemeEntries" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "accountingDate" : 12345,
      "unMatchingAmount" : 12345.0,
      "seller" : { },
      "listAaccountOperationSupposedPaid" : [ { }, { } ],
      "operationNumber" : 12345,
      "amountWithoutTax" : 12345.0,
      "billingAccountName" : "...",
      "paymentDeferralCount" : 12345,
      "dueDate" : 12345,
      "ddRequestItem" : { },
      "historized" : true,
      "paymentInfo1" : "...",
      "type" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "accountingExportFile" : "...",
      "transient" : true,
      "accountCodeClientSide" : "...",
      "id" : 12345,
      "paymentInfo" : "...",
      "accountingCode" : { },
      "referenceDescription" : "...",
      "rejectedCode" : "...",
      "matchingAmounts" : [ { }, { } ],
      "rejectedDescription" : "...",
      "paymentHistories" : [ { }, { } ],
      "bankLot" : "...",
      "paymentInfo2" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "rejectedDate" : 12345,
      "matchingStatus" : "R",
      "orderNumber" : "..."
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "bankLot" : "...",
    "matchingStatus" : "O",
    "ddRequestItem" : {
      "paymentInfo5" : "...",
      "paymentInfo4" : "...",
      "historized" : true,
      "paymentInfo3" : "...",
      "ddRequestLOT" : { },
      "rejectedFileName" : "...",
      "transient" : true,
      "paymentInfo6" : "...",
      "automatedRefund" : { },
      "reference" : "...",
      "dueDate" : 12345,
      "id" : 12345,
      "errorMsg" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "paymentInfo" : "...",
      "billingAccountName" : "...",
      "amount" : 12345.0,
      "paymentInfo2" : "...",
      "automatedPayment" : { },
      "auditable" : { },
      "version" : 12345,
      "accountOperations" : [ { }, { } ],
      "paymentInfo1" : "..."
    },
    "invoices" : [ {
      "status" : "NEW",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "ABANDONED",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "PAID",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "CHECK",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    }, {
      "status" : "SUSPECT",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "PPAID",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "ABANDONED",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "CHECK",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    } ],
    "unMatchingAmount" : 12345.0,
    "bankReference" : "...",
    "version" : 12345,
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "taxAmount" : 12345.0,
    "description" : "...",
    "bankCollectionDate" : 12345,
    "type" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "accountingSchemeEntries" : [ {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "LIABILITIES",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "DEBIT",
      "auxiliaryAccountCode" : "..."
    }, {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "EQUITY",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "DEBIT",
      "auxiliaryAccountCode" : "..."
    } ],
    "reason" : "CLOSED_PERIOD",
    "orderNumber" : "...",
    "journal" : {
      "appendGeneratedCode" : true,
      "historized" : true,
      "auditable" : { },
      "transient" : true,
      "referenceDescription" : "...",
      "description" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "notified" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "referenceCode" : "...",
      "occTemplates" : [ { }, { } ],
      "accountOperations" : [ { }, { } ],
      "codeChanged" : true
    },
    "accountingExportFile" : "...",
    "billingAccountName" : "...",
    "notified" : true,
    "operationNumber" : 12345,
    "paymentInfo6" : "...",
    "transient" : true,
    "operationAction" : "TO_REFUND",
    "paymentInfo3" : "...",
    "parentEntityType" : { },
    "referenceCode" : "...",
    "paymentInfo1" : "...",
    "reference" : "...",
    "paymentInfo5" : "...",
    "status" : "EXPORTED",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "matchingAmounts" : [ {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    }, {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    } ],
    "dueDate" : 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" : "..."
    },
    "depositDate" : 12345,
    "transactionCategory" : "DEBIT",
    "accountingDate" : 12345,
    "paymentAction" : "PENDING_PAYMENT",
    "descriptionAndCode" : "...",
    "accountCodeClientSide" : "...",
    "amount" : 12345.0,
    "id" : 12345,
    "transactionDate" : 12345,
    "paymentInfo4" : "...",
    "paymentInfo" : "...",
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "LIABILITIES",
      "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" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "appendGeneratedCode" : true,
    "amountWithoutTax" : 12345.0,
    "code" : "...",
    "codeChanged" : true,
    "paymentMethod" : "CARD"
  }, {
    "historized" : true,
    "collectionDate" : 12345,
    "paymentDeferralCount" : 12345,
    "subscription" : {
      "totalInvoicingAmountWithTax" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "prestation" : "...",
      "accountOperations" : [ { }, { } ],
      "endAgreementDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "anyServiceActive" : true,
      "notified" : true,
      "auditable" : { },
      "versionNumber" : 12345,
      "initialSubscriptionRenewal" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "subscriptionDaysAge" : 12345,
      "autoEndOfEngagement" : true,
      "fireRenewalNotice" : true,
      "offer" : { },
      "renewalNotifiedDate" : 12345,
      "orderOffer" : { },
      "subscriptionMonthsAge" : 12345,
      "edrs" : [ { }, { } ],
      "id" : 12345,
      "code" : "...",
      "billingCycle" : { },
      "validity" : { },
      "subscribedTillDate" : 12345,
      "cfValues" : { },
      "electronicBilling" : true,
      "subscriptionExpired" : true,
      "order" : { },
      "emailTemplate" : { },
      "productInstances" : [ { }, { } ],
      "minimumChargeTemplate" : { },
      "renewed" : true,
      "salesPersonName" : "...",
      "parentEntityType" : { },
      "terminationDate" : 12345,
      "cfAccumulatedValues" : { },
      "nextVersion" : { },
      "allDiscountPlanInstances" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "auditableFields" : [ { }, { } ],
      "previousVersion" : { },
      "accessPoints" : [ { }, { } ],
      "version" : 12345,
      "paymentMethod" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "renewalDate" : 12345,
      "status" : "CLOSED",
      "minimumLabelEl" : "...",
      "serviceInstances" : [ { }, { } ],
      "email" : "...",
      "notifyOfRenewalDate" : 12345,
      "appendGeneratedCode" : true,
      "seller" : { },
      "subscriptionDate" : 12345,
      "orderNumber" : "...",
      "statusDate" : 12345,
      "active" : true,
      "minInvoiceLines" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "userAccount" : { },
      "transient" : true,
      "attributeInstances" : [ { }, { } ],
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "ratingGroup" : "...",
      "subscriptionTerminationReason" : { },
      "minimumInvoiceSubCategory" : { },
      "mailingType" : "AUTO",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "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" : { }
    },
    "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" : "R0",
      "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" : "STRIPE"
    },
    "paymentInfo2" : "...",
    "paymentVentilation" : {
      "customerAccount" : { },
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "originalOT" : { },
      "auditable" : { },
      "historized" : true,
      "newOT" : { },
      "ventilationDate" : 12345,
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "ventilationAmount" : 12345.0,
      "ventilationActionStatus" : "V"
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "paymentHistories" : [ {
      "auditableFields" : [ { }, { } ],
      "errorType" : "ERROR",
      "auditable" : { },
      "status" : "REJECTED",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "CARD",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "PENDING",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "ACCEPTED",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    }, {
      "auditableFields" : [ { }, { } ],
      "errorType" : "REJECT",
      "auditable" : { },
      "status" : "NOT_PROCESSED",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "CREDIT",
      "paymentMethodType" : "CHECK",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "NOT_PROCESSED",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "REJECTED",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    } ],
    "matchingAmount" : 12345.0,
    "rejectedPayment" : {
      "notified" : true,
      "paymentVentilation" : { },
      "paymentAction" : "PENDING_PAYMENT",
      "transactionDate" : 12345,
      "bankReference" : "...",
      "paymentInfo3" : "...",
      "taxAmount" : 12345.0,
      "depositDate" : 12345,
      "collectionDate" : 12345,
      "reference" : "...",
      "cfAccumulatedValues" : { },
      "journal" : { },
      "subscription" : { },
      "paymentMethod" : "CASH",
      "auditable" : { },
      "code" : "...",
      "rejectedType" : "A",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "reason" : "CLOSED_PERIOD",
      "appendGeneratedCode" : true,
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "customerAccount" : { },
      "transactionCategory" : "DEBIT",
      "rejectedPayment" : { },
      "cfValues" : { },
      "paymentInfo5" : "...",
      "amount" : 12345.0,
      "bankCollectionDate" : 12345,
      "operationAction" : "NONE",
      "status" : "EXPORT_FAILED",
      "matchingAmount" : 12345.0,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "accountingSchemeEntries" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "accountingDate" : 12345,
      "unMatchingAmount" : 12345.0,
      "seller" : { },
      "listAaccountOperationSupposedPaid" : [ { }, { } ],
      "operationNumber" : 12345,
      "amountWithoutTax" : 12345.0,
      "billingAccountName" : "...",
      "paymentDeferralCount" : 12345,
      "dueDate" : 12345,
      "ddRequestItem" : { },
      "historized" : true,
      "paymentInfo1" : "...",
      "type" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "accountingExportFile" : "...",
      "transient" : true,
      "accountCodeClientSide" : "...",
      "id" : 12345,
      "paymentInfo" : "...",
      "accountingCode" : { },
      "referenceDescription" : "...",
      "rejectedCode" : "...",
      "matchingAmounts" : [ { }, { } ],
      "rejectedDescription" : "...",
      "paymentHistories" : [ { }, { } ],
      "bankLot" : "...",
      "paymentInfo2" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "rejectedDate" : 12345,
      "matchingStatus" : "O",
      "orderNumber" : "..."
    },
    "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
    } ],
    "bankLot" : "...",
    "matchingStatus" : "P",
    "ddRequestItem" : {
      "paymentInfo5" : "...",
      "paymentInfo4" : "...",
      "historized" : true,
      "paymentInfo3" : "...",
      "ddRequestLOT" : { },
      "rejectedFileName" : "...",
      "transient" : true,
      "paymentInfo6" : "...",
      "automatedRefund" : { },
      "reference" : "...",
      "dueDate" : 12345,
      "id" : 12345,
      "errorMsg" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "paymentInfo" : "...",
      "billingAccountName" : "...",
      "amount" : 12345.0,
      "paymentInfo2" : "...",
      "automatedPayment" : { },
      "auditable" : { },
      "version" : 12345,
      "accountOperations" : [ { }, { } ],
      "paymentInfo1" : "..."
    },
    "invoices" : [ {
      "status" : "SUSPECT",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "PENDING_PLAN",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "REFUNDED",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "CARD",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    }, {
      "status" : "DRAFT",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "UNPAID",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "DISPUTED",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "CARD",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    } ],
    "unMatchingAmount" : 12345.0,
    "bankReference" : "...",
    "version" : 12345,
    "uuid" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "taxAmount" : 12345.0,
    "description" : "...",
    "bankCollectionDate" : 12345,
    "type" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "accountingSchemeEntries" : [ {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "LIABILITIES",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "DEBIT",
      "auxiliaryAccountCode" : "..."
    }, {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "EQUITY",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "DEBIT",
      "auxiliaryAccountCode" : "..."
    } ],
    "reason" : "FORCED",
    "orderNumber" : "...",
    "journal" : {
      "appendGeneratedCode" : true,
      "historized" : true,
      "auditable" : { },
      "transient" : true,
      "referenceDescription" : "...",
      "description" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "notified" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "referenceCode" : "...",
      "occTemplates" : [ { }, { } ],
      "accountOperations" : [ { }, { } ],
      "codeChanged" : true
    },
    "accountingExportFile" : "...",
    "billingAccountName" : "...",
    "notified" : true,
    "operationNumber" : 12345,
    "paymentInfo6" : "...",
    "transient" : true,
    "operationAction" : "TO_REFUND",
    "paymentInfo3" : "...",
    "parentEntityType" : { },
    "referenceCode" : "...",
    "paymentInfo1" : "...",
    "reference" : "...",
    "paymentInfo5" : "...",
    "status" : "EXPORT_FAILED",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionOrCode" : "...",
    "referenceDescription" : "...",
    "matchingAmounts" : [ {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    }, {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    } ],
    "dueDate" : 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" : "..."
    },
    "depositDate" : 12345,
    "transactionCategory" : "CREDIT",
    "accountingDate" : 12345,
    "paymentAction" : "PENDING_PAYMENT",
    "descriptionAndCode" : "...",
    "accountCodeClientSide" : "...",
    "amount" : 12345.0,
    "id" : 12345,
    "transactionDate" : 12345,
    "paymentInfo4" : "...",
    "paymentInfo" : "...",
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "ASSETS",
      "chartOfAccountViewTypeEnum" : "REGULAR",
      "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" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "appendGeneratedCode" : true,
    "amountWithoutTax" : 12345.0,
    "code" : "...",
    "codeChanged" : true,
    "paymentMethod" : "CARD"
  } ],
  "sellerCode" : "...",
  "customerAccountName" : "...",
  "errorCode" : "...",
  "syncStatus" : "ERROR",
  "customerCode" : "...",
  "payment" : {
    "matchingAmounts" : [ {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    }, {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    } ],
    "fees" : 12345.0,
    "paymentDeferralCount" : 12345,
    "paymentInfo5" : "...",
    "invoices" : [ {
      "status" : "NEW",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "PAID",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "PAID",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "CHECK",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    }, {
      "status" : "NEW",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "ABANDONED",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "DISPUTED",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "DIRECTDEBIT",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    } ],
    "accountingDate" : 12345,
    "id" : 12345,
    "uuid" : "...",
    "descriptionAndCode" : "...",
    "matchingStatus" : "R",
    "unMatchingAmount" : 12345.0,
    "operationNumber" : 12345,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "amountWithoutTax" : 12345.0,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "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" : { }
    },
    "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" : "..."
    },
    "descriptionOrCode" : "...",
    "paymentInfo" : "...",
    "paymentAction" : "PENDING_PAYMENT",
    "code" : "...",
    "bankLot" : "...",
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "EXPENSE",
      "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" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "bankCollectionDate" : 12345,
    "accountingExportFile" : "...",
    "accountCodeClientSide" : "...",
    "referenceDescription" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "journal" : {
      "appendGeneratedCode" : true,
      "historized" : true,
      "auditable" : { },
      "transient" : true,
      "referenceDescription" : "...",
      "description" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "notified" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "referenceCode" : "...",
      "occTemplates" : [ { }, { } ],
      "accountOperations" : [ { }, { } ],
      "codeChanged" : true
    },
    "type" : "...",
    "matchingAmount" : 12345.0,
    "paymentInfo4" : "...",
    "operationAction" : "NONE",
    "dunningDocument" : {
      "referenceDescription" : "...",
      "referenceCode" : "...",
      "transient" : true,
      "subscription" : { },
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "appendGeneratedCode" : true,
      "auditable" : { },
      "id" : 12345,
      "descriptionAndCode" : "...",
      "code" : "...",
      "payments" : [ { }, { } ],
      "customerAccount" : { },
      "dueInvoices" : [ { }, { } ],
      "paidAmount" : 12345.0,
      "status" : "OPEN",
      "parentEntity" : { },
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "amountWithTax" : 12345.0,
      "codeChanged" : true
    },
    "notified" : true,
    "orderNumber" : "...",
    "reference" : "...",
    "historized" : true,
    "status" : "EXPORT_FAILED",
    "bankReference" : "...",
    "reason" : "CLOSED_PERIOD",
    "transient" : true,
    "version" : 12345,
    "collectionDate" : 12345,
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "POSITIVE_IL",
      "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" : "WIRETRANSFER"
    },
    "referenceCode" : "...",
    "paymentInfo1" : "...",
    "comment" : "...",
    "paymentInfo2" : "...",
    "dueDate" : 12345,
    "ddRequestItem" : {
      "paymentInfo5" : "...",
      "paymentInfo4" : "...",
      "historized" : true,
      "paymentInfo3" : "...",
      "ddRequestLOT" : { },
      "rejectedFileName" : "...",
      "transient" : true,
      "paymentInfo6" : "...",
      "automatedRefund" : { },
      "reference" : "...",
      "dueDate" : 12345,
      "id" : 12345,
      "errorMsg" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "paymentInfo" : "...",
      "billingAccountName" : "...",
      "amount" : 12345.0,
      "paymentInfo2" : "...",
      "automatedPayment" : { },
      "auditable" : { },
      "version" : 12345,
      "accountOperations" : [ { }, { } ],
      "paymentInfo1" : "..."
    },
    "paymentInfo3" : "...",
    "transactionDate" : 12345,
    "paymentInfo6" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "codeChanged" : true,
    "paymentMethod" : "CHECK",
    "depositDate" : 12345,
    "parentEntityType" : { },
    "paymentVentilation" : {
      "customerAccount" : { },
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "originalOT" : { },
      "auditable" : { },
      "historized" : true,
      "newOT" : { },
      "ventilationDate" : 12345,
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "ventilationAmount" : 12345.0,
      "ventilationActionStatus" : "U"
    },
    "amount" : 12345.0,
    "paymentHistories" : [ {
      "auditableFields" : [ { }, { } ],
      "errorType" : "ERROR",
      "auditable" : { },
      "status" : "NOT_PROCESSED",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "WIRETRANSFER",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "NOT_PROCESSED",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "REJECTED",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    }, {
      "auditableFields" : [ { }, { } ],
      "errorType" : "REJECT",
      "auditable" : { },
      "status" : "REJECTED",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "DIRECTDEBIT",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "ACCEPTED",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "NOT_PROCESSED",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    } ],
    "taxAmount" : 12345.0,
    "transactionCategory" : "CREDIT",
    "accountingSchemeEntries" : [ {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "EQUITY",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "CREDIT",
      "auxiliaryAccountCode" : "..."
    }, {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "EXPENSE",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "DEBIT",
      "auxiliaryAccountCode" : "..."
    } ],
    "appendGeneratedCode" : true,
    "paymentOrder" : "...",
    "billingAccountName" : "...",
    "description" : "...",
    "rejectedPayment" : {
      "notified" : true,
      "paymentVentilation" : { },
      "paymentAction" : "PENDING_PAYMENT",
      "transactionDate" : 12345,
      "bankReference" : "...",
      "paymentInfo3" : "...",
      "taxAmount" : 12345.0,
      "depositDate" : 12345,
      "collectionDate" : 12345,
      "reference" : "...",
      "cfAccumulatedValues" : { },
      "journal" : { },
      "subscription" : { },
      "paymentMethod" : "DIRECTDEBIT",
      "auditable" : { },
      "code" : "...",
      "rejectedType" : "A",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "reason" : "REJECTED",
      "appendGeneratedCode" : true,
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "customerAccount" : { },
      "transactionCategory" : "DEBIT",
      "rejectedPayment" : { },
      "cfValues" : { },
      "paymentInfo5" : "...",
      "amount" : 12345.0,
      "bankCollectionDate" : 12345,
      "operationAction" : "NONE",
      "status" : "EXPORTED",
      "matchingAmount" : 12345.0,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "accountingSchemeEntries" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "accountingDate" : 12345,
      "unMatchingAmount" : 12345.0,
      "seller" : { },
      "listAaccountOperationSupposedPaid" : [ { }, { } ],
      "operationNumber" : 12345,
      "amountWithoutTax" : 12345.0,
      "billingAccountName" : "...",
      "paymentDeferralCount" : 12345,
      "dueDate" : 12345,
      "ddRequestItem" : { },
      "historized" : true,
      "paymentInfo1" : "...",
      "type" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "accountingExportFile" : "...",
      "transient" : true,
      "accountCodeClientSide" : "...",
      "id" : 12345,
      "paymentInfo" : "...",
      "accountingCode" : { },
      "referenceDescription" : "...",
      "rejectedCode" : "...",
      "matchingAmounts" : [ { }, { } ],
      "rejectedDescription" : "...",
      "paymentHistories" : [ { }, { } ],
      "bankLot" : "...",
      "paymentInfo2" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "rejectedDate" : 12345,
      "matchingStatus" : "I",
      "orderNumber" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "subscription" : {
      "totalInvoicingAmountWithTax" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "prestation" : "...",
      "accountOperations" : [ { }, { } ],
      "endAgreementDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "anyServiceActive" : true,
      "notified" : true,
      "auditable" : { },
      "versionNumber" : 12345,
      "initialSubscriptionRenewal" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "subscriptionDaysAge" : 12345,
      "autoEndOfEngagement" : true,
      "fireRenewalNotice" : true,
      "offer" : { },
      "renewalNotifiedDate" : 12345,
      "orderOffer" : { },
      "subscriptionMonthsAge" : 12345,
      "edrs" : [ { }, { } ],
      "id" : 12345,
      "code" : "...",
      "billingCycle" : { },
      "validity" : { },
      "subscribedTillDate" : 12345,
      "cfValues" : { },
      "electronicBilling" : true,
      "subscriptionExpired" : true,
      "order" : { },
      "emailTemplate" : { },
      "productInstances" : [ { }, { } ],
      "minimumChargeTemplate" : { },
      "renewed" : true,
      "salesPersonName" : "...",
      "parentEntityType" : { },
      "terminationDate" : 12345,
      "cfAccumulatedValues" : { },
      "nextVersion" : { },
      "allDiscountPlanInstances" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "auditableFields" : [ { }, { } ],
      "previousVersion" : { },
      "accessPoints" : [ { }, { } ],
      "version" : 12345,
      "paymentMethod" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "renewalDate" : 12345,
      "status" : "SUSPENDED",
      "minimumLabelEl" : "...",
      "serviceInstances" : [ { }, { } ],
      "email" : "...",
      "notifyOfRenewalDate" : 12345,
      "appendGeneratedCode" : true,
      "seller" : { },
      "subscriptionDate" : 12345,
      "orderNumber" : "...",
      "statusDate" : 12345,
      "active" : true,
      "minInvoiceLines" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "userAccount" : { },
      "transient" : true,
      "attributeInstances" : [ { }, { } ],
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "ratingGroup" : "...",
      "subscriptionTerminationReason" : { },
      "minimumInvoiceSubCategory" : { },
      "mailingType" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    }
  },
  "externalPaymentId" : "...",
  "version" : 12345,
  "lastUpdateDate" : 12345,
  "operationDate" : 12345,
  "refund" : {
    "referenceDescription" : "...",
    "version" : 12345,
    "status" : "POSTED",
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "AFTER_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" : "R0",
      "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" : "CASH"
    },
    "codeChanged" : true,
    "transactionCategory" : "CREDIT",
    "rejectedPayment" : {
      "notified" : true,
      "paymentVentilation" : { },
      "paymentAction" : "PENDING_PAYMENT",
      "transactionDate" : 12345,
      "bankReference" : "...",
      "paymentInfo3" : "...",
      "taxAmount" : 12345.0,
      "depositDate" : 12345,
      "collectionDate" : 12345,
      "reference" : "...",
      "cfAccumulatedValues" : { },
      "journal" : { },
      "subscription" : { },
      "paymentMethod" : "CHECK",
      "auditable" : { },
      "code" : "...",
      "rejectedType" : "M",
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "reason" : "REJECTED",
      "appendGeneratedCode" : true,
      "paymentInfo4" : "...",
      "paymentInfo6" : "...",
      "customerAccount" : { },
      "transactionCategory" : "DEBIT",
      "rejectedPayment" : { },
      "cfValues" : { },
      "paymentInfo5" : "...",
      "amount" : 12345.0,
      "bankCollectionDate" : 12345,
      "operationAction" : "NONE",
      "status" : "POSTED",
      "matchingAmount" : 12345.0,
      "descriptionAndCode" : "...",
      "auditableFields" : [ { }, { } ],
      "accountingSchemeEntries" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "accountingDate" : 12345,
      "unMatchingAmount" : 12345.0,
      "seller" : { },
      "listAaccountOperationSupposedPaid" : [ { }, { } ],
      "operationNumber" : 12345,
      "amountWithoutTax" : 12345.0,
      "billingAccountName" : "...",
      "paymentDeferralCount" : 12345,
      "dueDate" : 12345,
      "ddRequestItem" : { },
      "historized" : true,
      "paymentInfo1" : "...",
      "type" : "...",
      "description" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "accountingExportFile" : "...",
      "transient" : true,
      "accountCodeClientSide" : "...",
      "id" : 12345,
      "paymentInfo" : "...",
      "accountingCode" : { },
      "referenceDescription" : "...",
      "rejectedCode" : "...",
      "matchingAmounts" : [ { }, { } ],
      "rejectedDescription" : "...",
      "paymentHistories" : [ { }, { } ],
      "bankLot" : "...",
      "paymentInfo2" : "...",
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "rejectedDate" : 12345,
      "matchingStatus" : "R",
      "orderNumber" : "..."
    },
    "collectionDate" : 12345,
    "referenceCode" : "...",
    "paymentVentilation" : {
      "customerAccount" : { },
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "originalOT" : { },
      "auditable" : { },
      "historized" : true,
      "newOT" : { },
      "ventilationDate" : 12345,
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "ventilationAmount" : 12345.0,
      "ventilationActionStatus" : "U"
    },
    "uuid" : "...",
    "bankLot" : "...",
    "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" : { }
    },
    "dueDate" : 12345,
    "appendGeneratedCode" : true,
    "reason" : "FORCED",
    "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" : "..."
    },
    "amountWithoutTax" : 12345.0,
    "historized" : true,
    "paymentHistories" : [ {
      "auditableFields" : [ { }, { } ],
      "errorType" : "REJECT",
      "auditable" : { },
      "status" : "PENDING",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "PAYPAL",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "NOT_PROCESSED",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "ACCEPTED",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    }, {
      "auditableFields" : [ { }, { } ],
      "errorType" : "ERROR",
      "auditable" : { },
      "status" : "REJECTED",
      "customerAccountCode" : "...",
      "notified" : true,
      "operationCategory" : "DEBIT",
      "paymentMethodType" : "PAYPAL",
      "historized" : true,
      "errorMessage" : "...",
      "id" : 12345,
      "asyncStatus" : "ERROR",
      "paymentGatewayCode" : "...",
      "listAoPaid" : [ { }, { } ],
      "sellerCode" : "...",
      "customerAccountName" : "...",
      "errorCode" : "...",
      "syncStatus" : "ERROR",
      "customerCode" : "...",
      "payment" : { },
      "externalPaymentId" : "...",
      "version" : 12345,
      "lastUpdateDate" : 12345,
      "operationDate" : 12345,
      "refund" : { },
      "paymentMethodName" : "...",
      "amountCts" : 12345,
      "transient" : true
    } ],
    "description" : "...",
    "paymentInfo4" : "...",
    "accountingDate" : 12345,
    "transient" : true,
    "reference" : "...",
    "orderNumber" : "...",
    "paymentInfo2" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "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
    } ],
    "paymentInfo3" : "...",
    "id" : 12345,
    "matchingAmounts" : [ {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    }, {
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "matchingCode" : { },
      "accountOperation" : { },
      "id" : 12345,
      "notified" : true,
      "auditable" : { },
      "matchingAmount" : 12345.0,
      "version" : 12345
    } ],
    "operationNumber" : 12345,
    "transactionDate" : 12345,
    "notified" : true,
    "accountCodeClientSide" : "...",
    "bankReference" : "...",
    "paymentDeferralCount" : 12345,
    "taxAmount" : 12345.0,
    "journal" : {
      "appendGeneratedCode" : true,
      "historized" : true,
      "auditable" : { },
      "transient" : true,
      "referenceDescription" : "...",
      "description" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "notified" : true,
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "referenceCode" : "...",
      "occTemplates" : [ { }, { } ],
      "accountOperations" : [ { }, { } ],
      "codeChanged" : true
    },
    "paymentAction" : "PENDING_PAYMENT",
    "code" : "...",
    "invoices" : [ {
      "status" : "REJECTED",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "PENDING_PLAN",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "PAID",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "PAYPAL",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    }, {
      "status" : "SUSPECT",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "UNPAID",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "DISPUTED",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "PAYPAL",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    } ],
    "billingAccountName" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "matchingAmount" : 12345.0,
    "descriptionAndCode" : "...",
    "unMatchingAmount" : 12345.0,
    "paymentInfo1" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "accountingCode" : {
      "auditable" : { },
      "chartOfAccountTypeEnum" : "EQUITY",
      "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" : [ { }, { } ],
      "parentEntity" : { },
      "notes" : "...",
      "referenceCode" : "...",
      "transient" : true
    },
    "bankCollectionDate" : 12345,
    "paymentInfo5" : "...",
    "type" : "...",
    "accountingExportFile" : "...",
    "depositDate" : 12345,
    "accountingSchemeEntries" : [ {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "LIABILITIES",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "CREDIT",
      "auxiliaryAccountCode" : "..."
    }, {
      "notified" : true,
      "auxiliaryAccountLabel" : "...",
      "customerName" : "...",
      "auditableFields" : [ { }, { } ],
      "accountOperation" : { },
      "sellerCode" : "...",
      "customerCode" : "...",
      "amount" : 12345.0,
      "accountingCode" : { },
      "account" : "...",
      "seller" : { },
      "reference" : "...",
      "label" : "...",
      "category" : "EQUITY",
      "transient" : true,
      "matchingCode" : "...",
      "journalCode" : "...",
      "auditable" : { },
      "operationNumber" : 12345,
      "clientUniqueId" : "...",
      "tradingCurrency" : "...",
      "version" : 12345,
      "supportingDocumentRef" : { },
      "documentType" : "...",
      "analyticCode2" : "...",
      "sellerName" : "...",
      "supportingDocumentType" : "...",
      "currency" : "...",
      "analyticCode1" : "...",
      "analyticCode3" : "...",
      "tax" : { },
      "customerAccount" : { },
      "id" : 12345,
      "tradingAmount" : 12345.0,
      "historized" : true,
      "direction" : "DEBIT",
      "auxiliaryAccountCode" : "..."
    } ],
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "paymentInfo6" : "...",
    "amount" : 12345.0,
    "operationAction" : "TO_REFUND",
    "ddRequestItem" : {
      "paymentInfo5" : "...",
      "paymentInfo4" : "...",
      "historized" : true,
      "paymentInfo3" : "...",
      "ddRequestLOT" : { },
      "rejectedFileName" : "...",
      "transient" : true,
      "paymentInfo6" : "...",
      "automatedRefund" : { },
      "reference" : "...",
      "dueDate" : 12345,
      "id" : 12345,
      "errorMsg" : "...",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "paymentInfo" : "...",
      "billingAccountName" : "...",
      "amount" : 12345.0,
      "paymentInfo2" : "...",
      "automatedPayment" : { },
      "auditable" : { },
      "version" : 12345,
      "accountOperations" : [ { }, { } ],
      "paymentInfo1" : "..."
    },
    "paymentMethod" : "CHECK",
    "descriptionOrCode" : "...",
    "matchingStatus" : "O",
    "parentEntityType" : { },
    "paymentInfo" : "...",
    "subscription" : {
      "totalInvoicingAmountWithTax" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "prestation" : "...",
      "accountOperations" : [ { }, { } ],
      "endAgreementDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "anyServiceActive" : true,
      "notified" : true,
      "auditable" : { },
      "versionNumber" : 12345,
      "initialSubscriptionRenewal" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "subscriptionDaysAge" : 12345,
      "autoEndOfEngagement" : true,
      "fireRenewalNotice" : true,
      "offer" : { },
      "renewalNotifiedDate" : 12345,
      "orderOffer" : { },
      "subscriptionMonthsAge" : 12345,
      "edrs" : [ { }, { } ],
      "id" : 12345,
      "code" : "...",
      "billingCycle" : { },
      "validity" : { },
      "subscribedTillDate" : 12345,
      "cfValues" : { },
      "electronicBilling" : true,
      "subscriptionExpired" : true,
      "order" : { },
      "emailTemplate" : { },
      "productInstances" : [ { }, { } ],
      "minimumChargeTemplate" : { },
      "renewed" : true,
      "salesPersonName" : "...",
      "parentEntityType" : { },
      "terminationDate" : 12345,
      "cfAccumulatedValues" : { },
      "nextVersion" : { },
      "allDiscountPlanInstances" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "auditableFields" : [ { }, { } ],
      "previousVersion" : { },
      "accessPoints" : [ { }, { } ],
      "version" : 12345,
      "paymentMethod" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "renewalDate" : 12345,
      "status" : "SUSPENDED",
      "minimumLabelEl" : "...",
      "serviceInstances" : [ { }, { } ],
      "email" : "...",
      "notifyOfRenewalDate" : 12345,
      "appendGeneratedCode" : true,
      "seller" : { },
      "subscriptionDate" : 12345,
      "orderNumber" : "...",
      "statusDate" : 12345,
      "active" : true,
      "minInvoiceLines" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "userAccount" : { },
      "transient" : true,
      "attributeInstances" : [ { }, { } ],
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "ratingGroup" : "...",
      "subscriptionTerminationReason" : { },
      "minimumInvoiceSubCategory" : { },
      "mailingType" : "BATCH",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    }
  },
  "paymentMethodName" : "...",
  "amountCts" : 12345,
  "transient" : true
}