| name | data type | constraints | description |
|---|---|---|---|
| notified | boolean | ||
| uuid | string | ||
| accountingCode | AccountingCode | ||
| amountWithoutTax | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| parentEntity | BusinessEntity | ||
| operationAction | OperationActionEnum | ||
| descriptionAndCode | string | ||
| matchingStatus | MatchingStatusEnum | ||
| parentEntityType | object | ||
| reference | string | ||
| depositDate | number | ||
| paymentInfo3 | string | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| referenceDescription | string | ||
| appendGeneratedCode | boolean | ||
| accountingExportFile | string | ||
| bankLot | string | ||
| paymentAction | PaymentActionEnum | ||
| paymentVentilation | PaymentVentilation | ||
| paymentInfo5 | string | ||
| amount | number | ||
| transient | boolean | ||
| status | AccountOperationStatus | ||
| rejectedPayment | RejectedPayment | ||
| matchingAmounts | array of MatchingAmount | ||
| dunningDocument | DunningDocument | ||
| auditable | Auditable | ||
| fees | number | ||
| referenceCode | string | ||
| |
|
|
|
| matchingAmount | number | ||
| seller | Seller | ||
| cfAccumulatedValues | CustomFieldValues | ||
| accountCodeClientSide | string | ||
| version | number | ||
| invoices | array of Invoice | ||
| descriptionOrCode | string | ||
| customerAccount | CustomerAccount | ||
| orderNumber | string | ||
| codeChanged | boolean | ||
| id | number | ||
| unMatchingAmount | number | ||
| type | string | ||
| billingAccountName | string | ||
| reason | AccountOperationRejectionReason | ||
| paymentMethod | PaymentMethodEnum | ||
| paymentDeferralCount | number | ||
| paymentInfo4 | string | ||
| dueDate | number | ||
| transactionCategory | OperationCategoryEnum | ||
| collectionDate | number | ||
| bankReference | string | ||
| journal | Journal | ||
| cfValues | CustomFieldValues | ||
| paymentInfo | string | ||
| code | string | required, max size: 255, min size: 1 | |
| bankCollectionDate | number | ||
| operationNumber | number | ||
| description | string | max size: 255, min size: 0 | |
| paymentOrder | string | ||
| paymentHistories | array of PaymentHistory | ||
| paymentInfo2 | string | ||
| comment | string | ||
| transactionDate | number | ||
| taxAmount | number | ||
| historized | boolean | ||
| accountingSchemeEntries | array of JournalEntry | ||
| subscription | Subscription | ||
| paymentInfo6 | string | ||
| accountingDate | number | ||
| ddRequestItem | DDRequestItem | ||
| paymentInfo1 | string |
Example
{
"notified" : true,
"uuid" : "...",
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EXPENSE",
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"active" : true
},
"amountWithoutTax" : 12345.0,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"parentEntity" : {
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"operationAction" : "NONE",
"descriptionAndCode" : "...",
"matchingStatus" : "R",
"parentEntityType" : { },
"reference" : "...",
"depositDate" : 12345,
"paymentInfo3" : "...",
"parentCFEntities" : [ {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"accountingExportFile" : "...",
"bankLot" : "...",
"paymentAction" : "PENDING_PAYMENT",
"paymentVentilation" : {
"originalOT" : {
"paymentInfo6" : "...",
"type" : "...",
"occCode" : "...",
"transactionDate" : 12345,
"transactionCategory" : "DEBIT",
"paymentVentilations" : [ { }, { } ],
"amount" : 12345.0,
"uuid" : "...",
"paymentInfo1" : "...",
"paymentInfo7" : "...",
"bankCollectionDate" : 12345,
"transient" : true,
"billingAccountName" : "...",
"paymentVentilation" : { },
"description" : "...",
"depositDate" : 12345,
"auditable" : { },
"unMatchingAmount" : 12345.0,
"matchingStatus" : "R",
"parentCFEntities" : [ { }, { } ],
"paymentInfo5" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"paymentInfo4" : "...",
"cfValues" : { },
"matchingAmount" : 12345.0,
"notified" : true,
"code" : "...",
"occDescription" : "...",
"paymentInfo2" : "...",
"bankLot" : "...",
"accountingCode" : { },
"bankReference" : "...",
"reference" : "...",
"paymentInfo" : "...",
"historized" : true,
"version" : 12345,
"paymentMethod" : "CARD",
"auditableFields" : [ { }, { } ],
"paymentInfo3" : "...",
"dueDate" : 12345,
"cfAccumulatedValues" : { },
"id" : 12345,
"generalLedger" : { },
"taxAmount" : 12345.0
},
"historized" : true,
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "CLOSE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "CARD",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R0",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
},
"ventilationDate" : 12345,
"accountOperation" : {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "REJECTED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "POSTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "STRIPE",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "I",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
},
"id" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"transient" : true,
"newOT" : {
"paymentInfo6" : "...",
"type" : "...",
"occCode" : "...",
"transactionDate" : 12345,
"transactionCategory" : "DEBIT",
"paymentVentilations" : [ { }, { } ],
"amount" : 12345.0,
"uuid" : "...",
"paymentInfo1" : "...",
"paymentInfo7" : "...",
"bankCollectionDate" : 12345,
"transient" : true,
"billingAccountName" : "...",
"paymentVentilation" : { },
"description" : "...",
"depositDate" : 12345,
"auditable" : { },
"unMatchingAmount" : 12345.0,
"matchingStatus" : "P",
"parentCFEntities" : [ { }, { } ],
"paymentInfo5" : "...",
"amountWithoutTax" : 12345.0,
"orderNumber" : "...",
"paymentInfo4" : "...",
"cfValues" : { },
"matchingAmount" : 12345.0,
"notified" : true,
"code" : "...",
"occDescription" : "...",
"paymentInfo2" : "...",
"bankLot" : "...",
"accountingCode" : { },
"bankReference" : "...",
"reference" : "...",
"paymentInfo" : "...",
"historized" : true,
"version" : 12345,
"paymentMethod" : "CASH",
"auditableFields" : [ { }, { } ],
"paymentInfo3" : "...",
"dueDate" : 12345,
"cfAccumulatedValues" : { },
"id" : 12345,
"generalLedger" : { },
"taxAmount" : 12345.0
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"ventilationAmount" : 12345.0,
"notified" : true,
"ventilationActionStatus" : "V"
},
"paymentInfo5" : "...",
"amount" : 12345.0,
"transient" : true,
"status" : "POSTED",
"rejectedPayment" : {
"accountingDate" : 12345,
"codeChanged" : true,
"paymentMethod" : "STRIPE",
"billingAccountName" : "...",
"amountWithoutTax" : 12345.0,
"bankCollectionDate" : 12345,
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "CREATED",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"paymentAction" : "PENDING_PAYMENT",
"status" : "EXPORT_FAILED",
"paymentInfo3" : "...",
"operationAction" : "TO_REFUND",
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"version" : 12345,
"matchingAmounts" : [ {
"matchingCode" : { },
"historized" : true,
"version" : 12345,
"matchingAmount" : 12345.0,
"transient" : true,
"notified" : true,
"accountOperation" : { },
"auditableFields" : [ { }, { } ],
"auditable" : { },
"id" : 12345
}, {
"matchingCode" : { },
"historized" : true,
"version" : 12345,
"matchingAmount" : 12345.0,
"transient" : true,
"notified" : true,
"accountOperation" : { },
"auditableFields" : [ { }, { } ],
"auditable" : { },
"id" : 12345
} ],
"reference" : "...",
"uuid" : "...",
"journal" : {
"descriptionAndCode" : "...",
"description" : "...",
"referenceCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"transient" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"notified" : true,
"auditable" : { },
"version" : 12345,
"accountOperations" : [ { }, { } ],
"historized" : true,
"occTemplates" : [ { }, { } ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true
},
"paymentInfo6" : "...",
"description" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"paymentInfo1" : "...",
"dueDate" : 12345,
"type" : "...",
"reason" : "REJECTED",
"notified" : true,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"paymentInfo4" : "...",
"unMatchingAmount" : 12345.0,
"rejectedPayment" : { },
"rejectedType" : "A",
"parentEntityType" : { },
"orderNumber" : "...",
"bankLot" : "...",
"collectionDate" : 12345,
"transactionCategory" : "CREDIT",
"referenceDescription" : "...",
"paymentDeferralCount" : 12345,
"bankReference" : "...",
"transient" : true,
"historized" : true,
"transactionDate" : 12345,
"paymentVentilation" : {
"originalOT" : { },
"historized" : true,
"customerAccount" : { },
"ventilationDate" : 12345,
"accountOperation" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"transient" : true,
"newOT" : { },
"auditable" : { },
"version" : 12345,
"ventilationAmount" : 12345.0,
"notified" : true,
"ventilationActionStatus" : "V"
},
"accountCodeClientSide" : "...",
"id" : 12345,
"matchingStatus" : "P",
"invoices" : [ {
"invoiceAgregates" : [ { }, { } ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"dontSend" : true,
"status" : "REJECTED",
"statusDate" : 12345,
"tradingLanguage" : { },
"realTimeStatus" : "DISPUTED",
"draftRatedTransactions" : [ { }, { } ],
"discountPlan" : { },
"discountRate" : 12345.0,
"tradingCountry" : { },
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "CHECK",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"subscription" : { },
"amount" : 12345.0,
"seller" : { },
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : { },
"order" : { },
"amountWithTax" : 12345.0,
"paymentStatus" : "REFUNDED",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : { },
"cfAccumulatedValues" : { },
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : { },
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : { },
"convertedRawAmount" : 12345.0,
"quote" : { },
"adjustedInvoice" : { },
"paymentMethod" : { },
"transient" : true,
"paymentPlan" : { },
"openOrderNumber" : "...",
"discountAgregates" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : { },
"lastAppliedRateDate" : 12345,
"orders" : [ { }, { } ],
"id" : 12345,
"invoiceLines" : [ { }, { } ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : { },
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : { },
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : { },
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
}, {
"invoiceAgregates" : [ { }, { } ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"dontSend" : true,
"status" : "SUSPECT",
"statusDate" : 12345,
"tradingLanguage" : { },
"realTimeStatus" : "UNPAID",
"draftRatedTransactions" : [ { }, { } ],
"discountPlan" : { },
"discountRate" : 12345.0,
"tradingCountry" : { },
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "PAYPAL",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"subscription" : { },
"amount" : 12345.0,
"seller" : { },
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : { },
"order" : { },
"amountWithTax" : 12345.0,
"paymentStatus" : "PAID",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : { },
"cfAccumulatedValues" : { },
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : { },
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : { },
"convertedRawAmount" : 12345.0,
"quote" : { },
"adjustedInvoice" : { },
"paymentMethod" : { },
"transient" : true,
"paymentPlan" : { },
"openOrderNumber" : "...",
"discountAgregates" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : { },
"lastAppliedRateDate" : 12345,
"orders" : [ { }, { } ],
"id" : 12345,
"invoiceLines" : [ { }, { } ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : { },
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : { },
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : { },
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
} ],
"ddRequestItem" : {
"paymentInfo" : "...",
"ddRequestLOT" : { },
"rejectedFileName" : "...",
"historized" : true,
"amount" : 12345.0,
"paymentInfo5" : "...",
"automatedRefund" : { },
"paymentInfo3" : "...",
"errorMsg" : "...",
"paymentInfo6" : "...",
"paymentInfo4" : "...",
"dueDate" : 12345,
"version" : 12345,
"paymentInfo2" : "...",
"notified" : true,
"id" : 12345,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"transient" : true,
"reference" : "...",
"billingAccountName" : "...",
"automatedPayment" : { },
"paymentInfo1" : "...",
"accountOperations" : [ { }, { } ]
},
"referenceCode" : "...",
"listAaccountOperationSupposedPaid" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "PAYPAL",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "I",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CHECK",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "C",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ],
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "REVENUE",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"active" : true
},
"rejectedCode" : "...",
"descriptionOrCode" : "...",
"taxAmount" : 12345.0,
"code" : "...",
"paymentInfo" : "...",
"depositDate" : 12345,
"paymentHistories" : [ {
"paymentGatewayCode" : "...",
"version" : 12345,
"status" : "PENDING",
"listAoPaid" : [ { }, { } ],
"errorType" : "ERROR",
"sellerCode" : "...",
"operationDate" : 12345,
"paymentMethodType" : "CARD",
"refund" : { },
"customerCode" : "...",
"historized" : true,
"errorMessage" : "...",
"lastUpdateDate" : 12345,
"customerAccountCode" : "...",
"amountCts" : 12345,
"auditableFields" : [ { }, { } ],
"customerAccountName" : "...",
"externalPaymentId" : "...",
"id" : 12345,
"payment" : { },
"asyncStatus" : "REJECTED",
"auditable" : { },
"syncStatus" : "NOT_PROCESSED",
"notified" : true,
"transient" : true,
"operationCategory" : "CREDIT",
"paymentMethodName" : "...",
"errorCode" : "..."
}, {
"paymentGatewayCode" : "...",
"version" : 12345,
"status" : "PENDING",
"listAoPaid" : [ { }, { } ],
"errorType" : "ERROR",
"sellerCode" : "...",
"operationDate" : 12345,
"paymentMethodType" : "CASH",
"refund" : { },
"customerCode" : "...",
"historized" : true,
"errorMessage" : "...",
"lastUpdateDate" : 12345,
"customerAccountCode" : "...",
"amountCts" : 12345,
"auditableFields" : [ { }, { } ],
"customerAccountName" : "...",
"externalPaymentId" : "...",
"id" : 12345,
"payment" : { },
"asyncStatus" : "PENDING",
"auditable" : { },
"syncStatus" : "REJECTED",
"notified" : true,
"transient" : true,
"operationCategory" : "CREDIT",
"paymentMethodName" : "...",
"errorCode" : "..."
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"accountingExportFile" : "...",
"paymentInfo5" : "...",
"descriptionAndCode" : "...",
"matchingAmount" : 12345.0,
"amount" : 12345.0,
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "CLOSE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "CASH",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
},
"paymentInfo2" : "...",
"appendGeneratedCode" : true,
"operationNumber" : 12345,
"rejectedDescription" : "...",
"rejectedDate" : 12345,
"accountingSchemeEntries" : [ {
"customerCode" : "...",
"supportingDocumentRef" : { },
"seller" : { },
"matchingCode" : "...",
"documentType" : "...",
"accountingCode" : { },
"tradingCurrency" : "...",
"currency" : "...",
"auxiliaryAccountCode" : "...",
"supportingDocumentType" : "...",
"operationNumber" : 12345,
"auditableFields" : [ { }, { } ],
"auxiliaryAccountLabel" : "...",
"category" : "ASSETS",
"transient" : true,
"auditable" : { },
"amount" : 12345.0,
"sellerCode" : "...",
"id" : 12345,
"accountOperation" : { },
"clientUniqueId" : "...",
"sellerName" : "...",
"account" : "...",
"customerAccount" : { },
"analyticCode1" : "...",
"version" : 12345,
"historized" : true,
"tradingAmount" : 12345.0,
"customerName" : "...",
"analyticCode2" : "...",
"reference" : "...",
"label" : "...",
"notified" : true,
"journalCode" : "...",
"tax" : { },
"direction" : "CREDIT",
"analyticCode3" : "..."
}, {
"customerCode" : "...",
"supportingDocumentRef" : { },
"seller" : { },
"matchingCode" : "...",
"documentType" : "...",
"accountingCode" : { },
"tradingCurrency" : "...",
"currency" : "...",
"auxiliaryAccountCode" : "...",
"supportingDocumentType" : "...",
"operationNumber" : 12345,
"auditableFields" : [ { }, { } ],
"auxiliaryAccountLabel" : "...",
"category" : "LIABILITIES",
"transient" : true,
"auditable" : { },
"amount" : 12345.0,
"sellerCode" : "...",
"id" : 12345,
"accountOperation" : { },
"clientUniqueId" : "...",
"sellerName" : "...",
"account" : "...",
"customerAccount" : { },
"analyticCode1" : "...",
"version" : 12345,
"historized" : true,
"tradingAmount" : 12345.0,
"customerName" : "...",
"analyticCode2" : "...",
"reference" : "...",
"label" : "...",
"notified" : true,
"journalCode" : "...",
"tax" : { },
"direction" : "CREDIT",
"analyticCode3" : "..."
} ]
},
"matchingAmounts" : [ {
"matchingCode" : {
"version" : 12345,
"auditable" : { },
"matchingDate" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"id" : 12345,
"matchingAmountDebit" : 12345.0,
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"transient" : true,
"matchingAmountCredit" : 12345.0,
"notified" : true,
"matchingType" : "A_TIP"
},
"historized" : true,
"version" : 12345,
"matchingAmount" : 12345.0,
"transient" : true,
"notified" : true,
"accountOperation" : {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORT_FAILED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CARD",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "R",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"id" : 12345
}, {
"matchingCode" : {
"version" : 12345,
"auditable" : { },
"matchingDate" : 12345,
"auditableFields" : [ { }, { } ],
"code" : "...",
"id" : 12345,
"matchingAmountDebit" : 12345.0,
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"transient" : true,
"matchingAmountCredit" : 12345.0,
"notified" : true,
"matchingType" : "M"
},
"historized" : true,
"version" : 12345,
"matchingAmount" : 12345.0,
"transient" : true,
"notified" : true,
"accountOperation" : {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "PAYPAL",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "O",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"id" : 12345
} ],
"dunningDocument" : {
"description" : "...",
"payments" : [ {
"transactionDate" : 12345,
"bankReference" : "...",
"depositDate" : 12345,
"historized" : true,
"descriptionAndCode" : "...",
"bankCollectionDate" : 12345,
"ddRequestItem" : { },
"operationNumber" : 12345,
"fees" : 12345.0,
"paymentInfo1" : "...",
"matchingAmount" : 12345.0,
"paymentInfo" : "...",
"bankLot" : "...",
"paymentHistories" : [ { }, { } ],
"id" : 12345,
"dueDate" : 12345,
"accountingDate" : 12345,
"reason" : "CLOSED_PERIOD",
"comment" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"rejectedPayment" : { },
"orderNumber" : "...",
"invoices" : [ { }, { } ],
"customerAccount" : { },
"operationAction" : "NONE",
"appendGeneratedCode" : true,
"accountCodeClientSide" : "...",
"paymentMethod" : "WIRETRANSFER",
"amountWithoutTax" : 12345.0,
"parentEntity" : { },
"paymentOrder" : "...",
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"accountingExportFile" : "...",
"cfValues" : { },
"type" : "...",
"transactionCategory" : "DEBIT",
"uuid" : "...",
"collectionDate" : 12345,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"paymentInfo6" : "...",
"referenceCode" : "...",
"dunningDocument" : { },
"referenceDescription" : "...",
"accountingCode" : { },
"transient" : true,
"matchingAmounts" : [ { }, { } ],
"notified" : true,
"paymentDeferralCount" : 12345,
"status" : "EXPORT_FAILED",
"matchingStatus" : "C",
"code" : "...",
"auditable" : { },
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"subscription" : { },
"paymentAction" : "PENDING_PAYMENT",
"paymentInfo2" : "...",
"unMatchingAmount" : 12345.0,
"version" : 12345,
"cfAccumulatedValues" : { },
"amount" : 12345.0,
"reference" : "...",
"billingAccountName" : "...",
"journal" : { },
"paymentInfo3" : "...",
"paymentInfo5" : "...",
"paymentVentilation" : { },
"accountingSchemeEntries" : [ { }, { } ]
}, {
"transactionDate" : 12345,
"bankReference" : "...",
"depositDate" : 12345,
"historized" : true,
"descriptionAndCode" : "...",
"bankCollectionDate" : 12345,
"ddRequestItem" : { },
"operationNumber" : 12345,
"fees" : 12345.0,
"paymentInfo1" : "...",
"matchingAmount" : 12345.0,
"paymentInfo" : "...",
"bankLot" : "...",
"paymentHistories" : [ { }, { } ],
"id" : 12345,
"dueDate" : 12345,
"accountingDate" : 12345,
"reason" : "REJECTED",
"comment" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"rejectedPayment" : { },
"orderNumber" : "...",
"invoices" : [ { }, { } ],
"customerAccount" : { },
"operationAction" : "TO_REFUND",
"appendGeneratedCode" : true,
"accountCodeClientSide" : "...",
"paymentMethod" : "PAYPAL",
"amountWithoutTax" : 12345.0,
"parentEntity" : { },
"paymentOrder" : "...",
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"accountingExportFile" : "...",
"cfValues" : { },
"type" : "...",
"transactionCategory" : "CREDIT",
"uuid" : "...",
"collectionDate" : 12345,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"paymentInfo6" : "...",
"referenceCode" : "...",
"dunningDocument" : { },
"referenceDescription" : "...",
"accountingCode" : { },
"transient" : true,
"matchingAmounts" : [ { }, { } ],
"notified" : true,
"paymentDeferralCount" : 12345,
"status" : "POSTED",
"matchingStatus" : "R",
"code" : "...",
"auditable" : { },
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"subscription" : { },
"paymentAction" : "PENDING_PAYMENT",
"paymentInfo2" : "...",
"unMatchingAmount" : 12345.0,
"version" : 12345,
"cfAccumulatedValues" : { },
"amount" : 12345.0,
"reference" : "...",
"billingAccountName" : "...",
"journal" : { },
"paymentInfo3" : "...",
"paymentInfo5" : "...",
"paymentVentilation" : { },
"accountingSchemeEntries" : [ { }, { } ]
} ],
"paidAmount" : 12345.0,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"parentEntityType" : { },
"dueInvoices" : [ {
"parentEntity" : { },
"paymentScheduleInstanceItem" : { },
"unMatchingAmount" : 12345.0,
"matchingAmount" : 12345.0,
"accountCodeClientSide" : "...",
"uuid" : "...",
"paymentDeferralCount" : 12345,
"type" : "...",
"status" : "POSTED",
"accountingSchemeEntries" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"paymentAction" : "PENDING_PAYMENT",
"cfValues" : { },
"code" : "...",
"bankCollectionDate" : 12345,
"ddRequestItem" : { },
"dueDate" : 12345,
"depositDate" : 12345,
"accountingDate" : 12345,
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"reference" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"invoiceDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"rejectedPayment" : { },
"subscription" : { },
"paymentInfo6" : "...",
"paymentVentilation" : { },
"paymentInfo1" : "...",
"id" : 12345,
"description" : "...",
"agedReceivableReportKey" : "...",
"paymentInfo4" : "...",
"transactionCategory" : "DEBIT",
"historized" : true,
"version" : 12345,
"accountingExportFile" : "...",
"taxAmount" : 12345.0,
"productionDate" : 12345,
"paymentInfo5" : "...",
"paymentInfo2" : "...",
"parentEntityType" : { },
"collectionDate" : 12345,
"reason" : "REJECTED",
"paymentHistories" : [ { }, { } ],
"referenceDescription" : "...",
"paymentMethod" : "STRIPE",
"transient" : true,
"paymentInfo3" : "...",
"descriptionOrCode" : "...",
"seller" : { },
"operationAction" : "TO_REFUND",
"auditableFields" : [ { }, { } ],
"dunningDocument" : { },
"invoices" : [ { }, { } ],
"bankReference" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"paymentInfo" : "...",
"amountWithoutTax" : 12345.0,
"amount" : 12345.0,
"operationNumber" : 12345,
"netToPay" : 12345.0,
"matchingStatus" : "O",
"bankLot" : "...",
"customerAccount" : { },
"auditable" : { },
"transactionDate" : 12345,
"invoice" : { },
"accountingCode" : { },
"orderNumber" : "...",
"cfAccumulatedValues" : { },
"journal" : { }
}, {
"parentEntity" : { },
"paymentScheduleInstanceItem" : { },
"unMatchingAmount" : 12345.0,
"matchingAmount" : 12345.0,
"accountCodeClientSide" : "...",
"uuid" : "...",
"paymentDeferralCount" : 12345,
"type" : "...",
"status" : "EXPORT_FAILED",
"accountingSchemeEntries" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"paymentAction" : "PENDING_PAYMENT",
"cfValues" : { },
"code" : "...",
"bankCollectionDate" : 12345,
"ddRequestItem" : { },
"dueDate" : 12345,
"depositDate" : 12345,
"accountingDate" : 12345,
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"reference" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"invoiceDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"rejectedPayment" : { },
"subscription" : { },
"paymentInfo6" : "...",
"paymentVentilation" : { },
"paymentInfo1" : "...",
"id" : 12345,
"description" : "...",
"agedReceivableReportKey" : "...",
"paymentInfo4" : "...",
"transactionCategory" : "DEBIT",
"historized" : true,
"version" : 12345,
"accountingExportFile" : "...",
"taxAmount" : 12345.0,
"productionDate" : 12345,
"paymentInfo5" : "...",
"paymentInfo2" : "...",
"parentEntityType" : { },
"collectionDate" : 12345,
"reason" : "CLOSED_PERIOD",
"paymentHistories" : [ { }, { } ],
"referenceDescription" : "...",
"paymentMethod" : "DIRECTDEBIT",
"transient" : true,
"paymentInfo3" : "...",
"descriptionOrCode" : "...",
"seller" : { },
"operationAction" : "TO_REFUND",
"auditableFields" : [ { }, { } ],
"dunningDocument" : { },
"invoices" : [ { }, { } ],
"bankReference" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"paymentInfo" : "...",
"amountWithoutTax" : 12345.0,
"amount" : 12345.0,
"operationNumber" : 12345,
"netToPay" : 12345.0,
"matchingStatus" : "R",
"bankLot" : "...",
"customerAccount" : { },
"auditable" : { },
"transactionDate" : 12345,
"invoice" : { },
"accountingCode" : { },
"orderNumber" : "...",
"cfAccumulatedValues" : { },
"journal" : { }
} ],
"appendGeneratedCode" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"version" : 12345,
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "CREATED",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"code" : "...",
"id" : 12345,
"historized" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"status" : "CLOSED",
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "CLOSE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "WIRETRANSFER",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R0",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
},
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"notified" : true,
"codeChanged" : true
},
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"fees" : 12345.0,
"referenceCode" : "...",
"matchingAmount" : 12345.0,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "DRAFT",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
}, {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "ACTIVE",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
} ],
"customerSequences" : [ {
"transient" : true,
"genericSequence" : { },
"historized" : true,
"version" : 12345,
"notified" : true,
"referenceCode" : "...",
"seller" : { },
"auditable" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true
}, {
"transient" : true,
"genericSequence" : { },
"historized" : true,
"version" : 12345,
"notified" : true,
"referenceCode" : "...",
"seller" : { },
"auditable" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true
} ],
"paymentGateways" : [ {
"auditableFields" : [ { }, { } ],
"implementationClassName" : "...",
"disabled" : true,
"seller" : { },
"cfValues" : { },
"type" : "CUSTOM",
"parentCFEntities" : [ { }, { } ],
"secretKeyDB" : "...",
"referenceDescription" : "...",
"paymentMethodType" : "STRIPE",
"code" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"country" : { },
"auditable" : { },
"version" : 12345,
"secretKeyKS" : "...",
"marchandId" : "...",
"cfAccumulatedValues" : { },
"historized" : true,
"rumSequence" : { },
"errorsToReplay" : "...",
"secretKey" : "...",
"replayCause" : "REJECT",
"parentEntityType" : { },
"transient" : true,
"description" : "...",
"profile" : "...",
"uuid" : "...",
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"cardType" : "MASTERCARD",
"tradingCurrency" : { },
"webhooksKeyId" : "...",
"apiKey" : "...",
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"webhooksSecretKey" : "...",
"scriptInstance" : { },
"applicationEL" : "...",
"appendGeneratedCode" : true,
"bankCoordinates" : { }
}, {
"auditableFields" : [ { }, { } ],
"implementationClassName" : "...",
"disabled" : true,
"seller" : { },
"cfValues" : { },
"type" : "NATIF",
"parentCFEntities" : [ { }, { } ],
"secretKeyDB" : "...",
"referenceDescription" : "...",
"paymentMethodType" : "DIRECTDEBIT",
"code" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"country" : { },
"auditable" : { },
"version" : 12345,
"secretKeyKS" : "...",
"marchandId" : "...",
"cfAccumulatedValues" : { },
"historized" : true,
"rumSequence" : { },
"errorsToReplay" : "...",
"secretKey" : "...",
"replayCause" : "REJECT",
"parentEntityType" : { },
"transient" : true,
"description" : "...",
"profile" : "...",
"uuid" : "...",
"active" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"cardType" : "CB",
"tradingCurrency" : { },
"webhooksKeyId" : "...",
"apiKey" : "...",
"id" : 12345,
"notified" : true,
"codeChanged" : true,
"webhooksSecretKey" : "...",
"scriptInstance" : { },
"applicationEL" : "...",
"appendGeneratedCode" : true,
"bankCoordinates" : { }
} ],
"transient" : true,
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "OTHER",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "DOWN",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "USAGE",
"code" : "...",
"cfValues" : { },
"inputUnitOfMeasure" : { },
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : { },
"status" : "DRAFT",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "CREDIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"referenceCode" : "...",
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"invoiceTypeSequence" : [ {
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceSequence" : { },
"seller" : { },
"invoiceType" : { }
}, {
"prefixEL" : "...",
"id" : { },
"transient" : true,
"invoiceSequence" : { },
"seller" : { },
"invoiceType" : { }
} ],
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "LGPL",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"hierarchyType" : "S_UA",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"code" : "...",
"notified" : true,
"historized" : true
},
"legalType" : "...",
"providerContact" : "...",
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : {
"descriptionAndCode" : "...",
"codeChanged" : true,
"transient" : true,
"historized" : true,
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"otherTransactions" : [ { }, { } ],
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"description" : "...",
"seller" : { },
"parentEntityType" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"code" : "...",
"parentEntity" : { }
},
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"descriptionOrCode" : "...",
"primaryContact" : {
"descriptionOrCode" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"auditable" : { },
"phone" : "...",
"firstName" : "...",
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"parentEntity" : { },
"version" : 12345,
"genericMail" : "...",
"code" : "...",
"description" : "...",
"lastName" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"mobile" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"address" : { },
"fax" : "...",
"email" : "..."
},
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"language" : { },
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"tradingCountry" : {
"referenceCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"uuid" : "...",
"transient" : true,
"version" : 12345,
"countryCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"active" : true,
"disabled" : true,
"parentEntityType" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"country" : { },
"auditable" : { }
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"accountType" : "...",
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"accountCodeClientSide" : "...",
"version" : 12345,
"invoices" : [ {
"invoiceAgregates" : [ {
"notified" : true,
"billingAccount" : { },
"auditable" : { },
"historized" : true,
"tradingCountry" : { },
"amountWithTax" : 12345.0,
"prDescription" : "...",
"amountWithoutTax" : 12345.0,
"tradingCurrency" : { },
"tradingLanguage" : { },
"id" : 12345,
"description" : "...",
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"amount" : 12345.0,
"transient" : true,
"amountTax" : 12345.0,
"descriminatorValue" : "...",
"billingRun" : { },
"itemNumber" : 12345
}, {
"notified" : true,
"billingAccount" : { },
"auditable" : { },
"historized" : true,
"tradingCountry" : { },
"amountWithTax" : 12345.0,
"prDescription" : "...",
"amountWithoutTax" : 12345.0,
"tradingCurrency" : { },
"tradingLanguage" : { },
"id" : 12345,
"description" : "...",
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"amount" : 12345.0,
"transient" : true,
"amountTax" : 12345.0,
"descriminatorValue" : "...",
"billingRun" : { },
"itemNumber" : 12345
} ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ {
"amount" : 12345.0,
"invoice" : { },
"transient" : true,
"linkedInvoiceValue" : { },
"id" : 12345,
"type" : "ADVANCEMENT_PAYMENT"
}, {
"amount" : 12345.0,
"invoice" : { },
"transient" : true,
"linkedInvoiceValue" : { },
"id" : 12345,
"type" : "ADJUSTMENT"
} ],
"draftInvoiceLines" : [ {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "OPEN",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "PERCENTAGE",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
}, {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "ARTICLE",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "OPEN",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
} ],
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"alias" : "...",
"dontSend" : true,
"status" : "SUSPECT",
"statusDate" : 12345,
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"language" : { },
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"realTimeStatus" : "PPAID",
"draftRatedTransactions" : [ {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "RERATED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "REGULAR",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "PERCENTAGE",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
}, {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "OPEN",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "MANUAL",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "FIXED",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
} ],
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "INVOICE_LINE",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "DRAFT",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "DAY",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"discountRate" : 12345.0,
"tradingCountry" : {
"referenceCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"uuid" : "...",
"transient" : true,
"version" : 12345,
"countryCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"active" : true,
"disabled" : true,
"parentEntityType" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"country" : { },
"auditable" : { }
},
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "CARD",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "MANUAL",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "CLOSED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "AFTER_DISCOUNT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "RESILIATED",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"amount" : 12345.0,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : {
"id" : 12345,
"jobExecutions" : [ { }, { } ],
"filters" : {
"property1" : "...",
"property2" : "..."
},
"exceptionalRTIds" : [ 12345, 12345 ],
"runType" : "EXCEPTIONAL",
"referenceDescription" : "...",
"cfValues" : { },
"status" : "CANCELLING",
"uuid" : "...",
"invoices" : [ { }, { } ],
"selectedBillingAccounts" : "...",
"thresholdChecked" : true,
"prAmountWithoutTax" : 12345.0,
"auditable" : { },
"startDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"notified" : true,
"exceptionalBR" : true,
"country" : { },
"transient" : true,
"statusDate" : 12345,
"invoiceType" : { },
"originBillingRun" : { },
"collectionDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"prAmountTax" : 12345.0,
"skipValidationScript" : true,
"billableBillingAcountNumber" : 12345,
"referenceCode" : "...",
"generateAO" : true,
"billableBillingAccounts" : [ { }, { } ],
"exceptionalILIds" : [ 12345, 12345 ],
"invoiceNumber" : 12345,
"language" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"endDate" : 12345,
"discountApplied" : true,
"processDate" : 12345,
"producibleAmountWithTax" : 12345.0,
"rejectionReason" : "...",
"preInvoicingReports" : { },
"rejectAutoAction" : "MOVE",
"cfAccumulatedValues" : { },
"isQuarantine" : true,
"computeDatesAtValidation" : true,
"lastTransactionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"nextBillingRun" : { },
"referenceDate" : "LAST_TRANSACTION_DATE",
"producibleInvoiceNumber" : 12345,
"billingCycle" : { },
"invoiceDate" : 12345,
"minimumApplied" : true,
"billingAccountNumber" : 12345,
"parentCFEntities" : [ { }, { } ],
"pdfJobExecutionResultId" : 12345,
"prAmountWithTax" : 12345.0,
"postInvoicingReports" : { },
"xmlJobExecutionResultId" : 12345,
"processType" : "FULL_AUTOMATIC",
"currency" : { },
"suspectAutoAction" : "CANCEL",
"producibleAmountTax" : 12345.0
},
"order" : {
"deliveryInstructions" : "...",
"startDate" : 12345,
"routedToUserGroup" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"shippingAddress" : { },
"emailTemplate" : { },
"priority" : 12345,
"electronicBilling" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"expectedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"billingRun" : { },
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0,
"codeChanged" : true,
"requestedStartDate" : 12345,
"dueDateDelayEL" : "...",
"uuid" : "...",
"userAccounts" : [ { }, { } ],
"paymentMethod" : { },
"externalId" : "...",
"minInvoiceLines" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"code" : "...",
"quote" : { },
"parentEntityType" : { },
"statusMessage" : "...",
"cfAccumulatedValues" : { },
"orderItems" : [ { }, { } ],
"version" : 12345,
"billingCycle" : { },
"description" : "...",
"referenceCode" : "...",
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"requestedCompletionDate" : 12345,
"historized" : true,
"orderNumber" : "...",
"mailingType" : "BATCH",
"descriptionAndCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"status" : "WAITING",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"email" : "...",
"category" : "...",
"notified" : true,
"transient" : true
},
"amountWithTax" : 12345.0,
"paymentStatus" : "REFUNDED",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : {
"statusDate" : 12345,
"orderNumber" : "...",
"orderParent" : { },
"progressDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"invoicingPlan" : { },
"id" : 12345,
"auditable" : { },
"orderInvoiceType" : { },
"externalReference" : "...",
"transient" : true,
"descriptionAndCode" : "...",
"status" : "...",
"quote" : { },
"minInvoiceLines" : [ { }, { } ],
"billingCycle" : { },
"quoteVersion" : { },
"contract" : { },
"invoices" : [ { }, { } ],
"orderProgressTmp" : 12345,
"billingRun" : { },
"parentEntity" : { },
"historized" : true,
"customerServiceBegin" : 12345,
"code" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"cfValues" : { },
"parentEntityType" : { },
"access" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"orderType" : { },
"codeChanged" : true,
"billingAccount" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"orderLots" : [ { }, { } ],
"deliveryDate" : 12345,
"orderProgress" : 12345,
"userAccount" : { },
"cfAccumulatedValues" : { },
"salesPersonName" : "...",
"discountPlan" : { },
"referenceCode" : "...",
"label" : "...",
"referenceDescription" : "...",
"description" : "...",
"version" : 12345,
"orderPrices" : [ { }, { } ],
"oneShotTotalAmount" : 12345.0,
"offers" : [ { }, { } ],
"rateInvoiced" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"customerServiceDuration" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : {
"parentEntity" : { },
"paymentScheduleInstanceItem" : { },
"unMatchingAmount" : 12345.0,
"matchingAmount" : 12345.0,
"accountCodeClientSide" : "...",
"uuid" : "...",
"paymentDeferralCount" : 12345,
"type" : "...",
"status" : "POSTED",
"accountingSchemeEntries" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"paymentAction" : "PENDING_PAYMENT",
"cfValues" : { },
"code" : "...",
"bankCollectionDate" : 12345,
"ddRequestItem" : { },
"dueDate" : 12345,
"depositDate" : 12345,
"accountingDate" : 12345,
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"reference" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"invoiceDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"rejectedPayment" : { },
"subscription" : { },
"paymentInfo6" : "...",
"paymentVentilation" : { },
"paymentInfo1" : "...",
"id" : 12345,
"description" : "...",
"agedReceivableReportKey" : "...",
"paymentInfo4" : "...",
"transactionCategory" : "DEBIT",
"historized" : true,
"version" : 12345,
"accountingExportFile" : "...",
"taxAmount" : 12345.0,
"productionDate" : 12345,
"paymentInfo5" : "...",
"paymentInfo2" : "...",
"parentEntityType" : { },
"collectionDate" : 12345,
"reason" : "CLOSED_PERIOD",
"paymentHistories" : [ { }, { } ],
"referenceDescription" : "...",
"paymentMethod" : "DIRECTDEBIT",
"transient" : true,
"paymentInfo3" : "...",
"descriptionOrCode" : "...",
"seller" : { },
"operationAction" : "NONE",
"auditableFields" : [ { }, { } ],
"dunningDocument" : { },
"invoices" : [ { }, { } ],
"bankReference" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"paymentInfo" : "...",
"amountWithoutTax" : 12345.0,
"amount" : 12345.0,
"operationNumber" : 12345,
"netToPay" : 12345.0,
"matchingStatus" : "L",
"bankLot" : "...",
"customerAccount" : { },
"auditable" : { },
"transactionDate" : 12345,
"invoice" : { },
"accountingCode" : { },
"orderNumber" : "...",
"cfAccumulatedValues" : { },
"journal" : { }
},
"convertedRawAmount" : 12345.0,
"quote" : {
"auditable" : { },
"parentEntity" : { },
"description" : "...",
"virtual" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"generatePdf" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"fulfillmentStartDate" : 12345,
"userAccount" : { },
"historized" : true,
"statusMessage" : "...",
"notified" : true,
"uuid" : "...",
"appendGeneratedCode" : true,
"quoteItems" : [ { }, { } ],
"referenceDescription" : "...",
"id" : 12345,
"category" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"routedToUserGroup" : "...",
"completionDate" : 12345,
"quoteDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"cfAccumulatedValues" : { },
"requestedCompletionDate" : 12345,
"quoteVersion" : "...",
"cfValues" : { },
"userAccounts" : [ { }, { } ],
"validity" : { },
"externalId" : "...",
"codeChanged" : true,
"receivedFromApp" : "...",
"status" : "Accepted",
"notificationContact" : "...",
"order" : { },
"invoices" : [ { }, { } ]
},
"adjustedInvoice" : { },
"paymentMethod" : {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "WIRETRANSFER",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
},
"transient" : true,
"paymentPlan" : {
"referenceCode" : "...",
"status" : "DRAFT",
"amountToRecover" : 12345.0,
"customerAccount" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"amountPerInstallment" : 12345.0,
"auditable" : { },
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"targetedAos" : [ { }, { } ],
"numberOfInstallments" : 12345,
"endDate" : 12345,
"codeChanged" : true,
"createdAos" : [ { }, { } ],
"version" : 12345,
"actionOnRemainingAmount" : "FIRST",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntity" : { },
"recurringUnit" : "DAY",
"remainingAmount" : 12345.0,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"startDate" : 12345
},
"openOrderNumber" : "...",
"discountAgregates" : [ {
"accountingCode" : { },
"tradingLanguage" : { },
"tradingCountry" : { },
"tradingCurrency" : { },
"oldAmountWithTax" : 12345.0,
"amountTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"auditable" : { },
"discountPlanItemCode" : "...",
"description" : "...",
"userAccount" : { },
"id" : 12345,
"wallet" : { },
"billingRun" : { },
"version" : 12345,
"invoice" : { },
"discountPlanCode" : "...",
"transient" : true,
"amountWithoutTax" : 12345.0,
"invoiceablesToAssociate" : [ { }, { } ],
"historized" : true,
"amount" : 12345.0,
"invoiceLinesToAssociate" : [ { }, { } ],
"discountPercent" : 12345.0,
"billingAccount" : { },
"discountAggregate" : true,
"prDescription" : "...",
"oldAmountWithoutTax" : 12345.0,
"itemNumber" : 12345,
"amountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"discountPlanItem" : { },
"notified" : true
}, {
"accountingCode" : { },
"tradingLanguage" : { },
"tradingCountry" : { },
"tradingCurrency" : { },
"oldAmountWithTax" : 12345.0,
"amountTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"auditable" : { },
"discountPlanItemCode" : "...",
"description" : "...",
"userAccount" : { },
"id" : 12345,
"wallet" : { },
"billingRun" : { },
"version" : 12345,
"invoice" : { },
"discountPlanCode" : "...",
"transient" : true,
"amountWithoutTax" : 12345.0,
"invoiceablesToAssociate" : [ { }, { } ],
"historized" : true,
"amount" : 12345.0,
"invoiceLinesToAssociate" : [ { }, { } ],
"discountPercent" : 12345.0,
"billingAccount" : { },
"discountAggregate" : true,
"prDescription" : "...",
"oldAmountWithoutTax" : 12345.0,
"itemNumber" : 12345,
"amountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"discountPlanItem" : { },
"notified" : true
} ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : {
"occTemplate" : { },
"billingTemplateNameEL" : "...",
"excludeFromAgedTrialBalance" : true,
"cfAccumulatedValues" : { },
"useSelfSequence" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"referenceCode" : "...",
"sellerSequence" : [ { }, { } ],
"taxScript" : { },
"historized" : true,
"id" : 12345,
"auditable" : { },
"invoiceAccountable" : true,
"occTemplateNegativeCodeEl" : "...",
"descriptionOrCode" : "...",
"codeChanged" : true,
"occTemplateCodeEl" : "...",
"matchingAuto" : true,
"notified" : true,
"xmlFilenameEL" : "...",
"parentEntity" : { },
"prefixEL" : "...",
"occTemplateNegative" : { },
"invoiceValidationScript" : { },
"customInvoiceXmlScriptInstance" : { },
"mailingType" : "BATCH",
"invoiceSequence" : { },
"description" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"parentEntityType" : { },
"emailTemplate" : { },
"transient" : true,
"uuid" : "...",
"code" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"appliesTo" : [ { }, { } ],
"cfValues" : { },
"pdfFilenameEL" : "..."
},
"lastAppliedRateDate" : 12345,
"orders" : [ {
"deliveryInstructions" : "...",
"startDate" : 12345,
"routedToUserGroup" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"shippingAddress" : { },
"emailTemplate" : { },
"priority" : 12345,
"electronicBilling" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"expectedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"billingRun" : { },
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0,
"codeChanged" : true,
"requestedStartDate" : 12345,
"dueDateDelayEL" : "...",
"uuid" : "...",
"userAccounts" : [ { }, { } ],
"paymentMethod" : { },
"externalId" : "...",
"minInvoiceLines" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"code" : "...",
"quote" : { },
"parentEntityType" : { },
"statusMessage" : "...",
"cfAccumulatedValues" : { },
"orderItems" : [ { }, { } ],
"version" : 12345,
"billingCycle" : { },
"description" : "...",
"referenceCode" : "...",
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"requestedCompletionDate" : 12345,
"historized" : true,
"orderNumber" : "...",
"mailingType" : "AUTO",
"descriptionAndCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"status" : "IN_CREATION",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"email" : "...",
"category" : "...",
"notified" : true,
"transient" : true
}, {
"deliveryInstructions" : "...",
"startDate" : 12345,
"routedToUserGroup" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"shippingAddress" : { },
"emailTemplate" : { },
"priority" : 12345,
"electronicBilling" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"expectedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"billingRun" : { },
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0,
"codeChanged" : true,
"requestedStartDate" : 12345,
"dueDateDelayEL" : "...",
"uuid" : "...",
"userAccounts" : [ { }, { } ],
"paymentMethod" : { },
"externalId" : "...",
"minInvoiceLines" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"code" : "...",
"quote" : { },
"parentEntityType" : { },
"statusMessage" : "...",
"cfAccumulatedValues" : { },
"orderItems" : [ { }, { } ],
"version" : 12345,
"billingCycle" : { },
"description" : "...",
"referenceCode" : "...",
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"requestedCompletionDate" : 12345,
"historized" : true,
"orderNumber" : "...",
"mailingType" : "BATCH",
"descriptionAndCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"status" : "WAITING",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"email" : "...",
"category" : "...",
"notified" : true,
"transient" : true
} ],
"id" : 12345,
"invoiceLines" : [ {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "CANCELED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
}, {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "ARTICLE",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "BILLED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
} ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : {
"descriptionAndCode" : "...",
"statusDate" : 12345,
"billingCycle" : { },
"sendDate" : 12345,
"quoteNumber" : "...",
"quoteLotDuration" : 12345,
"previousStatus" : "...",
"billingRun" : { },
"contactName" : "...",
"deliveryDate" : 12345,
"transient" : true,
"minRatedTransactions" : [ { }, { } ],
"quoteDate" : 12345,
"customerRef" : "...",
"salesPersonName" : "...",
"validity" : { },
"registerNumber" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"historized" : true,
"validationDate" : 12345,
"appendGeneratedCode" : true,
"applicantAccount" : { },
"orderInvoiceType" : { },
"customerName" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"seller" : { },
"description" : "...",
"status" : "...",
"referenceDescription" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionOrCode" : "...",
"parentEntity" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"billableAccount" : { },
"version" : 12345,
"userAccount" : { },
"referenceCode" : "...",
"opportunityRef" : "...",
"totalInvoicingAmountTax" : 12345.0,
"id" : 12345
},
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : {
"billingAccount" : { },
"status" : { },
"currentDunningLevelSequence" : 12345,
"balance" : 12345.0,
"retryPaymentOnResumeDate" : true,
"pausedUntilDate" : 12345,
"auditableFields" : [ { }, { } ],
"pauseReason" : { },
"nextActionDate" : 12345,
"collectionPlanNumber" : "...",
"dunningLevelInstances" : [ { }, { } ],
"initialCollectionPlan" : { },
"lastAction" : "...",
"historized" : true,
"closeDate" : 12345,
"relatedInvoice" : { },
"nextAction" : "...",
"transient" : true,
"lastActionDate" : 12345,
"auditable" : { },
"id" : 12345,
"pauseDuration" : 12345,
"totalDunningLevels" : 12345,
"relatedPolicy" : { },
"startDate" : 12345,
"daysOpen" : 12345,
"version" : 12345,
"notified" : true,
"stopReason" : { }
},
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
}, {
"invoiceAgregates" : [ {
"notified" : true,
"billingAccount" : { },
"auditable" : { },
"historized" : true,
"tradingCountry" : { },
"amountWithTax" : 12345.0,
"prDescription" : "...",
"amountWithoutTax" : 12345.0,
"tradingCurrency" : { },
"tradingLanguage" : { },
"id" : 12345,
"description" : "...",
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"amount" : 12345.0,
"transient" : true,
"amountTax" : 12345.0,
"descriminatorValue" : "...",
"billingRun" : { },
"itemNumber" : 12345
}, {
"notified" : true,
"billingAccount" : { },
"auditable" : { },
"historized" : true,
"tradingCountry" : { },
"amountWithTax" : 12345.0,
"prDescription" : "...",
"amountWithoutTax" : 12345.0,
"tradingCurrency" : { },
"tradingLanguage" : { },
"id" : 12345,
"description" : "...",
"invoice" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"amount" : 12345.0,
"transient" : true,
"amountTax" : 12345.0,
"descriminatorValue" : "...",
"billingRun" : { },
"itemNumber" : 12345
} ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ {
"amount" : 12345.0,
"invoice" : { },
"transient" : true,
"linkedInvoiceValue" : { },
"id" : 12345,
"type" : "ADVANCEMENT_PAYMENT"
}, {
"amount" : 12345.0,
"invoice" : { },
"transient" : true,
"linkedInvoiceValue" : { },
"id" : 12345,
"type" : "ADJUSTMENT"
} ],
"draftInvoiceLines" : [ {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "BILLED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "PERCENTAGE",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
}, {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "REJECTED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
} ],
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"alias" : "...",
"dontSend" : true,
"status" : "CANCELED",
"statusDate" : 12345,
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"language" : { },
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"realTimeStatus" : "PENDING",
"draftRatedTransactions" : [ {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "OPEN",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "MINIMUM",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "PERCENTAGE",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
}, {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "OPEN",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "AGGREGATED",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "FIXED",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
} ],
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "QUOTE",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "INACTIVE",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "MONTH",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"discountRate" : 12345.0,
"tradingCountry" : {
"referenceCode" : "...",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"description" : "...",
"codeChanged" : true,
"parentEntity" : { },
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"uuid" : "...",
"transient" : true,
"version" : 12345,
"countryCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"active" : true,
"disabled" : true,
"parentEntityType" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"country" : { },
"auditable" : { }
},
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "CASH",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"billingAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "BATCH",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "TERMINATED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_IL",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : { },
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ { }, { } ],
"minimumArticle" : { },
"accessPoints" : [ { }, { } ],
"billingCycle" : { },
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : { },
"productInstances" : [ { }, { } ],
"referenceDescription" : "...",
"status" : "ACTIVE",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : { },
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : { },
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : { },
"codeChanged" : true,
"active" : true,
"auditable" : { },
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"cfValues" : { },
"electronicBilling" : true,
"auditableFields" : [ { }, { } ],
"minimumInvoiceSubCategory" : { },
"billingRun" : { },
"offer" : { },
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : { },
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : { },
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : { },
"validity" : { },
"userAccount" : { },
"attributeInstances" : [ { }, { } ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : { },
"initialSubscriptionRenewal" : "...",
"edrs" : [ { }, { } ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ { }, { } ],
"version" : 12345,
"discountPlanInstances" : [ { }, { } ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : { },
"minRatedTransactions" : [ { }, { } ]
},
"amount" : 12345.0,
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : {
"id" : 12345,
"jobExecutions" : [ { }, { } ],
"filters" : {
"property1" : "...",
"property2" : "..."
},
"exceptionalRTIds" : [ 12345, 12345 ],
"runType" : "CYCLE",
"referenceDescription" : "...",
"cfValues" : { },
"status" : "THRESHOLD_CHECKED",
"uuid" : "...",
"invoices" : [ { }, { } ],
"selectedBillingAccounts" : "...",
"thresholdChecked" : true,
"prAmountWithoutTax" : 12345.0,
"auditable" : { },
"startDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"notified" : true,
"exceptionalBR" : true,
"country" : { },
"transient" : true,
"statusDate" : 12345,
"invoiceType" : { },
"originBillingRun" : { },
"collectionDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"prAmountTax" : 12345.0,
"skipValidationScript" : true,
"billableBillingAcountNumber" : 12345,
"referenceCode" : "...",
"generateAO" : true,
"billableBillingAccounts" : [ { }, { } ],
"exceptionalILIds" : [ 12345, 12345 ],
"invoiceNumber" : 12345,
"language" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"endDate" : 12345,
"discountApplied" : true,
"processDate" : 12345,
"producibleAmountWithTax" : 12345.0,
"rejectionReason" : "...",
"preInvoicingReports" : { },
"rejectAutoAction" : "CANCEL",
"cfAccumulatedValues" : { },
"isQuarantine" : true,
"computeDatesAtValidation" : true,
"lastTransactionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"nextBillingRun" : { },
"referenceDate" : "LAST_TRANSACTION_DATE",
"producibleInvoiceNumber" : 12345,
"billingCycle" : { },
"invoiceDate" : 12345,
"minimumApplied" : true,
"billingAccountNumber" : 12345,
"parentCFEntities" : [ { }, { } ],
"pdfJobExecutionResultId" : 12345,
"prAmountWithTax" : 12345.0,
"postInvoicingReports" : { },
"xmlJobExecutionResultId" : 12345,
"processType" : "FULL_AUTOMATIC",
"currency" : { },
"suspectAutoAction" : "CANCEL",
"producibleAmountTax" : 12345.0
},
"order" : {
"deliveryInstructions" : "...",
"startDate" : 12345,
"routedToUserGroup" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"shippingAddress" : { },
"emailTemplate" : { },
"priority" : 12345,
"electronicBilling" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"expectedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"billingRun" : { },
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0,
"codeChanged" : true,
"requestedStartDate" : 12345,
"dueDateDelayEL" : "...",
"uuid" : "...",
"userAccounts" : [ { }, { } ],
"paymentMethod" : { },
"externalId" : "...",
"minInvoiceLines" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"code" : "...",
"quote" : { },
"parentEntityType" : { },
"statusMessage" : "...",
"cfAccumulatedValues" : { },
"orderItems" : [ { }, { } ],
"version" : 12345,
"billingCycle" : { },
"description" : "...",
"referenceCode" : "...",
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"requestedCompletionDate" : 12345,
"historized" : true,
"orderNumber" : "...",
"mailingType" : "MANUAL",
"descriptionAndCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"status" : "IN_CREATION",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"email" : "...",
"category" : "...",
"notified" : true,
"transient" : true
},
"amountWithTax" : 12345.0,
"paymentStatus" : "PENDING_PLAN",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : {
"statusDate" : 12345,
"orderNumber" : "...",
"orderParent" : { },
"progressDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"invoicingPlan" : { },
"id" : 12345,
"auditable" : { },
"orderInvoiceType" : { },
"externalReference" : "...",
"transient" : true,
"descriptionAndCode" : "...",
"status" : "...",
"quote" : { },
"minInvoiceLines" : [ { }, { } ],
"billingCycle" : { },
"quoteVersion" : { },
"contract" : { },
"invoices" : [ { }, { } ],
"orderProgressTmp" : 12345,
"billingRun" : { },
"parentEntity" : { },
"historized" : true,
"customerServiceBegin" : 12345,
"code" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"cfValues" : { },
"parentEntityType" : { },
"access" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"orderType" : { },
"codeChanged" : true,
"billingAccount" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"orderLots" : [ { }, { } ],
"deliveryDate" : 12345,
"orderProgress" : 12345,
"userAccount" : { },
"cfAccumulatedValues" : { },
"salesPersonName" : "...",
"discountPlan" : { },
"referenceCode" : "...",
"label" : "...",
"referenceDescription" : "...",
"description" : "...",
"version" : 12345,
"orderPrices" : [ { }, { } ],
"oneShotTotalAmount" : 12345.0,
"offers" : [ { }, { } ],
"rateInvoiced" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"customerServiceDuration" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : {
"parentEntity" : { },
"paymentScheduleInstanceItem" : { },
"unMatchingAmount" : 12345.0,
"matchingAmount" : 12345.0,
"accountCodeClientSide" : "...",
"uuid" : "...",
"paymentDeferralCount" : 12345,
"type" : "...",
"status" : "EXPORTED",
"accountingSchemeEntries" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"paymentAction" : "PENDING_PAYMENT",
"cfValues" : { },
"code" : "...",
"bankCollectionDate" : 12345,
"ddRequestItem" : { },
"dueDate" : 12345,
"depositDate" : 12345,
"accountingDate" : 12345,
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"reference" : "...",
"notified" : true,
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"invoiceDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"rejectedPayment" : { },
"subscription" : { },
"paymentInfo6" : "...",
"paymentVentilation" : { },
"paymentInfo1" : "...",
"id" : 12345,
"description" : "...",
"agedReceivableReportKey" : "...",
"paymentInfo4" : "...",
"transactionCategory" : "CREDIT",
"historized" : true,
"version" : 12345,
"accountingExportFile" : "...",
"taxAmount" : 12345.0,
"productionDate" : 12345,
"paymentInfo5" : "...",
"paymentInfo2" : "...",
"parentEntityType" : { },
"collectionDate" : 12345,
"reason" : "FORCED",
"paymentHistories" : [ { }, { } ],
"referenceDescription" : "...",
"paymentMethod" : "CARD",
"transient" : true,
"paymentInfo3" : "...",
"descriptionOrCode" : "...",
"seller" : { },
"operationAction" : "TO_REFUND",
"auditableFields" : [ { }, { } ],
"dunningDocument" : { },
"invoices" : [ { }, { } ],
"bankReference" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"paymentInfo" : "...",
"amountWithoutTax" : 12345.0,
"amount" : 12345.0,
"operationNumber" : 12345,
"netToPay" : 12345.0,
"matchingStatus" : "P",
"bankLot" : "...",
"customerAccount" : { },
"auditable" : { },
"transactionDate" : 12345,
"invoice" : { },
"accountingCode" : { },
"orderNumber" : "...",
"cfAccumulatedValues" : { },
"journal" : { }
},
"convertedRawAmount" : 12345.0,
"quote" : {
"auditable" : { },
"parentEntity" : { },
"description" : "...",
"virtual" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionAndCode" : "...",
"generatePdf" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"fulfillmentStartDate" : 12345,
"userAccount" : { },
"historized" : true,
"statusMessage" : "...",
"notified" : true,
"uuid" : "...",
"appendGeneratedCode" : true,
"quoteItems" : [ { }, { } ],
"referenceDescription" : "...",
"id" : 12345,
"category" : "...",
"parentEntityType" : { },
"descriptionOrCode" : "...",
"routedToUserGroup" : "...",
"completionDate" : 12345,
"quoteDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"cfAccumulatedValues" : { },
"requestedCompletionDate" : 12345,
"quoteVersion" : "...",
"cfValues" : { },
"userAccounts" : [ { }, { } ],
"validity" : { },
"externalId" : "...",
"codeChanged" : true,
"receivedFromApp" : "...",
"status" : "InProgress",
"notificationContact" : "...",
"order" : { },
"invoices" : [ { }, { } ]
},
"adjustedInvoice" : { },
"paymentMethod" : {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "DIRECTDEBIT",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
},
"transient" : true,
"paymentPlan" : {
"referenceCode" : "...",
"status" : "DRAFT",
"amountToRecover" : 12345.0,
"customerAccount" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"amountPerInstallment" : 12345.0,
"auditable" : { },
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"targetedAos" : [ { }, { } ],
"numberOfInstallments" : 12345,
"endDate" : 12345,
"codeChanged" : true,
"createdAos" : [ { }, { } ],
"version" : 12345,
"actionOnRemainingAmount" : "LAST",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntity" : { },
"recurringUnit" : "DAY",
"remainingAmount" : 12345.0,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"startDate" : 12345
},
"openOrderNumber" : "...",
"discountAgregates" : [ {
"accountingCode" : { },
"tradingLanguage" : { },
"tradingCountry" : { },
"tradingCurrency" : { },
"oldAmountWithTax" : 12345.0,
"amountTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"auditable" : { },
"discountPlanItemCode" : "...",
"description" : "...",
"userAccount" : { },
"id" : 12345,
"wallet" : { },
"billingRun" : { },
"version" : 12345,
"invoice" : { },
"discountPlanCode" : "...",
"transient" : true,
"amountWithoutTax" : 12345.0,
"invoiceablesToAssociate" : [ { }, { } ],
"historized" : true,
"amount" : 12345.0,
"invoiceLinesToAssociate" : [ { }, { } ],
"discountPercent" : 12345.0,
"billingAccount" : { },
"discountAggregate" : true,
"prDescription" : "...",
"oldAmountWithoutTax" : 12345.0,
"itemNumber" : 12345,
"amountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"discountPlanItem" : { },
"notified" : true
}, {
"accountingCode" : { },
"tradingLanguage" : { },
"tradingCountry" : { },
"tradingCurrency" : { },
"oldAmountWithTax" : 12345.0,
"amountTax" : 12345.0,
"categoryInvoiceAgregate" : { },
"amountsByTax" : {
"property1" : { },
"property2" : { }
},
"invoiceSubCategory" : { },
"descriminatorValue" : "...",
"auditable" : { },
"discountPlanItemCode" : "...",
"description" : "...",
"userAccount" : { },
"id" : 12345,
"wallet" : { },
"billingRun" : { },
"version" : 12345,
"invoice" : { },
"discountPlanCode" : "...",
"transient" : true,
"amountWithoutTax" : 12345.0,
"invoiceablesToAssociate" : [ { }, { } ],
"historized" : true,
"amount" : 12345.0,
"invoiceLinesToAssociate" : [ { }, { } ],
"discountPercent" : 12345.0,
"billingAccount" : { },
"discountAggregate" : true,
"prDescription" : "...",
"oldAmountWithoutTax" : 12345.0,
"itemNumber" : 12345,
"amountWithTax" : 12345.0,
"amountByTaxAsList" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"discountPlanItem" : { },
"notified" : true
} ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : {
"occTemplate" : { },
"billingTemplateNameEL" : "...",
"excludeFromAgedTrialBalance" : true,
"cfAccumulatedValues" : { },
"useSelfSequence" : true,
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"referenceCode" : "...",
"sellerSequence" : [ { }, { } ],
"taxScript" : { },
"historized" : true,
"id" : 12345,
"auditable" : { },
"invoiceAccountable" : true,
"occTemplateNegativeCodeEl" : "...",
"descriptionOrCode" : "...",
"codeChanged" : true,
"occTemplateCodeEl" : "...",
"matchingAuto" : true,
"notified" : true,
"xmlFilenameEL" : "...",
"parentEntity" : { },
"prefixEL" : "...",
"occTemplateNegative" : { },
"invoiceValidationScript" : { },
"customInvoiceXmlScriptInstance" : { },
"mailingType" : "MANUAL",
"invoiceSequence" : { },
"description" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"parentEntityType" : { },
"emailTemplate" : { },
"transient" : true,
"uuid" : "...",
"code" : "...",
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"appliesTo" : [ { }, { } ],
"cfValues" : { },
"pdfFilenameEL" : "..."
},
"lastAppliedRateDate" : 12345,
"orders" : [ {
"deliveryInstructions" : "...",
"startDate" : 12345,
"routedToUserGroup" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"shippingAddress" : { },
"emailTemplate" : { },
"priority" : 12345,
"electronicBilling" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"expectedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"billingRun" : { },
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0,
"codeChanged" : true,
"requestedStartDate" : 12345,
"dueDateDelayEL" : "...",
"uuid" : "...",
"userAccounts" : [ { }, { } ],
"paymentMethod" : { },
"externalId" : "...",
"minInvoiceLines" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"code" : "...",
"quote" : { },
"parentEntityType" : { },
"statusMessage" : "...",
"cfAccumulatedValues" : { },
"orderItems" : [ { }, { } ],
"version" : 12345,
"billingCycle" : { },
"description" : "...",
"referenceCode" : "...",
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"requestedCompletionDate" : 12345,
"historized" : true,
"orderNumber" : "...",
"mailingType" : "BATCH",
"descriptionAndCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"status" : "PARTIAL",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"email" : "...",
"category" : "...",
"notified" : true,
"transient" : true
}, {
"deliveryInstructions" : "...",
"startDate" : 12345,
"routedToUserGroup" : "...",
"cfValues" : { },
"auditableFields" : [ { }, { } ],
"ccedEmails" : "...",
"shippingAddress" : { },
"emailTemplate" : { },
"priority" : 12345,
"electronicBilling" : true,
"auditable" : { },
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"expectedCompletionDate" : 12345,
"receivedFromApp" : "...",
"completionDate" : 12345,
"billingRun" : { },
"parentEntity" : { },
"totalInvoicingAmountTax" : 12345.0,
"codeChanged" : true,
"requestedStartDate" : 12345,
"dueDateDelayEL" : "...",
"uuid" : "...",
"userAccounts" : [ { }, { } ],
"paymentMethod" : { },
"externalId" : "...",
"minInvoiceLines" : [ { }, { } ],
"minRatedTransactions" : [ { }, { } ],
"code" : "...",
"quote" : { },
"parentEntityType" : { },
"statusMessage" : "...",
"cfAccumulatedValues" : { },
"orderItems" : [ { }, { } ],
"version" : 12345,
"billingCycle" : { },
"description" : "...",
"referenceCode" : "...",
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"requestedCompletionDate" : 12345,
"historized" : true,
"orderNumber" : "...",
"mailingType" : "BATCH",
"descriptionAndCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"status" : "DEFERRED",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"email" : "...",
"category" : "...",
"notified" : true,
"transient" : true
} ],
"id" : 12345,
"invoiceLines" : [ {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "OPEN",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
}, {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "OPEN",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "PERCENTAGE",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
} ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : {
"descriptionAndCode" : "...",
"statusDate" : 12345,
"billingCycle" : { },
"sendDate" : 12345,
"quoteNumber" : "...",
"quoteLotDuration" : 12345,
"previousStatus" : "...",
"billingRun" : { },
"contactName" : "...",
"deliveryDate" : 12345,
"transient" : true,
"minRatedTransactions" : [ { }, { } ],
"quoteDate" : 12345,
"customerRef" : "...",
"salesPersonName" : "...",
"validity" : { },
"registerNumber" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"auditable" : { },
"notified" : true,
"historized" : true,
"validationDate" : 12345,
"appendGeneratedCode" : true,
"applicantAccount" : { },
"orderInvoiceType" : { },
"customerName" : "...",
"totalInvoicingAmountWithoutTax" : 12345.0,
"seller" : { },
"description" : "...",
"status" : "...",
"referenceDescription" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"descriptionOrCode" : "...",
"parentEntity" : { },
"minInvoiceLines" : [ { }, { } ],
"parentEntityType" : { },
"billableAccount" : { },
"version" : 12345,
"userAccount" : { },
"referenceCode" : "...",
"opportunityRef" : "...",
"totalInvoicingAmountTax" : 12345.0,
"id" : 12345
},
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : {
"billingAccount" : { },
"status" : { },
"currentDunningLevelSequence" : 12345,
"balance" : 12345.0,
"retryPaymentOnResumeDate" : true,
"pausedUntilDate" : 12345,
"auditableFields" : [ { }, { } ],
"pauseReason" : { },
"nextActionDate" : 12345,
"collectionPlanNumber" : "...",
"dunningLevelInstances" : [ { }, { } ],
"initialCollectionPlan" : { },
"lastAction" : "...",
"historized" : true,
"closeDate" : 12345,
"relatedInvoice" : { },
"nextAction" : "...",
"transient" : true,
"lastActionDate" : 12345,
"auditable" : { },
"id" : 12345,
"pauseDuration" : 12345,
"totalDunningLevels" : 12345,
"relatedPolicy" : { },
"startDate" : 12345,
"daysOpen" : 12345,
"version" : 12345,
"notified" : true,
"stopReason" : { }
},
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
} ],
"descriptionOrCode" : "...",
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"primaryContact" : {
"descriptionOrCode" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"auditable" : { },
"phone" : "...",
"firstName" : "...",
"notified" : true,
"id" : 12345,
"referenceDescription" : "...",
"parentEntity" : { },
"version" : 12345,
"genericMail" : "...",
"code" : "...",
"description" : "...",
"lastName" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"mobile" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"transient" : true,
"address" : { },
"fax" : "...",
"email" : "..."
},
"actionDunnings" : [ {
"id" : 12345,
"customerAccount" : { },
"notified" : true,
"toLevel" : "R3",
"auditableFields" : [ { }, { } ],
"dunningLOT" : { },
"fromLevel" : "R4",
"creationDate" : 12345,
"status" : "E",
"typeAction" : "EMAIL",
"recordedInvoice" : { },
"statusDate" : 12345,
"historized" : true,
"transient" : true,
"version" : 12345,
"actionPlanItem" : { },
"amountDue" : 12345.0,
"auditable" : { }
}, {
"id" : 12345,
"customerAccount" : { },
"notified" : true,
"toLevel" : "R1",
"auditableFields" : [ { }, { } ],
"dunningLOT" : { },
"fromLevel" : "R0",
"creationDate" : 12345,
"status" : "T",
"typeAction" : "EMAIL",
"recordedInvoice" : { },
"statusDate" : 12345,
"historized" : true,
"transient" : true,
"version" : 12345,
"actionPlanItem" : { },
"amountDue" : 12345.0,
"auditable" : { }
} ],
"checkThreshold" : "POSITIVE_RT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ {
"customerAccount" : { },
"tokenId" : "...",
"info5" : "...",
"userId" : "...",
"active" : true,
"auditable" : { },
"expired" : true,
"uuid" : "...",
"id" : 12345,
"paymentType" : "CARD",
"disabled" : true,
"referenceDocument" : { },
"notified" : true,
"cfValues" : { },
"historized" : true,
"token3DsId" : "...",
"action" : "...",
"info4" : "...",
"info1" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"info3" : "...",
"version" : 12345,
"info2" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"preferred" : true,
"alias" : "..."
}, {
"customerAccount" : { },
"tokenId" : "...",
"info5" : "...",
"userId" : "...",
"active" : true,
"auditable" : { },
"expired" : true,
"uuid" : "...",
"id" : 12345,
"paymentType" : "CHECK",
"disabled" : true,
"referenceDocument" : { },
"notified" : true,
"cfValues" : { },
"historized" : true,
"token3DsId" : "...",
"action" : "...",
"info4" : "...",
"info1" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"info3" : "...",
"version" : 12345,
"info2" : "...",
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"preferred" : true,
"alias" : "..."
} ],
"dueBalance" : "...",
"dunningDocuments" : [ {
"description" : "...",
"payments" : [ { }, { } ],
"paidAmount" : 12345.0,
"auditable" : { },
"parentEntityType" : { },
"dueInvoices" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"version" : 12345,
"subscription" : { },
"code" : "...",
"id" : 12345,
"historized" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"status" : "OPEN",
"customerAccount" : { },
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true
}, {
"description" : "...",
"payments" : [ { }, { } ],
"paidAmount" : 12345.0,
"auditable" : { },
"parentEntityType" : { },
"dueInvoices" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"parentEntity" : { },
"version" : 12345,
"subscription" : { },
"code" : "...",
"id" : 12345,
"historized" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"transient" : true,
"status" : "OPEN",
"customerAccount" : { },
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"notified" : true,
"codeChanged" : true
} ],
"jobTitle" : "...",
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"code" : "...",
"checkPaymentMethods" : [ {
"uuid" : "...",
"expired" : true,
"disabled" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"preferred" : true,
"cfAccumulatedValues" : { },
"info3" : "...",
"id" : 12345,
"userId" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"cfValues" : { },
"info1" : "...",
"tokenId" : "...",
"action" : "...",
"info4" : "...",
"token3DsId" : "...",
"paymentType" : "PAYPAL",
"auditable" : { },
"customerAccount" : { },
"info5" : "...",
"info2" : "...",
"active" : true,
"referenceDocument" : { },
"historized" : true,
"version" : 12345
}, {
"uuid" : "...",
"expired" : true,
"disabled" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"preferred" : true,
"cfAccumulatedValues" : { },
"info3" : "...",
"id" : 12345,
"userId" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"cfValues" : { },
"info1" : "...",
"tokenId" : "...",
"action" : "...",
"info4" : "...",
"token3DsId" : "...",
"paymentType" : "STRIPE",
"auditable" : { },
"customerAccount" : { },
"info5" : "...",
"info2" : "...",
"active" : true,
"referenceDocument" : { },
"historized" : true,
"version" : 12345
} ],
"password" : "...",
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"externalRef2" : "...",
"address" : {
"address2" : "...",
"address3" : "...",
"state" : "...",
"city" : "...",
"address4" : "...",
"address1" : "...",
"address5" : "...",
"countryBundle" : "...",
"zipCode" : "...",
"country" : { }
},
"notified" : true,
"accountOperations" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORT_FAILED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "PAYPAL",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "L",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORT_FAILED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CHECK",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "O",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ],
"tradingCurrency" : {
"transient" : true,
"historized" : true,
"currentRateUpdater" : "...",
"exchangeRates" : [ { }, { } ],
"decimalPlaces" : 12345,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"currentRateFromDate" : 12345,
"disabled" : true,
"prDescription" : "...",
"active" : true,
"currentRate" : 12345.0,
"id" : 12345,
"auditable" : { },
"prCurrencyToThis" : 12345.0,
"currency" : { },
"currencyCode" : "...",
"notified" : true,
"symbol" : "..."
},
"referenceDescription" : "...",
"creditCategory" : {
"parentEntityType" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"parentEntity" : { },
"version" : 12345,
"transient" : true,
"descriptionOrCode" : "...",
"historized" : true,
"referenceDescription" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionAndCode" : "...",
"provider" : { },
"codeChanged" : true,
"code" : "...",
"description" : "..."
},
"tradingLanguage" : {
"active" : true,
"transient" : true,
"languageCode" : "...",
"disabled" : true,
"notified" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"language" : { },
"prDescription" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345
},
"parentEntityType" : { },
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"generalClientAccount" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EXPENSE",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"active" : true
},
"contactInformation" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CARD",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
},
"noMoreValidCard" : true,
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"wirePaymentMethods" : [ {
"id" : 12345,
"info2" : "...",
"cfAccumulatedValues" : { },
"customerAccount" : { },
"preferred" : true,
"action" : "...",
"version" : 12345,
"info4" : "...",
"auditable" : { },
"info1" : "...",
"notified" : true,
"alias" : "...",
"disabled" : true,
"active" : true,
"info5" : "...",
"tokenId" : "...",
"transient" : true,
"userId" : "...",
"info3" : "...",
"auditableFields" : [ { }, { } ],
"token3DsId" : "...",
"expired" : true,
"referenceDocument" : { },
"cfValues" : { },
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"paymentType" : "DIRECTDEBIT"
}, {
"id" : 12345,
"info2" : "...",
"cfAccumulatedValues" : { },
"customerAccount" : { },
"preferred" : true,
"action" : "...",
"version" : 12345,
"info4" : "...",
"auditable" : { },
"info1" : "...",
"notified" : true,
"alias" : "...",
"disabled" : true,
"active" : true,
"info5" : "...",
"tokenId" : "...",
"transient" : true,
"userId" : "...",
"info3" : "...",
"auditableFields" : [ { }, { } ],
"token3DsId" : "...",
"expired" : true,
"referenceDocument" : { },
"cfValues" : { },
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"paymentType" : "CHECK"
} ],
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "OTHER",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "DOWN",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "ONESHOT",
"code" : "...",
"cfValues" : { },
"inputUnitOfMeasure" : { },
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : { },
"status" : "ACTIVE",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "DEBIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CHECK",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
}, {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CARD",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
} ],
"property2" : [ {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CASH",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
}, {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "PAYPAL",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
} ]
},
"counters" : {
"property1" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"property2" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
}
},
"billingAccounts" : [ {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "BATCH",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "ACTIVE",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "BEFORE_DISCOUNT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
}, {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "CLOSED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_RT",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
} ],
"addressbook" : {
"referenceDescription" : "...",
"historized" : true,
"description" : "...",
"auditable" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"descriptionAndCode" : "...",
"contacts" : [ { }, { } ],
"transient" : true,
"notified" : true,
"customer" : { },
"appendGeneratedCode" : true,
"code" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"version" : 12345,
"id" : 12345
},
"paymentMethods" : [ {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "STRIPE",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
}, {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CASH",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
} ],
"version" : 12345,
"legalEntityType" : {
"id" : 12345,
"referenceDescription" : "...",
"historized" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"referenceCode" : "...",
"isCompany" : true,
"parentEntity" : { },
"auditable" : { },
"version" : 12345,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"description" : "...",
"transient" : true,
"descriptionNotNull" : "...",
"codeChanged" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "..."
},
"thresholdPerEntity" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"historized" : true,
"status" : "CLOSE",
"contactInformationNullSafe" : {
"phone" : "...",
"fax" : "...",
"email" : "...",
"mobile" : "..."
},
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"minimumTargetAccount" : {
"discountPlan" : { },
"minimumAmountEl" : "...",
"version" : 12345,
"codeChanged" : true,
"defaultLevel" : true,
"taxCategory" : { },
"address" : { },
"name" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"tradingCountry" : { },
"jobTitle" : "...",
"brAmountWithoutTax" : 12345.0,
"vatNo" : "...",
"paymentMethod" : { },
"auditableFields" : [ { }, { } ],
"billingCycle" : { },
"minInvoiceLines" : [ { }, { } ],
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"statusDate" : 12345,
"invoicingThreshold" : 12345.0,
"ccedEmails" : "...",
"emailTemplate" : { },
"referenceDescription" : "...",
"terminationDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"tradingLanguage" : { },
"exoneratedFromtaxes" : true,
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"description" : "...",
"mailingType" : "AUTO",
"transient" : true,
"uuid" : "...",
"invoices" : [ { }, { } ],
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"businessAccountModel" : { },
"totalInvoicingAmountTax" : 12345.0,
"primaryContact" : { },
"seller" : { },
"discountRate" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"nextInvoiceDate" : 12345,
"terminationReason" : { },
"tradingCurrency" : { },
"tags" : [ { }, { } ],
"minimumChargeTemplate" : { },
"customerAccount" : { },
"notified" : true,
"legalEntityType" : { },
"externalRef2" : "...",
"minimumInvoiceSubCategory" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"status" : "CANCELED",
"appendGeneratedCode" : true,
"subscriptionDate" : 12345,
"isCompany" : true,
"descriptionAndCode" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"code" : "...",
"usersAccounts" : [ { }, { } ],
"billingRun" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contactInformation" : { },
"contracts" : [ { }, { } ],
"taxCategoryResolved" : { },
"checkThreshold" : "POSITIVE_IL",
"discountPlanInstances" : [ { }, { } ],
"historized" : true,
"parentUserAccounts" : [ { }, { } ],
"providerContact" : "...",
"minRatedTransactions" : [ { }, { } ],
"parentEntity" : { },
"accountType" : "..."
},
"preferredPaymentMethodType" : "CHECK",
"businessAccountModel" : {
"codeChanged" : true,
"logoPicture" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"referenceDescription" : "...",
"disabled" : true,
"installed" : true,
"license" : "BSD3_N",
"id" : 12345,
"moduleSource" : "...",
"downloaded" : true,
"script" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"active" : true,
"referenceCode" : "...",
"parentEntity" : { },
"description" : "...",
"version" : 12345,
"hierarchyType" : "C_BA",
"transient" : true,
"appendGeneratedCode" : true,
"moduleItems" : [ { }, { } ],
"code" : "...",
"notified" : true,
"historized" : true
},
"referenceCode" : "...",
"contracts" : [ {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "CLOSED",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
}, {
"transient" : true,
"version" : 12345,
"code" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"contractDate" : 12345,
"parentEntity" : { },
"descriptionAndCode" : "...",
"beginDate" : 12345,
"referenceCode" : "...",
"referenceDescription" : "...",
"customerAccount" : { },
"customer" : { },
"renewal" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"cfValues" : { },
"contractDuration" : 12345,
"auditable" : { },
"notified" : true,
"status" : "ACTIVE",
"disabled" : true,
"seller" : { },
"contractItems" : [ { }, { } ],
"endDate" : 12345,
"billingAccount" : { },
"historized" : true,
"id" : 12345,
"active" : true,
"uuid" : "...",
"statusDate" : 12345,
"description" : "...",
"billingRules" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { }
} ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ {
"referenceCode" : "...",
"status" : "COMPLETED",
"amountToRecover" : 12345.0,
"customerAccount" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"amountPerInstallment" : 12345.0,
"auditable" : { },
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"targetedAos" : [ { }, { } ],
"numberOfInstallments" : 12345,
"endDate" : 12345,
"codeChanged" : true,
"createdAos" : [ { }, { } ],
"version" : 12345,
"actionOnRemainingAmount" : "LAST",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntity" : { },
"recurringUnit" : "DAY",
"remainingAmount" : 12345.0,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"startDate" : 12345
}, {
"referenceCode" : "...",
"status" : "ACTIVE",
"amountToRecover" : 12345.0,
"customerAccount" : { },
"id" : 12345,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"amountPerInstallment" : 12345.0,
"auditable" : { },
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"targetedAos" : [ { }, { } ],
"numberOfInstallments" : 12345,
"endDate" : 12345,
"codeChanged" : true,
"createdAos" : [ { }, { } ],
"version" : 12345,
"actionOnRemainingAmount" : "ADDITIONAL",
"descriptionOrCode" : "...",
"code" : "...",
"parentEntity" : { },
"recurringUnit" : "MONTH",
"remainingAmount" : 12345.0,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"startDate" : 12345
} ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"DDPaymentMethods" : [ {
"id" : 12345,
"mandateIdentification" : "...",
"disabled" : true,
"version" : 12345,
"bankCoordinates" : { },
"mandateDate" : 12345,
"token3DsId" : "...",
"tokenId" : "...",
"auditableFields" : [ { }, { } ],
"info5" : "...",
"uuid" : "...",
"action" : "...",
"referenceDocument" : { },
"customerAccount" : { },
"transient" : true,
"info3" : "...",
"cfValues" : { },
"preferred" : true,
"active" : true,
"historized" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"expired" : true,
"info1" : "...",
"auditable" : { },
"alias" : "...",
"userId" : "...",
"info2" : "...",
"paymentType" : "WIRETRANSFER",
"info4" : "...",
"cfAccumulatedValues" : { }
}, {
"id" : 12345,
"mandateIdentification" : "...",
"disabled" : true,
"version" : 12345,
"bankCoordinates" : { },
"mandateDate" : 12345,
"token3DsId" : "...",
"tokenId" : "...",
"auditableFields" : [ { }, { } ],
"info5" : "...",
"uuid" : "...",
"action" : "...",
"referenceDocument" : { },
"customerAccount" : { },
"transient" : true,
"info3" : "...",
"cfValues" : { },
"preferred" : true,
"active" : true,
"historized" : true,
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"expired" : true,
"info1" : "...",
"auditable" : { },
"alias" : "...",
"userId" : "...",
"info2" : "...",
"paymentType" : "DIRECTDEBIT",
"info4" : "...",
"cfAccumulatedValues" : { }
} ],
"customer" : {
"minimumChargeTemplate" : { },
"uuid" : "...",
"address" : { },
"externalRef2" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"additionalDetails" : { },
"historized" : true,
"anonymized" : true,
"registrationNo" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"minimumTargetAccount" : { },
"description" : "...",
"auditable" : { },
"addressbook" : { },
"parentEntityType" : { },
"seller" : { },
"anonymizationDate" : 12345,
"contactInformationNullSafe" : { },
"accountType" : "...",
"customerBrand" : { },
"vatNo" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"jobTitle" : "...",
"descriptionAndCode" : "...",
"invoicingThreshold" : 12345.0,
"externalRef1" : "...",
"contracts" : [ { }, { } ],
"minimumAmountEl" : "...",
"transient" : true,
"providerContact" : "...",
"legalEntityType" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"contactInformation" : { },
"minimumArticle" : { },
"isCompany" : true,
"thresholdPerEntity" : true,
"minimumLabelEl" : "...",
"descriptionOrCode" : "...",
"checkThreshold" : "BEFORE_DISCOUNT",
"defaultLevel" : true,
"cfAccumulatedValues" : { },
"name" : { },
"customerCategory" : { },
"version" : 12345,
"customerAccounts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"cfValues" : { },
"businessAccountModel" : { },
"id" : 12345,
"notified" : true
},
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ {
"customerAccount" : { },
"token3DsId" : "...",
"version" : 12345,
"expired" : true,
"action" : "...",
"uuid" : "...",
"info2" : "...",
"info3" : "...",
"info1" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"historized" : true,
"transient" : true,
"info5" : "...",
"paymentType" : "PAYPAL",
"disabled" : true,
"active" : true,
"userId" : "...",
"tokenId" : "...",
"auditable" : { },
"id" : 12345,
"alias" : "...",
"preferred" : true,
"info4" : "...",
"referenceDocument" : { }
}, {
"customerAccount" : { },
"token3DsId" : "...",
"version" : 12345,
"expired" : true,
"action" : "...",
"uuid" : "...",
"info2" : "...",
"info3" : "...",
"info1" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValues" : { },
"historized" : true,
"transient" : true,
"info5" : "...",
"paymentType" : "STRIPE",
"disabled" : true,
"active" : true,
"userId" : "...",
"tokenId" : "...",
"auditable" : { },
"id" : 12345,
"alias" : "...",
"preferred" : true,
"info4" : "...",
"referenceDocument" : { }
} ]
},
"orderNumber" : "...",
"codeChanged" : true,
"id" : 12345,
"unMatchingAmount" : 12345.0,
"type" : "...",
"billingAccountName" : "...",
"reason" : "REJECTED",
"paymentMethod" : "DIRECTDEBIT",
"paymentDeferralCount" : 12345,
"paymentInfo4" : "...",
"dueDate" : 12345,
"transactionCategory" : "DEBIT",
"collectionDate" : 12345,
"bankReference" : "...",
"journal" : {
"descriptionAndCode" : "...",
"description" : "...",
"referenceCode" : "...",
"code" : "...",
"id" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"transient" : true,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"notified" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"version" : 12345,
"accountOperations" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CASH",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "O",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORT_FAILED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CASH",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "R",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ],
"historized" : true,
"occTemplates" : [ {
"auditableFields" : [ { }, { } ],
"manualCreationEnabled" : true,
"notified" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"accountingCode" : { },
"contraAccountingCode" : { },
"accountCodeClientSide" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"accountingScheme" : { },
"description" : "...",
"transient" : true,
"historized" : true,
"contraAccountingCode2" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"journal" : { },
"version" : 12345,
"auditable" : { },
"id" : 12345,
"parentEntityType" : { },
"occCategory" : "CREDIT",
"code" : "..."
}, {
"auditableFields" : [ { }, { } ],
"manualCreationEnabled" : true,
"notified" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"accountingCode" : { },
"contraAccountingCode" : { },
"accountCodeClientSide" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"accountingScheme" : { },
"description" : "...",
"transient" : true,
"historized" : true,
"contraAccountingCode2" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"journal" : { },
"version" : 12345,
"auditable" : { },
"id" : 12345,
"parentEntityType" : { },
"occCategory" : "DEBIT",
"code" : "..."
} ],
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
}, {
"from" : 12345,
"to" : 12345,
"string" : "...",
"date" : { },
"long" : 12345,
"double" : 12345.0,
"boolean" : true,
"entity" : { },
"url" : { },
"listString" : [ "...", "..." ],
"listDate" : [ { }, { } ],
"listLong" : [ 12345, 12345 ],
"valid" : true,
"listDouble" : [ 12345.0, 12345.0 ],
"listBoolean" : [ true, true ],
"listEntity" : [ { }, { } ],
"mapString" : {
"property1" : "...",
"property2" : "..."
},
"mapDate" : {
"property1" : 12345,
"property2" : 12345
},
"mapLong" : {
"property1" : 12345,
"property2" : 12345
},
"mapDouble" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"mapBoolean" : {
"property1" : true,
"property2" : true
},
"mapEntity" : {
"property1" : { },
"property2" : { }
},
"source" : "...",
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345,
"customTableCode" : "...",
"dataFilter" : "...",
"fields" : "...",
"mapCfValues" : {
"property1" : "...",
"property2" : "..."
},
"newPeriod" : true,
"mapValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"matrixValuesForGUI" : [ {
"property1" : { },
"property2" : { }
}, {
"property1" : { },
"property2" : { }
} ],
"listValue" : [ { }, { } ],
"mapValue" : {
"property1" : { },
"property2" : { }
},
"entityReferenceValueForGUI" : { },
"childEntityValuesForGUI" : [ { }, { } ],
"priority" : 12345,
"datasetForGUI" : { },
"valueEmptyForGui" : true,
"valueEmpty" : true,
"value" : { },
"keyValueMap" : {
"property1" : { },
"property2" : { }
},
"excessiveInSize" : true,
"allEntities" : [ { }, { } ]
} ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ],
"property2" : [ {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
}, {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
} ]
},
"encrypted" : true
},
"paymentInfo" : "...",
"code" : "...",
"bankCollectionDate" : 12345,
"operationNumber" : 12345,
"description" : "...",
"paymentOrder" : "...",
"paymentHistories" : [ {
"paymentGatewayCode" : "...",
"version" : 12345,
"status" : "ACCEPTED",
"listAoPaid" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "REJECTED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "EXPORTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "PAYPAL",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "R",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "FORCED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "STRIPE",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "C",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ],
"errorType" : "REJECT",
"sellerCode" : "...",
"operationDate" : 12345,
"paymentMethodType" : "CARD",
"refund" : {
"bankCollectionDate" : 12345,
"operationAction" : "NONE",
"descriptionAndCode" : "...",
"code" : "...",
"accountingDate" : 12345,
"paymentInfo1" : "...",
"notified" : true,
"parentEntity" : { },
"status" : "EXPORTED",
"transactionDate" : 12345,
"paymentAction" : "PENDING_PAYMENT",
"cfValues" : { },
"taxAmount" : 12345.0,
"uuid" : "...",
"id" : 12345,
"type" : "...",
"appendGeneratedCode" : true,
"cfAccumulatedValues" : { },
"billingAccountName" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"operationNumber" : 12345,
"unMatchingAmount" : 12345.0,
"version" : 12345,
"customerAccount" : { },
"reason" : "CLOSED_PERIOD",
"paymentInfo" : "...",
"amountWithoutTax" : 12345.0,
"paymentInfo5" : "...",
"ddRequestItem" : { },
"paymentHistories" : [ { }, { } ],
"codeChanged" : true,
"description" : "...",
"invoices" : [ { }, { } ],
"matchingStatus" : "P",
"reference" : "...",
"subscription" : { },
"referenceCode" : "...",
"bankReference" : "...",
"matchingAmount" : 12345.0,
"matchingAmounts" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"accountingExportFile" : "...",
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"paymentInfo4" : "...",
"transactionCategory" : "CREDIT",
"paymentVentilation" : { },
"depositDate" : 12345,
"orderNumber" : "...",
"paymentInfo2" : "...",
"paymentInfo3" : "...",
"auditable" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"dueDate" : 12345,
"auditableFields" : [ { }, { } ],
"bankLot" : "...",
"accountCodeClientSide" : "...",
"transient" : true,
"paymentMethod" : "CHECK",
"amount" : 12345.0,
"historized" : true,
"seller" : { },
"paymentDeferralCount" : 12345,
"collectionDate" : 12345,
"accountingCode" : { },
"journal" : { }
},
"customerCode" : "...",
"historized" : true,
"errorMessage" : "...",
"lastUpdateDate" : 12345,
"customerAccountCode" : "...",
"amountCts" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
} ],
"customerAccountName" : "...",
"externalPaymentId" : "...",
"id" : 12345,
"payment" : {
"transactionDate" : 12345,
"bankReference" : "...",
"depositDate" : 12345,
"historized" : true,
"descriptionAndCode" : "...",
"bankCollectionDate" : 12345,
"ddRequestItem" : { },
"operationNumber" : 12345,
"fees" : 12345.0,
"paymentInfo1" : "...",
"matchingAmount" : 12345.0,
"paymentInfo" : "...",
"bankLot" : "...",
"paymentHistories" : [ { }, { } ],
"id" : 12345,
"dueDate" : 12345,
"accountingDate" : 12345,
"reason" : "CLOSED_PERIOD",
"comment" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"rejectedPayment" : { },
"orderNumber" : "...",
"invoices" : [ { }, { } ],
"customerAccount" : { },
"operationAction" : "NONE",
"appendGeneratedCode" : true,
"accountCodeClientSide" : "...",
"paymentMethod" : "CHECK",
"amountWithoutTax" : 12345.0,
"parentEntity" : { },
"paymentOrder" : "...",
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"accountingExportFile" : "...",
"cfValues" : { },
"type" : "...",
"transactionCategory" : "CREDIT",
"uuid" : "...",
"collectionDate" : 12345,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"paymentInfo6" : "...",
"referenceCode" : "...",
"dunningDocument" : { },
"referenceDescription" : "...",
"accountingCode" : { },
"transient" : true,
"matchingAmounts" : [ { }, { } ],
"notified" : true,
"paymentDeferralCount" : 12345,
"status" : "POSTED",
"matchingStatus" : "O",
"code" : "...",
"auditable" : { },
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"subscription" : { },
"paymentAction" : "PENDING_PAYMENT",
"paymentInfo2" : "...",
"unMatchingAmount" : 12345.0,
"version" : 12345,
"cfAccumulatedValues" : { },
"amount" : 12345.0,
"reference" : "...",
"billingAccountName" : "...",
"journal" : { },
"paymentInfo3" : "...",
"paymentInfo5" : "...",
"paymentVentilation" : { },
"accountingSchemeEntries" : [ { }, { } ]
},
"asyncStatus" : "REJECTED",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"syncStatus" : "NOT_PROCESSED",
"notified" : true,
"transient" : true,
"operationCategory" : "CREDIT",
"paymentMethodName" : "...",
"errorCode" : "..."
}, {
"paymentGatewayCode" : "...",
"version" : 12345,
"status" : "PENDING",
"listAoPaid" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "POSTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "DIRECTDEBIT",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "P",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "FORCED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "POSTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CASH",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "I",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ],
"errorType" : "REJECT",
"sellerCode" : "...",
"operationDate" : 12345,
"paymentMethodType" : "CARD",
"refund" : {
"bankCollectionDate" : 12345,
"operationAction" : "NONE",
"descriptionAndCode" : "...",
"code" : "...",
"accountingDate" : 12345,
"paymentInfo1" : "...",
"notified" : true,
"parentEntity" : { },
"status" : "REJECTED",
"transactionDate" : 12345,
"paymentAction" : "PENDING_PAYMENT",
"cfValues" : { },
"taxAmount" : 12345.0,
"uuid" : "...",
"id" : 12345,
"type" : "...",
"appendGeneratedCode" : true,
"cfAccumulatedValues" : { },
"billingAccountName" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"operationNumber" : 12345,
"unMatchingAmount" : 12345.0,
"version" : 12345,
"customerAccount" : { },
"reason" : "REJECTED",
"paymentInfo" : "...",
"amountWithoutTax" : 12345.0,
"paymentInfo5" : "...",
"ddRequestItem" : { },
"paymentHistories" : [ { }, { } ],
"codeChanged" : true,
"description" : "...",
"invoices" : [ { }, { } ],
"matchingStatus" : "P",
"reference" : "...",
"subscription" : { },
"referenceCode" : "...",
"bankReference" : "...",
"matchingAmount" : 12345.0,
"matchingAmounts" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"accountingExportFile" : "...",
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"paymentInfo4" : "...",
"transactionCategory" : "DEBIT",
"paymentVentilation" : { },
"depositDate" : 12345,
"orderNumber" : "...",
"paymentInfo2" : "...",
"paymentInfo3" : "...",
"auditable" : { },
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"dueDate" : 12345,
"auditableFields" : [ { }, { } ],
"bankLot" : "...",
"accountCodeClientSide" : "...",
"transient" : true,
"paymentMethod" : "DIRECTDEBIT",
"amount" : 12345.0,
"historized" : true,
"seller" : { },
"paymentDeferralCount" : 12345,
"collectionDate" : 12345,
"accountingCode" : { },
"journal" : { }
},
"customerCode" : "...",
"historized" : true,
"errorMessage" : "...",
"lastUpdateDate" : 12345,
"customerAccountCode" : "...",
"amountCts" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"customerAccountName" : "...",
"externalPaymentId" : "...",
"id" : 12345,
"payment" : {
"transactionDate" : 12345,
"bankReference" : "...",
"depositDate" : 12345,
"historized" : true,
"descriptionAndCode" : "...",
"bankCollectionDate" : 12345,
"ddRequestItem" : { },
"operationNumber" : 12345,
"fees" : 12345.0,
"paymentInfo1" : "...",
"matchingAmount" : 12345.0,
"paymentInfo" : "...",
"bankLot" : "...",
"paymentHistories" : [ { }, { } ],
"id" : 12345,
"dueDate" : 12345,
"accountingDate" : 12345,
"reason" : "FORCED",
"comment" : "...",
"codeChanged" : true,
"descriptionOrCode" : "...",
"rejectedPayment" : { },
"orderNumber" : "...",
"invoices" : [ { }, { } ],
"customerAccount" : { },
"operationAction" : "TO_REFUND",
"appendGeneratedCode" : true,
"accountCodeClientSide" : "...",
"paymentMethod" : "CHECK",
"amountWithoutTax" : 12345.0,
"parentEntity" : { },
"paymentOrder" : "...",
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"accountingExportFile" : "...",
"cfValues" : { },
"type" : "...",
"transactionCategory" : "CREDIT",
"uuid" : "...",
"collectionDate" : 12345,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"description" : "...",
"paymentInfo6" : "...",
"referenceCode" : "...",
"dunningDocument" : { },
"referenceDescription" : "...",
"accountingCode" : { },
"transient" : true,
"matchingAmounts" : [ { }, { } ],
"notified" : true,
"paymentDeferralCount" : 12345,
"status" : "POSTED",
"matchingStatus" : "P",
"code" : "...",
"auditable" : { },
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"subscription" : { },
"paymentAction" : "PENDING_PAYMENT",
"paymentInfo2" : "...",
"unMatchingAmount" : 12345.0,
"version" : 12345,
"cfAccumulatedValues" : { },
"amount" : 12345.0,
"reference" : "...",
"billingAccountName" : "...",
"journal" : { },
"paymentInfo3" : "...",
"paymentInfo5" : "...",
"paymentVentilation" : { },
"accountingSchemeEntries" : [ { }, { } ]
},
"asyncStatus" : "ACCEPTED",
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"syncStatus" : "REJECTED",
"notified" : true,
"transient" : true,
"operationCategory" : "DEBIT",
"paymentMethodName" : "...",
"errorCode" : "..."
} ],
"paymentInfo2" : "...",
"comment" : "...",
"transactionDate" : 12345,
"taxAmount" : 12345.0,
"historized" : true,
"accountingSchemeEntries" : [ {
"customerCode" : "...",
"supportingDocumentRef" : {
"invoiceAgregates" : [ { }, { } ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"dontSend" : true,
"status" : "REJECTED",
"statusDate" : 12345,
"tradingLanguage" : { },
"realTimeStatus" : "PENDING",
"draftRatedTransactions" : [ { }, { } ],
"discountPlan" : { },
"discountRate" : 12345.0,
"tradingCountry" : { },
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "DIRECTDEBIT",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"subscription" : { },
"amount" : 12345.0,
"seller" : { },
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : { },
"order" : { },
"amountWithTax" : 12345.0,
"paymentStatus" : "PENDING",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : { },
"cfAccumulatedValues" : { },
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : { },
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : { },
"convertedRawAmount" : 12345.0,
"quote" : { },
"adjustedInvoice" : { },
"paymentMethod" : { },
"transient" : true,
"paymentPlan" : { },
"openOrderNumber" : "...",
"discountAgregates" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : { },
"lastAppliedRateDate" : 12345,
"orders" : [ { }, { } ],
"id" : 12345,
"invoiceLines" : [ { }, { } ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : { },
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : { },
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : { },
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"matchingCode" : "...",
"documentType" : "...",
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EXPENSE",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"active" : true
},
"tradingCurrency" : "...",
"currency" : "...",
"auxiliaryAccountCode" : "...",
"supportingDocumentType" : "...",
"operationNumber" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"auxiliaryAccountLabel" : "...",
"category" : "ASSETS",
"transient" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"amount" : 12345.0,
"sellerCode" : "...",
"id" : 12345,
"accountOperation" : {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "REJECTED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CHECK",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "R",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
},
"clientUniqueId" : "...",
"sellerName" : "...",
"account" : "...",
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "CLOSE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "CARD",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
},
"analyticCode1" : "...",
"version" : 12345,
"historized" : true,
"tradingAmount" : 12345.0,
"customerName" : "...",
"analyticCode2" : "...",
"reference" : "...",
"label" : "...",
"notified" : true,
"journalCode" : "...",
"tax" : {
"description" : "...",
"percent" : 12345.0,
"composite" : true,
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"version" : 12345,
"subTaxes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"mainTaxes" : [ { }, { } ],
"descriptionOrCode" : "...",
"notified" : true,
"accountingCode" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"appendGeneratedCode" : true,
"codeChanged" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"idOrCode" : "..."
},
"direction" : "CREDIT",
"analyticCode3" : "..."
}, {
"customerCode" : "...",
"supportingDocumentRef" : {
"invoiceAgregates" : [ { }, { } ],
"pdfFilename" : "...",
"amountTax" : 12345.0,
"convertedAmountTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"invoiceAdjustmentCurrentProviderNb" : 12345,
"temporaryInvoiceNumber" : "...",
"linkedInvoices" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"alias" : "...",
"dontSend" : true,
"status" : "NEW",
"statusDate" : 12345,
"tradingLanguage" : { },
"realTimeStatus" : "NONE",
"draftRatedTransactions" : [ { }, { } ],
"discountPlan" : { },
"discountRate" : 12345.0,
"tradingCountry" : { },
"xmlFilename" : "...",
"dueDate" : 12345,
"paymentMethodType" : "CASH",
"alreadyAddedDiscount" : true,
"xmlFilenameOnly" : "...",
"dunningCollectionPlanTriggered" : true,
"newInvoicingProcess" : true,
"draft" : true,
"productDate" : 12345,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"subscription" : { },
"amount" : 12345.0,
"seller" : { },
"pdfDate" : 12345,
"initialCollectionDate" : 12345,
"lastAppliedRate" : 12345.0,
"discount" : 12345.0,
"emailSentDate" : 12345,
"billingRun" : { },
"order" : { },
"amountWithTax" : 12345.0,
"paymentStatus" : "PAID",
"endDate" : 12345,
"hasDiscounts" : true,
"commercialOrder" : { },
"cfAccumulatedValues" : { },
"xmlDate" : 12345,
"historized" : true,
"invoiceDate" : 12345,
"netToPay" : 12345.0,
"iban" : "...",
"hasMinimum" : true,
"code" : "...",
"tradingCurrency" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"rawAmount" : 12345.0,
"prepaid" : true,
"version" : 12345,
"startDate" : 12345,
"comment" : "...",
"discountAmount" : 12345.0,
"auditable" : { },
"externalRef" : "...",
"notified" : true,
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"previousInvoiceNumber" : "...",
"appliedRate" : 12345.0,
"recordedInvoice" : { },
"convertedRawAmount" : 12345.0,
"quote" : { },
"adjustedInvoice" : { },
"paymentMethod" : { },
"transient" : true,
"paymentPlan" : { },
"openOrderNumber" : "...",
"discountAgregates" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"invoiceNumber" : "...",
"useCurrentRate" : true,
"reminderLevelTriggered" : true,
"description" : "...",
"convertedAmountWithoutTax" : 12345.0,
"invoiceType" : { },
"lastAppliedRateDate" : 12345,
"orders" : [ { }, { } ],
"id" : 12345,
"invoiceLines" : [ { }, { } ],
"alreadyAppliedMinimum" : true,
"cpqQuote" : { },
"detailedInvoice" : true,
"relatedDunningCollectionPlan" : { },
"paymentStatusDate" : 12345,
"hasTaxes" : true,
"invoiceNumberOrTemporaryNumber" : "...",
"alreadySent" : true,
"convertedAmountWithTax" : 12345.0,
"rejectReason" : "...",
"dueBalance" : 12345.0,
"convertedNetToPay" : 12345.0,
"cfValues" : { },
"invoiceBalance" : 12345.0,
"pdfFilenameOnly" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0
},
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"matchingCode" : "...",
"documentType" : "...",
"accountingCode" : {
"transient" : true,
"notified" : true,
"id" : 12345,
"descriptionAndCode" : "...",
"parentAccountingCode" : { },
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EXPENSE",
"auditableFields" : [ { }, { } ],
"disabled" : true,
"code" : "...",
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"reportingAccount" : "...",
"migrated" : true,
"parentEntity" : { },
"historized" : true,
"notes" : "...",
"description" : "...",
"parentEntityType" : { },
"version" : 12345,
"codeChanged" : true,
"chartOfAccountViewTypeEnum" : "REGULAR",
"active" : true
},
"tradingCurrency" : "...",
"currency" : "...",
"auxiliaryAccountCode" : "...",
"supportingDocumentType" : "...",
"operationNumber" : 12345,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"auxiliaryAccountLabel" : "...",
"category" : "ASSETS",
"transient" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"amount" : 12345.0,
"sellerCode" : "...",
"id" : 12345,
"accountOperation" : {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CASH",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "P",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
},
"clientUniqueId" : "...",
"sellerName" : "...",
"account" : "...",
"customerAccount" : {
"dateDunningLevel" : 12345,
"cfAccumulatedValues" : { },
"parentEntity" : { },
"primaryContact" : { },
"actionDunnings" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"vatNo" : "...",
"providerContact" : "...",
"isCompany" : true,
"paypalPaymentMethods" : [ { }, { } ],
"dueBalance" : "...",
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"seller" : { },
"code" : "...",
"checkPaymentMethods" : [ { }, { } ],
"password" : "...",
"minimumArticle" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"auditable" : { },
"externalRef2" : "...",
"address" : { },
"notified" : true,
"accountOperations" : [ { }, { } ],
"tradingCurrency" : { },
"referenceDescription" : "...",
"creditCategory" : { },
"tradingLanguage" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"generalClientAccount" : { },
"contactInformation" : { },
"transient" : true,
"dateStatus" : 12345,
"accountType" : "...",
"descriptionOrCode" : "...",
"minimumAmountEl" : "...",
"id" : 12345,
"preferredPaymentMethod" : { },
"noMoreValidCard" : true,
"name" : { },
"wirePaymentMethods" : [ { }, { } ],
"minimumChargeTemplate" : { },
"codeChanged" : true,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"billingAccounts" : [ { }, { } ],
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"version" : 12345,
"legalEntityType" : { },
"thresholdPerEntity" : true,
"cfValues" : { },
"historized" : true,
"status" : "ACTIVE",
"contactInformationNullSafe" : { },
"externalRef1" : "...",
"dueDateDelayEL" : "...",
"parentCFEntities" : [ { }, { } ],
"minimumTargetAccount" : { },
"preferredPaymentMethodType" : "CARD",
"businessAccountModel" : { },
"referenceCode" : "...",
"contracts" : [ { }, { } ],
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"uuid" : "...",
"minimumLabelEl" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R0",
"DDPaymentMethods" : [ { }, { } ],
"customer" : { },
"excludedFromPayment" : true,
"registrationNo" : "...",
"description" : "...",
"stripePaymentMethods" : [ { }, { } ]
},
"analyticCode1" : "...",
"version" : 12345,
"historized" : true,
"tradingAmount" : 12345.0,
"customerName" : "...",
"analyticCode2" : "...",
"reference" : "...",
"label" : "...",
"notified" : true,
"journalCode" : "...",
"tax" : {
"description" : "...",
"percent" : 12345.0,
"composite" : true,
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"parentEntity" : { },
"code" : "...",
"cfValues" : { },
"referenceDescription" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"version" : 12345,
"subTaxes" : [ { }, { } ],
"auditable" : { },
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"mainTaxes" : [ { }, { } ],
"descriptionOrCode" : "...",
"notified" : true,
"accountingCode" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"appendGeneratedCode" : true,
"codeChanged" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"idOrCode" : "..."
},
"direction" : "DEBIT",
"analyticCode3" : "..."
} ],
"subscription" : {
"renewed" : true,
"nextVersion" : { },
"historized" : true,
"previousVersion" : { },
"order" : {
"statusDate" : 12345,
"orderNumber" : "...",
"orderParent" : { },
"progressDate" : 12345,
"totalInvoicingAmountTax" : 12345.0,
"invoicingPlan" : { },
"id" : 12345,
"auditable" : { },
"orderInvoiceType" : { },
"externalReference" : "...",
"transient" : true,
"descriptionAndCode" : "...",
"status" : "...",
"quote" : { },
"minInvoiceLines" : [ { }, { } ],
"billingCycle" : { },
"quoteVersion" : { },
"contract" : { },
"invoices" : [ { }, { } ],
"orderProgressTmp" : 12345,
"billingRun" : { },
"parentEntity" : { },
"historized" : true,
"customerServiceBegin" : 12345,
"code" : "...",
"orderDate" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"seller" : { },
"cfValues" : { },
"parentEntityType" : { },
"access" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"orderType" : { },
"codeChanged" : true,
"billingAccount" : { },
"appendGeneratedCode" : true,
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"orderLots" : [ { }, { } ],
"deliveryDate" : 12345,
"orderProgress" : 12345,
"userAccount" : { },
"cfAccumulatedValues" : { },
"salesPersonName" : "...",
"discountPlan" : { },
"referenceCode" : "...",
"label" : "...",
"referenceDescription" : "...",
"description" : "...",
"version" : 12345,
"orderPrices" : [ { }, { } ],
"oneShotTotalAmount" : 12345.0,
"offers" : [ { }, { } ],
"rateInvoiced" : 12345,
"totalInvoicingAmountWithoutTax" : 12345.0,
"customerServiceDuration" : 12345
},
"subscriptionExpired" : true,
"minimumLabelEl" : "...",
"endAgreementDate" : 12345,
"minInvoiceLines" : [ {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "RATE",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "CANCELED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "PERCENTAGE",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
}, {
"commercialOrder" : { },
"discountPlanItem" : { },
"convertedAmountWithoutTax" : 12345.0,
"convertedDiscountAmount" : 12345.0,
"invoice" : { },
"cfValues" : { },
"orderRef" : "...",
"taxMode" : "TAX",
"auditableFields" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"amountWithTax" : 12345.0,
"auditable" : { },
"accountingArticle" : { },
"sequence" : 12345,
"version" : 12345,
"convertedUnitPrice" : 12345.0,
"tax" : { },
"rawAmount" : 12345.0,
"taxOverridden" : true,
"serviceTemplate" : { },
"discountAmount" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"offerTemplate" : { },
"convertedRawAmount" : 12345.0,
"validity" : { },
"prestation" : "...",
"accessPoint" : "...",
"offerServiceTemplate" : { },
"uuid" : "...",
"orderNumber" : "...",
"unitPrice" : 12345.0,
"cfAccumulatedValues" : { },
"valueDate" : 12345,
"id" : 12345,
"status" : "BILLED",
"ratedTransactions" : [ { }, { } ],
"quantity" : 12345.0,
"discountRate" : 12345.0,
"billingRun" : { },
"historized" : true,
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"billingAccount" : { },
"orderOffer" : { },
"discountValue" : 12345.0,
"invoiceAggregateF" : { },
"label" : "...",
"convertedAmountWithTax" : 12345.0,
"quote" : { },
"notified" : true,
"taxRecalculated" : true,
"openOrderNumber" : "...",
"product" : { },
"quoteOffer" : { },
"discountPlanType" : "FIXED",
"convertedAmountTax" : 12345.0,
"serviceInstance" : { },
"productVersion" : { },
"discountPlan" : { },
"orderLot" : { },
"amountWithoutTax" : 12345.0,
"discountedInvoiceLine" : { }
} ],
"minimumArticle" : {
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"appendGeneratedCode" : true,
"invoiceSubCategory" : { },
"code" : "...",
"accountingCodeEl" : "...",
"referenceCode" : "...",
"accountingCodeMappings" : [ { }, { } ],
"parentEntityType" : { },
"taxClass" : { },
"descriptionOrCode" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"invoiceType" : { },
"historized" : true,
"analyticCode2" : "...",
"parentEntity" : { },
"unitPrice" : 12345.0,
"auditableFields" : [ { }, { } ],
"cfValues" : { },
"transient" : true,
"analyticCode1" : "...",
"active" : true,
"referenceDescription" : "...",
"articleFamily" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode3" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"notified" : true,
"accountingCode" : { },
"columnCriteriaEL" : "...",
"invoiceTypeEl" : "...",
"uuid" : "...",
"auditable" : { },
"ignoreAggregation" : true,
"disabled" : true,
"descriptionAndCode" : "..."
},
"accessPoints" : [ {
"auditableFields" : [ { }, { } ],
"accessUserId" : "...",
"auditable" : { },
"notified" : true,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"disabled" : true,
"historized" : true,
"cacheKey" : "...",
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"version" : 12345,
"cfValues" : { },
"endDate" : 12345,
"active" : true
}, {
"auditableFields" : [ { }, { } ],
"accessUserId" : "...",
"auditable" : { },
"notified" : true,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"disabled" : true,
"historized" : true,
"cacheKey" : "...",
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"version" : 12345,
"cfValues" : { },
"endDate" : 12345,
"active" : true
} ],
"billingCycle" : {
"descriptionAndCode" : "...",
"uuid" : "...",
"version" : 12345,
"type" : "ORDER",
"lastTransactionDateDelayEL" : "...",
"parentEntityType" : { },
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"cfAccumulatedValues" : { },
"invoiceType" : { },
"cfValues" : { },
"descriptionOrCode" : "...",
"billingRunValidationScript" : { },
"checkThreshold" : "POSITIVE_IL",
"dueDateDelayEL" : "...",
"referenceCode" : "...",
"code" : "...",
"transient" : true,
"splitPerPaymentMethod" : true,
"appendGeneratedCode" : true,
"parentEntity" : { },
"invoiceDateProductionDelayEL" : "...",
"collectionDateDelayEl" : "...",
"invoiceTypeEl" : "...",
"codeChanged" : true,
"id" : 12345,
"billingTemplateNameEL" : "...",
"description" : "...",
"notified" : true,
"invoiceDateDelayEL" : "...",
"referenceDate" : "TODAY",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"referenceDescription" : "...",
"invoicingThreshold" : 12345.0,
"lastTransactionDateEL" : "...",
"auditableFields" : [ { }, { } ],
"thresholdPerEntity" : true,
"scriptInstance" : { },
"calendar" : { },
"computeDatesAtValidation" : true
},
"parentCFEntities" : [ {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
}, {
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"CFValuesCopy" : { }
} ],
"uuid" : "...",
"subscriptionRenewal" : {
"invoiceAgreementImmediately" : true,
"reimburseOneshots" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"codeChanged" : true,
"applyReimbursment" : true,
"initialyActiveFor" : 12345,
"extendAgreementPeriodToSubscribedTillDate" : true,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"applyTerminationCharges" : true,
"endOfTermAction" : "TERMINATE",
"transient" : true,
"description" : "...",
"autoRenewDate" : 12345,
"referenceCode" : "...",
"parentEntity" : { },
"autoRenew" : true,
"code" : "...",
"appendGeneratedCode" : true,
"parentEntityType" : { },
"auditable" : { },
"id" : 12345,
"applyAgreement" : true,
"overrideProrata" : "NO_OVERRIDE",
"daysNotifyRenewal" : 12345,
"initialyActiveForUnit" : "MONTH",
"renewForUnit" : "MONTH",
"renewFor" : 12345,
"initialTermType" : "CALENDAR",
"calendarInitialyActiveFor" : { },
"calendarRenewFor" : { },
"renewalTermType" : "CALENDAR",
"referenceDescription" : "...",
"version" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ]
},
"appendGeneratedCode" : true,
"code" : "...",
"autoEndOfEngagement" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"productInstances" : [ {
"id" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"seller" : { },
"transient" : true,
"quantity" : 12345.0,
"cfValues" : { },
"parentEntityType" : { },
"version" : 12345,
"parentEntity" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"productTemplate" : { },
"notified" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"auditable" : { },
"applicationDate" : 12345,
"subscription" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"userAccount" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"productChargeInstances" : [ { }, { } ],
"orderNumber" : "..."
}, {
"id" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"seller" : { },
"transient" : true,
"quantity" : 12345.0,
"cfValues" : { },
"parentEntityType" : { },
"version" : 12345,
"parentEntity" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"productTemplate" : { },
"notified" : true,
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"auditable" : { },
"applicationDate" : 12345,
"subscription" : { },
"auditableFields" : [ { }, { } ],
"uuid" : "...",
"userAccount" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"referenceCode" : "...",
"productChargeInstances" : [ { }, { } ],
"orderNumber" : "..."
} ],
"referenceDescription" : "...",
"status" : "CLOSED",
"defaultLevel" : true,
"subscriptionDaysAge" : 12345,
"mailingType" : "MANUAL",
"email" : "...",
"notifyOfRenewalDate" : 12345,
"emailTemplate" : {
"htmlContent" : "...",
"codeChanged" : true,
"startDate" : 12345,
"descriptionOrCode" : "...",
"textContent" : "...",
"type" : "INVOICE",
"version" : 12345,
"tagStartDelimiter" : "...",
"parentEntityType" : { },
"code" : "...",
"id" : 12345,
"subject" : "...",
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"endDate" : 12345,
"tagEndDelimiter" : "...",
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"auditable" : { },
"notified" : true,
"description" : "...",
"transient" : true,
"historized" : true,
"referenceCode" : "...",
"media" : "FAX",
"appendGeneratedCode" : true
},
"transient" : true,
"subscriptionDate" : 12345,
"allDiscountPlanInstances" : [ {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "IN_USE",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
}, {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "APPLIED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
} ],
"notified" : true,
"id" : 12345,
"subscriptionTerminationReason" : {
"parentEntity" : { },
"description" : "...",
"codeChanged" : true,
"invoiceAgreementImmediately" : true,
"transient" : true,
"historized" : true,
"referenceCode" : "...",
"applyAgreement" : true,
"version" : 12345,
"id" : 12345,
"applyTerminationCharges" : true,
"overrideProrata" : "PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionOrCode" : "...",
"applyReimbursment" : true,
"reimburseOneshots" : true,
"descriptionAndCode" : "...",
"referenceDescription" : "..."
},
"referenceCode" : "...",
"description" : "...",
"ccedEmails" : "...",
"minimumAmountEl" : "...",
"paymentMethod" : {
"userId" : "...",
"version" : 12345,
"info1" : "...",
"active" : true,
"alias" : "...",
"auditableFields" : [ { }, { } ],
"expired" : true,
"referenceDocument" : { },
"info4" : "...",
"uuid" : "...",
"preferred" : true,
"customerAccount" : { },
"id" : 12345,
"tokenId" : "...",
"cfAccumulatedValues" : { },
"token3DsId" : "...",
"disabled" : true,
"historized" : true,
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"info3" : "...",
"cfValues" : { },
"paymentType" : "CHECK",
"info2" : "...",
"action" : "...",
"transient" : true,
"auditable" : { },
"info5" : "..."
},
"codeChanged" : true,
"active" : true,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"salesPersonName" : "...",
"versionNumber" : 12345,
"orderNumber" : "...",
"descriptionAndCode" : "...",
"counters" : {
"property1" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
},
"property2" : {
"historized" : true,
"chargeInstances" : [ { }, { } ],
"description" : "...",
"counterTemplate" : { },
"id" : 12345,
"referenceDescription" : "...",
"code" : "...",
"referenceCode" : "...",
"subscription" : { },
"version" : 12345,
"transient" : true,
"descriptionAndCode" : "...",
"serviceInstance" : { },
"codeChanged" : true,
"customer" : { },
"auditable" : { },
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"customerAccount" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"parentEntity" : { },
"counterPeriods" : [ { }, { } ],
"userAccount" : { },
"notified" : true,
"usageChargeInstances" : [ { }, { } ],
"appendGeneratedCode" : true
}
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"electronicBilling" : true,
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "RENEWAL",
"historized" : true
} ],
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"historized" : true,
"parentEntityType" : { },
"cfValues" : { },
"occTemplateNegative" : { },
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"descriptionOrCode" : "...",
"occTemplate" : { },
"parentEntity" : { },
"sortIndex" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"uuid" : "...",
"referenceCode" : "...",
"accountingCode" : { },
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"code" : "...",
"discount" : 12345.0,
"id" : 12345,
"notified" : true,
"auditable" : { },
"descriptionAndCode" : "...",
"codeChanged" : true,
"referenceDescription" : "..."
},
"billingRun" : {
"id" : 12345,
"jobExecutions" : [ { }, { } ],
"filters" : {
"property1" : "...",
"property2" : "..."
},
"exceptionalRTIds" : [ 12345, 12345 ],
"runType" : "CYCLE",
"referenceDescription" : "...",
"cfValues" : { },
"status" : "SUSPECTED",
"uuid" : "...",
"invoices" : [ { }, { } ],
"selectedBillingAccounts" : "...",
"thresholdChecked" : true,
"prAmountWithoutTax" : 12345.0,
"auditable" : { },
"startDate" : 12345,
"rejectedBillingAccounts" : [ { }, { } ],
"producibleAmountWithoutTax" : 12345.0,
"notified" : true,
"exceptionalBR" : true,
"country" : { },
"transient" : true,
"statusDate" : 12345,
"invoiceType" : { },
"originBillingRun" : { },
"collectionDate" : 12345,
"historized" : true,
"auditableFields" : [ { }, { } ],
"prAmountTax" : 12345.0,
"skipValidationScript" : true,
"billableBillingAcountNumber" : 12345,
"referenceCode" : "...",
"generateAO" : true,
"billableBillingAccounts" : [ { }, { } ],
"exceptionalILIds" : [ 12345, 12345 ],
"invoiceNumber" : 12345,
"language" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"endDate" : 12345,
"discountApplied" : true,
"processDate" : 12345,
"producibleAmountWithTax" : 12345.0,
"rejectionReason" : "...",
"preInvoicingReports" : { },
"rejectAutoAction" : "CANCEL",
"cfAccumulatedValues" : { },
"isQuarantine" : true,
"computeDatesAtValidation" : true,
"lastTransactionDate" : 12345,
"billingRunLists" : [ { }, { } ],
"nextBillingRun" : { },
"referenceDate" : "LAST_TRANSACTION_DATE",
"producibleInvoiceNumber" : 12345,
"billingCycle" : { },
"invoiceDate" : 12345,
"minimumApplied" : true,
"billingAccountNumber" : 12345,
"parentCFEntities" : [ { }, { } ],
"pdfJobExecutionResultId" : 12345,
"prAmountWithTax" : 12345.0,
"postInvoicingReports" : { },
"xmlJobExecutionResultId" : 12345,
"processType" : "FULL_AUTOMATIC",
"currency" : { },
"suspectAutoAction" : "MOVE",
"producibleAmountTax" : 12345.0
},
"offer" : {
"offerServiceTemplates" : [ { }, { } ],
"prefix" : "...",
"parentEntityType" : { },
"businessAccountModels" : [ { }, { } ],
"attachments" : [ { }, { } ],
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"active" : true,
"codeChanged" : true,
"parentCFEntities" : [ { }, { } ],
"statusDate" : 12345,
"uuid" : "...",
"channels" : [ { }, { } ],
"offerComponents" : [ { }, { } ],
"imagePath" : "...",
"allowedDiscountPlans" : [ { }, { } ],
"tags" : [ { }, { } ],
"commercialRules" : [ { }, { } ],
"autoEndOfEngagement" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"offerModel" : { },
"transient" : true,
"minimumChargeTemplate" : { },
"nameOrCode" : "...",
"referenceCode" : "...",
"businessOfferModel" : { },
"productTemplates" : [ { }, { } ],
"customerCategories" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"generateQuoteEdrPerProduct" : true,
"medias" : [ { }, { } ],
"isOfferChangeRestricted" : true,
"descriptionAndCode" : "...",
"minimumArticle" : { },
"auditableFields" : [ { }, { } ],
"isModel" : true,
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"code" : "...",
"cfAccumulatedValues" : { },
"globalRatingScriptInstance" : { },
"cfValues" : { },
"lifeCycleStatus" : "IN_STUDY",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"offerProductTemplates" : [ { }, { } ],
"transientCode" : "...",
"historized" : true,
"subscriptionRenewal" : { },
"id" : 12345,
"offerTemplateCategories" : [ { }, { } ],
"descriptionOrCode" : "...",
"validity" : { },
"minimumInvoiceSubCategory" : { },
"disabled" : true,
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"notified" : true,
"longDescription" : "...",
"name" : "...",
"longDescriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"sellers" : [ { }, { } ],
"parentEntity" : { },
"offerAttributes" : [ { }, { } ],
"allowedOffersChange" : [ { }, { } ]
},
"prestation" : "...",
"anyServiceActive" : true,
"serviceInstances" : [ {
"subscriptionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendarPS" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"priceVersionDateSetting" : "RENEWAL",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : { },
"endAgreementDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "INACTIVE",
"serviceTemplate" : { },
"productVersion" : { },
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"usageChargeInstances" : [ { }, { } ],
"serviceCharge" : { },
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ { }, { } ],
"reactivationDate" : 12345,
"minimumArticle" : { },
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : { },
"psInstances" : [ { }, { } ],
"subscriptionChargeInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ { }, { } ],
"parentEntityType" : { },
"ratedTransactions" : [ { }, { } ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "MODIFY",
"version" : 12345,
"minimumChargeTemplate" : { },
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : { },
"seller" : { },
"minimumInvoiceSubCategory" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : { },
"serviceRenewal" : { },
"attributeInstances" : [ { }, { } ]
}, {
"subscriptionDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"calendarPS" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"statusDate" : 12345,
"cfAccumulatedValues" : { },
"priceVersionDateSetting" : "QUOTE",
"uuid" : "...",
"subscribedTillDate" : 12345,
"parentEntity" : { },
"endAgreementDate" : 12345,
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"historized" : true,
"status" : "ACTIVE",
"serviceTemplate" : { },
"productVersion" : { },
"fireRenewalNotice" : true,
"notified" : true,
"codeChanged" : true,
"subscriptionExpired" : true,
"auditable" : { },
"appendGeneratedCode" : true,
"terminationChargeInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"usageChargeInstances" : [ { }, { } ],
"serviceCharge" : { },
"autoEndOfEngagement" : true,
"previousQuantity" : 12345.0,
"auditableFields" : [ { }, { } ],
"reactivationDate" : 12345,
"minimumArticle" : { },
"renewed" : true,
"terminationDate" : 12345,
"transient" : true,
"activationDate" : 12345,
"rateUntilDate" : 12345,
"quoteProduct" : { },
"psInstances" : [ { }, { } ],
"subscriptionChargeInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"priceVersionDate" : 12345,
"quantityChanged" : true,
"chargeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"orderItemId" : 12345,
"referenceDescription" : "...",
"amountPS" : 12345.0,
"orderHistories" : [ { }, { } ],
"parentEntityType" : { },
"ratedTransactions" : [ { }, { } ],
"id" : 12345,
"minimumAmountEl" : "...",
"initialServiceRenewal" : "...",
"orderItemAction" : "DELETE",
"version" : 12345,
"minimumChargeTemplate" : { },
"description" : "...",
"quantity" : 12345.0,
"paymentDayInMonthPS" : 12345,
"referenceCode" : "...",
"invoicingCalendar" : { },
"seller" : { },
"minimumInvoiceSubCategory" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minimumLabelEl" : "...",
"deliveryDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"code" : "...",
"descriptionOrCode" : "...",
"orderNumber" : "...",
"subscription" : { },
"serviceRenewal" : { },
"attributeInstances" : [ { }, { } ]
} ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"terminationDate" : 12345,
"discountPlan" : {
"endDate" : 12345,
"discountPlanItems" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"statusDate" : 12345,
"applicationLimit" : 12345,
"applicableOnOverriddenPrice" : true,
"active" : true,
"discountPlanType" : "QUOTE",
"disabled" : true,
"usedQuantity" : 12345,
"id" : 12345,
"initialQuantity" : 12345,
"cfAccumulatedValues" : { },
"minDuration" : 12345,
"parentEntityType" : { },
"appendGeneratedCode" : true,
"expressionEl" : "...",
"historized" : true,
"status" : "INACTIVE",
"referenceCode" : "...",
"uuid" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"parentEntity" : { },
"valid" : true,
"codeChanged" : true,
"auditable" : { },
"defaultDuration" : 12345,
"applicationFilterEL" : "...",
"version" : 12345,
"transient" : true,
"maxDuration" : 12345,
"sequence" : 12345,
"description" : "...",
"code" : "...",
"incompatibleDiscountPlans" : [ { }, { } ],
"startDate" : 12345,
"notified" : true,
"durationUnit" : "DAY",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"cfValues" : { },
"discountPlanaApplicableEntities" : [ { }, { } ]
},
"statusDate" : 12345,
"renewalDate" : 12345,
"parentEntity" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"version" : 12345,
"id" : 12345,
"notified" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"transient" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"historized" : true,
"referenceCode" : "...",
"code" : "..."
},
"subscribedTillDate" : 12345,
"renewalNotifiedDate" : 12345,
"ratingGroup" : "...",
"seller" : {
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"legalText" : "...",
"codeChanged" : true,
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"description" : "...",
"contracts" : [ { }, { } ],
"customerSequences" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"transient" : true,
"minimumChargeTemplate" : { },
"contactInformation" : { },
"referenceCode" : "...",
"legalEntityType" : { },
"parentEntity" : { },
"invoiceTypeSequence" : [ { }, { } ],
"businessAccountModel" : { },
"legalType" : "...",
"providerContact" : "...",
"name" : { },
"minimumAmountEl" : "...",
"historized" : true,
"uuid" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"version" : 12345,
"seller" : { },
"tradingCurrency" : { },
"descriptionOrCode" : "...",
"primaryContact" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"address" : { },
"contactInformationNullSafe" : { },
"code" : "...",
"notified" : true,
"externalRef1" : "...",
"isCompany" : true,
"defaultLevel" : true,
"tradingLanguage" : { },
"tradingCountry" : { },
"cfValues" : { },
"minimumArticle" : { },
"accountType" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"registrationNo" : "...",
"vatNo" : "...",
"minimumLabelEl" : "..."
},
"validity" : {
"from" : 12345,
"to" : 12345,
"valid" : true,
"empty" : true,
"strictMatch" : true,
"fromMatch" : 12345,
"toMatch" : 12345
},
"userAccount" : {
"contactInformationNullSafe" : { },
"registrationNo" : "...",
"minimumChargeTemplate" : { },
"statusDate" : 12345,
"name" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"subscriptionDate" : 12345,
"parentUserAccount" : { },
"status" : "CANCELED",
"parentEntityType" : { },
"minimumLabelEl" : "...",
"address" : { },
"minimumAmountEl" : "...",
"minimumArticle" : { },
"seller" : { },
"externalRef1" : "...",
"id" : 12345,
"notified" : true,
"businessAccountModel" : { },
"billingAccount" : { },
"contactInformation" : { },
"jobTitle" : "...",
"primaryContact" : { },
"userAccounts" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"subscriptions" : [ { }, { } ],
"providerContact" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"wallet" : { },
"accountType" : "...",
"description" : "...",
"transient" : true,
"isCompany" : true,
"cfAccumulatedValues" : { },
"isConsumer" : true,
"externalRef2" : "...",
"defaultLevel" : true,
"vatNo" : "...",
"version" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"referenceCode" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"codeChanged" : true,
"terminationReason" : { },
"code" : "...",
"descriptionAndCode" : "...",
"historized" : true,
"uuid" : "...",
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"terminationDate" : 12345,
"cfValues" : { }
},
"attributeInstances" : [ {
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"doubleValue" : 12345.0,
"historized" : true,
"attribute" : { },
"parentAttributeValue" : { },
"subscription" : { },
"cfValues" : { },
"notified" : true,
"uuid" : "...",
"value" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"booleanValue" : true,
"stringValue" : "...",
"auditable" : { },
"dateValue" : 12345,
"assignedAttributeValue" : [ { }, { } ]
}, {
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"doubleValue" : 12345.0,
"historized" : true,
"attribute" : { },
"parentAttributeValue" : { },
"subscription" : { },
"cfValues" : { },
"notified" : true,
"uuid" : "...",
"value" : { },
"transient" : true,
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"version" : 12345,
"cfAccumulatedValues" : { },
"booleanValue" : true,
"stringValue" : "...",
"auditable" : { },
"dateValue" : 12345,
"assignedAttributeValue" : [ { }, { } ]
} ],
"fireRenewalNotice" : true,
"totalInvoicingAmountTax" : 12345.0,
"orderOffer" : {
"description" : "...",
"auditable" : { },
"offerTemplate" : { },
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"orderLineType" : "AMEND",
"uuid" : "...",
"terminationReason" : { },
"userAccount" : { },
"codeChanged" : true,
"descriptionAndCode" : "...",
"deliveryDate" : 12345,
"id" : 12345,
"notified" : true,
"version" : 12345,
"cfValues" : { },
"code" : "...",
"terminationDate" : 12345,
"referenceDescription" : "...",
"discountPlan" : { },
"historized" : true,
"quoteOffer" : { },
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"order" : { },
"orderAttributes" : [ { }, { } ],
"referenceCode" : "...",
"appendGeneratedCode" : true,
"subscription" : { },
"products" : [ { }, { } ]
},
"initialSubscriptionRenewal" : "...",
"edrs" : [ {
"version" : 12345,
"decimalParam4" : 12345.0,
"parameter1" : "...",
"parameter6" : "...",
"parameter8" : "...",
"dateParam3" : 12345,
"eventVersion" : 12345,
"parameter3" : "...",
"headerEDR" : { },
"parameter5" : "...",
"parameter4" : "...",
"dateParam2" : 12345,
"walletOperation" : { },
"quantityLeftToRate" : 12345.0,
"originBatch" : "...",
"decimalParam2" : 12345.0,
"status" : "CANCELLED",
"created" : 12345,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"decimalParam3" : 12345.0,
"eventKey" : "...",
"originRecord" : "...",
"extraParameter" : "...",
"accessCode" : "...",
"dateParam5" : 12345,
"timesTried" : 12345,
"eventDate" : 12345,
"subscription" : { },
"rejectReason" : "...",
"statusDate" : 12345,
"decimalParam5" : 12345.0,
"parameter7" : "...",
"transient" : true,
"parameter2" : "...",
"parameter9" : "...",
"updated" : 12345,
"id" : 12345,
"quantity" : 12345.0,
"dateParam1" : 12345
}, {
"version" : 12345,
"decimalParam4" : 12345.0,
"parameter1" : "...",
"parameter6" : "...",
"parameter8" : "...",
"dateParam3" : 12345,
"eventVersion" : 12345,
"parameter3" : "...",
"headerEDR" : { },
"parameter5" : "...",
"parameter4" : "...",
"dateParam2" : 12345,
"walletOperation" : { },
"quantityLeftToRate" : 12345.0,
"originBatch" : "...",
"decimalParam2" : 12345.0,
"status" : "OPEN",
"created" : 12345,
"decimalParam1" : 12345.0,
"dateParam4" : 12345,
"decimalParam3" : 12345.0,
"eventKey" : "...",
"originRecord" : "...",
"extraParameter" : "...",
"accessCode" : "...",
"dateParam5" : 12345,
"timesTried" : 12345,
"eventDate" : 12345,
"subscription" : { },
"rejectReason" : "...",
"statusDate" : 12345,
"decimalParam5" : 12345.0,
"parameter7" : "...",
"transient" : true,
"parameter2" : "...",
"parameter9" : "...",
"updated" : 12345,
"id" : 12345,
"quantity" : 12345.0,
"dateParam1" : 12345
} ],
"parentEntityType" : { },
"descriptionOrCode" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"accountOperations" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "FORCED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "DIRECTDEBIT",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "CREDIT",
"matchingStatus" : "L",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "REJECTED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "REJECTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CHECK",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "L",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ],
"version" : 12345,
"discountPlanInstances" : [ {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "APPLIED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
}, {
"cfAccumulatedValues" : { },
"endDate" : 12345,
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"transient" : true,
"subscription" : { },
"status" : "EXPIRED",
"applicationCount" : 12345,
"startDate" : 12345,
"uuid" : "...",
"id" : 12345,
"cfValues" : { },
"valid" : true,
"statusDate" : 12345,
"serviceInstance" : { },
"discountPlan" : { },
"billingAccount" : { }
} ],
"subscriptionMonthsAge" : 12345,
"minimumChargeTemplate" : {
"immediateInvoicing" : true,
"descriptionAndCode" : "...",
"inputUnitDescription" : "...",
"invoiceSubCategory" : { },
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceCode" : "...",
"uuid" : "...",
"appendGeneratedCode" : true,
"ratingScript" : { },
"amountEditable" : true,
"cfAccumulatedValues" : { },
"oneShotChargeTemplateType" : "TERMINATION",
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"roundingMode" : "HALF_EVEN",
"active" : true,
"transient" : true,
"disabled" : true,
"dropZeroWo" : true,
"codeChanged" : true,
"edrTemplates" : [ { }, { } ],
"notified" : true,
"historized" : true,
"revenueRecognitionRule" : { },
"chargeMainType" : "ONESHOT",
"code" : "...",
"cfValues" : { },
"inputUnitOfMeasure" : { },
"productCharges" : [ { }, { } ],
"inputUnitEL" : "...",
"descriptionOrCode" : "...",
"parentEntityType" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"roundingValuesComputed" : true,
"outputUnitEL" : "...",
"unitMultiplicator" : 12345.0,
"auditable" : { },
"status" : "ACTIVE",
"chargeType" : "...",
"auditableFields" : [ { }, { } ],
"attributes" : [ { }, { } ],
"ratingUnitOfMeasure" : { },
"type" : "DEBIT",
"ratingUnitDescription" : "...",
"referenceDescription" : "...",
"taxClassEl" : "...",
"filterExpression" : "...",
"parentEntity" : { },
"sortIndexEl" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"taxClass" : { }
},
"minRatedTransactions" : [ {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "BILLED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "AGGREGATED",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "PERCENTAGE",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
}, {
"startDate" : 12345,
"invoice" : { },
"wallet" : { },
"version" : 12345,
"billingAccount" : { },
"unitAmountTax" : 12345.0,
"parameter1" : "...",
"invoicingDate" : 12345,
"ratingUnitOfMeasure" : { },
"cfAccumulatedValues" : { },
"userAccountId" : 12345,
"discountedRatedTransaction" : 12345,
"status" : "PROCESSED",
"accountingArticle" : { },
"billingRun" : { },
"parameter3" : "...",
"subscriptionId" : 12345,
"discountPlan" : { },
"rawAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"walletId" : 12345,
"infoOrder" : { },
"seller" : { },
"type" : "REGULAR",
"doNotTriggerInvoicing" : true,
"serviceInstance" : { },
"chargeInstance" : { },
"usageDate" : 12345,
"edr" : { },
"endDate" : 12345,
"ratingUnitDescription" : "...",
"parameterExtra" : "...",
"inputUnitOfMeasure" : { },
"rawAmountWithoutTax" : 12345.0,
"discountPlanType" : "FIXED",
"rulesContract" : { },
"amountWithTax" : 12345.0,
"tax" : { },
"discountValue" : 12345.0,
"code" : "...",
"billingAccountId" : 12345,
"priceplan" : { },
"amountWithoutTax" : 12345.0,
"uuid" : "...",
"prepaid" : true,
"updated" : 12345,
"accountingCode" : { },
"sellerId" : 12345,
"invoiceSubCategoryId" : 12345,
"discountPlanItem" : { },
"adjustedRatedTx" : { },
"orderInfo" : { },
"unityDescription" : "...",
"amountTax" : 12345.0,
"description" : "...",
"cfValues" : { },
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"orderNumber" : "...",
"id" : 12345,
"sequence" : 12345,
"taxId" : 12345,
"invoiceAgregateF" : { },
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"subscription" : { },
"transient" : true,
"parameter2" : "...",
"taxClassId" : 12345,
"invoiceLine" : { },
"sortIndex" : 12345,
"invoiceSubCategory" : { },
"userAccount" : { },
"taxRecalculated" : true,
"originBillingAccount" : { },
"rejectReason" : "...",
"offerTemplate" : { },
"inputQuantity" : 12345.0,
"taxClass" : { },
"taxOverriden" : true
} ]
},
"paymentInfo6" : "...",
"accountingDate" : 12345,
"ddRequestItem" : {
"paymentInfo" : "...",
"ddRequestLOT" : {
"paymentOrRefundEnum" : "PAYMENT",
"rejectedCause" : "...",
"returnStatusCode" : "...",
"historized" : true,
"ddRequestBuilder" : { },
"nbItemsKo" : 12345,
"fileName" : "...",
"returnFileName" : "...",
"totalAmount" : 12345.0,
"paymentCreated" : true,
"notified" : true,
"seller" : { },
"id" : 12345,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"sendDate" : 12345,
"version" : 12345,
"transient" : true,
"ddrequestItems" : [ { }, { } ],
"nbItemsOk" : 12345
},
"rejectedFileName" : "...",
"historized" : true,
"amount" : 12345.0,
"paymentInfo5" : "...",
"automatedRefund" : {
"codeChanged" : true,
"notified" : true,
"paymentInfo5" : "...",
"paymentInfo4" : "...",
"descriptionAndCode" : "...",
"parentCFEntities" : [ { }, { } ],
"paymentVentilation" : { },
"paymentInfo1" : "...",
"id" : 12345,
"orderNumber" : "...",
"paymentHistories" : [ { }, { } ],
"depositDate" : 12345,
"ddRequestItem" : { },
"matchingAmounts" : [ { }, { } ],
"uuid" : "...",
"seller" : { },
"dueDate" : 12345,
"appendGeneratedCode" : true,
"transactionDate" : 12345,
"referenceDescription" : "...",
"taxAmount" : 12345.0,
"auditable" : { },
"subscription" : { },
"accountCodeClientSide" : "...",
"historized" : true,
"transactionCategory" : "DEBIT",
"unMatchingAmount" : 12345.0,
"cfValues" : { },
"billingAccountName" : "...",
"parentEntity" : { },
"transient" : true,
"type" : "...",
"operationAction" : "NONE",
"paymentAction" : "PENDING_PAYMENT",
"descriptionOrCode" : "...",
"paymentInfo2" : "...",
"operationNumber" : 12345,
"amount" : 12345.0,
"cfAccumulatedValues" : { },
"matchingAmount" : 12345.0,
"paymentInfo3" : "...",
"version" : 12345,
"accountingCode" : { },
"status" : "EXPORTED",
"amountWithoutTax" : 12345.0,
"reason" : "CLOSED_PERIOD",
"accountingSchemeEntries" : [ { }, { } ],
"paymentInfo" : "...",
"auditableFields" : [ { }, { } ],
"rejectedPayment" : { },
"description" : "...",
"paymentMethod" : "CARD",
"matchingStatus" : "R",
"reference" : "...",
"paymentDeferralCount" : 12345,
"bankLot" : "...",
"invoices" : [ { }, { } ],
"paymentInfo6" : "...",
"bankReference" : "...",
"code" : "...",
"collectionDate" : 12345,
"accountingDate" : 12345,
"bankCollectionDate" : 12345,
"customerAccount" : { },
"parentEntityType" : { },
"accountingExportFile" : "...",
"referenceCode" : "...",
"journal" : { }
},
"paymentInfo3" : "...",
"errorMsg" : "...",
"paymentInfo6" : "...",
"paymentInfo4" : "...",
"dueDate" : 12345,
"version" : 12345,
"paymentInfo2" : "...",
"notified" : true,
"id" : 12345,
"auditable" : {
"updater" : "...",
"updated" : 12345,
"creator" : "...",
"lastUser" : "...",
"created" : 12345,
"lastModified" : 12345
},
"auditableFields" : [ {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "OTHER",
"historized" : true
}, {
"historable" : true,
"fieldName" : "...",
"currentState" : { },
"notified" : true,
"notfiable" : true,
"previousState" : { },
"auditType" : "STATUS",
"historized" : true
} ],
"transient" : true,
"reference" : "...",
"billingAccountName" : "...",
"automatedPayment" : {
"notified" : true,
"uuid" : "...",
"accountingCode" : { },
"amountWithoutTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"operationAction" : "TO_REFUND",
"descriptionAndCode" : "...",
"matchingStatus" : "I",
"parentEntityType" : { },
"reference" : "...",
"depositDate" : 12345,
"paymentInfo3" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"accountingExportFile" : "...",
"bankLot" : "...",
"paymentAction" : "PENDING_PAYMENT",
"paymentVentilation" : { },
"paymentInfo5" : "...",
"amount" : 12345.0,
"transient" : true,
"status" : "POSTED",
"rejectedPayment" : { },
"matchingAmounts" : [ { }, { } ],
"dunningDocument" : { },
"auditable" : { },
"fees" : 12345.0,
"referenceCode" : "...",
"matchingAmount" : 12345.0,
"seller" : { },
"cfAccumulatedValues" : { },
"accountCodeClientSide" : "...",
"version" : 12345,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"customerAccount" : { },
"orderNumber" : "...",
"codeChanged" : true,
"id" : 12345,
"unMatchingAmount" : 12345.0,
"type" : "...",
"billingAccountName" : "...",
"reason" : "FORCED",
"paymentMethod" : "PAYPAL",
"paymentDeferralCount" : 12345,
"paymentInfo4" : "...",
"dueDate" : 12345,
"transactionCategory" : "DEBIT",
"collectionDate" : 12345,
"bankReference" : "...",
"journal" : { },
"cfValues" : { },
"paymentInfo" : "...",
"code" : "...",
"bankCollectionDate" : 12345,
"operationNumber" : 12345,
"description" : "...",
"paymentOrder" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo2" : "...",
"comment" : "...",
"transactionDate" : 12345,
"taxAmount" : 12345.0,
"historized" : true,
"accountingSchemeEntries" : [ { }, { } ],
"subscription" : { },
"paymentInfo6" : "...",
"accountingDate" : 12345,
"ddRequestItem" : { },
"paymentInfo1" : "..."
},
"paymentInfo1" : "...",
"accountOperations" : [ {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "CLOSED_PERIOD",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "NONE",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "POSTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "DIRECTDEBIT",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "O",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
}, {
"billingAccountName" : "...",
"paymentAction" : "PENDING_PAYMENT",
"type" : "...",
"customerAccount" : { },
"paymentInfo3" : "...",
"reason" : "FORCED",
"invoices" : [ { }, { } ],
"version" : 12345,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"operationAction" : "TO_REFUND",
"accountingCode" : { },
"collectionDate" : 12345,
"status" : "POSTED",
"subscription" : { },
"amount" : 12345.0,
"parentEntityType" : { },
"accountingDate" : 12345,
"paymentVentilation" : { },
"codeChanged" : true,
"accountingSchemeEntries" : [ { }, { } ],
"bankLot" : "...",
"matchingAmounts" : [ { }, { } ],
"id" : 12345,
"transient" : true,
"paymentHistories" : [ { }, { } ],
"appendGeneratedCode" : true,
"reference" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"journal" : { },
"paymentDeferralCount" : 12345,
"matchingAmount" : 12345.0,
"paymentMethod" : "CARD",
"orderNumber" : "...",
"parentEntity" : { },
"description" : "...",
"rejectedPayment" : { },
"descriptionAndCode" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"auditable" : { },
"uuid" : "...",
"seller" : { },
"transactionCategory" : "DEBIT",
"matchingStatus" : "C",
"ddRequestItem" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"accountCodeClientSide" : "...",
"unMatchingAmount" : 12345.0,
"notified" : true,
"accountingExportFile" : "...",
"code" : "...",
"taxAmount" : 12345.0,
"paymentInfo6" : "...",
"bankCollectionDate" : 12345,
"bankReference" : "...",
"paymentInfo1" : "...",
"cfAccumulatedValues" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"operationNumber" : 12345,
"paymentInfo5" : "...",
"cfValues" : { }
} ]
},
"paymentInfo1" : "..."
}