| name | data type | constraints | description |
|---|---|---|---|
| id | number | ||
| occTemplates | array of OCCTemplate | ||
| referenceCode | string | ||
| historized | boolean | ||
| parentEntity | BusinessEntity | ||
| code | string | required, max size: 255, min size: 1 | |
| descriptionAndCode | string | ||
| auditable | Auditable | ||
| transient | boolean | ||
| codeChanged | boolean | ||
| auditableFields | array of AuditableFieldHistory | ||
| referenceDescription | string | ||
| parentEntityType | object | ||
| appendGeneratedCode | boolean | ||
| notified | boolean | ||
| version | number | ||
| accountOperations | array of AccountOperation | ||
| descriptionOrCode | string | ||
| description | string | max size: 255, min size: 0 |
Example
{
"id" : 12345,
"occTemplates" : [ {
"accountingScheme" : {
"referenceDescription" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"longDescription" : "...",
"codeChanged" : true,
"notified" : true,
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"descriptionOrCode" : "...",
"code" : "...",
"scriptInstance" : { },
"historized" : true,
"transient" : true,
"description" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"referenceCode" : "..."
},
"contraAccountingCode" : {
"historized" : true,
"descriptionOrCode" : "...",
"migrated" : true,
"code" : "...",
"notified" : true,
"reportingAccount" : "...",
"transient" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"notes" : "...",
"chartOfAccountViewTypeEnum" : "REGULAR",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"active" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "..."
},
"descriptionAndCode" : "...",
"code" : "...",
"historized" : true,
"journal" : {
"id" : 12345,
"occTemplates" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"parentEntity" : { },
"code" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"transient" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"notified" : true,
"version" : 12345,
"accountOperations" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "..."
},
"contraAccountingCode2" : {
"historized" : true,
"descriptionOrCode" : "...",
"migrated" : true,
"code" : "...",
"notified" : true,
"reportingAccount" : "...",
"transient" : true,
"chartOfAccountTypeEnum" : "ASSETS",
"notes" : "...",
"chartOfAccountViewTypeEnum" : "REGULAR",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"active" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "..."
},
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"version" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"occCategory" : "DEBIT",
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"descriptionOrCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"transient" : true,
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"accountingCode" : {
"historized" : true,
"descriptionOrCode" : "...",
"migrated" : true,
"code" : "...",
"notified" : true,
"reportingAccount" : "...",
"transient" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"notes" : "...",
"chartOfAccountViewTypeEnum" : "REGULAR",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"active" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "..."
},
"manualCreationEnabled" : true,
"accountCodeClientSide" : "...",
"description" : "..."
}, {
"accountingScheme" : {
"referenceDescription" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"longDescription" : "...",
"codeChanged" : true,
"notified" : true,
"longDescriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"parentEntityType" : { },
"appendGeneratedCode" : true,
"auditable" : { },
"descriptionOrCode" : "...",
"code" : "...",
"scriptInstance" : { },
"historized" : true,
"transient" : true,
"description" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"referenceCode" : "..."
},
"contraAccountingCode" : {
"historized" : true,
"descriptionOrCode" : "...",
"migrated" : true,
"code" : "...",
"notified" : true,
"reportingAccount" : "...",
"transient" : true,
"chartOfAccountTypeEnum" : "EXPENSE",
"notes" : "...",
"chartOfAccountViewTypeEnum" : "VIEW",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"active" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "..."
},
"descriptionAndCode" : "...",
"code" : "...",
"historized" : true,
"journal" : {
"id" : 12345,
"occTemplates" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"parentEntity" : { },
"code" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"transient" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"notified" : true,
"version" : 12345,
"accountOperations" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "..."
},
"contraAccountingCode2" : {
"historized" : true,
"descriptionOrCode" : "...",
"migrated" : true,
"code" : "...",
"notified" : true,
"reportingAccount" : "...",
"transient" : true,
"chartOfAccountTypeEnum" : "ASSETS",
"notes" : "...",
"chartOfAccountViewTypeEnum" : "REGULAR",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"active" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "..."
},
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"version" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"occCategory" : "CREDIT",
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"descriptionOrCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"transient" : true,
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"accountingCode" : {
"historized" : true,
"descriptionOrCode" : "...",
"migrated" : true,
"code" : "...",
"notified" : true,
"reportingAccount" : "...",
"transient" : true,
"chartOfAccountTypeEnum" : "ASSETS",
"notes" : "...",
"chartOfAccountViewTypeEnum" : "REGULAR",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"active" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "..."
},
"manualCreationEnabled" : true,
"accountCodeClientSide" : "...",
"description" : "..."
} ],
"referenceCode" : "...",
"historized" : true,
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"code" : "...",
"descriptionAndCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"transient" : true,
"codeChanged" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"referenceDescription" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"notified" : true,
"version" : 12345,
"accountOperations" : [ {
"billingAccountName" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"paymentInfo3" : "...",
"bankLot" : "...",
"version" : 12345,
"uuid" : "...",
"customerAccount" : {
"DDPaymentMethods" : [ { }, { } ],
"preferredPaymentMethodType" : "WIRETRANSFER",
"tradingLanguage" : { },
"externalRef1" : "...",
"auditable" : { },
"vatNo" : "...",
"contactInformationNullSafe" : { },
"dueDateDelayEL" : "...",
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"dueBalance" : "...",
"cfValues" : { },
"parentEntityType" : { },
"noMoreValidCard" : true,
"id" : 12345,
"legalEntityType" : { },
"accountType" : "...",
"preferredPaymentMethod" : { },
"isCompany" : true,
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"parentEntity" : { },
"minimumTargetAccount" : { },
"providerContact" : "...",
"checkPaymentMethods" : [ { }, { } ],
"paypalPaymentMethods" : [ { }, { } ],
"status" : "CLOSE",
"billingAccounts" : [ { }, { } ],
"actionDunnings" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"wirePaymentMethods" : [ { }, { } ],
"referenceDescription" : "...",
"checkThreshold" : "AFTER_DISCOUNT",
"notified" : true,
"dateStatus" : 12345,
"uuid" : "...",
"name" : { },
"excludedFromPayment" : true,
"businessAccountModel" : { },
"paymentPlans" : [ { }, { } ],
"version" : 12345,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"minimumLabelEl" : "...",
"cfAccumulatedValues" : { },
"contactInformation" : { },
"descriptionAndCode" : "...",
"invoicingThreshold" : 12345.0,
"minimumArticle" : { },
"generalClientAccount" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"address" : { },
"externalRef2" : "...",
"creditCategory" : { },
"minimumAmountEl" : "...",
"thresholdPerEntity" : true,
"accountOperations" : [ { }, { } ],
"descriptionOrCode" : "...",
"password" : "...",
"minimumChargeTemplate" : { },
"customer" : { },
"parentCFEntities" : [ { }, { } ],
"tradingCurrency" : { },
"dateDunningLevel" : 12345,
"code" : "...",
"appendGeneratedCode" : true,
"contracts" : [ { }, { } ],
"defaultLevel" : true,
"referenceCode" : "...",
"stripePaymentMethods" : [ { }, { } ],
"historized" : true,
"codeChanged" : true,
"registrationNo" : "...",
"dunningLevel" : "R5",
"primaryContact" : { }
},
"paymentDeferralCount" : 12345,
"paymentMethod" : "WIRETRANSFER",
"historized" : true,
"bankCollectionDate" : 12345,
"matchingAmounts" : [ {
"matchingAmount" : 12345.0,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"matchingCode" : { },
"notified" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"accountOperation" : { }
}, {
"matchingAmount" : 12345.0,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"matchingCode" : { },
"notified" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"accountOperation" : { }
} ],
"paymentInfo1" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"operationAction" : "NONE",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"seller" : {
"externalRef2" : "...",
"parentEntityType" : { },
"paymentGateways" : [ { }, { } ],
"contactInformation" : { },
"isCompany" : true,
"minimumChargeTemplate" : { },
"transient" : true,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"code" : "...",
"appendGeneratedCode" : true,
"invoiceTypeSequence" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"legalText" : "...",
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"jobTitle" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"registrationNo" : "...",
"minimumAmountEl" : "...",
"legalEntityType" : { },
"vatNo" : "...",
"description" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"tradingCountry" : { },
"cfValues" : { },
"address" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"businessAccountModel" : { },
"name" : { },
"descriptionAndCode" : "...",
"legalType" : "...",
"seller" : { },
"customerSequences" : [ { }, { } ],
"id" : 12345,
"primaryContact" : { },
"version" : 12345,
"tradingLanguage" : { },
"uuid" : "...",
"contracts" : [ { }, { } ],
"generalLedger" : { },
"referenceCode" : "...",
"accountType" : "...",
"codeChanged" : true,
"externalRef1" : "...",
"minimumArticle" : { },
"notified" : true
},
"bankReference" : "...",
"collectionDate" : 12345,
"paymentAction" : "PENDING_PAYMENT",
"accountingCode" : {
"historized" : true,
"descriptionOrCode" : "...",
"migrated" : true,
"code" : "...",
"notified" : true,
"reportingAccount" : "...",
"transient" : true,
"chartOfAccountTypeEnum" : "LIABILITIES",
"notes" : "...",
"chartOfAccountViewTypeEnum" : "REGULAR",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"active" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"dueDate" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"descriptionOrCode" : "...",
"paymentHistories" : [ {
"status" : "REJECTED",
"operationDate" : 12345,
"paymentMethodName" : "...",
"paymentMethodType" : "CHECK",
"operationCategory" : "CREDIT",
"paymentGatewayCode" : "...",
"id" : 12345,
"auditable" : { },
"externalPaymentId" : "...",
"version" : 12345,
"amountCts" : 12345,
"errorType" : "REJECT",
"errorCode" : "...",
"syncStatus" : "REJECTED",
"lastUpdateDate" : 12345,
"historized" : true,
"payment" : { },
"customerAccountCode" : "...",
"customerAccountName" : "...",
"notified" : true,
"refund" : { },
"errorMessage" : "...",
"sellerCode" : "...",
"auditableFields" : [ { }, { } ],
"listAoPaid" : [ { }, { } ],
"asyncStatus" : "NOT_PROCESSED",
"customerCode" : "...",
"transient" : true
}, {
"status" : "ACCEPTED",
"operationDate" : 12345,
"paymentMethodName" : "...",
"paymentMethodType" : "PAYPAL",
"operationCategory" : "CREDIT",
"paymentGatewayCode" : "...",
"id" : 12345,
"auditable" : { },
"externalPaymentId" : "...",
"version" : 12345,
"amountCts" : 12345,
"errorType" : "ERROR",
"errorCode" : "...",
"syncStatus" : "REJECTED",
"lastUpdateDate" : 12345,
"historized" : true,
"payment" : { },
"customerAccountCode" : "...",
"customerAccountName" : "...",
"notified" : true,
"refund" : { },
"errorMessage" : "...",
"sellerCode" : "...",
"auditableFields" : [ { }, { } ],
"listAoPaid" : [ { }, { } ],
"asyncStatus" : "PENDING",
"customerCode" : "...",
"transient" : true
} ],
"accountCodeClientSide" : "...",
"transactionDate" : 12345,
"paymentInfo5" : "...",
"subscription" : {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "BATCH",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "RESILIATED",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
},
"matchingAmount" : 12345.0,
"orderNumber" : "...",
"paymentInfo6" : "...",
"amountWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"code" : "...",
"description" : "...",
"reason" : "FORCED",
"appendGeneratedCode" : true,
"rejectedPayment" : {
"historized" : true,
"id" : 12345,
"transient" : true,
"ddRequestItem" : { },
"unMatchingAmount" : 12345.0,
"matchingStatus" : "C",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"transactionCategory" : "CREDIT",
"paymentHistories" : [ { }, { } ],
"cfValues" : { },
"paymentInfo5" : "...",
"auditable" : { },
"paymentInfo2" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"paymentMethod" : "DIRECTDEBIT",
"uuid" : "...",
"rejectedDescription" : "...",
"customerAccount" : { },
"depositDate" : 12345,
"parentEntityType" : { },
"invoices" : [ { }, { } ],
"accountingExportFile" : "...",
"paymentVentilation" : { },
"paymentInfo6" : "...",
"operationNumber" : 12345,
"bankReference" : "...",
"accountingDate" : 12345,
"referenceCode" : "...",
"paymentDeferralCount" : 12345,
"paymentAction" : "PENDING_PAYMENT",
"paymentInfo4" : "...",
"transactionDate" : 12345,
"bankCollectionDate" : 12345,
"code" : "...",
"accountCodeClientSide" : "...",
"reason" : "FORCED",
"paymentInfo1" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"description" : "...",
"dueDate" : 12345,
"codeChanged" : true,
"orderNumber" : "...",
"version" : 12345,
"operationAction" : "NONE",
"amountWithoutTax" : 12345.0,
"paymentInfo3" : "...",
"notified" : true,
"journal" : { },
"reference" : "...",
"seller" : { },
"rejectedPayment" : { },
"matchingAmount" : 12345.0,
"bankLot" : "...",
"collectionDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"paymentInfo" : "...",
"amount" : 12345.0,
"rejectedDate" : 12345,
"taxAmount" : 12345.0,
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"listAaccountOperationSupposedPaid" : [ { }, { } ],
"rejectedType" : "M",
"subscription" : { },
"type" : "...",
"rejectedCode" : "...",
"billingAccountName" : "...",
"accountingCode" : { },
"parentEntity" : { },
"descriptionAndCode" : "...",
"status" : "EXPORTED"
},
"accountingDate" : 12345,
"paymentInfo2" : "...",
"status" : "EXPORTED",
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"id" : 12345,
"type" : "...",
"accountingSchemeEntries" : [ {
"sellerCode" : "...",
"category" : "EQUITY",
"sellerName" : "...",
"accountOperation" : { },
"auxiliaryAccountLabel" : "...",
"label" : "...",
"analyticCode2" : "...",
"analyticCode3" : "...",
"customerCode" : "...",
"operationNumber" : 12345,
"historized" : true,
"amount" : 12345.0,
"currency" : "...",
"seller" : { },
"tradingCurrency" : "...",
"notified" : true,
"direction" : "CREDIT",
"tradingAmount" : 12345.0,
"tax" : { },
"auditable" : { },
"journalCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"customerAccount" : { },
"clientUniqueId" : "...",
"analyticCode1" : "...",
"supportingDocumentType" : "...",
"customerName" : "...",
"reference" : "...",
"supportingDocumentRef" : { },
"auxiliaryAccountCode" : "...",
"version" : 12345,
"accountingCode" : { },
"documentType" : "...",
"account" : "..."
}, {
"sellerCode" : "...",
"category" : "REVENUE",
"sellerName" : "...",
"accountOperation" : { },
"auxiliaryAccountLabel" : "...",
"label" : "...",
"analyticCode2" : "...",
"analyticCode3" : "...",
"customerCode" : "...",
"operationNumber" : 12345,
"historized" : true,
"amount" : 12345.0,
"currency" : "...",
"seller" : { },
"tradingCurrency" : "...",
"notified" : true,
"direction" : "CREDIT",
"tradingAmount" : 12345.0,
"tax" : { },
"auditable" : { },
"journalCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"customerAccount" : { },
"clientUniqueId" : "...",
"analyticCode1" : "...",
"supportingDocumentType" : "...",
"customerName" : "...",
"reference" : "...",
"supportingDocumentRef" : { },
"auxiliaryAccountCode" : "...",
"version" : 12345,
"accountingCode" : { },
"documentType" : "...",
"account" : "..."
} ],
"notified" : true,
"ddRequestItem" : {
"ddRequestLOT" : { },
"automatedPayment" : { },
"billingAccountName" : "...",
"auditable" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"dueDate" : 12345,
"automatedRefund" : { },
"version" : 12345,
"paymentInfo3" : "...",
"paymentInfo6" : "...",
"historized" : true,
"transient" : true,
"id" : 12345,
"rejectedFileName" : "...",
"paymentInfo2" : "...",
"paymentInfo1" : "...",
"amount" : 12345.0,
"paymentInfo5" : "...",
"notified" : true,
"errorMsg" : "...",
"reference" : "...",
"accountOperations" : [ { }, { } ],
"auditableFields" : [ { }, { } ]
},
"operationNumber" : 12345,
"accountingExportFile" : "...",
"amount" : 12345.0,
"referenceCode" : "...",
"invoices" : [ {
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"transient" : true,
"billingRun" : { },
"cfValues" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"rejectReason" : "...",
"tradingCurrency" : { },
"convertedNetToPay" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"realTimeStatus" : "DISPUTED",
"adjustedInvoice" : { },
"alreadyAddedDiscount" : true,
"invoiceLines" : [ { }, { } ],
"auditable" : { },
"netToPay" : 12345.0,
"discountAmount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"pdfDate" : 12345,
"detailedInvoice" : true,
"hasMinimum" : true,
"alreadySent" : true,
"alias" : "...",
"orders" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"discountPlan" : { },
"linkedInvoices" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"pdfFilenameOnly" : "...",
"paymentPlan" : { },
"draftRatedTransactions" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"comment" : "...",
"description" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"status" : "DRAFT",
"cpqQuote" : { },
"subscription" : { },
"appliedRate" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"externalRef" : "...",
"invoiceDate" : 12345,
"lastAppliedRateDate" : 12345,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"relatedDunningCollectionPlan" : { },
"amount" : 12345.0,
"hasDiscounts" : true,
"amountWithTax" : 12345.0,
"paymentMethod" : { },
"code" : "...",
"seller" : { },
"reminderLevelTriggered" : true,
"xmlFilenameOnly" : "...",
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"iban" : "...",
"startDate" : 12345,
"tradingLanguage" : { },
"paymentMethodType" : "STRIPE",
"discountRate" : 12345.0,
"notified" : true,
"xmlDate" : 12345,
"emailSentDate" : 12345,
"discount" : 12345.0,
"invoiceType" : { },
"convertedRawAmount" : 12345.0,
"openOrderNumber" : "...",
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"commercialOrder" : { },
"discountAgregates" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"dontSend" : true,
"alreadyAppliedMinimum" : true,
"paymentStatus" : "ABANDONED",
"invoiceNumber" : "...",
"initialCollectionDate" : 12345,
"recordedInvoice" : { },
"newInvoicingProcess" : true,
"order" : { },
"quote" : { },
"statusDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"version" : 12345,
"lastAppliedRate" : 12345.0,
"dueBalance" : 12345.0,
"amountWithoutTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"rawAmount" : 12345.0,
"prepaid" : true,
"historized" : true,
"hasTaxes" : true,
"amountTax" : 12345.0,
"pdfFilename" : "...",
"tradingCountry" : { },
"dueDate" : 12345,
"endDate" : 12345,
"draft" : true
}, {
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"transient" : true,
"billingRun" : { },
"cfValues" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"rejectReason" : "...",
"tradingCurrency" : { },
"convertedNetToPay" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"realTimeStatus" : "DISPUTED",
"adjustedInvoice" : { },
"alreadyAddedDiscount" : true,
"invoiceLines" : [ { }, { } ],
"auditable" : { },
"netToPay" : 12345.0,
"discountAmount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"pdfDate" : 12345,
"detailedInvoice" : true,
"hasMinimum" : true,
"alreadySent" : true,
"alias" : "...",
"orders" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"discountPlan" : { },
"linkedInvoices" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"pdfFilenameOnly" : "...",
"paymentPlan" : { },
"draftRatedTransactions" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"comment" : "...",
"description" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"status" : "VALIDATED",
"cpqQuote" : { },
"subscription" : { },
"appliedRate" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"externalRef" : "...",
"invoiceDate" : 12345,
"lastAppliedRateDate" : 12345,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"relatedDunningCollectionPlan" : { },
"amount" : 12345.0,
"hasDiscounts" : true,
"amountWithTax" : 12345.0,
"paymentMethod" : { },
"code" : "...",
"seller" : { },
"reminderLevelTriggered" : true,
"xmlFilenameOnly" : "...",
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"iban" : "...",
"startDate" : 12345,
"tradingLanguage" : { },
"paymentMethodType" : "PAYPAL",
"discountRate" : 12345.0,
"notified" : true,
"xmlDate" : 12345,
"emailSentDate" : 12345,
"discount" : 12345.0,
"invoiceType" : { },
"convertedRawAmount" : 12345.0,
"openOrderNumber" : "...",
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"commercialOrder" : { },
"discountAgregates" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"dontSend" : true,
"alreadyAppliedMinimum" : true,
"paymentStatus" : "PENDING_PLAN",
"invoiceNumber" : "...",
"initialCollectionDate" : 12345,
"recordedInvoice" : { },
"newInvoicingProcess" : true,
"order" : { },
"quote" : { },
"statusDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"version" : 12345,
"lastAppliedRate" : 12345.0,
"dueBalance" : 12345.0,
"amountWithoutTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"rawAmount" : 12345.0,
"prepaid" : true,
"historized" : true,
"hasTaxes" : true,
"amountTax" : 12345.0,
"pdfFilename" : "...",
"tradingCountry" : { },
"dueDate" : 12345,
"endDate" : 12345,
"draft" : true
} ],
"unMatchingAmount" : 12345.0,
"transactionCategory" : "DEBIT",
"paymentVentilation" : {
"ventilationActionStatus" : "U",
"historized" : true,
"notified" : true,
"newOT" : { },
"auditable" : { },
"accountOperation" : { },
"ventilationDate" : 12345,
"originalOT" : { },
"version" : 12345,
"customerAccount" : { },
"ventilationAmount" : 12345.0,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"transient" : true
},
"matchingStatus" : "I",
"transient" : true,
"paymentInfo" : "...",
"journal" : {
"id" : 12345,
"occTemplates" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"parentEntity" : { },
"code" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"transient" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"notified" : true,
"version" : 12345,
"accountOperations" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "..."
},
"codeChanged" : true,
"reference" : "...",
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
}
}, {
"billingAccountName" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionAndCode" : "...",
"referenceDescription" : "...",
"paymentInfo3" : "...",
"bankLot" : "...",
"version" : 12345,
"uuid" : "...",
"customerAccount" : {
"DDPaymentMethods" : [ { }, { } ],
"preferredPaymentMethodType" : "CARD",
"tradingLanguage" : { },
"externalRef1" : "...",
"auditable" : { },
"vatNo" : "...",
"contactInformationNullSafe" : { },
"dueDateDelayEL" : "...",
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"dueBalance" : "...",
"cfValues" : { },
"parentEntityType" : { },
"noMoreValidCard" : true,
"id" : 12345,
"legalEntityType" : { },
"accountType" : "...",
"preferredPaymentMethod" : { },
"isCompany" : true,
"addressbook" : { },
"paymentMethods" : [ { }, { } ],
"parentEntity" : { },
"minimumTargetAccount" : { },
"providerContact" : "...",
"checkPaymentMethods" : [ { }, { } ],
"paypalPaymentMethods" : [ { }, { } ],
"status" : "CLOSE",
"billingAccounts" : [ { }, { } ],
"actionDunnings" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"jobTitle" : "...",
"wirePaymentMethods" : [ { }, { } ],
"referenceDescription" : "...",
"checkThreshold" : "POSITIVE_IL",
"notified" : true,
"dateStatus" : 12345,
"uuid" : "...",
"name" : { },
"excludedFromPayment" : true,
"businessAccountModel" : { },
"paymentPlans" : [ { }, { } ],
"version" : 12345,
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"minimumLabelEl" : "...",
"cfAccumulatedValues" : { },
"contactInformation" : { },
"descriptionAndCode" : "...",
"invoicingThreshold" : 12345.0,
"minimumArticle" : { },
"generalClientAccount" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"address" : { },
"externalRef2" : "...",
"creditCategory" : { },
"minimumAmountEl" : "...",
"thresholdPerEntity" : true,
"accountOperations" : [ { }, { } ],
"descriptionOrCode" : "...",
"password" : "...",
"minimumChargeTemplate" : { },
"customer" : { },
"parentCFEntities" : [ { }, { } ],
"tradingCurrency" : { },
"dateDunningLevel" : 12345,
"code" : "...",
"appendGeneratedCode" : true,
"contracts" : [ { }, { } ],
"defaultLevel" : true,
"referenceCode" : "...",
"stripePaymentMethods" : [ { }, { } ],
"historized" : true,
"codeChanged" : true,
"registrationNo" : "...",
"dunningLevel" : "R0",
"primaryContact" : { }
},
"paymentDeferralCount" : 12345,
"paymentMethod" : "CASH",
"historized" : true,
"bankCollectionDate" : 12345,
"matchingAmounts" : [ {
"matchingAmount" : 12345.0,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"matchingCode" : { },
"notified" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"accountOperation" : { }
}, {
"matchingAmount" : 12345.0,
"auditable" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"matchingCode" : { },
"notified" : true,
"transient" : true,
"id" : 12345,
"historized" : true,
"accountOperation" : { }
} ],
"paymentInfo1" : "...",
"paymentInfo4" : "...",
"depositDate" : 12345,
"operationAction" : "TO_REFUND",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"seller" : {
"externalRef2" : "...",
"parentEntityType" : { },
"paymentGateways" : [ { }, { } ],
"contactInformation" : { },
"isCompany" : true,
"minimumChargeTemplate" : { },
"transient" : true,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"code" : "...",
"appendGeneratedCode" : true,
"invoiceTypeSequence" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"legalText" : "...",
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"jobTitle" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"registrationNo" : "...",
"minimumAmountEl" : "...",
"legalEntityType" : { },
"vatNo" : "...",
"description" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"tradingCountry" : { },
"cfValues" : { },
"address" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"businessAccountModel" : { },
"name" : { },
"descriptionAndCode" : "...",
"legalType" : "...",
"seller" : { },
"customerSequences" : [ { }, { } ],
"id" : 12345,
"primaryContact" : { },
"version" : 12345,
"tradingLanguage" : { },
"uuid" : "...",
"contracts" : [ { }, { } ],
"generalLedger" : { },
"referenceCode" : "...",
"accountType" : "...",
"codeChanged" : true,
"externalRef1" : "...",
"minimumArticle" : { },
"notified" : true
},
"bankReference" : "...",
"collectionDate" : 12345,
"paymentAction" : "PENDING_PAYMENT",
"accountingCode" : {
"historized" : true,
"descriptionOrCode" : "...",
"migrated" : true,
"code" : "...",
"notified" : true,
"reportingAccount" : "...",
"transient" : true,
"chartOfAccountTypeEnum" : "LIABILITIES",
"notes" : "...",
"chartOfAccountViewTypeEnum" : "REGULAR",
"disabled" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"active" : true,
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"parentAccountingCode" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"id" : 12345,
"auditable" : { },
"version" : 12345,
"descriptionAndCode" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntityType" : { },
"dueDate" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"descriptionOrCode" : "...",
"paymentHistories" : [ {
"status" : "ERROR",
"operationDate" : 12345,
"paymentMethodName" : "...",
"paymentMethodType" : "WIRETRANSFER",
"operationCategory" : "DEBIT",
"paymentGatewayCode" : "...",
"id" : 12345,
"auditable" : { },
"externalPaymentId" : "...",
"version" : 12345,
"amountCts" : 12345,
"errorType" : "ERROR",
"errorCode" : "...",
"syncStatus" : "ACCEPTED",
"lastUpdateDate" : 12345,
"historized" : true,
"payment" : { },
"customerAccountCode" : "...",
"customerAccountName" : "...",
"notified" : true,
"refund" : { },
"errorMessage" : "...",
"sellerCode" : "...",
"auditableFields" : [ { }, { } ],
"listAoPaid" : [ { }, { } ],
"asyncStatus" : "ERROR",
"customerCode" : "...",
"transient" : true
}, {
"status" : "PENDING",
"operationDate" : 12345,
"paymentMethodName" : "...",
"paymentMethodType" : "CASH",
"operationCategory" : "DEBIT",
"paymentGatewayCode" : "...",
"id" : 12345,
"auditable" : { },
"externalPaymentId" : "...",
"version" : 12345,
"amountCts" : 12345,
"errorType" : "ERROR",
"errorCode" : "...",
"syncStatus" : "PENDING",
"lastUpdateDate" : 12345,
"historized" : true,
"payment" : { },
"customerAccountCode" : "...",
"customerAccountName" : "...",
"notified" : true,
"refund" : { },
"errorMessage" : "...",
"sellerCode" : "...",
"auditableFields" : [ { }, { } ],
"listAoPaid" : [ { }, { } ],
"asyncStatus" : "PENDING",
"customerCode" : "...",
"transient" : true
} ],
"accountCodeClientSide" : "...",
"transactionDate" : 12345,
"paymentInfo5" : "...",
"subscription" : {
"seller" : { },
"transient" : true,
"productInstances" : [ { }, { } ],
"notified" : true,
"orderOffer" : { },
"ratingGroup" : "...",
"autoEndOfEngagement" : true,
"discountPlan" : { },
"subscriptionRenewal" : { },
"totalInvoicingAmountTax" : 12345.0,
"version" : 12345,
"minRatedTransactions" : [ { }, { } ],
"subscribedTillDate" : 12345,
"ccedEmails" : "...",
"parentEntityType" : { },
"id" : 12345,
"salesPersonName" : "...",
"userAccount" : { },
"cfAccumulatedValues" : { },
"accountOperations" : [ { }, { } ],
"codeChanged" : true,
"renewalDate" : 12345,
"cfValues" : { },
"nextVersion" : { },
"parentEntity" : { },
"notifyOfRenewalDate" : 12345,
"fireRenewalNotice" : true,
"mailingType" : "MANUAL",
"discountPlanInstances" : [ { }, { } ],
"renewalNotifiedDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"billingRun" : { },
"initialSubscriptionRenewal" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"subscriptionTerminationReason" : { },
"emailTemplate" : { },
"endAgreementDate" : 12345,
"historized" : true,
"minimumArticle" : { },
"order" : { },
"terminationDate" : 12345,
"code" : "...",
"subscriptionMonthsAge" : 12345,
"subscriptionExpired" : true,
"defaultLevel" : true,
"subscriptionDate" : 12345,
"minimumChargeTemplate" : { },
"auditableFields" : [ { }, { } ],
"minimumAmountEl" : "...",
"billingCycle" : { },
"status" : "CLOSED",
"paymentMethod" : { },
"accessPoints" : [ { }, { } ],
"descriptionOrCode" : "...",
"email" : "...",
"electronicBilling" : true,
"offer" : { },
"previousVersion" : { },
"orderNumber" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"minimumLabelEl" : "...",
"descriptionAndCode" : "...",
"minimumInvoiceSubCategory" : { },
"minInvoiceLines" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"uuid" : "...",
"serviceInstances" : [ { }, { } ],
"versionNumber" : 12345,
"edrs" : [ { }, { } ],
"prestation" : "...",
"validity" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"totalInvoicingAmountWithoutTax" : 12345.0,
"anyServiceActive" : true,
"attributeInstances" : [ { }, { } ],
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"description" : "...",
"renewed" : true,
"referenceCode" : "...",
"statusDate" : 12345,
"auditable" : { }
},
"matchingAmount" : 12345.0,
"orderNumber" : "...",
"paymentInfo6" : "...",
"amountWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"code" : "...",
"description" : "...",
"reason" : "REJECTED",
"appendGeneratedCode" : true,
"rejectedPayment" : {
"historized" : true,
"id" : 12345,
"transient" : true,
"ddRequestItem" : { },
"unMatchingAmount" : 12345.0,
"matchingStatus" : "L",
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"transactionCategory" : "DEBIT",
"paymentHistories" : [ { }, { } ],
"cfValues" : { },
"paymentInfo5" : "...",
"auditable" : { },
"paymentInfo2" : "...",
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"paymentMethod" : "WIRETRANSFER",
"uuid" : "...",
"rejectedDescription" : "...",
"customerAccount" : { },
"depositDate" : 12345,
"parentEntityType" : { },
"invoices" : [ { }, { } ],
"accountingExportFile" : "...",
"paymentVentilation" : { },
"paymentInfo6" : "...",
"operationNumber" : 12345,
"bankReference" : "...",
"accountingDate" : 12345,
"referenceCode" : "...",
"paymentDeferralCount" : 12345,
"paymentAction" : "PENDING_PAYMENT",
"paymentInfo4" : "...",
"transactionDate" : 12345,
"bankCollectionDate" : 12345,
"code" : "...",
"accountCodeClientSide" : "...",
"reason" : "FORCED",
"paymentInfo1" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"description" : "...",
"dueDate" : 12345,
"codeChanged" : true,
"orderNumber" : "...",
"version" : 12345,
"operationAction" : "NONE",
"amountWithoutTax" : 12345.0,
"paymentInfo3" : "...",
"notified" : true,
"journal" : { },
"reference" : "...",
"seller" : { },
"rejectedPayment" : { },
"matchingAmount" : 12345.0,
"bankLot" : "...",
"collectionDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"paymentInfo" : "...",
"amount" : 12345.0,
"rejectedDate" : 12345,
"taxAmount" : 12345.0,
"cfAccumulatedValues" : { },
"appendGeneratedCode" : true,
"listAaccountOperationSupposedPaid" : [ { }, { } ],
"rejectedType" : "M",
"subscription" : { },
"type" : "...",
"rejectedCode" : "...",
"billingAccountName" : "...",
"accountingCode" : { },
"parentEntity" : { },
"descriptionAndCode" : "...",
"status" : "EXPORT_FAILED"
},
"accountingDate" : 12345,
"paymentInfo2" : "...",
"status" : "EXPORT_FAILED",
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"id" : 12345,
"type" : "...",
"accountingSchemeEntries" : [ {
"sellerCode" : "...",
"category" : "REVENUE",
"sellerName" : "...",
"accountOperation" : { },
"auxiliaryAccountLabel" : "...",
"label" : "...",
"analyticCode2" : "...",
"analyticCode3" : "...",
"customerCode" : "...",
"operationNumber" : 12345,
"historized" : true,
"amount" : 12345.0,
"currency" : "...",
"seller" : { },
"tradingCurrency" : "...",
"notified" : true,
"direction" : "CREDIT",
"tradingAmount" : 12345.0,
"tax" : { },
"auditable" : { },
"journalCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"customerAccount" : { },
"clientUniqueId" : "...",
"analyticCode1" : "...",
"supportingDocumentType" : "...",
"customerName" : "...",
"reference" : "...",
"supportingDocumentRef" : { },
"auxiliaryAccountCode" : "...",
"version" : 12345,
"accountingCode" : { },
"documentType" : "...",
"account" : "..."
}, {
"sellerCode" : "...",
"category" : "ASSETS",
"sellerName" : "...",
"accountOperation" : { },
"auxiliaryAccountLabel" : "...",
"label" : "...",
"analyticCode2" : "...",
"analyticCode3" : "...",
"customerCode" : "...",
"operationNumber" : 12345,
"historized" : true,
"amount" : 12345.0,
"currency" : "...",
"seller" : { },
"tradingCurrency" : "...",
"notified" : true,
"direction" : "CREDIT",
"tradingAmount" : 12345.0,
"tax" : { },
"auditable" : { },
"journalCode" : "...",
"transient" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"customerAccount" : { },
"clientUniqueId" : "...",
"analyticCode1" : "...",
"supportingDocumentType" : "...",
"customerName" : "...",
"reference" : "...",
"supportingDocumentRef" : { },
"auxiliaryAccountCode" : "...",
"version" : 12345,
"accountingCode" : { },
"documentType" : "...",
"account" : "..."
} ],
"notified" : true,
"ddRequestItem" : {
"ddRequestLOT" : { },
"automatedPayment" : { },
"billingAccountName" : "...",
"auditable" : { },
"paymentInfo" : "...",
"paymentInfo4" : "...",
"dueDate" : 12345,
"automatedRefund" : { },
"version" : 12345,
"paymentInfo3" : "...",
"paymentInfo6" : "...",
"historized" : true,
"transient" : true,
"id" : 12345,
"rejectedFileName" : "...",
"paymentInfo2" : "...",
"paymentInfo1" : "...",
"amount" : 12345.0,
"paymentInfo5" : "...",
"notified" : true,
"errorMsg" : "...",
"reference" : "...",
"accountOperations" : [ { }, { } ],
"auditableFields" : [ { }, { } ]
},
"operationNumber" : 12345,
"accountingExportFile" : "...",
"amount" : 12345.0,
"referenceCode" : "...",
"invoices" : [ {
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"transient" : true,
"billingRun" : { },
"cfValues" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"rejectReason" : "...",
"tradingCurrency" : { },
"convertedNetToPay" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"realTimeStatus" : "PENDING_PLAN",
"adjustedInvoice" : { },
"alreadyAddedDiscount" : true,
"invoiceLines" : [ { }, { } ],
"auditable" : { },
"netToPay" : 12345.0,
"discountAmount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"pdfDate" : 12345,
"detailedInvoice" : true,
"hasMinimum" : true,
"alreadySent" : true,
"alias" : "...",
"orders" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"discountPlan" : { },
"linkedInvoices" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"pdfFilenameOnly" : "...",
"paymentPlan" : { },
"draftRatedTransactions" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"comment" : "...",
"description" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"status" : "NEW",
"cpqQuote" : { },
"subscription" : { },
"appliedRate" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"externalRef" : "...",
"invoiceDate" : 12345,
"lastAppliedRateDate" : 12345,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"relatedDunningCollectionPlan" : { },
"amount" : 12345.0,
"hasDiscounts" : true,
"amountWithTax" : 12345.0,
"paymentMethod" : { },
"code" : "...",
"seller" : { },
"reminderLevelTriggered" : true,
"xmlFilenameOnly" : "...",
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"iban" : "...",
"startDate" : 12345,
"tradingLanguage" : { },
"paymentMethodType" : "STRIPE",
"discountRate" : 12345.0,
"notified" : true,
"xmlDate" : 12345,
"emailSentDate" : 12345,
"discount" : 12345.0,
"invoiceType" : { },
"convertedRawAmount" : 12345.0,
"openOrderNumber" : "...",
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"commercialOrder" : { },
"discountAgregates" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"dontSend" : true,
"alreadyAppliedMinimum" : true,
"paymentStatus" : "PPAID",
"invoiceNumber" : "...",
"initialCollectionDate" : 12345,
"recordedInvoice" : { },
"newInvoicingProcess" : true,
"order" : { },
"quote" : { },
"statusDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"version" : 12345,
"lastAppliedRate" : 12345.0,
"dueBalance" : 12345.0,
"amountWithoutTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"rawAmount" : 12345.0,
"prepaid" : true,
"historized" : true,
"hasTaxes" : true,
"amountTax" : 12345.0,
"pdfFilename" : "...",
"tradingCountry" : { },
"dueDate" : 12345,
"endDate" : 12345,
"draft" : true
}, {
"convertedAmountWithoutTax" : 12345.0,
"xmlFilename" : "...",
"transient" : true,
"billingRun" : { },
"cfValues" : { },
"invoiceAdjustmentCurrentProviderNb" : 12345,
"rejectReason" : "...",
"tradingCurrency" : { },
"convertedNetToPay" : 12345.0,
"productDate" : 12345,
"previousInvoiceNumber" : "...",
"realTimeStatus" : "PENDING_PLAN",
"adjustedInvoice" : { },
"alreadyAddedDiscount" : true,
"invoiceLines" : [ { }, { } ],
"auditable" : { },
"netToPay" : 12345.0,
"discountAmount" : 12345.0,
"temporaryInvoiceNumber" : "...",
"pdfDate" : 12345,
"detailedInvoice" : true,
"hasMinimum" : true,
"alreadySent" : true,
"alias" : "...",
"orders" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"discountPlan" : { },
"linkedInvoices" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"pdfFilenameOnly" : "...",
"paymentPlan" : { },
"draftRatedTransactions" : [ { }, { } ],
"draftInvoiceLines" : [ { }, { } ],
"comment" : "...",
"description" : "...",
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"status" : "REJECTED",
"cpqQuote" : { },
"subscription" : { },
"appliedRate" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"externalRef" : "...",
"invoiceDate" : 12345,
"lastAppliedRateDate" : 12345,
"billingAccount" : { },
"cfAccumulatedValues" : { },
"relatedDunningCollectionPlan" : { },
"amount" : 12345.0,
"hasDiscounts" : true,
"amountWithTax" : 12345.0,
"paymentMethod" : { },
"code" : "...",
"seller" : { },
"reminderLevelTriggered" : true,
"xmlFilenameOnly" : "...",
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"iban" : "...",
"startDate" : 12345,
"tradingLanguage" : { },
"paymentMethodType" : "PAYPAL",
"discountRate" : 12345.0,
"notified" : true,
"xmlDate" : 12345,
"emailSentDate" : 12345,
"discount" : 12345.0,
"invoiceType" : { },
"convertedRawAmount" : 12345.0,
"openOrderNumber" : "...",
"uuid" : "...",
"convertedDiscountAmount" : 12345.0,
"commercialOrder" : { },
"discountAgregates" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"dontSend" : true,
"alreadyAppliedMinimum" : true,
"paymentStatus" : "ABANDONED",
"invoiceNumber" : "...",
"initialCollectionDate" : 12345,
"recordedInvoice" : { },
"newInvoicingProcess" : true,
"order" : { },
"quote" : { },
"statusDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"amountWithoutTaxBeforeDiscount" : 12345.0,
"dunningCollectionPlanTriggered" : true,
"version" : 12345,
"lastAppliedRate" : 12345.0,
"dueBalance" : 12345.0,
"amountWithoutTax" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"rawAmount" : 12345.0,
"prepaid" : true,
"historized" : true,
"hasTaxes" : true,
"amountTax" : 12345.0,
"pdfFilename" : "...",
"tradingCountry" : { },
"dueDate" : 12345,
"endDate" : 12345,
"draft" : true
} ],
"unMatchingAmount" : 12345.0,
"transactionCategory" : "CREDIT",
"paymentVentilation" : {
"ventilationActionStatus" : "V",
"historized" : true,
"notified" : true,
"newOT" : { },
"auditable" : { },
"accountOperation" : { },
"ventilationDate" : 12345,
"originalOT" : { },
"version" : 12345,
"customerAccount" : { },
"ventilationAmount" : 12345.0,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"transient" : true
},
"matchingStatus" : "I",
"transient" : true,
"paymentInfo" : "...",
"journal" : {
"id" : 12345,
"occTemplates" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"parentEntity" : { },
"code" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"transient" : true,
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"notified" : true,
"version" : 12345,
"accountOperations" : [ { }, { } ],
"descriptionOrCode" : "...",
"description" : "..."
},
"codeChanged" : true,
"reference" : "...",
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
}
} ],
"descriptionOrCode" : "...",
"description" : "..."
}