| name | data type | constraints | description |
|---|---|---|---|
| notified | boolean | ||
| DDPaymentMethods | array of DDPaymentMethod | ||
| isCompany | boolean | ||
| businessAccountModel | BusinessAccountModel | ||
| address | Address | ||
| providerContact | string | ||
| invoicingThreshold | number | ||
| paymentPlans | array of PaymentPlan | ||
| checkThreshold | ThresholdOptionsEnum | ||
| historized | boolean | ||
| creditCategory | CreditCategory | ||
| primaryContact | ProviderContact | ||
| contactInformation | ContactInformation | ||
| billingAccounts | array of BillingAccount | ||
| minimumAmountEl | string | ||
| contracts | array of Contract | ||
| parentCFEntities | array of ICustomFieldEntity | ||
| dateDunningLevel | number | ||
| tradingLanguage | TradingLanguage | ||
| id | number | ||
| preferredPaymentMethod | PaymentMethod | ||
| status | CustomerAccountStatusEnum | ||
| parentEntityType | object | ||
| paypalPaymentMethods | array of PaypalPaymentMethod | ||
| stripePaymentMethods | array of StripePaymentMethod | ||
| dunningDocuments | array of DunningDocument | ||
| cfValues | CustomFieldValues | ||
| paymentMethods | array of PaymentMethod | ||
| tradingCurrency | TradingCurrency | ||
| descriptionAndCode | string | ||
| actionDunnings | array of ActionDunning | ||
| transient | boolean | ||
| excludedFromPayment | boolean | ||
| version | number | ||
| defaultLevel | boolean | ||
| auditableFields | array of AuditableFieldHistory | ||
| preferredPaymentMethodType | PaymentMethodEnum | ||
| auditedMethodPayments | map of array of PaymentMethod | ||
| counters | map of CounterInstance | ||
| auditable | Auditable | ||
| contactInformationNullSafe | ContactInformation | ||
| customer | Customer | ||
| accountOperations | array of AccountOperation | ||
| generalClientAccount | AccountingCode | ||
| parentEntity | BusinessEntity | ||
| externalRef2 | string | ||
| uuid | string | ||
| thresholdPerEntity | boolean | ||
| dueDateDelayEL | string | ||
| legalEntityType | Title | ||
| referenceDescription | string | ||
| registrationNo | string | ||
| name | Name | ||
| vatNo | string | ||
| appendGeneratedCode | boolean | ||
| dunningLevel | DunningLevelEnum | ||
| description | string | max size: 255, min size: 0 | |
| checkPaymentMethods | array of CheckPaymentMethod | ||
| descriptionOrCode | string | ||
| jobTitle | string | ||
| cfAccumulatedValues | CustomFieldValues | ||
| referenceCode | string | ||
| minimumChargeTemplate | OneShotChargeTemplate | ||
| addressbook | AddressBook | ||
| code | string | required, max size: 255, min size: 1 | |
| dueBalance | string | ||
| minimumArticle | AccountingArticle | ||
| password | string | ||
| accountType | string | ||
| minimumLabelEl | string | ||
| seller | Seller | ||
| dateStatus | number | ||
| wirePaymentMethods | array of WirePaymentMethod | ||
| noMoreValidCard | boolean | ||
| minimumTargetAccount | BillingAccount | ||
| codeChanged | boolean | ||
| externalRef1 | string |
Example
{
"notified" : true,
"DDPaymentMethods" : [ {
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"tokenId" : "...",
"info2" : "...",
"userId" : "...",
"mandateIdentification" : "...",
"token3DsId" : "...",
"version" : 12345,
"preferred" : true,
"bankCoordinates" : {
"ics" : "...",
"iban" : "...",
"bankCode" : "...",
"issuerName" : "...",
"accountOwner" : "...",
"issuerNumber" : "...",
"bankId" : "...",
"bic" : "...",
"branchCode" : "...",
"accountNumber" : "...",
"bankName" : "...",
"key" : "..."
},
"info5" : "...",
"info3" : "...",
"historized" : true,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "WIRETRANSFER",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"info4" : "...",
"paymentType" : "PAYPAL",
"notified" : true,
"mandateDate" : 12345,
"disabled" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"action" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"active" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"info1" : "...",
"alias" : "...",
"expired" : true,
"transient" : true,
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "REJECTED",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
}
}, {
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"tokenId" : "...",
"info2" : "...",
"userId" : "...",
"mandateIdentification" : "...",
"token3DsId" : "...",
"version" : 12345,
"preferred" : true,
"bankCoordinates" : {
"ics" : "...",
"iban" : "...",
"bankCode" : "...",
"issuerName" : "...",
"accountOwner" : "...",
"issuerNumber" : "...",
"bankId" : "...",
"bic" : "...",
"branchCode" : "...",
"accountNumber" : "...",
"bankName" : "...",
"key" : "..."
},
"info5" : "...",
"info3" : "...",
"historized" : true,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CARD",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R0",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"info4" : "...",
"paymentType" : "WIRETRANSFER",
"notified" : true,
"mandateDate" : 12345,
"disabled" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"action" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"uuid" : "...",
"active" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"info1" : "...",
"alias" : "...",
"expired" : true,
"transient" : true,
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "INACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
}
} ],
"isCompany" : true,
"businessAccountModel" : {
"notified" : true,
"hierarchyType" : "CA",
"historized" : true,
"installed" : true,
"referenceDescription" : "...",
"disabled" : true,
"id" : 12345,
"license" : "OPEN",
"script" : {
"referenceCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"active" : true,
"scriptParameters" : [ { }, { } ],
"reuse" : true,
"version" : 12345,
"disabled" : true,
"executionRoles" : [ "...", "..." ],
"descriptionOrCode" : "...",
"parentEntity" : { },
"scriptErrors" : [ { }, { } ],
"notified" : true,
"historized" : true,
"descriptionAndCode" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"id" : 12345,
"referenceDescription" : "...",
"sourcingRoles" : [ "...", "..." ],
"script" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"code" : "...",
"scriptInstanceCategory" : { },
"appendGeneratedCode" : true,
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"error" : true
},
"codeChanged" : true,
"logoPicture" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"parentEntityType" : { },
"code" : "...",
"active" : true,
"moduleItems" : [ {
"appliesTo" : "...",
"meveoModule" : { },
"id" : 12345,
"itemClass" : "...",
"itemCode" : "...",
"itemClassSimpleName" : "...",
"transient" : true,
"itemEntity" : { },
"version" : 12345,
"validity" : { }
}, {
"appliesTo" : "...",
"meveoModule" : { },
"id" : 12345,
"itemClass" : "...",
"itemCode" : "...",
"itemClassSimpleName" : "...",
"transient" : true,
"itemEntity" : { },
"version" : 12345,
"validity" : { }
} ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"description" : "...",
"descriptionAndCode" : "...",
"downloaded" : true,
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"moduleSource" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"version" : 12345
},
"address" : {
"zipCode" : "...",
"city" : "...",
"address4" : "...",
"state" : "...",
"address3" : "...",
"country" : {
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"currency" : { },
"code" : "...",
"historized" : true,
"notified" : true,
"id" : 12345,
"auditable" : { },
"countryCode" : "...",
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"language" : { }
},
"address2" : "...",
"countryBundle" : "...",
"address5" : "...",
"address1" : "..."
},
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ {
"id" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"status" : "ACTIVE",
"notified" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"amountPerInstallment" : 12345.0,
"createdAos" : [ {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "REJECTED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "DEBIT",
"billingAccountName" : "...",
"matchingStatus" : "O",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPORTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "DIRECTDEBIT",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
}, {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "REJECTED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "DEBIT",
"billingAccountName" : "...",
"matchingStatus" : "P",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "REJECTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "CHECK",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
} ],
"remainingAmount" : 12345.0,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CARD",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"numberOfInstallments" : 12345,
"descriptionAndCode" : "...",
"code" : "...",
"transient" : true,
"recurringUnit" : "DAY",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"actionOnRemainingAmount" : "ADDITIONAL",
"historized" : true,
"description" : "...",
"startDate" : 12345,
"version" : 12345,
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"endDate" : 12345,
"amountToRecover" : 12345.0,
"parentEntityType" : { },
"targetedAos" : [ {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "REJECTED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "CREDIT",
"billingAccountName" : "...",
"matchingStatus" : "R",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPORTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "DIRECTDEBIT",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
}, {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "FORCED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "NONE",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "CREDIT",
"billingAccountName" : "...",
"matchingStatus" : "C",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPORTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "WIRETRANSFER",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
} ],
"appendGeneratedCode" : true
}, {
"id" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"status" : "DRAFT",
"notified" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"amountPerInstallment" : 12345.0,
"createdAos" : [ {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "CLOSED_PERIOD",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "NONE",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "DEBIT",
"billingAccountName" : "...",
"matchingStatus" : "L",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPORT_FAILED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "CASH",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
}, {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "REJECTED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "NONE",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "CREDIT",
"billingAccountName" : "...",
"matchingStatus" : "C",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPORTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "PAYPAL",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
} ],
"remainingAmount" : 12345.0,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"numberOfInstallments" : 12345,
"descriptionAndCode" : "...",
"code" : "...",
"transient" : true,
"recurringUnit" : "MONTH",
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"referenceCode" : "...",
"actionOnRemainingAmount" : "ADDITIONAL",
"historized" : true,
"description" : "...",
"startDate" : 12345,
"version" : 12345,
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"endDate" : 12345,
"amountToRecover" : 12345.0,
"parentEntityType" : { },
"targetedAos" : [ {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "REJECTED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "NONE",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "CREDIT",
"billingAccountName" : "...",
"matchingStatus" : "L",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPORTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "CHECK",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
}, {
"seller" : { },
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : { },
"referenceCode" : "...",
"cfValues" : { },
"appendGeneratedCode" : true,
"accountingCode" : { },
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "CLOSED_PERIOD",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : { },
"customerAccount" : { },
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "CREDIT",
"billingAccountName" : "...",
"matchingStatus" : "O",
"reference" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true,
"invoices" : [ { }, { } ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : { },
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ { }, { } ],
"paymentInfo6" : "...",
"rejectedPayment" : { },
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPORT_FAILED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : { },
"auditable" : { },
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ { }, { } ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"amount" : 12345.0,
"paymentMethod" : "CHECK",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : { },
"paymentInfo" : "..."
} ],
"appendGeneratedCode" : true
} ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : {
"provider" : {
"paymentPlan" : true,
"displayFreeTransacInInvoice" : true,
"cfAccumulatedValues" : { },
"invoiceConfigurationOrDefault" : { },
"recognizeRevenue" : true,
"gdprConfigurationNullSafe" : { },
"cdrDeduplicationKeyEL" : "...",
"gdprConfiguration" : { },
"parentCFEntities" : [ { }, { } ],
"currency" : { },
"notified" : true,
"currentMatchingCode" : "...",
"rumSequence" : { },
"currentProvider" : true,
"historized" : true,
"multilanguageFlag" : true,
"portalMessage" : "...",
"paymentMethods" : [ "WIRETRANSFER", "WIRETRANSFER" ],
"invoiceRounding" : 12345,
"invoiceRoundingMode" : "HALF_EVEN",
"disabled" : true,
"bankCoordinates" : { },
"customer" : { },
"cfValues" : { },
"amountValidation" : true,
"roundingMode" : "DOWN",
"email" : "...",
"userAccount" : { },
"functionalCurrencyFlag" : true,
"id" : 12345,
"interBankTitle" : { },
"entreprise" : true,
"rounding" : 12345,
"billingAccount" : { },
"description" : "...",
"maximumDelay" : 12345,
"uuid" : "...",
"automaticInvoicing" : true,
"maximumDeferralPerInvoice" : 12345,
"multicountryFlag" : true,
"invoiceConfiguration" : { },
"paymentDeferral" : true,
"paymentPlanPolicy" : { },
"code" : "...",
"levelDuplication" : true,
"customerNoSequence" : { },
"multicurrencyFlag" : true,
"country" : { },
"customerAccount" : { },
"prepaidReservationExpirationDelayinMillisec" : 12345,
"version" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ],
"language" : { },
"discountAccountingCode" : "...",
"active" : true,
"activateCascadingDiscounts" : true,
"auditable" : { }
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"description" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"id" : 12345,
"historized" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"referenceCode" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"code" : "...",
"transient" : true
},
"primaryContact" : {
"parentEntityType" : { },
"id" : 12345,
"version" : 12345,
"lastName" : "...",
"transient" : true,
"fax" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"firstName" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"mobile" : "...",
"referenceDescription" : "...",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"descriptionOrCode" : "...",
"description" : "...",
"address" : {
"zipCode" : "...",
"city" : "...",
"address4" : "...",
"state" : "...",
"address3" : "...",
"country" : { },
"address2" : "...",
"countryBundle" : "...",
"address5" : "...",
"address1" : "..."
},
"descriptionAndCode" : "...",
"genericMail" : "...",
"phone" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"codeChanged" : true,
"email" : "...",
"code" : "...",
"notified" : true,
"historized" : true
},
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"billingAccounts" : [ {
"codeChanged" : true,
"terminationReason" : {
"notified" : true,
"applyAgreement" : true,
"overrideProrata" : "PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"description" : "...",
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"reimburseOneshots" : true,
"transient" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"referenceDescription" : "..."
},
"discountPlan" : {
"usedQuantity" : 12345,
"transient" : true,
"defaultDuration" : 12345,
"historized" : true,
"valid" : true,
"description" : "...",
"codeChanged" : true,
"startDate" : 12345,
"active" : true,
"auditable" : { },
"cfValues" : { },
"parentEntityType" : { },
"code" : "...",
"applicationFilterEL" : "...",
"statusDate" : 12345,
"durationUnit" : "MONTH",
"maxDuration" : 12345,
"expressionEl" : "...",
"notified" : true,
"applicationLimit" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanType" : "PRODUCT",
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"initialQuantity" : 12345,
"referenceCode" : "...",
"applicableOnOverriddenPrice" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"endDate" : 12345,
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"status" : "ACTIVE",
"discountPlanItems" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"version" : 12345,
"disabled" : true,
"cfAccumulatedValues" : { },
"uuid" : "...",
"sequence" : 12345,
"minDuration" : 12345
},
"minInvoiceLines" : [ {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "REJECTED",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "FIXED",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "ADJUSTED",
"taxMode" : "RATE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
}, {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "OPEN",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "FIXED",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "NOT_ADJUSTED",
"taxMode" : "ARTICLE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
} ],
"registrationNo" : "...",
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
},
"property2" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
}
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"accountType" : "...",
"code" : "...",
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "CLOSED",
"tradingCurrency" : {
"symbol" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"currency" : { },
"currentRateUpdater" : "...",
"prCurrencyToThis" : 12345.0,
"auditableFields" : [ { }, { } ],
"decimalPlaces" : 12345,
"historized" : true,
"id" : 12345,
"currentRateFromDate" : 12345,
"currencyCode" : "...",
"exchangeRates" : [ { }, { } ],
"prDescription" : "...",
"version" : 12345,
"currentRate" : 12345.0,
"transient" : true,
"notified" : true
},
"historized" : true,
"externalRef1" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"descriptionOrCode" : "...",
"discountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "IN_USE",
"subscription" : { }
} ],
"tradingLanguage" : {
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345,
"languageCode" : "...",
"active" : true,
"historized" : true,
"language" : { },
"transient" : true,
"auditable" : { },
"disabled" : true,
"prDescription" : "...",
"notified" : true
},
"invoices" : [ {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "VALIDATED",
"paymentStatus" : "PENDING",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "ABANDONED",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "CARD",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
}, {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "VALIDATED",
"paymentStatus" : "REFUNDED",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "PENDING_PLAN",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "WIRETRANSFER",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
} ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"usersAccounts" : [ {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CANCELED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
}, {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "ACTIVE",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
} ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : {
"notified" : true,
"hierarchyType" : "C",
"historized" : true,
"installed" : true,
"referenceDescription" : "...",
"disabled" : true,
"id" : 12345,
"license" : "FREE_BSD",
"script" : { },
"codeChanged" : true,
"logoPicture" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"active" : true,
"moduleItems" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"description" : "...",
"descriptionAndCode" : "...",
"downloaded" : true,
"parentEntity" : { },
"moduleSource" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"version" : 12345
},
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "AUTO",
"billingRun" : {
"historized" : true,
"xmlJobExecutionResultId" : 12345,
"uuid" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"pdfJobExecutionResultId" : 12345,
"lastTransactionDate" : 12345,
"prAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"billingCycle" : { },
"rejectedBillingAccounts" : [ { }, { } ],
"runType" : "CYCLE",
"referenceDescription" : "...",
"invoices" : [ { }, { } ],
"discountApplied" : true,
"preInvoicingReports" : { },
"language" : { },
"originBillingRun" : { },
"processDate" : 12345,
"invoiceDate" : 12345,
"rejectAutoAction" : "MOVE",
"status" : "CANCELED",
"endDate" : 12345,
"minimumApplied" : true,
"invoiceNumber" : 12345,
"cfAccumulatedValues" : { },
"rejectionReason" : "...",
"selectedBillingAccounts" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"exceptionalBR" : true,
"cfValues" : { },
"producibleAmountTax" : 12345.0,
"id" : 12345,
"prAmountWithoutTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"collectionDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"nextBillingRun" : { },
"billableBillingAccounts" : [ { }, { } ],
"computeDatesAtValidation" : true,
"exceptionalRTIds" : [ 12345, 12345 ],
"version" : 12345,
"generateAO" : true,
"thresholdChecked" : true,
"notified" : true,
"jobExecutions" : [ { }, { } ],
"auditable" : { },
"country" : { },
"billingAccountNumber" : 12345,
"producibleAmountWithTax" : 12345.0,
"statusDate" : 12345,
"isQuarantine" : true,
"exceptionalILIds" : [ 12345, 12345 ],
"postInvoicingReports" : { },
"producibleInvoiceNumber" : 12345,
"suspectAutoAction" : "MOVE",
"currency" : { },
"referenceCode" : "...",
"billableBillingAcountNumber" : 12345,
"skipValidationScript" : true,
"referenceDate" : "NEXT_INVOICE_DATE",
"processType" : "FULL_AUTOMATIC",
"invoiceType" : { },
"filters" : {
"property1" : { },
"property2" : { }
},
"prAmountTax" : 12345.0,
"startDate" : 12345
},
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "POSITIVE_IL",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : {
"parentEntityType" : { },
"id" : 12345,
"version" : 12345,
"lastName" : "...",
"transient" : true,
"fax" : "...",
"auditable" : { },
"firstName" : "...",
"auditableFields" : [ { }, { } ],
"mobile" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"description" : "...",
"address" : { },
"descriptionAndCode" : "...",
"genericMail" : "...",
"phone" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"codeChanged" : true,
"email" : "...",
"code" : "...",
"notified" : true,
"historized" : true
},
"paymentMethod" : {
"cfValues" : { },
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : { },
"referenceDocument" : { },
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : { },
"paymentType" : "CHECK",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
},
"taxCategory" : {
"referenceCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditable" : { },
"transient" : true,
"parentEntityType" : { },
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentEntity" : { },
"cfValues" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345
},
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : {
"billingTemplateNameEL" : "...",
"invoiceDateDelayEL" : "...",
"invoiceDateProductionDelayEL" : "...",
"code" : "...",
"lastTransactionDateEL" : "...",
"invoicingThreshold" : 12345.0,
"transient" : true,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"dueDateDelayEL" : "...",
"invoiceType" : { },
"thresholdPerEntity" : true,
"collectionDateDelayEl" : "...",
"type" : "BILLINGACCOUNT",
"parentEntityType" : { },
"calendar" : { },
"auditableFields" : [ { }, { } ],
"splitPerPaymentMethod" : true,
"version" : 12345,
"billingRunValidationScript" : { },
"auditable" : { },
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"computeDatesAtValidation" : true,
"notified" : true,
"historized" : true,
"codeChanged" : true,
"referenceDate" : "END_DATE",
"checkThreshold" : "POSITIVE_RT",
"cfValues" : { },
"invoiceTypeEl" : "...",
"scriptInstance" : { },
"referenceCode" : "...",
"lastTransactionDateDelayEL" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"emailTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"tagStartDelimiter" : "...",
"subject" : "...",
"description" : "...",
"referenceCode" : "...",
"translatedSubject" : {
"property1" : "...",
"property2" : "..."
},
"type" : "INVOICE",
"id" : 12345,
"parentEntityType" : { },
"translatedHtmlContent" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"tagEndDelimiter" : "...",
"descriptionOrCode" : "...",
"htmlContent" : "...",
"startDate" : 12345,
"textContent" : "...",
"translatedTextContent" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"media" : "DUNNING_MEDIA",
"endDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"tradingCountry" : {
"descriptionOrCode" : "...",
"codeChanged" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceCode" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"countryCode" : "...",
"parentEntity" : { },
"notified" : true,
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"disabled" : true,
"country" : { },
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"historized" : true,
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "..."
},
"uuid" : "...",
"minRatedTransactions" : [ {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "REGULAR",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "CANCELED",
"discountPlanType" : "PERCENTAGE",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
}, {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "MANUAL",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "REJECTED",
"discountPlanType" : "FIXED",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
} ],
"externalRef2" : "...",
"minimumArticle" : {
"invoiceSubCategory" : { },
"parentEntityType" : { },
"version" : 12345,
"taxClass" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : { },
"parentEntity" : { },
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : { },
"accountingCode" : { },
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"allDiscountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPIRED",
"subscription" : { }
} ],
"parentEntityType" : { },
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : { },
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "CREDIT",
"roundingMode" : "UP",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"ratingUnitOfMeasure" : { },
"ratingScript" : { },
"status" : "DRAFT",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "USAGE",
"inputUnitEL" : "...",
"auditable" : { },
"taxClass" : { },
"referenceCode" : "...",
"oneShotChargeTemplateType" : "OTHER",
"attributes" : [ { }, { } ],
"active" : true,
"revenueRecognitionRule" : { },
"disabled" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ { }, { } ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : { },
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplate" : { },
"cfValues" : { },
"auditable" : { },
"occTemplateNegative" : { },
"cfAccumulatedValues" : { },
"description" : "...",
"codeChanged" : true,
"sortIndex" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"referenceCode" : "...",
"id" : 12345,
"discount" : 12345.0,
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"accountingCode" : { },
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "..."
},
"version" : 12345,
"parentUserAccounts" : [ {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CANCELED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
}, {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CLOSED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
} ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : {
"appendGeneratedCode" : true,
"parentEntity" : { },
"isCompany" : true,
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"transient" : true,
"notified" : true,
"description" : "...",
"descriptionAndCode" : "...",
"descriptionNotNull" : "..."
},
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CARD",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R6",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : {
"zipCode" : "...",
"city" : "...",
"address4" : "...",
"state" : "...",
"address3" : "...",
"country" : { },
"address2" : "...",
"countryBundle" : "...",
"address5" : "...",
"address1" : "..."
},
"taxCategoryResolved" : {
"referenceCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditable" : { },
"transient" : true,
"parentEntityType" : { },
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentEntity" : { },
"cfValues" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345
},
"contracts" : [ {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "ACTIVE",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
}, {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "DRAFT",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
} ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"tags" : [ {
"descriptionOrCode" : "...",
"parentTag" : { },
"codeChanged" : true,
"name" : "...",
"code" : "...",
"historized" : true,
"auditable" : { },
"filterEl" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"seller" : { },
"tagType" : { },
"notified" : true,
"id" : 12345
}, {
"descriptionOrCode" : "...",
"parentTag" : { },
"codeChanged" : true,
"name" : "...",
"code" : "...",
"historized" : true,
"auditable" : { },
"filterEl" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"seller" : { },
"tagType" : { },
"notified" : true,
"id" : 12345
} ]
}, {
"codeChanged" : true,
"terminationReason" : {
"notified" : true,
"applyAgreement" : true,
"overrideProrata" : "NO_PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"description" : "...",
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"reimburseOneshots" : true,
"transient" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"referenceDescription" : "..."
},
"discountPlan" : {
"usedQuantity" : 12345,
"transient" : true,
"defaultDuration" : 12345,
"historized" : true,
"valid" : true,
"description" : "...",
"codeChanged" : true,
"startDate" : 12345,
"active" : true,
"auditable" : { },
"cfValues" : { },
"parentEntityType" : { },
"code" : "...",
"applicationFilterEL" : "...",
"statusDate" : 12345,
"durationUnit" : "MONTH",
"maxDuration" : 12345,
"expressionEl" : "...",
"notified" : true,
"applicationLimit" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanType" : "QUOTE",
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"initialQuantity" : 12345,
"referenceCode" : "...",
"applicableOnOverriddenPrice" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"endDate" : 12345,
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"status" : "EXPIRED",
"discountPlanItems" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"version" : 12345,
"disabled" : true,
"cfAccumulatedValues" : { },
"uuid" : "...",
"sequence" : 12345,
"minDuration" : 12345
},
"minInvoiceLines" : [ {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "REJECTED",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "PERCENTAGE",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "TO_ADJUST",
"taxMode" : "ARTICLE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
}, {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "OPEN",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "FIXED",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "TO_ADJUST",
"taxMode" : "TAX",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
} ],
"registrationNo" : "...",
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
},
"property2" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
}
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"accountType" : "...",
"code" : "...",
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "TERMINATED",
"tradingCurrency" : {
"symbol" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"currency" : { },
"currentRateUpdater" : "...",
"prCurrencyToThis" : 12345.0,
"auditableFields" : [ { }, { } ],
"decimalPlaces" : 12345,
"historized" : true,
"id" : 12345,
"currentRateFromDate" : 12345,
"currencyCode" : "...",
"exchangeRates" : [ { }, { } ],
"prDescription" : "...",
"version" : 12345,
"currentRate" : 12345.0,
"transient" : true,
"notified" : true
},
"historized" : true,
"externalRef1" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"descriptionOrCode" : "...",
"discountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "IN_USE",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
} ],
"tradingLanguage" : {
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345,
"languageCode" : "...",
"active" : true,
"historized" : true,
"language" : { },
"transient" : true,
"auditable" : { },
"disabled" : true,
"prDescription" : "...",
"notified" : true
},
"invoices" : [ {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "CANCELED",
"paymentStatus" : "REFUNDED",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "ABANDONED",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "PAYPAL",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
}, {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "NEW",
"paymentStatus" : "PENDING",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "PAID",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "CHECK",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
} ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"usersAccounts" : [ {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CLOSED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
}, {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CANCELED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
} ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : {
"notified" : true,
"hierarchyType" : "BA",
"historized" : true,
"installed" : true,
"referenceDescription" : "...",
"disabled" : true,
"id" : 12345,
"license" : "GPL",
"script" : { },
"codeChanged" : true,
"logoPicture" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"active" : true,
"moduleItems" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"description" : "...",
"descriptionAndCode" : "...",
"downloaded" : true,
"parentEntity" : { },
"moduleSource" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"version" : 12345
},
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "BATCH",
"billingRun" : {
"historized" : true,
"xmlJobExecutionResultId" : 12345,
"uuid" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"pdfJobExecutionResultId" : 12345,
"lastTransactionDate" : 12345,
"prAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"billingCycle" : { },
"rejectedBillingAccounts" : [ { }, { } ],
"runType" : "EXCEPTIONAL",
"referenceDescription" : "...",
"invoices" : [ { }, { } ],
"discountApplied" : true,
"preInvoicingReports" : { },
"language" : { },
"originBillingRun" : { },
"processDate" : 12345,
"invoiceDate" : 12345,
"rejectAutoAction" : "CANCEL",
"status" : "POSTVALIDATED",
"endDate" : 12345,
"minimumApplied" : true,
"invoiceNumber" : 12345,
"cfAccumulatedValues" : { },
"rejectionReason" : "...",
"selectedBillingAccounts" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"exceptionalBR" : true,
"cfValues" : { },
"producibleAmountTax" : 12345.0,
"id" : 12345,
"prAmountWithoutTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"collectionDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"nextBillingRun" : { },
"billableBillingAccounts" : [ { }, { } ],
"computeDatesAtValidation" : true,
"exceptionalRTIds" : [ 12345, 12345 ],
"version" : 12345,
"generateAO" : true,
"thresholdChecked" : true,
"notified" : true,
"jobExecutions" : [ { }, { } ],
"auditable" : { },
"country" : { },
"billingAccountNumber" : 12345,
"producibleAmountWithTax" : 12345.0,
"statusDate" : 12345,
"isQuarantine" : true,
"exceptionalILIds" : [ 12345, 12345 ],
"postInvoicingReports" : { },
"producibleInvoiceNumber" : 12345,
"suspectAutoAction" : "MANUAL_ACTION",
"currency" : { },
"referenceCode" : "...",
"billableBillingAcountNumber" : 12345,
"skipValidationScript" : true,
"referenceDate" : "END_DATE",
"processType" : "MANUAL",
"invoiceType" : { },
"filters" : {
"property1" : { },
"property2" : { }
},
"prAmountTax" : 12345.0,
"startDate" : 12345
},
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "POSITIVE_RT",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : {
"parentEntityType" : { },
"id" : 12345,
"version" : 12345,
"lastName" : "...",
"transient" : true,
"fax" : "...",
"auditable" : { },
"firstName" : "...",
"auditableFields" : [ { }, { } ],
"mobile" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"description" : "...",
"address" : { },
"descriptionAndCode" : "...",
"genericMail" : "...",
"phone" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"codeChanged" : true,
"email" : "...",
"code" : "...",
"notified" : true,
"historized" : true
},
"paymentMethod" : {
"cfValues" : { },
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : { },
"referenceDocument" : { },
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : { },
"paymentType" : "CASH",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
},
"taxCategory" : {
"referenceCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditable" : { },
"transient" : true,
"parentEntityType" : { },
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentEntity" : { },
"cfValues" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345
},
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : {
"billingTemplateNameEL" : "...",
"invoiceDateDelayEL" : "...",
"invoiceDateProductionDelayEL" : "...",
"code" : "...",
"lastTransactionDateEL" : "...",
"invoicingThreshold" : 12345.0,
"transient" : true,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"dueDateDelayEL" : "...",
"invoiceType" : { },
"thresholdPerEntity" : true,
"collectionDateDelayEl" : "...",
"type" : "ORDER",
"parentEntityType" : { },
"calendar" : { },
"auditableFields" : [ { }, { } ],
"splitPerPaymentMethod" : true,
"version" : 12345,
"billingRunValidationScript" : { },
"auditable" : { },
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"computeDatesAtValidation" : true,
"notified" : true,
"historized" : true,
"codeChanged" : true,
"referenceDate" : "TODAY",
"checkThreshold" : "POSITIVE_RT",
"cfValues" : { },
"invoiceTypeEl" : "...",
"scriptInstance" : { },
"referenceCode" : "...",
"lastTransactionDateDelayEL" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"emailTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"tagStartDelimiter" : "...",
"subject" : "...",
"description" : "...",
"referenceCode" : "...",
"translatedSubject" : {
"property1" : "...",
"property2" : "..."
},
"type" : "OTHER",
"id" : 12345,
"parentEntityType" : { },
"translatedHtmlContent" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"tagEndDelimiter" : "...",
"descriptionOrCode" : "...",
"htmlContent" : "...",
"startDate" : 12345,
"textContent" : "...",
"translatedTextContent" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"media" : "FAX",
"endDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"tradingCountry" : {
"descriptionOrCode" : "...",
"codeChanged" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceCode" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"countryCode" : "...",
"parentEntity" : { },
"notified" : true,
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"disabled" : true,
"country" : { },
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"historized" : true,
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "..."
},
"uuid" : "...",
"minRatedTransactions" : [ {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "MANUAL",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "PROCESSED",
"discountPlanType" : "PERCENTAGE",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
}, {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "MINIMUM",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "PROCESSED",
"discountPlanType" : "PERCENTAGE",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
} ],
"externalRef2" : "...",
"minimumArticle" : {
"invoiceSubCategory" : { },
"parentEntityType" : { },
"version" : 12345,
"taxClass" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : { },
"parentEntity" : { },
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : { },
"accountingCode" : { },
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"allDiscountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "ACTIVE",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "APPLIED",
"subscription" : { }
} ],
"parentEntityType" : { },
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : { },
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "DEBIT",
"roundingMode" : "NEAREST",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"ratingUnitOfMeasure" : { },
"ratingScript" : { },
"status" : "ACTIVE",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "PRODUCT",
"inputUnitEL" : "...",
"auditable" : { },
"taxClass" : { },
"referenceCode" : "...",
"oneShotChargeTemplateType" : "SUBSCRIPTION",
"attributes" : [ { }, { } ],
"active" : true,
"revenueRecognitionRule" : { },
"disabled" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ { }, { } ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : { },
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplate" : { },
"cfValues" : { },
"auditable" : { },
"occTemplateNegative" : { },
"cfAccumulatedValues" : { },
"description" : "...",
"codeChanged" : true,
"sortIndex" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"referenceCode" : "...",
"id" : 12345,
"discount" : 12345.0,
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"accountingCode" : { },
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "..."
},
"version" : 12345,
"parentUserAccounts" : [ {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "TERMINATED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
}, {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CLOSED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
} ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : {
"appendGeneratedCode" : true,
"parentEntity" : { },
"isCompany" : true,
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"transient" : true,
"notified" : true,
"description" : "...",
"descriptionAndCode" : "...",
"descriptionNotNull" : "..."
},
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R5",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : {
"zipCode" : "...",
"city" : "...",
"address4" : "...",
"state" : "...",
"address3" : "...",
"country" : { },
"address2" : "...",
"countryBundle" : "...",
"address5" : "...",
"address1" : "..."
},
"taxCategoryResolved" : {
"referenceCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditable" : { },
"transient" : true,
"parentEntityType" : { },
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentEntity" : { },
"cfValues" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345
},
"contracts" : [ {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "CLOSED",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
}, {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "ACTIVE",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
} ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"tags" : [ {
"descriptionOrCode" : "...",
"parentTag" : { },
"codeChanged" : true,
"name" : "...",
"code" : "...",
"historized" : true,
"auditable" : { },
"filterEl" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"seller" : { },
"tagType" : { },
"notified" : true,
"id" : 12345
}, {
"descriptionOrCode" : "...",
"parentTag" : { },
"codeChanged" : true,
"name" : "...",
"code" : "...",
"historized" : true,
"auditable" : { },
"filterEl" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"seller" : { },
"tagType" : { },
"notified" : true,
"id" : 12345
} ]
} ],
"minimumAmountEl" : "...",
"contracts" : [ {
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"contractItems" : [ {
"appendGeneratedCode" : true,
"contractRateType" : "PERCENTAGE",
"active" : true,
"rate" : 12345.0,
"historized" : true,
"auditableFields" : [ { }, { } ],
"chargeTemplate" : { },
"referenceCode" : "...",
"code" : "...",
"id" : 12345,
"parentEntity" : { },
"transient" : true,
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"cfValues" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"pricePlan" : { },
"uuid" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"auditable" : { },
"offerTemplate" : { },
"serviceTemplate" : { },
"codeChanged" : true,
"product" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"contract" : { },
"description" : "..."
}, {
"appendGeneratedCode" : true,
"contractRateType" : "FIXED",
"active" : true,
"rate" : 12345.0,
"historized" : true,
"auditableFields" : [ { }, { } ],
"chargeTemplate" : { },
"referenceCode" : "...",
"code" : "...",
"id" : 12345,
"parentEntity" : { },
"transient" : true,
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"cfValues" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"pricePlan" : { },
"uuid" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"auditable" : { },
"offerTemplate" : { },
"serviceTemplate" : { },
"codeChanged" : true,
"product" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"contract" : { },
"description" : "..."
} ],
"status" : "CLOSED",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : {
"codeChanged" : true,
"terminationReason" : { },
"discountPlan" : { },
"minInvoiceLines" : [ { }, { } ],
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"parentEntity" : { },
"accountType" : "...",
"code" : "...",
"seller" : { },
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "TERMINATED",
"tradingCurrency" : { },
"historized" : true,
"externalRef1" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"usersAccounts" : [ { }, { } ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : { },
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "AUTO",
"billingRun" : { },
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "BEFORE_DISCOUNT",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : { },
"paymentMethod" : { },
"taxCategory" : { },
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : { },
"cfValues" : { },
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"tradingCountry" : { },
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"externalRef2" : "...",
"minimumArticle" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"parentEntityType" : { },
"minimumChargeTemplate" : { },
"minimumInvoiceSubCategory" : { },
"version" : 12345,
"parentUserAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : { },
"customerAccount" : { },
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : { },
"taxCategoryResolved" : { },
"contracts" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : { },
"cfAccumulatedValues" : { },
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : { },
"tags" : [ { }, { } ]
},
"description" : "...",
"renewal" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"customer" : {
"minimumChargeTemplate" : { },
"businessAccountModel" : { },
"anonymized" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"transient" : true,
"checkThreshold" : "POSITIVE_RT",
"cfAccumulatedValues" : { },
"additionalDetails" : { },
"uuid" : "...",
"primaryContact" : { },
"descriptionOrCode" : "...",
"accountType" : "...",
"seller" : { },
"id" : 12345,
"minimumTargetAccount" : { },
"minimumLabelEl" : "...",
"anonymizationDate" : 12345,
"minimumArticle" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"name" : { },
"version" : 12345,
"address" : { },
"registrationNo" : "...",
"cfValues" : { },
"externalRef2" : "...",
"legalEntityType" : { },
"customerCategory" : { },
"codeChanged" : true,
"parentEntityType" : { },
"defaultLevel" : true,
"invoicingThreshold" : 12345.0,
"description" : "...",
"referenceDescription" : "...",
"customerAccounts" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"code" : "...",
"contactInformation" : { },
"descriptionAndCode" : "...",
"isCompany" : true,
"notified" : true,
"jobTitle" : "...",
"parentEntity" : { },
"contracts" : [ { }, { } ],
"thresholdPerEntity" : true,
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"customerBrand" : { },
"providerContact" : "...",
"minimumAmountEl" : "...",
"addressbook" : { },
"vatNo" : "...",
"externalRef1" : "..."
},
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"contractDate" : 12345,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R5",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"descriptionAndCode" : "...",
"billingRules" : [ {
"transient" : true,
"priority" : 12345,
"notified" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ { }, { } ],
"contract" : { },
"id" : 12345,
"criteriaEL" : "...",
"version" : 12345,
"disabled" : true,
"active" : true,
"historized" : true,
"auditable" : { }
}, {
"transient" : true,
"priority" : 12345,
"notified" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ { }, { } ],
"contract" : { },
"id" : 12345,
"criteriaEL" : "...",
"version" : 12345,
"disabled" : true,
"active" : true,
"historized" : true,
"auditable" : { }
} ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
}, {
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"contractItems" : [ {
"appendGeneratedCode" : true,
"contractRateType" : "PERCENTAGE",
"active" : true,
"rate" : 12345.0,
"historized" : true,
"auditableFields" : [ { }, { } ],
"chargeTemplate" : { },
"referenceCode" : "...",
"code" : "...",
"id" : 12345,
"parentEntity" : { },
"transient" : true,
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"cfValues" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"pricePlan" : { },
"uuid" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"auditable" : { },
"offerTemplate" : { },
"serviceTemplate" : { },
"codeChanged" : true,
"product" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"contract" : { },
"description" : "..."
}, {
"appendGeneratedCode" : true,
"contractRateType" : "FIXED",
"active" : true,
"rate" : 12345.0,
"historized" : true,
"auditableFields" : [ { }, { } ],
"chargeTemplate" : { },
"referenceCode" : "...",
"code" : "...",
"id" : 12345,
"parentEntity" : { },
"transient" : true,
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"cfValues" : { },
"disabled" : true,
"descriptionAndCode" : "...",
"pricePlan" : { },
"uuid" : "...",
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"auditable" : { },
"offerTemplate" : { },
"serviceTemplate" : { },
"codeChanged" : true,
"product" : { },
"parentEntityType" : { },
"descriptionOrCode" : "...",
"version" : 12345,
"contract" : { },
"description" : "..."
} ],
"status" : "ACTIVE",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : {
"codeChanged" : true,
"terminationReason" : { },
"discountPlan" : { },
"minInvoiceLines" : [ { }, { } ],
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"parentEntity" : { },
"accountType" : "...",
"code" : "...",
"seller" : { },
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "TERMINATED",
"tradingCurrency" : { },
"historized" : true,
"externalRef1" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"usersAccounts" : [ { }, { } ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : { },
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "BATCH",
"billingRun" : { },
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "POSITIVE_RT",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : { },
"paymentMethod" : { },
"taxCategory" : { },
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : { },
"cfValues" : { },
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"tradingCountry" : { },
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"externalRef2" : "...",
"minimumArticle" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"parentEntityType" : { },
"minimumChargeTemplate" : { },
"minimumInvoiceSubCategory" : { },
"version" : 12345,
"parentUserAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : { },
"customerAccount" : { },
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : { },
"taxCategoryResolved" : { },
"contracts" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : { },
"cfAccumulatedValues" : { },
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : { },
"tags" : [ { }, { } ]
},
"description" : "...",
"renewal" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"customer" : {
"minimumChargeTemplate" : { },
"businessAccountModel" : { },
"anonymized" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"transient" : true,
"checkThreshold" : "BEFORE_DISCOUNT",
"cfAccumulatedValues" : { },
"additionalDetails" : { },
"uuid" : "...",
"primaryContact" : { },
"descriptionOrCode" : "...",
"accountType" : "...",
"seller" : { },
"id" : 12345,
"minimumTargetAccount" : { },
"minimumLabelEl" : "...",
"anonymizationDate" : 12345,
"minimumArticle" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"name" : { },
"version" : 12345,
"address" : { },
"registrationNo" : "...",
"cfValues" : { },
"externalRef2" : "...",
"legalEntityType" : { },
"customerCategory" : { },
"codeChanged" : true,
"parentEntityType" : { },
"defaultLevel" : true,
"invoicingThreshold" : 12345.0,
"description" : "...",
"referenceDescription" : "...",
"customerAccounts" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"code" : "...",
"contactInformation" : { },
"descriptionAndCode" : "...",
"isCompany" : true,
"notified" : true,
"jobTitle" : "...",
"parentEntity" : { },
"contracts" : [ { }, { } ],
"thresholdPerEntity" : true,
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"customerBrand" : { },
"providerContact" : "...",
"minimumAmountEl" : "...",
"addressbook" : { },
"vatNo" : "...",
"externalRef1" : "..."
},
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"contractDate" : 12345,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "DIRECTDEBIT",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"descriptionAndCode" : "...",
"billingRules" : [ {
"transient" : true,
"priority" : 12345,
"notified" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ { }, { } ],
"contract" : { },
"id" : 12345,
"criteriaEL" : "...",
"version" : 12345,
"disabled" : true,
"active" : true,
"historized" : true,
"auditable" : { }
}, {
"transient" : true,
"priority" : 12345,
"notified" : true,
"invoicedBACodeEL" : "...",
"auditableFields" : [ { }, { } ],
"contract" : { },
"id" : 12345,
"criteriaEL" : "...",
"version" : 12345,
"disabled" : true,
"active" : true,
"historized" : true,
"auditable" : { }
} ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
}
} ],
"parentCFEntities" : [ {
"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
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"uuid" : "...",
"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
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"dateDunningLevel" : 12345,
"tradingLanguage" : {
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"id" : 12345,
"version" : 12345,
"languageCode" : "...",
"active" : true,
"historized" : true,
"language" : {
"version" : 12345,
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"description" : "...",
"auditable" : { },
"transient" : true,
"historized" : true,
"descriptionEn" : "...",
"id" : 12345,
"languageCode" : "..."
},
"transient" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"disabled" : true,
"prDescription" : "...",
"notified" : true
},
"id" : 12345,
"preferredPaymentMethod" : {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "STRIPE",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R5",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "INACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"paymentType" : "CHECK",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
},
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ {
"uuid" : "...",
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "ACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info5" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"disabled" : true,
"preferred" : true,
"transient" : true,
"info1" : "...",
"notified" : true,
"info3" : "...",
"token3DsId" : "...",
"alias" : "...",
"tokenId" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"id" : 12345,
"userId" : "...",
"action" : "...",
"info4" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"version" : 12345,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "PAYPAL",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"active" : true,
"expired" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"paymentType" : "STRIPE",
"info2" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"historized" : true
}, {
"uuid" : "...",
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "ACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info5" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"disabled" : true,
"preferred" : true,
"transient" : true,
"info1" : "...",
"notified" : true,
"info3" : "...",
"token3DsId" : "...",
"alias" : "...",
"tokenId" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"id" : 12345,
"userId" : "...",
"action" : "...",
"info4" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"version" : 12345,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "PAYPAL",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R6",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"active" : true,
"expired" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"paymentType" : "CARD",
"info2" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"historized" : true
} ],
"stripePaymentMethods" : [ {
"info1" : "...",
"paymentType" : "DIRECTDEBIT",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"id" : 12345,
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "INACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info4" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"version" : 12345,
"active" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"userId" : "...",
"historized" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"expired" : true,
"info5" : "...",
"notified" : true,
"alias" : "...",
"preferred" : true,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "PAYPAL",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R4",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"disabled" : true,
"info2" : "...",
"uuid" : "...",
"info3" : "...",
"action" : "...",
"token3DsId" : "...",
"tokenId" : "..."
}, {
"info1" : "...",
"paymentType" : "WIRETRANSFER",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"id" : 12345,
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "REJECTED",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info4" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"version" : 12345,
"active" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"userId" : "...",
"historized" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"expired" : true,
"info5" : "...",
"notified" : true,
"alias" : "...",
"preferred" : true,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R6",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"disabled" : true,
"info2" : "...",
"uuid" : "...",
"info3" : "...",
"action" : "...",
"token3DsId" : "...",
"tokenId" : "..."
} ],
"dunningDocuments" : [ {
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"paidAmount" : 12345.0,
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"parentEntityType" : { },
"amountWithoutTax" : 12345.0,
"subscription" : {
"historized" : true,
"discountPlan" : { },
"referenceCode" : "...",
"email" : "...",
"parentEntity" : { },
"userAccount" : { },
"cfAccumulatedValues" : { },
"mailingType" : "AUTO",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"code" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"nextVersion" : { },
"ccedEmails" : "...",
"descriptionOrCode" : "...",
"emailTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"minimumArticle" : { },
"status" : "CLOSED",
"totalInvoicingAmountWithoutTax" : 12345.0,
"order" : { },
"endAgreementDate" : 12345,
"edrs" : [ { }, { } ],
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"counters" : {
"property1" : { },
"property2" : { }
},
"minInvoiceLines" : [ { }, { } ],
"descriptionAndCode" : "...",
"uuid" : "...",
"id" : 12345,
"codeChanged" : true,
"orderOffer" : { },
"paymentMethod" : { },
"minimumLabelEl" : "...",
"minimumAmountEl" : "...",
"subscribedTillDate" : 12345,
"productInstances" : [ { }, { } ],
"attributeInstances" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"versionNumber" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"renewed" : true,
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"orderNumber" : "...",
"statusDate" : 12345,
"previousVersion" : { },
"seller" : { },
"ratingGroup" : "...",
"anyServiceActive" : true,
"prestation" : "...",
"version" : 12345,
"referenceDescription" : "...",
"electronicBilling" : true,
"salesPersonName" : "...",
"discountPlanInstances" : [ { }, { } ],
"cfValues" : { },
"subscriptionTerminationReason" : { },
"description" : "...",
"subscriptionMonthsAge" : 12345,
"minimumInvoiceSubCategory" : { },
"renewalNotifiedDate" : 12345,
"billingRun" : { },
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"renewalDate" : 12345,
"notified" : true,
"billingCycle" : { },
"notifyOfRenewalDate" : 12345,
"initialSubscriptionRenewal" : "...",
"defaultLevel" : true,
"autoEndOfEngagement" : true,
"auditable" : { },
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"offer" : { },
"validity" : { },
"accessPoints" : [ { }, { } ],
"transient" : true
},
"id" : 12345,
"referenceCode" : "...",
"amountWithTax" : 12345.0,
"payments" : [ {
"uuid" : "...",
"reason" : "CLOSED_PERIOD",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"historized" : true,
"transient" : true,
"rejectedPayment" : { },
"invoices" : [ { }, { } ],
"customerAccount" : { },
"paymentInfo" : "...",
"type" : "...",
"paymentInfo3" : "...",
"collectionDate" : 12345,
"referenceCode" : "...",
"paymentHistories" : [ { }, { } ],
"paymentVentilation" : { },
"orderNumber" : "...",
"operationNumber" : 12345,
"paymentInfo4" : "...",
"matchingStatus" : "P",
"billingAccountName" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"id" : 12345,
"amount" : 12345.0,
"parentEntity" : { },
"taxAmount" : 12345.0,
"fees" : 12345.0,
"paymentOrder" : "...",
"parentEntityType" : { },
"accountingCode" : { },
"journal" : { },
"paymentMethod" : "PAYPAL",
"paymentInfo1" : "...",
"accountingDate" : 12345,
"matchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"notified" : true,
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"subscription" : { },
"amountWithoutTax" : 12345.0,
"code" : "...",
"bankLot" : "...",
"descriptionOrCode" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"bankReference" : "...",
"paymentInfo6" : "...",
"ddRequestItem" : { },
"transactionDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"seller" : { },
"auditable" : { },
"descriptionAndCode" : "...",
"transactionCategory" : "CREDIT",
"auditableFields" : [ { }, { } ],
"paymentInfo2" : "...",
"depositDate" : 12345,
"cfAccumulatedValues" : { },
"dunningDocument" : { },
"unMatchingAmount" : 12345.0,
"bankCollectionDate" : 12345,
"paymentInfo5" : "...",
"operationAction" : "NONE",
"status" : "POSTED",
"reference" : "...",
"comment" : "...",
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"description" : "..."
}, {
"uuid" : "...",
"reason" : "REJECTED",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"historized" : true,
"transient" : true,
"rejectedPayment" : { },
"invoices" : [ { }, { } ],
"customerAccount" : { },
"paymentInfo" : "...",
"type" : "...",
"paymentInfo3" : "...",
"collectionDate" : 12345,
"referenceCode" : "...",
"paymentHistories" : [ { }, { } ],
"paymentVentilation" : { },
"orderNumber" : "...",
"operationNumber" : 12345,
"paymentInfo4" : "...",
"matchingStatus" : "L",
"billingAccountName" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"id" : 12345,
"amount" : 12345.0,
"parentEntity" : { },
"taxAmount" : 12345.0,
"fees" : 12345.0,
"paymentOrder" : "...",
"parentEntityType" : { },
"accountingCode" : { },
"journal" : { },
"paymentMethod" : "STRIPE",
"paymentInfo1" : "...",
"accountingDate" : 12345,
"matchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"notified" : true,
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"subscription" : { },
"amountWithoutTax" : 12345.0,
"code" : "...",
"bankLot" : "...",
"descriptionOrCode" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"bankReference" : "...",
"paymentInfo6" : "...",
"ddRequestItem" : { },
"transactionDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"seller" : { },
"auditable" : { },
"descriptionAndCode" : "...",
"transactionCategory" : "CREDIT",
"auditableFields" : [ { }, { } ],
"paymentInfo2" : "...",
"depositDate" : 12345,
"cfAccumulatedValues" : { },
"dunningDocument" : { },
"unMatchingAmount" : 12345.0,
"bankCollectionDate" : 12345,
"paymentInfo5" : "...",
"operationAction" : "TO_REFUND",
"status" : "EXPORT_FAILED",
"reference" : "...",
"comment" : "...",
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"description" : "..."
} ],
"historized" : true,
"notified" : true,
"referenceDescription" : "...",
"codeChanged" : true,
"dueInvoices" : [ {
"auditable" : { },
"subscription" : { },
"transactionDate" : 12345,
"matchingAmount" : 12345.0,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"paymentVentilation" : { },
"customerAccount" : { },
"unMatchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"codeChanged" : true,
"operationAction" : "TO_REFUND",
"netToPay" : 12345.0,
"journal" : { },
"paymentHistories" : [ { }, { } ],
"bankReference" : "...",
"collectionDate" : 12345,
"descriptionOrCode" : "...",
"productionDate" : 12345,
"taxAmount" : 12345.0,
"transactionCategory" : "CREDIT",
"notified" : true,
"amount" : 12345.0,
"accountingDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"invoiceDate" : 12345,
"ddRequestItem" : { },
"cfAccumulatedValues" : { },
"status" : "EXPORT_FAILED",
"reason" : "REJECTED",
"operationNumber" : 12345,
"paymentScheduleInstanceItem" : { },
"type" : "...",
"dunningDocument" : { },
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"appendGeneratedCode" : true,
"paymentInfo" : "...",
"paymentInfo3" : "...",
"description" : "...",
"paymentInfo6" : "...",
"reference" : "...",
"transient" : true,
"paymentInfo5" : "...",
"accountingCode" : { },
"rejectedPayment" : { },
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"bankLot" : "...",
"code" : "...",
"uuid" : "...",
"invoices" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"accountingSchemeEntries" : [ { }, { } ],
"paymentInfo1" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"seller" : { },
"dueDate" : 12345,
"version" : 12345,
"matchingStatus" : "O",
"invoice" : { },
"parentEntityType" : { },
"paymentInfo2" : "...",
"paymentInfo4" : "...",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"referenceDescription" : "...",
"bankCollectionDate" : 12345,
"agedReceivableReportKey" : "...",
"orderNumber" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"paymentMethod" : "PAYPAL"
}, {
"auditable" : { },
"subscription" : { },
"transactionDate" : 12345,
"matchingAmount" : 12345.0,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"paymentVentilation" : { },
"customerAccount" : { },
"unMatchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"codeChanged" : true,
"operationAction" : "TO_REFUND",
"netToPay" : 12345.0,
"journal" : { },
"paymentHistories" : [ { }, { } ],
"bankReference" : "...",
"collectionDate" : 12345,
"descriptionOrCode" : "...",
"productionDate" : 12345,
"taxAmount" : 12345.0,
"transactionCategory" : "DEBIT",
"notified" : true,
"amount" : 12345.0,
"accountingDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"invoiceDate" : 12345,
"ddRequestItem" : { },
"cfAccumulatedValues" : { },
"status" : "REJECTED",
"reason" : "FORCED",
"operationNumber" : 12345,
"paymentScheduleInstanceItem" : { },
"type" : "...",
"dunningDocument" : { },
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"appendGeneratedCode" : true,
"paymentInfo" : "...",
"paymentInfo3" : "...",
"description" : "...",
"paymentInfo6" : "...",
"reference" : "...",
"transient" : true,
"paymentInfo5" : "...",
"accountingCode" : { },
"rejectedPayment" : { },
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"bankLot" : "...",
"code" : "...",
"uuid" : "...",
"invoices" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"accountingSchemeEntries" : [ { }, { } ],
"paymentInfo1" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"seller" : { },
"dueDate" : 12345,
"version" : 12345,
"matchingStatus" : "R",
"invoice" : { },
"parentEntityType" : { },
"paymentInfo2" : "...",
"paymentInfo4" : "...",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"referenceDescription" : "...",
"bankCollectionDate" : 12345,
"agedReceivableReportKey" : "...",
"orderNumber" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"paymentMethod" : "DIRECTDEBIT"
} ],
"status" : "CLOSED",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "PAYPAL",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R5",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"code" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"transient" : true
}, {
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"paidAmount" : 12345.0,
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"parentEntityType" : { },
"amountWithoutTax" : 12345.0,
"subscription" : {
"historized" : true,
"discountPlan" : { },
"referenceCode" : "...",
"email" : "...",
"parentEntity" : { },
"userAccount" : { },
"cfAccumulatedValues" : { },
"mailingType" : "AUTO",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"code" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"nextVersion" : { },
"ccedEmails" : "...",
"descriptionOrCode" : "...",
"emailTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"minimumArticle" : { },
"status" : "RESILIATED",
"totalInvoicingAmountWithoutTax" : 12345.0,
"order" : { },
"endAgreementDate" : 12345,
"edrs" : [ { }, { } ],
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"counters" : {
"property1" : { },
"property2" : { }
},
"minInvoiceLines" : [ { }, { } ],
"descriptionAndCode" : "...",
"uuid" : "...",
"id" : 12345,
"codeChanged" : true,
"orderOffer" : { },
"paymentMethod" : { },
"minimumLabelEl" : "...",
"minimumAmountEl" : "...",
"subscribedTillDate" : 12345,
"productInstances" : [ { }, { } ],
"attributeInstances" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"versionNumber" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"renewed" : true,
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"orderNumber" : "...",
"statusDate" : 12345,
"previousVersion" : { },
"seller" : { },
"ratingGroup" : "...",
"anyServiceActive" : true,
"prestation" : "...",
"version" : 12345,
"referenceDescription" : "...",
"electronicBilling" : true,
"salesPersonName" : "...",
"discountPlanInstances" : [ { }, { } ],
"cfValues" : { },
"subscriptionTerminationReason" : { },
"description" : "...",
"subscriptionMonthsAge" : 12345,
"minimumInvoiceSubCategory" : { },
"renewalNotifiedDate" : 12345,
"billingRun" : { },
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"renewalDate" : 12345,
"notified" : true,
"billingCycle" : { },
"notifyOfRenewalDate" : 12345,
"initialSubscriptionRenewal" : "...",
"defaultLevel" : true,
"autoEndOfEngagement" : true,
"auditable" : { },
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"offer" : { },
"validity" : { },
"accessPoints" : [ { }, { } ],
"transient" : true
},
"id" : 12345,
"referenceCode" : "...",
"amountWithTax" : 12345.0,
"payments" : [ {
"uuid" : "...",
"reason" : "FORCED",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"historized" : true,
"transient" : true,
"rejectedPayment" : { },
"invoices" : [ { }, { } ],
"customerAccount" : { },
"paymentInfo" : "...",
"type" : "...",
"paymentInfo3" : "...",
"collectionDate" : 12345,
"referenceCode" : "...",
"paymentHistories" : [ { }, { } ],
"paymentVentilation" : { },
"orderNumber" : "...",
"operationNumber" : 12345,
"paymentInfo4" : "...",
"matchingStatus" : "L",
"billingAccountName" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"id" : 12345,
"amount" : 12345.0,
"parentEntity" : { },
"taxAmount" : 12345.0,
"fees" : 12345.0,
"paymentOrder" : "...",
"parentEntityType" : { },
"accountingCode" : { },
"journal" : { },
"paymentMethod" : "PAYPAL",
"paymentInfo1" : "...",
"accountingDate" : 12345,
"matchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"notified" : true,
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"subscription" : { },
"amountWithoutTax" : 12345.0,
"code" : "...",
"bankLot" : "...",
"descriptionOrCode" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"bankReference" : "...",
"paymentInfo6" : "...",
"ddRequestItem" : { },
"transactionDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"seller" : { },
"auditable" : { },
"descriptionAndCode" : "...",
"transactionCategory" : "CREDIT",
"auditableFields" : [ { }, { } ],
"paymentInfo2" : "...",
"depositDate" : 12345,
"cfAccumulatedValues" : { },
"dunningDocument" : { },
"unMatchingAmount" : 12345.0,
"bankCollectionDate" : 12345,
"paymentInfo5" : "...",
"operationAction" : "NONE",
"status" : "EXPORT_FAILED",
"reference" : "...",
"comment" : "...",
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"description" : "..."
}, {
"uuid" : "...",
"reason" : "REJECTED",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"historized" : true,
"transient" : true,
"rejectedPayment" : { },
"invoices" : [ { }, { } ],
"customerAccount" : { },
"paymentInfo" : "...",
"type" : "...",
"paymentInfo3" : "...",
"collectionDate" : 12345,
"referenceCode" : "...",
"paymentHistories" : [ { }, { } ],
"paymentVentilation" : { },
"orderNumber" : "...",
"operationNumber" : 12345,
"paymentInfo4" : "...",
"matchingStatus" : "I",
"billingAccountName" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"id" : 12345,
"amount" : 12345.0,
"parentEntity" : { },
"taxAmount" : 12345.0,
"fees" : 12345.0,
"paymentOrder" : "...",
"parentEntityType" : { },
"accountingCode" : { },
"journal" : { },
"paymentMethod" : "DIRECTDEBIT",
"paymentInfo1" : "...",
"accountingDate" : 12345,
"matchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"appendGeneratedCode" : true,
"version" : 12345,
"notified" : true,
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"subscription" : { },
"amountWithoutTax" : 12345.0,
"code" : "...",
"bankLot" : "...",
"descriptionOrCode" : "...",
"accountingSchemeEntries" : [ { }, { } ],
"bankReference" : "...",
"paymentInfo6" : "...",
"ddRequestItem" : { },
"transactionDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"seller" : { },
"auditable" : { },
"descriptionAndCode" : "...",
"transactionCategory" : "DEBIT",
"auditableFields" : [ { }, { } ],
"paymentInfo2" : "...",
"depositDate" : 12345,
"cfAccumulatedValues" : { },
"dunningDocument" : { },
"unMatchingAmount" : 12345.0,
"bankCollectionDate" : 12345,
"paymentInfo5" : "...",
"operationAction" : "TO_REFUND",
"status" : "EXPORT_FAILED",
"reference" : "...",
"comment" : "...",
"parentCFEntities" : [ { }, { } ],
"dueDate" : 12345,
"description" : "..."
} ],
"historized" : true,
"notified" : true,
"referenceDescription" : "...",
"codeChanged" : true,
"dueInvoices" : [ {
"auditable" : { },
"subscription" : { },
"transactionDate" : 12345,
"matchingAmount" : 12345.0,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"paymentVentilation" : { },
"customerAccount" : { },
"unMatchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"codeChanged" : true,
"operationAction" : "NONE",
"netToPay" : 12345.0,
"journal" : { },
"paymentHistories" : [ { }, { } ],
"bankReference" : "...",
"collectionDate" : 12345,
"descriptionOrCode" : "...",
"productionDate" : 12345,
"taxAmount" : 12345.0,
"transactionCategory" : "CREDIT",
"notified" : true,
"amount" : 12345.0,
"accountingDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"invoiceDate" : 12345,
"ddRequestItem" : { },
"cfAccumulatedValues" : { },
"status" : "POSTED",
"reason" : "FORCED",
"operationNumber" : 12345,
"paymentScheduleInstanceItem" : { },
"type" : "...",
"dunningDocument" : { },
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"appendGeneratedCode" : true,
"paymentInfo" : "...",
"paymentInfo3" : "...",
"description" : "...",
"paymentInfo6" : "...",
"reference" : "...",
"transient" : true,
"paymentInfo5" : "...",
"accountingCode" : { },
"rejectedPayment" : { },
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"bankLot" : "...",
"code" : "...",
"uuid" : "...",
"invoices" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"accountingSchemeEntries" : [ { }, { } ],
"paymentInfo1" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"seller" : { },
"dueDate" : 12345,
"version" : 12345,
"matchingStatus" : "C",
"invoice" : { },
"parentEntityType" : { },
"paymentInfo2" : "...",
"paymentInfo4" : "...",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"referenceDescription" : "...",
"bankCollectionDate" : 12345,
"agedReceivableReportKey" : "...",
"orderNumber" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"paymentMethod" : "STRIPE"
}, {
"auditable" : { },
"subscription" : { },
"transactionDate" : 12345,
"matchingAmount" : 12345.0,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"paymentVentilation" : { },
"customerAccount" : { },
"unMatchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"codeChanged" : true,
"operationAction" : "TO_REFUND",
"netToPay" : 12345.0,
"journal" : { },
"paymentHistories" : [ { }, { } ],
"bankReference" : "...",
"collectionDate" : 12345,
"descriptionOrCode" : "...",
"productionDate" : 12345,
"taxAmount" : 12345.0,
"transactionCategory" : "DEBIT",
"notified" : true,
"amount" : 12345.0,
"accountingDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"invoiceDate" : 12345,
"ddRequestItem" : { },
"cfAccumulatedValues" : { },
"status" : "REJECTED",
"reason" : "CLOSED_PERIOD",
"operationNumber" : 12345,
"paymentScheduleInstanceItem" : { },
"type" : "...",
"dunningDocument" : { },
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"appendGeneratedCode" : true,
"paymentInfo" : "...",
"paymentInfo3" : "...",
"description" : "...",
"paymentInfo6" : "...",
"reference" : "...",
"transient" : true,
"paymentInfo5" : "...",
"accountingCode" : { },
"rejectedPayment" : { },
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"bankLot" : "...",
"code" : "...",
"uuid" : "...",
"invoices" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"accountingSchemeEntries" : [ { }, { } ],
"paymentInfo1" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"seller" : { },
"dueDate" : 12345,
"version" : 12345,
"matchingStatus" : "P",
"invoice" : { },
"parentEntityType" : { },
"paymentInfo2" : "...",
"paymentInfo4" : "...",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"referenceDescription" : "...",
"bankCollectionDate" : 12345,
"agedReceivableReportKey" : "...",
"orderNumber" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"paymentMethod" : "WIRETRANSFER"
} ],
"status" : "OPEN",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CARD",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"code" : "...",
"appendGeneratedCode" : true,
"version" : 12345,
"transient" : 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
},
"paymentMethods" : [ {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "STRIPE",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "REJECTED",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"paymentType" : "CHECK",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
}, {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CARD",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "REJECTED",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"paymentType" : "DIRECTDEBIT",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
} ],
"tradingCurrency" : {
"symbol" : "...",
"disabled" : true,
"active" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"currency" : {
"auditable" : { },
"description" : "...",
"currencyCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"descriptionEn" : "...",
"symbol" : "...",
"transient" : true,
"notified" : true,
"version" : 12345,
"id" : 12345,
"systemCurrency" : true,
"auditableFields" : [ { }, { } ]
},
"currentRateUpdater" : "...",
"prCurrencyToThis" : 12345.0,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"decimalPlaces" : 12345,
"historized" : true,
"id" : 12345,
"currentRateFromDate" : 12345,
"currencyCode" : "...",
"exchangeRates" : [ {
"currentRate" : true,
"tradingCurrency" : { },
"transient" : true,
"notified" : true,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"fromDate" : 12345,
"historized" : true,
"version" : 12345,
"active" : true,
"exchangeRate" : 12345.0,
"id" : 12345,
"auditable" : { }
}, {
"currentRate" : true,
"tradingCurrency" : { },
"transient" : true,
"notified" : true,
"auditableFields" : [ { }, { } ],
"disabled" : true,
"fromDate" : 12345,
"historized" : true,
"version" : 12345,
"active" : true,
"exchangeRate" : 12345.0,
"id" : 12345,
"auditable" : { }
} ],
"prDescription" : "...",
"version" : 12345,
"currentRate" : 12345.0,
"transient" : true,
"notified" : true
},
"descriptionAndCode" : "...",
"actionDunnings" : [ {
"dunningLOT" : {
"auditable" : { },
"actions" : [ { }, { } ],
"fileName" : "...",
"notified" : true,
"dunningHistory" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"actionType" : "EMAIL",
"version" : 12345,
"historized" : true,
"transient" : true
},
"fromLevel" : "R2",
"notified" : true,
"creationDate" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"version" : 12345,
"statusDate" : 12345,
"transient" : true,
"toLevel" : "R0",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "PAYPAL",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R5",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"typeAction" : "LETTER",
"historized" : true,
"id" : 12345,
"amountDue" : 12345.0,
"status" : "A",
"recordedInvoice" : {
"auditable" : { },
"subscription" : { },
"transactionDate" : 12345,
"matchingAmount" : 12345.0,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"paymentVentilation" : { },
"customerAccount" : { },
"unMatchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"codeChanged" : true,
"operationAction" : "TO_REFUND",
"netToPay" : 12345.0,
"journal" : { },
"paymentHistories" : [ { }, { } ],
"bankReference" : "...",
"collectionDate" : 12345,
"descriptionOrCode" : "...",
"productionDate" : 12345,
"taxAmount" : 12345.0,
"transactionCategory" : "CREDIT",
"notified" : true,
"amount" : 12345.0,
"accountingDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"invoiceDate" : 12345,
"ddRequestItem" : { },
"cfAccumulatedValues" : { },
"status" : "EXPORTED",
"reason" : "CLOSED_PERIOD",
"operationNumber" : 12345,
"paymentScheduleInstanceItem" : { },
"type" : "...",
"dunningDocument" : { },
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"appendGeneratedCode" : true,
"paymentInfo" : "...",
"paymentInfo3" : "...",
"description" : "...",
"paymentInfo6" : "...",
"reference" : "...",
"transient" : true,
"paymentInfo5" : "...",
"accountingCode" : { },
"rejectedPayment" : { },
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"bankLot" : "...",
"code" : "...",
"uuid" : "...",
"invoices" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"accountingSchemeEntries" : [ { }, { } ],
"paymentInfo1" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"seller" : { },
"dueDate" : 12345,
"version" : 12345,
"matchingStatus" : "L",
"invoice" : { },
"parentEntityType" : { },
"paymentInfo2" : "...",
"paymentInfo4" : "...",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"referenceDescription" : "...",
"bankCollectionDate" : 12345,
"agedReceivableReportKey" : "...",
"orderNumber" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"paymentMethod" : "CASH"
},
"actionPlanItem" : {
"transient" : true,
"wfTransition" : { },
"actionEl" : "...",
"id" : 12345,
"userGroupCode" : "...",
"conditionEl" : "...",
"uuid" : "...",
"priority" : 12345,
"version" : 12345
}
}, {
"dunningLOT" : {
"auditable" : { },
"actions" : [ { }, { } ],
"fileName" : "...",
"notified" : true,
"dunningHistory" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"actionType" : "CHARGE",
"version" : 12345,
"historized" : true,
"transient" : true
},
"fromLevel" : "R2",
"notified" : true,
"creationDate" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"version" : 12345,
"statusDate" : 12345,
"transient" : true,
"toLevel" : "R3",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CASH",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R3",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"typeAction" : "LETTER",
"historized" : true,
"id" : 12345,
"amountDue" : 12345.0,
"status" : "T",
"recordedInvoice" : {
"auditable" : { },
"subscription" : { },
"transactionDate" : 12345,
"matchingAmount" : 12345.0,
"referenceCode" : "...",
"parentCFEntities" : [ { }, { } ],
"paymentVentilation" : { },
"customerAccount" : { },
"unMatchingAmount" : 12345.0,
"paymentDeferralCount" : 12345,
"codeChanged" : true,
"operationAction" : "TO_REFUND",
"netToPay" : 12345.0,
"journal" : { },
"paymentHistories" : [ { }, { } ],
"bankReference" : "...",
"collectionDate" : 12345,
"descriptionOrCode" : "...",
"productionDate" : 12345,
"taxAmount" : 12345.0,
"transactionCategory" : "CREDIT",
"notified" : true,
"amount" : 12345.0,
"accountingDate" : 12345,
"matchingAmounts" : [ { }, { } ],
"invoiceDate" : 12345,
"ddRequestItem" : { },
"cfAccumulatedValues" : { },
"status" : "EXPORTED",
"reason" : "CLOSED_PERIOD",
"operationNumber" : 12345,
"paymentScheduleInstanceItem" : { },
"type" : "...",
"dunningDocument" : { },
"cfValues" : { },
"paymentAction" : "PENDING_PAYMENT",
"appendGeneratedCode" : true,
"paymentInfo" : "...",
"paymentInfo3" : "...",
"description" : "...",
"paymentInfo6" : "...",
"reference" : "...",
"transient" : true,
"paymentInfo5" : "...",
"accountingCode" : { },
"rejectedPayment" : { },
"billingAccountName" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"bankLot" : "...",
"code" : "...",
"uuid" : "...",
"invoices" : [ { }, { } ],
"recordedInvoiceCatAgregates" : [ { }, { } ],
"accountingSchemeEntries" : [ { }, { } ],
"paymentInfo1" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"parentEntity" : { },
"seller" : { },
"dueDate" : 12345,
"version" : 12345,
"matchingStatus" : "O",
"invoice" : { },
"parentEntityType" : { },
"paymentInfo2" : "...",
"paymentInfo4" : "...",
"accountCodeClientSide" : "...",
"accountingExportFile" : "...",
"referenceDescription" : "...",
"bankCollectionDate" : 12345,
"agedReceivableReportKey" : "...",
"orderNumber" : "...",
"depositDate" : 12345,
"amountWithoutTax" : 12345.0,
"paymentMethod" : "DIRECTDEBIT"
},
"actionPlanItem" : {
"transient" : true,
"wfTransition" : { },
"actionEl" : "...",
"id" : 12345,
"userGroupCode" : "...",
"conditionEl" : "...",
"uuid" : "...",
"priority" : 12345,
"version" : 12345
}
} ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CASH",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "INACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"paymentType" : "STRIPE",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
}, {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R4",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "INACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"paymentType" : "STRIPE",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
} ],
"property2" : [ {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "DIRECTDEBIT",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R4",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "ACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"paymentType" : "CARD",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
}, {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "STRIPE",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R6",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "INACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"paymentType" : "CARD",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
} ]
},
"counters" : {
"property1" : {
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"id" : 12345,
"chargeInstances" : [ {
"parentEntity" : { },
"appendGeneratedCode" : true,
"statusDate" : 12345,
"chargeType" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeDate" : 12345,
"id" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"prepaid" : true,
"parentCFEntities" : [ { }, { } ],
"country" : { },
"accumulatorCounterInstances" : [ { }, { } ],
"criteria3" : "...",
"referenceCode" : "...",
"subscription" : { },
"chargeMainType" : "RECURRING",
"descriptionOrCode" : "...",
"invoicingCalendar" : { },
"currency" : { },
"notified" : true,
"walletOperations" : [ { }, { } ],
"chargeTemplate" : { },
"serviceInstance" : { },
"version" : 12345,
"orderNumber" : "...",
"reactivationDate" : 12345,
"description" : "...",
"cfValues" : { },
"status" : "PENDING",
"codeChanged" : true,
"descriptionAndCode" : "...",
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"criteria1" : "...",
"amountWithTax" : 12345.0,
"uuid" : "...",
"auditable" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"referenceDescription" : "...",
"criteria2" : "...",
"userAccount" : { },
"applyDiscountsOnOverridenPrice" : true,
"auditableFields" : [ { }, { } ],
"terminationDate" : 12345,
"transient" : true,
"taxClassResolved" : { },
"counter" : { },
"historized" : true
}, {
"parentEntity" : { },
"appendGeneratedCode" : true,
"statusDate" : 12345,
"chargeType" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeDate" : 12345,
"id" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"prepaid" : true,
"parentCFEntities" : [ { }, { } ],
"country" : { },
"accumulatorCounterInstances" : [ { }, { } ],
"criteria3" : "...",
"referenceCode" : "...",
"subscription" : { },
"chargeMainType" : "ONESHOT",
"descriptionOrCode" : "...",
"invoicingCalendar" : { },
"currency" : { },
"notified" : true,
"walletOperations" : [ { }, { } ],
"chargeTemplate" : { },
"serviceInstance" : { },
"version" : 12345,
"orderNumber" : "...",
"reactivationDate" : 12345,
"description" : "...",
"cfValues" : { },
"status" : "INACTIVE",
"codeChanged" : true,
"descriptionAndCode" : "...",
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"criteria1" : "...",
"amountWithTax" : 12345.0,
"uuid" : "...",
"auditable" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"referenceDescription" : "...",
"criteria2" : "...",
"userAccount" : { },
"applyDiscountsOnOverridenPrice" : true,
"auditableFields" : [ { }, { } ],
"terminationDate" : 12345,
"transient" : true,
"taxClassResolved" : { },
"counter" : { },
"historized" : true
} ],
"userAccount" : {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CLOSED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
},
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ {
"historized" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"accumulatorType" : "MULTI_VALUE",
"referenceDescription" : "...",
"description" : "...",
"accumulator" : true,
"counterInstance" : { },
"notificationLevels" : "...",
"periodStartDate" : 12345,
"transient" : true,
"level" : 12345.0,
"notified" : true,
"accumulatedValues" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"periodEndDate" : 12345,
"version" : 12345,
"appendGeneratedCode" : true,
"notificationLevelsAsMap" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"codeChanged" : true,
"parentEntityType" : { },
"counterType" : "USAGE_AMOUNT",
"value" : 12345.0,
"code" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"auditable" : { }
}, {
"historized" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"accumulatorType" : "MULTI_VALUE",
"referenceDescription" : "...",
"description" : "...",
"accumulator" : true,
"counterInstance" : { },
"notificationLevels" : "...",
"periodStartDate" : 12345,
"transient" : true,
"level" : 12345.0,
"notified" : true,
"accumulatedValues" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"periodEndDate" : 12345,
"version" : 12345,
"appendGeneratedCode" : true,
"notificationLevelsAsMap" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"codeChanged" : true,
"parentEntityType" : { },
"counterType" : "USAGE",
"value" : 12345.0,
"code" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"auditable" : { }
} ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : {
"historized" : true,
"discountPlan" : { },
"referenceCode" : "...",
"email" : "...",
"parentEntity" : { },
"userAccount" : { },
"cfAccumulatedValues" : { },
"mailingType" : "MANUAL",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"code" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"nextVersion" : { },
"ccedEmails" : "...",
"descriptionOrCode" : "...",
"emailTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"minimumArticle" : { },
"status" : "CLOSED",
"totalInvoicingAmountWithoutTax" : 12345.0,
"order" : { },
"endAgreementDate" : 12345,
"edrs" : [ { }, { } ],
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"counters" : {
"property1" : { },
"property2" : { }
},
"minInvoiceLines" : [ { }, { } ],
"descriptionAndCode" : "...",
"uuid" : "...",
"id" : 12345,
"codeChanged" : true,
"orderOffer" : { },
"paymentMethod" : { },
"minimumLabelEl" : "...",
"minimumAmountEl" : "...",
"subscribedTillDate" : 12345,
"productInstances" : [ { }, { } ],
"attributeInstances" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"versionNumber" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"renewed" : true,
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"orderNumber" : "...",
"statusDate" : 12345,
"previousVersion" : { },
"seller" : { },
"ratingGroup" : "...",
"anyServiceActive" : true,
"prestation" : "...",
"version" : 12345,
"referenceDescription" : "...",
"electronicBilling" : true,
"salesPersonName" : "...",
"discountPlanInstances" : [ { }, { } ],
"cfValues" : { },
"subscriptionTerminationReason" : { },
"description" : "...",
"subscriptionMonthsAge" : 12345,
"minimumInvoiceSubCategory" : { },
"renewalNotifiedDate" : 12345,
"billingRun" : { },
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"renewalDate" : 12345,
"notified" : true,
"billingCycle" : { },
"notifyOfRenewalDate" : 12345,
"initialSubscriptionRenewal" : "...",
"defaultLevel" : true,
"autoEndOfEngagement" : true,
"auditable" : { },
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"offer" : { },
"validity" : { },
"accessPoints" : [ { }, { } ],
"transient" : true
},
"parentEntityType" : { },
"customer" : {
"minimumChargeTemplate" : { },
"businessAccountModel" : { },
"anonymized" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"transient" : true,
"checkThreshold" : "BEFORE_DISCOUNT",
"cfAccumulatedValues" : { },
"additionalDetails" : { },
"uuid" : "...",
"primaryContact" : { },
"descriptionOrCode" : "...",
"accountType" : "...",
"seller" : { },
"id" : 12345,
"minimumTargetAccount" : { },
"minimumLabelEl" : "...",
"anonymizationDate" : 12345,
"minimumArticle" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"name" : { },
"version" : 12345,
"address" : { },
"registrationNo" : "...",
"cfValues" : { },
"externalRef2" : "...",
"legalEntityType" : { },
"customerCategory" : { },
"codeChanged" : true,
"parentEntityType" : { },
"defaultLevel" : true,
"invoicingThreshold" : 12345.0,
"description" : "...",
"referenceDescription" : "...",
"customerAccounts" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"code" : "...",
"contactInformation" : { },
"descriptionAndCode" : "...",
"isCompany" : true,
"notified" : true,
"jobTitle" : "...",
"parentEntity" : { },
"contracts" : [ { }, { } ],
"thresholdPerEntity" : true,
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"customerBrand" : { },
"providerContact" : "...",
"minimumAmountEl" : "...",
"addressbook" : { },
"vatNo" : "...",
"externalRef1" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"version" : 12345,
"serviceInstance" : {
"usageChargeInstances" : [ { }, { } ],
"minimumAmountEl" : "...",
"id" : 12345,
"subscriptionDate" : 12345,
"uuid" : "...",
"transient" : true,
"productVersion" : { },
"renewalNotifiedDate" : 12345,
"parentEntityType" : { },
"minimumArticle" : { },
"subscriptionChargeInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"codeChanged" : true,
"minimumInvoiceSubCategory" : { },
"minimumChargeTemplate" : { },
"referenceDescription" : "...",
"quoteProduct" : { },
"reactivationDate" : 12345,
"quantityChanged" : true,
"serviceRenewal" : { },
"cfValues" : { },
"version" : 12345,
"attributeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"ratedTransactions" : [ { }, { } ],
"notified" : true,
"subscriptionTerminationReason" : { },
"serviceCharge" : { },
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"fireRenewalNotice" : true,
"orderHistories" : [ { }, { } ],
"orderItemAction" : "ADD",
"renewed" : true,
"terminationChargeInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"seller" : { },
"amountPS" : 12345.0,
"paymentDayInMonthPS" : 12345,
"priceVersionDate" : 12345,
"auditable" : { },
"description" : "...",
"appendGeneratedCode" : true,
"deliveryDate" : 12345,
"subscribedTillDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"serviceTemplate" : { },
"discountPlanInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"endAgreementDate" : 12345,
"cfAccumulatedValues" : { },
"subscriptionExpired" : true,
"previousQuantity" : 12345.0,
"referenceCode" : "...",
"activationDate" : 12345,
"historized" : true,
"psInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"auditableFields" : [ { }, { } ],
"orderItemId" : 12345,
"code" : "...",
"initialServiceRenewal" : "...",
"priceVersionDateSetting" : "RENEWAL",
"descriptionAndCode" : "...",
"chargeInstances" : [ { }, { } ],
"terminationDate" : 12345,
"orderNumber" : "...",
"rateUntilDate" : 12345,
"calendarPS" : { },
"status" : "INACTIVE",
"invoicingCalendar" : { },
"parentEntity" : { },
"statusDate" : 12345,
"autoEndOfEngagement" : true
},
"descriptionOrCode" : "...",
"billingAccount" : {
"codeChanged" : true,
"terminationReason" : { },
"discountPlan" : { },
"minInvoiceLines" : [ { }, { } ],
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"parentEntity" : { },
"accountType" : "...",
"code" : "...",
"seller" : { },
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "CLOSED",
"tradingCurrency" : { },
"historized" : true,
"externalRef1" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"usersAccounts" : [ { }, { } ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : { },
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "MANUAL",
"billingRun" : { },
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "BEFORE_DISCOUNT",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : { },
"paymentMethod" : { },
"taxCategory" : { },
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : { },
"cfValues" : { },
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"tradingCountry" : { },
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"externalRef2" : "...",
"minimumArticle" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"parentEntityType" : { },
"minimumChargeTemplate" : { },
"minimumInvoiceSubCategory" : { },
"version" : 12345,
"parentUserAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : { },
"customerAccount" : { },
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : { },
"taxCategoryResolved" : { },
"contracts" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : { },
"cfAccumulatedValues" : { },
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : { },
"tags" : [ { }, { } ]
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"notified" : true,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "DIRECTDEBIT",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R3",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"usageChargeInstances" : [ {
"statusDate" : 12345,
"criteria1" : "...",
"notified" : true,
"priority" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"taxClassResolved" : { },
"chargeMainType" : "ONESHOT",
"cfValues" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"version" : 12345,
"transient" : true,
"referenceCode" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeType" : "...",
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"prepaid" : true,
"amountWithTax" : 12345.0,
"overchargedUnitAmountWithoutTax" : 12345.0,
"walletOperations" : [ { }, { } ],
"historized" : true,
"chargeTemplate" : { },
"invoicingCalendar" : { },
"reactivationDate" : 12345,
"criteria3" : "...",
"applyDiscountsOnOverridenPrice" : true,
"ratingUnitDescription" : "...",
"status" : "CANCELED",
"orderNumber" : "...",
"code" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"description" : "...",
"chargeDate" : 12345,
"counter" : { },
"walletInstances" : [ { }, { } ],
"criteria2" : "...",
"country" : { },
"seller" : { },
"auditable" : { },
"amountWithoutTax" : 12345.0,
"id" : 12345,
"cfAccumulatedValues" : { },
"serviceInstance" : { },
"walletOperationsSorted" : [ { }, { } ],
"currency" : { },
"subscription" : { },
"codeChanged" : true
}, {
"statusDate" : 12345,
"criteria1" : "...",
"notified" : true,
"priority" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"taxClassResolved" : { },
"chargeMainType" : "USAGE",
"cfValues" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"version" : 12345,
"transient" : true,
"referenceCode" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeType" : "...",
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"prepaid" : true,
"amountWithTax" : 12345.0,
"overchargedUnitAmountWithoutTax" : 12345.0,
"walletOperations" : [ { }, { } ],
"historized" : true,
"chargeTemplate" : { },
"invoicingCalendar" : { },
"reactivationDate" : 12345,
"criteria3" : "...",
"applyDiscountsOnOverridenPrice" : true,
"ratingUnitDescription" : "...",
"status" : "INACTIVE",
"orderNumber" : "...",
"code" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"description" : "...",
"chargeDate" : 12345,
"counter" : { },
"walletInstances" : [ { }, { } ],
"criteria2" : "...",
"country" : { },
"seller" : { },
"auditable" : { },
"amountWithoutTax" : 12345.0,
"id" : 12345,
"cfAccumulatedValues" : { },
"serviceInstance" : { },
"walletOperationsSorted" : [ { }, { } ],
"currency" : { },
"subscription" : { },
"codeChanged" : true
} ],
"referenceDescription" : "...",
"counterTemplate" : {
"calendar" : { },
"ceilingExpressionEl" : "...",
"codeChanged" : true,
"active" : true,
"counterLevel" : "SI",
"id" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"transient" : true,
"ceiling" : 12345.0,
"parentEntity" : { },
"accumulatorType" : "MULTI_VALUE",
"filterEl" : "...",
"version" : 12345,
"description" : "...",
"valueEl" : "...",
"referenceCode" : "...",
"notificationLevels" : "...",
"keyEl" : "...",
"auditable" : { },
"counterType" : "USAGE",
"code" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"disabled" : true,
"descriptionAndCode" : "...",
"calendarCodeEl" : "...",
"accumulator" : true,
"unityDescription" : "..."
},
"appendGeneratedCode" : true,
"description" : "..."
},
"property2" : {
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"id" : 12345,
"chargeInstances" : [ {
"parentEntity" : { },
"appendGeneratedCode" : true,
"statusDate" : 12345,
"chargeType" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeDate" : 12345,
"id" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"prepaid" : true,
"parentCFEntities" : [ { }, { } ],
"country" : { },
"accumulatorCounterInstances" : [ { }, { } ],
"criteria3" : "...",
"referenceCode" : "...",
"subscription" : { },
"chargeMainType" : "RECURRING",
"descriptionOrCode" : "...",
"invoicingCalendar" : { },
"currency" : { },
"notified" : true,
"walletOperations" : [ { }, { } ],
"chargeTemplate" : { },
"serviceInstance" : { },
"version" : 12345,
"orderNumber" : "...",
"reactivationDate" : 12345,
"description" : "...",
"cfValues" : { },
"status" : "SUSPENDED",
"codeChanged" : true,
"descriptionAndCode" : "...",
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"criteria1" : "...",
"amountWithTax" : 12345.0,
"uuid" : "...",
"auditable" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"referenceDescription" : "...",
"criteria2" : "...",
"userAccount" : { },
"applyDiscountsOnOverridenPrice" : true,
"auditableFields" : [ { }, { } ],
"terminationDate" : 12345,
"transient" : true,
"taxClassResolved" : { },
"counter" : { },
"historized" : true
}, {
"parentEntity" : { },
"appendGeneratedCode" : true,
"statusDate" : 12345,
"chargeType" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeDate" : 12345,
"id" : 12345,
"walletOperationsSorted" : [ { }, { } ],
"amountWithoutTax" : 12345.0,
"prepaid" : true,
"parentCFEntities" : [ { }, { } ],
"country" : { },
"accumulatorCounterInstances" : [ { }, { } ],
"criteria3" : "...",
"referenceCode" : "...",
"subscription" : { },
"chargeMainType" : "ONESHOT",
"descriptionOrCode" : "...",
"invoicingCalendar" : { },
"currency" : { },
"notified" : true,
"walletOperations" : [ { }, { } ],
"chargeTemplate" : { },
"serviceInstance" : { },
"version" : 12345,
"orderNumber" : "...",
"reactivationDate" : 12345,
"description" : "...",
"cfValues" : { },
"status" : "TERMINATED",
"codeChanged" : true,
"descriptionAndCode" : "...",
"walletInstances" : [ { }, { } ],
"parentEntityType" : { },
"criteria1" : "...",
"amountWithTax" : 12345.0,
"uuid" : "...",
"auditable" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"seller" : { },
"overchargedUnitAmountWithoutTax" : 12345.0,
"referenceDescription" : "...",
"criteria2" : "...",
"userAccount" : { },
"applyDiscountsOnOverridenPrice" : true,
"auditableFields" : [ { }, { } ],
"terminationDate" : 12345,
"transient" : true,
"taxClassResolved" : { },
"counter" : { },
"historized" : true
} ],
"userAccount" : {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CLOSED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
},
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ {
"historized" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"accumulatorType" : "MULTI_VALUE",
"referenceDescription" : "...",
"description" : "...",
"accumulator" : true,
"counterInstance" : { },
"notificationLevels" : "...",
"periodStartDate" : 12345,
"transient" : true,
"level" : 12345.0,
"notified" : true,
"accumulatedValues" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"periodEndDate" : 12345,
"version" : 12345,
"appendGeneratedCode" : true,
"notificationLevelsAsMap" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"codeChanged" : true,
"parentEntityType" : { },
"counterType" : "USAGE",
"value" : 12345.0,
"code" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"auditable" : { }
}, {
"historized" : true,
"parentEntity" : { },
"descriptionOrCode" : "...",
"accumulatorType" : "SINGLE_VALUE",
"referenceDescription" : "...",
"description" : "...",
"accumulator" : true,
"counterInstance" : { },
"notificationLevels" : "...",
"periodStartDate" : 12345,
"transient" : true,
"level" : 12345.0,
"notified" : true,
"accumulatedValues" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"periodEndDate" : 12345,
"version" : 12345,
"appendGeneratedCode" : true,
"notificationLevelsAsMap" : {
"property1" : 12345.0,
"property2" : 12345.0
},
"codeChanged" : true,
"parentEntityType" : { },
"counterType" : "NOTIFICATION",
"value" : 12345.0,
"code" : "...",
"auditableFields" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"auditable" : { }
} ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : {
"historized" : true,
"discountPlan" : { },
"referenceCode" : "...",
"email" : "...",
"parentEntity" : { },
"userAccount" : { },
"cfAccumulatedValues" : { },
"mailingType" : "AUTO",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"code" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"nextVersion" : { },
"ccedEmails" : "...",
"descriptionOrCode" : "...",
"emailTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"minimumArticle" : { },
"status" : "PENDING",
"totalInvoicingAmountWithoutTax" : 12345.0,
"order" : { },
"endAgreementDate" : 12345,
"edrs" : [ { }, { } ],
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"counters" : {
"property1" : { },
"property2" : { }
},
"minInvoiceLines" : [ { }, { } ],
"descriptionAndCode" : "...",
"uuid" : "...",
"id" : 12345,
"codeChanged" : true,
"orderOffer" : { },
"paymentMethod" : { },
"minimumLabelEl" : "...",
"minimumAmountEl" : "...",
"subscribedTillDate" : 12345,
"productInstances" : [ { }, { } ],
"attributeInstances" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"versionNumber" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"renewed" : true,
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"orderNumber" : "...",
"statusDate" : 12345,
"previousVersion" : { },
"seller" : { },
"ratingGroup" : "...",
"anyServiceActive" : true,
"prestation" : "...",
"version" : 12345,
"referenceDescription" : "...",
"electronicBilling" : true,
"salesPersonName" : "...",
"discountPlanInstances" : [ { }, { } ],
"cfValues" : { },
"subscriptionTerminationReason" : { },
"description" : "...",
"subscriptionMonthsAge" : 12345,
"minimumInvoiceSubCategory" : { },
"renewalNotifiedDate" : 12345,
"billingRun" : { },
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"renewalDate" : 12345,
"notified" : true,
"billingCycle" : { },
"notifyOfRenewalDate" : 12345,
"initialSubscriptionRenewal" : "...",
"defaultLevel" : true,
"autoEndOfEngagement" : true,
"auditable" : { },
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"offer" : { },
"validity" : { },
"accessPoints" : [ { }, { } ],
"transient" : true
},
"parentEntityType" : { },
"customer" : {
"minimumChargeTemplate" : { },
"businessAccountModel" : { },
"anonymized" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"transient" : true,
"checkThreshold" : "POSITIVE_RT",
"cfAccumulatedValues" : { },
"additionalDetails" : { },
"uuid" : "...",
"primaryContact" : { },
"descriptionOrCode" : "...",
"accountType" : "...",
"seller" : { },
"id" : 12345,
"minimumTargetAccount" : { },
"minimumLabelEl" : "...",
"anonymizationDate" : 12345,
"minimumArticle" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"name" : { },
"version" : 12345,
"address" : { },
"registrationNo" : "...",
"cfValues" : { },
"externalRef2" : "...",
"legalEntityType" : { },
"customerCategory" : { },
"codeChanged" : true,
"parentEntityType" : { },
"defaultLevel" : true,
"invoicingThreshold" : 12345.0,
"description" : "...",
"referenceDescription" : "...",
"customerAccounts" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"code" : "...",
"contactInformation" : { },
"descriptionAndCode" : "...",
"isCompany" : true,
"notified" : true,
"jobTitle" : "...",
"parentEntity" : { },
"contracts" : [ { }, { } ],
"thresholdPerEntity" : true,
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"customerBrand" : { },
"providerContact" : "...",
"minimumAmountEl" : "...",
"addressbook" : { },
"vatNo" : "...",
"externalRef1" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"version" : 12345,
"serviceInstance" : {
"usageChargeInstances" : [ { }, { } ],
"minimumAmountEl" : "...",
"id" : 12345,
"subscriptionDate" : 12345,
"uuid" : "...",
"transient" : true,
"productVersion" : { },
"renewalNotifiedDate" : 12345,
"parentEntityType" : { },
"minimumArticle" : { },
"subscriptionChargeInstances" : [ { }, { } ],
"minimumLabelEl" : "...",
"codeChanged" : true,
"minimumInvoiceSubCategory" : { },
"minimumChargeTemplate" : { },
"referenceDescription" : "...",
"quoteProduct" : { },
"reactivationDate" : 12345,
"quantityChanged" : true,
"serviceRenewal" : { },
"cfValues" : { },
"version" : 12345,
"attributeInstances" : [ { }, { } ],
"allDiscountPlanInstances" : [ { }, { } ],
"ratedTransactions" : [ { }, { } ],
"notified" : true,
"subscriptionTerminationReason" : { },
"serviceCharge" : { },
"parentCFEntities" : [ { }, { } ],
"subscription" : { },
"fireRenewalNotice" : true,
"orderHistories" : [ { }, { } ],
"orderItemAction" : "MODIFY",
"renewed" : true,
"terminationChargeInstances" : [ { }, { } ],
"descriptionOrCode" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"seller" : { },
"amountPS" : 12345.0,
"paymentDayInMonthPS" : 12345,
"priceVersionDate" : 12345,
"auditable" : { },
"description" : "...",
"appendGeneratedCode" : true,
"deliveryDate" : 12345,
"subscribedTillDate" : 12345,
"recurringChargeInstances" : [ { }, { } ],
"quantity" : 12345.0,
"serviceTemplate" : { },
"discountPlanInstances" : [ { }, { } ],
"descriptionAndStatus" : "...",
"endAgreementDate" : 12345,
"cfAccumulatedValues" : { },
"subscriptionExpired" : true,
"previousQuantity" : 12345.0,
"referenceCode" : "...",
"activationDate" : 12345,
"historized" : true,
"psInstances" : [ { }, { } ],
"notifyOfRenewalDate" : 12345,
"auditableFields" : [ { }, { } ],
"orderItemId" : 12345,
"code" : "...",
"initialServiceRenewal" : "...",
"priceVersionDateSetting" : "RENEWAL",
"descriptionAndCode" : "...",
"chargeInstances" : [ { }, { } ],
"terminationDate" : 12345,
"orderNumber" : "...",
"rateUntilDate" : 12345,
"calendarPS" : { },
"status" : "CANCELED",
"invoicingCalendar" : { },
"parentEntity" : { },
"statusDate" : 12345,
"autoEndOfEngagement" : true
},
"descriptionOrCode" : "...",
"billingAccount" : {
"codeChanged" : true,
"terminationReason" : { },
"discountPlan" : { },
"minInvoiceLines" : [ { }, { } ],
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"parentEntity" : { },
"accountType" : "...",
"code" : "...",
"seller" : { },
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "ACTIVE",
"tradingCurrency" : { },
"historized" : true,
"externalRef1" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"usersAccounts" : [ { }, { } ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : { },
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "BATCH",
"billingRun" : { },
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "POSITIVE_RT",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : { },
"paymentMethod" : { },
"taxCategory" : { },
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : { },
"cfValues" : { },
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"tradingCountry" : { },
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"externalRef2" : "...",
"minimumArticle" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"parentEntityType" : { },
"minimumChargeTemplate" : { },
"minimumInvoiceSubCategory" : { },
"version" : 12345,
"parentUserAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : { },
"customerAccount" : { },
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : { },
"taxCategoryResolved" : { },
"contracts" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : { },
"cfAccumulatedValues" : { },
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : { },
"tags" : [ { }, { } ]
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"notified" : true,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CASH",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R3",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"usageChargeInstances" : [ {
"statusDate" : 12345,
"criteria1" : "...",
"notified" : true,
"priority" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"taxClassResolved" : { },
"chargeMainType" : "ONESHOT",
"cfValues" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"version" : 12345,
"transient" : true,
"referenceCode" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeType" : "...",
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"prepaid" : true,
"amountWithTax" : 12345.0,
"overchargedUnitAmountWithoutTax" : 12345.0,
"walletOperations" : [ { }, { } ],
"historized" : true,
"chargeTemplate" : { },
"invoicingCalendar" : { },
"reactivationDate" : 12345,
"criteria3" : "...",
"applyDiscountsOnOverridenPrice" : true,
"ratingUnitDescription" : "...",
"status" : "CANCELED",
"orderNumber" : "...",
"code" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"description" : "...",
"chargeDate" : 12345,
"counter" : { },
"walletInstances" : [ { }, { } ],
"criteria2" : "...",
"country" : { },
"seller" : { },
"auditable" : { },
"amountWithoutTax" : 12345.0,
"id" : 12345,
"cfAccumulatedValues" : { },
"serviceInstance" : { },
"walletOperationsSorted" : [ { }, { } ],
"currency" : { },
"subscription" : { },
"codeChanged" : true
}, {
"statusDate" : 12345,
"criteria1" : "...",
"notified" : true,
"priority" : 12345,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"taxClassResolved" : { },
"chargeMainType" : "PRODUCT",
"cfValues" : { },
"appendGeneratedCode" : true,
"parentEntity" : { },
"userAccount" : { },
"version" : 12345,
"transient" : true,
"referenceCode" : "...",
"prepaidWalletInstances" : [ { }, { } ],
"chargeType" : "...",
"terminationDate" : 12345,
"parentCFEntities" : [ { }, { } ],
"prepaid" : true,
"amountWithTax" : 12345.0,
"overchargedUnitAmountWithoutTax" : 12345.0,
"walletOperations" : [ { }, { } ],
"historized" : true,
"chargeTemplate" : { },
"invoicingCalendar" : { },
"reactivationDate" : 12345,
"criteria3" : "...",
"applyDiscountsOnOverridenPrice" : true,
"ratingUnitDescription" : "...",
"status" : "INACTIVE",
"orderNumber" : "...",
"code" : "...",
"accumulatorCounterInstances" : [ { }, { } ],
"description" : "...",
"chargeDate" : 12345,
"counter" : { },
"walletInstances" : [ { }, { } ],
"criteria2" : "...",
"country" : { },
"seller" : { },
"auditable" : { },
"amountWithoutTax" : 12345.0,
"id" : 12345,
"cfAccumulatedValues" : { },
"serviceInstance" : { },
"walletOperationsSorted" : [ { }, { } ],
"currency" : { },
"subscription" : { },
"codeChanged" : true
} ],
"referenceDescription" : "...",
"counterTemplate" : {
"calendar" : { },
"ceilingExpressionEl" : "...",
"codeChanged" : true,
"active" : true,
"counterLevel" : "BA",
"id" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"transient" : true,
"ceiling" : 12345.0,
"parentEntity" : { },
"accumulatorType" : "MULTI_VALUE",
"filterEl" : "...",
"version" : 12345,
"description" : "...",
"valueEl" : "...",
"referenceCode" : "...",
"notificationLevels" : "...",
"keyEl" : "...",
"auditable" : { },
"counterType" : "USAGE",
"code" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"disabled" : true,
"descriptionAndCode" : "...",
"calendarCodeEl" : "...",
"accumulator" : true,
"unityDescription" : "..."
},
"appendGeneratedCode" : true,
"description" : "..."
}
},
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"customer" : {
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : { },
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "DEBIT",
"roundingMode" : "DOWN",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"ratingUnitOfMeasure" : { },
"ratingScript" : { },
"status" : "DRAFT",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "USAGE",
"inputUnitEL" : "...",
"auditable" : { },
"taxClass" : { },
"referenceCode" : "...",
"oneShotChargeTemplateType" : "OTHER",
"attributes" : [ { }, { } ],
"active" : true,
"revenueRecognitionRule" : { },
"disabled" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ { }, { } ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : { },
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"businessAccountModel" : {
"notified" : true,
"hierarchyType" : "CA_UA",
"historized" : true,
"installed" : true,
"referenceDescription" : "...",
"disabled" : true,
"id" : 12345,
"license" : "GPL",
"script" : { },
"codeChanged" : true,
"logoPicture" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"active" : true,
"moduleItems" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"description" : "...",
"descriptionAndCode" : "...",
"downloaded" : true,
"parentEntity" : { },
"moduleSource" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"version" : 12345
},
"anonymized" : true,
"appendGeneratedCode" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"checkThreshold" : "POSITIVE_RT",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"additionalDetails" : {
"instantMessengers" : "...",
"companyName" : "...",
"id" : 12345,
"version" : 12345,
"position" : "...",
"transient" : true
},
"uuid" : "...",
"primaryContact" : {
"parentEntityType" : { },
"id" : 12345,
"version" : 12345,
"lastName" : "...",
"transient" : true,
"fax" : "...",
"auditable" : { },
"firstName" : "...",
"auditableFields" : [ { }, { } ],
"mobile" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"description" : "...",
"address" : { },
"descriptionAndCode" : "...",
"genericMail" : "...",
"phone" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"codeChanged" : true,
"email" : "...",
"code" : "...",
"notified" : true,
"historized" : true
},
"descriptionOrCode" : "...",
"accountType" : "...",
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"id" : 12345,
"minimumTargetAccount" : {
"codeChanged" : true,
"terminationReason" : { },
"discountPlan" : { },
"minInvoiceLines" : [ { }, { } ],
"registrationNo" : "...",
"contactInformationNullSafe" : { },
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : { },
"property2" : { }
},
"parentEntity" : { },
"accountType" : "...",
"code" : "...",
"seller" : { },
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "CLOSED",
"tradingCurrency" : { },
"historized" : true,
"externalRef1" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"discountPlanInstances" : [ { }, { } ],
"tradingLanguage" : { },
"invoices" : [ { }, { } ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"usersAccounts" : [ { }, { } ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : { },
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "MANUAL",
"billingRun" : { },
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "BEFORE_DISCOUNT",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : { },
"paymentMethod" : { },
"taxCategory" : { },
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : { },
"cfValues" : { },
"emailTemplate" : { },
"auditableFields" : [ { }, { } ],
"tradingCountry" : { },
"uuid" : "...",
"minRatedTransactions" : [ { }, { } ],
"externalRef2" : "...",
"minimumArticle" : { },
"allDiscountPlanInstances" : [ { }, { } ],
"parentEntityType" : { },
"minimumChargeTemplate" : { },
"minimumInvoiceSubCategory" : { },
"version" : 12345,
"parentUserAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : { },
"customerAccount" : { },
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : { },
"taxCategoryResolved" : { },
"contracts" : [ { }, { } ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : { },
"cfAccumulatedValues" : { },
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : { },
"tags" : [ { }, { } ]
},
"minimumLabelEl" : "...",
"anonymizationDate" : 12345,
"minimumArticle" : {
"invoiceSubCategory" : { },
"parentEntityType" : { },
"version" : 12345,
"taxClass" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : { },
"parentEntity" : { },
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : { },
"accountingCode" : { },
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"historized" : true,
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"version" : 12345,
"address" : {
"zipCode" : "...",
"city" : "...",
"address4" : "...",
"state" : "...",
"address3" : "...",
"country" : { },
"address2" : "...",
"countryBundle" : "...",
"address5" : "...",
"address1" : "..."
},
"registrationNo" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"externalRef2" : "...",
"legalEntityType" : {
"appendGeneratedCode" : true,
"parentEntity" : { },
"isCompany" : true,
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"transient" : true,
"notified" : true,
"description" : "...",
"descriptionAndCode" : "...",
"descriptionNotNull" : "..."
},
"customerCategory" : {
"exonerationReason" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"parentEntityType" : { },
"cfValues" : { },
"taxCategory" : { },
"taxCategoryEl" : "...",
"transient" : true,
"cfAccumulatedValues" : { },
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"accountingCode" : { },
"historized" : true,
"referenceDescription" : "...",
"code" : "...",
"exonerationTaxEl" : "...",
"codeChanged" : true,
"description" : "...",
"parentEntity" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"appendGeneratedCode" : true,
"referenceCode" : "...",
"auditable" : { },
"exoneratedFromTaxes" : true
},
"codeChanged" : true,
"parentEntityType" : { },
"defaultLevel" : true,
"invoicingThreshold" : 12345.0,
"description" : "...",
"referenceDescription" : "...",
"customerAccounts" : [ {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CASH",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R1",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
}, {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CARD",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
} ],
"counters" : {
"property1" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
},
"property2" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
}
},
"code" : "...",
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"descriptionAndCode" : "...",
"isCompany" : true,
"notified" : true,
"jobTitle" : "...",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"contracts" : [ {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "ACTIVE",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
}, {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "CLOSED",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
} ],
"thresholdPerEntity" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"referenceCode" : "...",
"customerBrand" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"code" : "...",
"referenceCode" : "...",
"codeChanged" : true,
"parentEntity" : { },
"parentEntityType" : { },
"version" : 12345,
"auditable" : { },
"notified" : true,
"descriptionAndCode" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"historized" : true,
"referenceDescription" : "...",
"appendGeneratedCode" : true,
"id" : 12345
},
"providerContact" : "...",
"minimumAmountEl" : "...",
"addressbook" : {
"parentEntity" : { },
"transient" : true,
"descriptionAndCode" : "...",
"auditable" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"description" : "...",
"referenceCode" : "...",
"id" : 12345,
"notified" : true,
"historized" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"contacts" : [ { }, { } ],
"codeChanged" : true,
"code" : "...",
"customer" : { },
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"vatNo" : "...",
"externalRef1" : "..."
},
"accountOperations" : [ {
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : {
"accountOperations" : [ { }, { } ],
"auditable" : { },
"appendGeneratedCode" : true,
"notified" : true,
"referenceCode" : "...",
"id" : 12345,
"occTemplates" : [ { }, { } ],
"descriptionAndCode" : "...",
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"code" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"version" : 12345
},
"referenceCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"appendGeneratedCode" : true,
"accountingCode" : {
"active" : true,
"reportingAccount" : "...",
"code" : "...",
"chartOfAccountTypeEnum" : "EXPENSE",
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"migrated" : true,
"referenceCode" : "...",
"parentAccountingCode" : { },
"auditable" : { },
"disabled" : true,
"chartOfAccountViewTypeEnum" : "REGULAR",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"historized" : true,
"notes" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"referenceDescription" : "..."
},
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "FORCED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "BEFORE_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R6",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "CREDIT",
"billingAccountName" : "...",
"matchingStatus" : "R",
"reference" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"notified" : true,
"invoices" : [ {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "REJECTED",
"paymentStatus" : "DISPUTED",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "UNPAID",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "WIRETRANSFER",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
}, {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "NEW",
"paymentStatus" : "NONE",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "PAID",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "WIRETRANSFER",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
} ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : {
"historized" : true,
"discountPlan" : { },
"referenceCode" : "...",
"email" : "...",
"parentEntity" : { },
"userAccount" : { },
"cfAccumulatedValues" : { },
"mailingType" : "BATCH",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"code" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"nextVersion" : { },
"ccedEmails" : "...",
"descriptionOrCode" : "...",
"emailTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"minimumArticle" : { },
"status" : "CREATED",
"totalInvoicingAmountWithoutTax" : 12345.0,
"order" : { },
"endAgreementDate" : 12345,
"edrs" : [ { }, { } ],
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"counters" : {
"property1" : { },
"property2" : { }
},
"minInvoiceLines" : [ { }, { } ],
"descriptionAndCode" : "...",
"uuid" : "...",
"id" : 12345,
"codeChanged" : true,
"orderOffer" : { },
"paymentMethod" : { },
"minimumLabelEl" : "...",
"minimumAmountEl" : "...",
"subscribedTillDate" : 12345,
"productInstances" : [ { }, { } ],
"attributeInstances" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"versionNumber" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"renewed" : true,
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"orderNumber" : "...",
"statusDate" : 12345,
"previousVersion" : { },
"seller" : { },
"ratingGroup" : "...",
"anyServiceActive" : true,
"prestation" : "...",
"version" : 12345,
"referenceDescription" : "...",
"electronicBilling" : true,
"salesPersonName" : "...",
"discountPlanInstances" : [ { }, { } ],
"cfValues" : { },
"subscriptionTerminationReason" : { },
"description" : "...",
"subscriptionMonthsAge" : 12345,
"minimumInvoiceSubCategory" : { },
"renewalNotifiedDate" : 12345,
"billingRun" : { },
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"renewalDate" : 12345,
"notified" : true,
"billingCycle" : { },
"notifyOfRenewalDate" : 12345,
"initialSubscriptionRenewal" : "...",
"defaultLevel" : true,
"autoEndOfEngagement" : true,
"auditable" : { },
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"offer" : { },
"validity" : { },
"accessPoints" : [ { }, { } ],
"transient" : true
},
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ {
"sellerCode" : "...",
"errorMessage" : "...",
"auditable" : { },
"amountCts" : 12345,
"listAoPaid" : [ { }, { } ],
"paymentMethodType" : "PAYPAL",
"customerCode" : "...",
"refund" : { },
"historized" : true,
"syncStatus" : "NOT_PROCESSED",
"customerAccountName" : "...",
"transient" : true,
"paymentGatewayCode" : "...",
"errorCode" : "...",
"customerAccountCode" : "...",
"version" : 12345,
"externalPaymentId" : "...",
"errorType" : "REJECT",
"status" : "ERROR",
"paymentMethodName" : "...",
"asyncStatus" : "ERROR",
"payment" : { },
"id" : 12345,
"operationCategory" : "CREDIT",
"operationDate" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"lastUpdateDate" : 12345
}, {
"sellerCode" : "...",
"errorMessage" : "...",
"auditable" : { },
"amountCts" : 12345,
"listAoPaid" : [ { }, { } ],
"paymentMethodType" : "CASH",
"customerCode" : "...",
"refund" : { },
"historized" : true,
"syncStatus" : "ERROR",
"customerAccountName" : "...",
"transient" : true,
"paymentGatewayCode" : "...",
"errorCode" : "...",
"customerAccountCode" : "...",
"version" : 12345,
"externalPaymentId" : "...",
"errorType" : "REJECT",
"status" : "ERROR",
"paymentMethodName" : "...",
"asyncStatus" : "NOT_PROCESSED",
"payment" : { },
"id" : 12345,
"operationCategory" : "CREDIT",
"operationDate" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"lastUpdateDate" : 12345
} ],
"paymentInfo6" : "...",
"rejectedPayment" : {
"transactionDate" : 12345,
"bankReference" : "...",
"orderNumber" : "...",
"transactionCategory" : "DEBIT",
"rejectedDate" : 12345,
"type" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"rejectedCode" : "...",
"parentCFEntities" : [ { }, { } ],
"rejectedPayment" : { },
"descriptionOrCode" : "...",
"referenceCode" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"paymentInfo" : "...",
"journal" : { },
"historized" : true,
"reference" : "...",
"accountCodeClientSide" : "...",
"reason" : "REJECTED",
"ddRequestItem" : { },
"accountingCode" : { },
"paymentInfo6" : "...",
"invoices" : [ { }, { } ],
"depositDate" : 12345,
"unMatchingAmount" : 12345.0,
"transient" : true,
"notified" : true,
"paymentAction" : "PENDING_PAYMENT",
"paymentDeferralCount" : 12345,
"seller" : { },
"paymentInfo3" : "...",
"amountWithoutTax" : 12345.0,
"id" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"operationNumber" : 12345,
"listAaccountOperationSupposedPaid" : [ { }, { } ],
"dueDate" : 12345,
"parentEntityType" : { },
"bankLot" : "...",
"matchingStatus" : "C",
"matchingAmount" : 12345.0,
"subscription" : { },
"descriptionAndCode" : "...",
"paymentHistories" : [ { }, { } ],
"rejectedDescription" : "...",
"auditableFields" : [ { }, { } ],
"bankCollectionDate" : 12345,
"auditable" : { },
"cfValues" : { },
"status" : "EXPORT_FAILED",
"paymentVentilation" : { },
"billingAccountName" : "...",
"collectionDate" : 12345,
"paymentMethod" : "CHECK",
"cfAccumulatedValues" : { },
"version" : 12345,
"taxAmount" : 12345.0,
"customerAccount" : { },
"amount" : 12345.0,
"paymentInfo5" : "...",
"paymentInfo1" : "...",
"matchingAmounts" : [ { }, { } ],
"description" : "...",
"rejectedType" : "A",
"codeChanged" : true,
"accountingDate" : 12345,
"operationAction" : "TO_REFUND",
"accountingExportFile" : "...",
"paymentInfo4" : "...",
"parentEntity" : { },
"uuid" : "..."
},
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"status" : "REJECTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : {
"paymentInfo3" : "...",
"paymentInfo6" : "...",
"version" : 12345,
"paymentInfo1" : "...",
"reference" : "...",
"notified" : true,
"errorMsg" : "...",
"paymentInfo5" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"paymentInfo2" : "...",
"automatedRefund" : { },
"automatedPayment" : { },
"ddRequestLOT" : { },
"rejectedFileName" : "...",
"accountOperations" : [ { }, { } ],
"transient" : true,
"dueDate" : 12345,
"historized" : true,
"amount" : 12345.0,
"auditable" : { },
"paymentInfo4" : "...",
"billingAccountName" : "...",
"paymentInfo" : "..."
},
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ {
"historized" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"matchingCode" : { },
"version" : 12345,
"notified" : true,
"auditable" : { },
"matchingAmount" : 12345.0,
"accountOperation" : { },
"id" : 12345
}, {
"historized" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"matchingCode" : { },
"version" : 12345,
"notified" : true,
"auditable" : { },
"matchingAmount" : 12345.0,
"accountOperation" : { },
"id" : 12345
} ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ {
"tradingCurrency" : "...",
"historized" : true,
"auditable" : { },
"supportingDocumentType" : "...",
"transient" : true,
"label" : "...",
"account" : "...",
"auxiliaryAccountLabel" : "...",
"amount" : 12345.0,
"id" : 12345,
"sellerName" : "...",
"notified" : true,
"analyticCode3" : "...",
"auditableFields" : [ { }, { } ],
"analyticCode1" : "...",
"tax" : { },
"tradingAmount" : 12345.0,
"supportingDocumentRef" : { },
"reference" : "...",
"analyticCode2" : "...",
"documentType" : "...",
"customerName" : "...",
"direction" : "DEBIT",
"version" : 12345,
"clientUniqueId" : "...",
"currency" : "...",
"auxiliaryAccountCode" : "...",
"matchingCode" : "...",
"accountOperation" : { },
"seller" : { },
"journalCode" : "...",
"sellerCode" : "...",
"customerCode" : "...",
"accountingCode" : { },
"operationNumber" : 12345,
"customerAccount" : { },
"category" : "ASSETS"
}, {
"tradingCurrency" : "...",
"historized" : true,
"auditable" : { },
"supportingDocumentType" : "...",
"transient" : true,
"label" : "...",
"account" : "...",
"auxiliaryAccountLabel" : "...",
"amount" : 12345.0,
"id" : 12345,
"sellerName" : "...",
"notified" : true,
"analyticCode3" : "...",
"auditableFields" : [ { }, { } ],
"analyticCode1" : "...",
"tax" : { },
"tradingAmount" : 12345.0,
"supportingDocumentRef" : { },
"reference" : "...",
"analyticCode2" : "...",
"documentType" : "...",
"customerName" : "...",
"direction" : "CREDIT",
"version" : 12345,
"clientUniqueId" : "...",
"currency" : "...",
"auxiliaryAccountCode" : "...",
"matchingCode" : "...",
"accountOperation" : { },
"seller" : { },
"journalCode" : "...",
"sellerCode" : "...",
"customerCode" : "...",
"accountingCode" : { },
"operationNumber" : 12345,
"customerAccount" : { },
"category" : "ASSETS"
} ],
"amount" : 12345.0,
"paymentMethod" : "STRIPE",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : {
"notified" : true,
"ventilationActionStatus" : "V",
"transient" : true,
"accountOperation" : { },
"version" : 12345,
"auditable" : { },
"ventilationAmount" : 12345.0,
"ventilationDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"originalOT" : { },
"newOT" : { },
"customerAccount" : { },
"historized" : true
},
"paymentInfo" : "..."
}, {
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"operationNumber" : 12345,
"depositDate" : 12345,
"journal" : {
"accountOperations" : [ { }, { } ],
"auditable" : { },
"appendGeneratedCode" : true,
"notified" : true,
"referenceCode" : "...",
"id" : 12345,
"occTemplates" : [ { }, { } ],
"descriptionAndCode" : "...",
"transient" : true,
"description" : "...",
"referenceDescription" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"code" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"version" : 12345
},
"referenceCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"appendGeneratedCode" : true,
"accountingCode" : {
"active" : true,
"reportingAccount" : "...",
"code" : "...",
"chartOfAccountTypeEnum" : "EXPENSE",
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"migrated" : true,
"referenceCode" : "...",
"parentAccountingCode" : { },
"auditable" : { },
"disabled" : true,
"chartOfAccountViewTypeEnum" : "REGULAR",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"historized" : true,
"notes" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"referenceDescription" : "..."
},
"id" : 12345,
"paymentInfo5" : "...",
"codeChanged" : true,
"reason" : "FORCED",
"uuid" : "...",
"amountWithoutTax" : 12345.0,
"code" : "...",
"unMatchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"paymentDeferralCount" : 12345,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"dueDate" : 12345,
"paymentInfo3" : "...",
"orderNumber" : "...",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CASH",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R4",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"collectionDate" : 12345,
"paymentInfo1" : "...",
"transactionCategory" : "DEBIT",
"billingAccountName" : "...",
"matchingStatus" : "I",
"reference" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"notified" : true,
"invoices" : [ {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "CANCELED",
"paymentStatus" : "PENDING",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "UNPAID",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "DIRECTDEBIT",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
}, {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "NEW",
"paymentStatus" : "NONE",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "PENDING_PLAN",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "DIRECTDEBIT",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
} ],
"descriptionOrCode" : "...",
"paymentInfo4" : "...",
"taxAmount" : 12345.0,
"parentEntityType" : { },
"transactionDate" : 12345,
"paymentInfo2" : "...",
"subscription" : {
"historized" : true,
"discountPlan" : { },
"referenceCode" : "...",
"email" : "...",
"parentEntity" : { },
"userAccount" : { },
"cfAccumulatedValues" : { },
"mailingType" : "MANUAL",
"minRatedTransactions" : [ { }, { } ],
"totalInvoicingAmountTax" : 12345.0,
"code" : "...",
"serviceInstances" : [ { }, { } ],
"subscriptionExpired" : true,
"fireRenewalNotice" : true,
"nextVersion" : { },
"ccedEmails" : "...",
"descriptionOrCode" : "...",
"emailTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"minimumArticle" : { },
"status" : "ACTIVE",
"totalInvoicingAmountWithoutTax" : 12345.0,
"order" : { },
"endAgreementDate" : 12345,
"edrs" : [ { }, { } ],
"minimumChargeTemplate" : { },
"totalInvoicingAmountWithTax" : 12345.0,
"counters" : {
"property1" : { },
"property2" : { }
},
"minInvoiceLines" : [ { }, { } ],
"descriptionAndCode" : "...",
"uuid" : "...",
"id" : 12345,
"codeChanged" : true,
"orderOffer" : { },
"paymentMethod" : { },
"minimumLabelEl" : "...",
"minimumAmountEl" : "...",
"subscribedTillDate" : 12345,
"productInstances" : [ { }, { } ],
"attributeInstances" : [ { }, { } ],
"subscriptionDaysAge" : 12345,
"active" : true,
"versionNumber" : 12345,
"allDiscountPlanInstances" : [ { }, { } ],
"renewed" : true,
"subscriptionRenewal" : { },
"appendGeneratedCode" : true,
"orderNumber" : "...",
"statusDate" : 12345,
"previousVersion" : { },
"seller" : { },
"ratingGroup" : "...",
"anyServiceActive" : true,
"prestation" : "...",
"version" : 12345,
"referenceDescription" : "...",
"electronicBilling" : true,
"salesPersonName" : "...",
"discountPlanInstances" : [ { }, { } ],
"cfValues" : { },
"subscriptionTerminationReason" : { },
"description" : "...",
"subscriptionMonthsAge" : 12345,
"minimumInvoiceSubCategory" : { },
"renewalNotifiedDate" : 12345,
"billingRun" : { },
"terminationDate" : 12345,
"auditableFields" : [ { }, { } ],
"renewalDate" : 12345,
"notified" : true,
"billingCycle" : { },
"notifyOfRenewalDate" : 12345,
"initialSubscriptionRenewal" : "...",
"defaultLevel" : true,
"autoEndOfEngagement" : true,
"auditable" : { },
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"subscriptionDate" : 12345,
"offer" : { },
"validity" : { },
"accessPoints" : [ { }, { } ],
"transient" : true
},
"descriptionAndCode" : "...",
"accountingExportFile" : "...",
"paymentHistories" : [ {
"sellerCode" : "...",
"errorMessage" : "...",
"auditable" : { },
"amountCts" : 12345,
"listAoPaid" : [ { }, { } ],
"paymentMethodType" : "DIRECTDEBIT",
"customerCode" : "...",
"refund" : { },
"historized" : true,
"syncStatus" : "NOT_PROCESSED",
"customerAccountName" : "...",
"transient" : true,
"paymentGatewayCode" : "...",
"errorCode" : "...",
"customerAccountCode" : "...",
"version" : 12345,
"externalPaymentId" : "...",
"errorType" : "REJECT",
"status" : "REJECTED",
"paymentMethodName" : "...",
"asyncStatus" : "ACCEPTED",
"payment" : { },
"id" : 12345,
"operationCategory" : "CREDIT",
"operationDate" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"lastUpdateDate" : 12345
}, {
"sellerCode" : "...",
"errorMessage" : "...",
"auditable" : { },
"amountCts" : 12345,
"listAoPaid" : [ { }, { } ],
"paymentMethodType" : "WIRETRANSFER",
"customerCode" : "...",
"refund" : { },
"historized" : true,
"syncStatus" : "PENDING",
"customerAccountName" : "...",
"transient" : true,
"paymentGatewayCode" : "...",
"errorCode" : "...",
"customerAccountCode" : "...",
"version" : 12345,
"externalPaymentId" : "...",
"errorType" : "REJECT",
"status" : "REJECTED",
"paymentMethodName" : "...",
"asyncStatus" : "NOT_PROCESSED",
"payment" : { },
"id" : 12345,
"operationCategory" : "DEBIT",
"operationDate" : 12345,
"notified" : true,
"auditableFields" : [ { }, { } ],
"lastUpdateDate" : 12345
} ],
"paymentInfo6" : "...",
"rejectedPayment" : {
"transactionDate" : 12345,
"bankReference" : "...",
"orderNumber" : "...",
"transactionCategory" : "DEBIT",
"rejectedDate" : 12345,
"type" : "...",
"appendGeneratedCode" : true,
"code" : "...",
"rejectedCode" : "...",
"parentCFEntities" : [ { }, { } ],
"rejectedPayment" : { },
"descriptionOrCode" : "...",
"referenceCode" : "...",
"paymentInfo2" : "...",
"referenceDescription" : "...",
"paymentInfo" : "...",
"journal" : { },
"historized" : true,
"reference" : "...",
"accountCodeClientSide" : "...",
"reason" : "FORCED",
"ddRequestItem" : { },
"accountingCode" : { },
"paymentInfo6" : "...",
"invoices" : [ { }, { } ],
"depositDate" : 12345,
"unMatchingAmount" : 12345.0,
"transient" : true,
"notified" : true,
"paymentAction" : "PENDING_PAYMENT",
"paymentDeferralCount" : 12345,
"seller" : { },
"paymentInfo3" : "...",
"amountWithoutTax" : 12345.0,
"id" : 12345,
"accountingSchemeEntries" : [ { }, { } ],
"operationNumber" : 12345,
"listAaccountOperationSupposedPaid" : [ { }, { } ],
"dueDate" : 12345,
"parentEntityType" : { },
"bankLot" : "...",
"matchingStatus" : "O",
"matchingAmount" : 12345.0,
"subscription" : { },
"descriptionAndCode" : "...",
"paymentHistories" : [ { }, { } ],
"rejectedDescription" : "...",
"auditableFields" : [ { }, { } ],
"bankCollectionDate" : 12345,
"auditable" : { },
"cfValues" : { },
"status" : "REJECTED",
"paymentVentilation" : { },
"billingAccountName" : "...",
"collectionDate" : 12345,
"paymentMethod" : "CHECK",
"cfAccumulatedValues" : { },
"version" : 12345,
"taxAmount" : 12345.0,
"customerAccount" : { },
"amount" : 12345.0,
"paymentInfo5" : "...",
"paymentInfo1" : "...",
"matchingAmounts" : [ { }, { } ],
"description" : "...",
"rejectedType" : "A",
"codeChanged" : true,
"accountingDate" : 12345,
"operationAction" : "NONE",
"accountingExportFile" : "...",
"paymentInfo4" : "...",
"parentEntity" : { },
"uuid" : "..."
},
"bankCollectionDate" : 12345,
"description" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"status" : "REJECTED",
"paymentAction" : "PENDING_PAYMENT",
"ddRequestItem" : {
"paymentInfo3" : "...",
"paymentInfo6" : "...",
"version" : 12345,
"paymentInfo1" : "...",
"reference" : "...",
"notified" : true,
"errorMsg" : "...",
"paymentInfo5" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"paymentInfo2" : "...",
"automatedRefund" : { },
"automatedPayment" : { },
"ddRequestLOT" : { },
"rejectedFileName" : "...",
"accountOperations" : [ { }, { } ],
"transient" : true,
"dueDate" : 12345,
"historized" : true,
"amount" : 12345.0,
"auditable" : { },
"paymentInfo4" : "...",
"billingAccountName" : "...",
"paymentInfo" : "..."
},
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"transient" : true,
"version" : 12345,
"bankReference" : "...",
"bankLot" : "...",
"historized" : true,
"matchingAmounts" : [ {
"historized" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"matchingCode" : { },
"version" : 12345,
"notified" : true,
"auditable" : { },
"matchingAmount" : 12345.0,
"accountOperation" : { },
"id" : 12345
}, {
"historized" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"matchingCode" : { },
"version" : 12345,
"notified" : true,
"auditable" : { },
"matchingAmount" : 12345.0,
"accountOperation" : { },
"id" : 12345
} ],
"type" : "...",
"accountCodeClientSide" : "...",
"accountingDate" : 12345,
"accountingSchemeEntries" : [ {
"tradingCurrency" : "...",
"historized" : true,
"auditable" : { },
"supportingDocumentType" : "...",
"transient" : true,
"label" : "...",
"account" : "...",
"auxiliaryAccountLabel" : "...",
"amount" : 12345.0,
"id" : 12345,
"sellerName" : "...",
"notified" : true,
"analyticCode3" : "...",
"auditableFields" : [ { }, { } ],
"analyticCode1" : "...",
"tax" : { },
"tradingAmount" : 12345.0,
"supportingDocumentRef" : { },
"reference" : "...",
"analyticCode2" : "...",
"documentType" : "...",
"customerName" : "...",
"direction" : "CREDIT",
"version" : 12345,
"clientUniqueId" : "...",
"currency" : "...",
"auxiliaryAccountCode" : "...",
"matchingCode" : "...",
"accountOperation" : { },
"seller" : { },
"journalCode" : "...",
"sellerCode" : "...",
"customerCode" : "...",
"accountingCode" : { },
"operationNumber" : 12345,
"customerAccount" : { },
"category" : "REVENUE"
}, {
"tradingCurrency" : "...",
"historized" : true,
"auditable" : { },
"supportingDocumentType" : "...",
"transient" : true,
"label" : "...",
"account" : "...",
"auxiliaryAccountLabel" : "...",
"amount" : 12345.0,
"id" : 12345,
"sellerName" : "...",
"notified" : true,
"analyticCode3" : "...",
"auditableFields" : [ { }, { } ],
"analyticCode1" : "...",
"tax" : { },
"tradingAmount" : 12345.0,
"supportingDocumentRef" : { },
"reference" : "...",
"analyticCode2" : "...",
"documentType" : "...",
"customerName" : "...",
"direction" : "CREDIT",
"version" : 12345,
"clientUniqueId" : "...",
"currency" : "...",
"auxiliaryAccountCode" : "...",
"matchingCode" : "...",
"accountOperation" : { },
"seller" : { },
"journalCode" : "...",
"sellerCode" : "...",
"customerCode" : "...",
"accountingCode" : { },
"operationNumber" : 12345,
"customerAccount" : { },
"category" : "EQUITY"
} ],
"amount" : 12345.0,
"paymentMethod" : "PAYPAL",
"matchingAmount" : 12345.0,
"referenceDescription" : "...",
"paymentVentilation" : {
"notified" : true,
"ventilationActionStatus" : "U",
"transient" : true,
"accountOperation" : { },
"version" : 12345,
"auditable" : { },
"ventilationAmount" : 12345.0,
"ventilationDate" : 12345,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"originalOT" : { },
"newOT" : { },
"customerAccount" : { },
"historized" : true
},
"paymentInfo" : "..."
} ],
"generalClientAccount" : {
"active" : true,
"reportingAccount" : "...",
"code" : "...",
"chartOfAccountTypeEnum" : "EXPENSE",
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"migrated" : true,
"referenceCode" : "...",
"parentAccountingCode" : { },
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"disabled" : true,
"chartOfAccountViewTypeEnum" : "REGULAR",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"historized" : true,
"notes" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"referenceDescription" : "..."
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"referenceDescription" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : {
"appendGeneratedCode" : true,
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"isCompany" : true,
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"codeChanged" : true,
"referenceDescription" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"transient" : true,
"notified" : true,
"description" : "...",
"descriptionAndCode" : "...",
"descriptionNotNull" : "..."
},
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : {
"appendGeneratedCode" : true,
"parentEntity" : { },
"isCompany" : true,
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"transient" : true,
"notified" : true,
"description" : "...",
"descriptionAndCode" : "...",
"descriptionNotNull" : "..."
},
"firstName" : "..."
},
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R4",
"description" : "...",
"checkPaymentMethods" : [ {
"expired" : true,
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "REJECTED",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"info4" : "...",
"disabled" : true,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R6",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"info2" : "...",
"action" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"info3" : "...",
"info5" : "...",
"active" : true,
"transient" : true,
"paymentType" : "PAYPAL",
"id" : 12345,
"preferred" : true,
"tokenId" : "...",
"notified" : true,
"uuid" : "...",
"token3DsId" : "...",
"historized" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"alias" : "...",
"userId" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"version" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"info1" : "..."
}, {
"expired" : true,
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "ACTIVE",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"info4" : "...",
"disabled" : true,
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_IL",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "PAYPAL",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R5",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"info2" : "...",
"action" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"info3" : "...",
"info5" : "...",
"active" : true,
"transient" : true,
"paymentType" : "CHECK",
"id" : 12345,
"preferred" : true,
"tokenId" : "...",
"notified" : true,
"uuid" : "...",
"token3DsId" : "...",
"historized" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"alias" : "...",
"userId" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"version" : 12345,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"info1" : "..."
} ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"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
},
"referenceCode" : "...",
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : {
"multiplicator" : 12345,
"historized" : true,
"transient" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"referenceCode" : "...",
"parentEntity" : { },
"baseUnit" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true,
"descriptionAndCode" : "...",
"notified" : true,
"descriptionNotNull" : "..."
},
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ {
"meveoInstance" : { },
"triggeredEdrScript" : { },
"quantityEl" : "...",
"parentEntityType" : { },
"transient" : true,
"param3El" : "...",
"conditionEl" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"appendGeneratedCode" : true,
"parentEntity" : { },
"param1El" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"notified" : true,
"opencellInstanceEL" : "...",
"referenceCode" : "...",
"param2El" : "...",
"subscriptionEl" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"param4El" : "...",
"description" : "...",
"auditable" : { }
}, {
"meveoInstance" : { },
"triggeredEdrScript" : { },
"quantityEl" : "...",
"parentEntityType" : { },
"transient" : true,
"param3El" : "...",
"conditionEl" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"id" : 12345,
"appendGeneratedCode" : true,
"parentEntity" : { },
"param1El" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"notified" : true,
"opencellInstanceEL" : "...",
"referenceCode" : "...",
"param2El" : "...",
"subscriptionEl" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"codeChanged" : true,
"param4El" : "...",
"description" : "...",
"auditable" : { }
} ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "DEBIT",
"roundingMode" : "HALF_EVEN",
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"ratingUnitOfMeasure" : {
"multiplicator" : 12345,
"historized" : true,
"transient" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"parentUnitOfMeasure" : { },
"referenceCode" : "...",
"parentEntity" : { },
"baseUnit" : true,
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"symbol" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"code" : "...",
"codeChanged" : true,
"descriptionAndCode" : "...",
"notified" : true,
"descriptionNotNull" : "..."
},
"ratingScript" : {
"referenceCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"active" : true,
"scriptParameters" : [ { }, { } ],
"reuse" : true,
"version" : 12345,
"disabled" : true,
"executionRoles" : [ "...", "..." ],
"descriptionOrCode" : "...",
"parentEntity" : { },
"scriptErrors" : [ { }, { } ],
"notified" : true,
"historized" : true,
"descriptionAndCode" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"id" : 12345,
"referenceDescription" : "...",
"sourcingRoles" : [ "...", "..." ],
"script" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"code" : "...",
"scriptInstanceCategory" : { },
"appendGeneratedCode" : true,
"description" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"error" : true
},
"status" : "DRAFT",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "RECURRING",
"inputUnitEL" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"taxClass" : {
"transient" : true,
"codeChanged" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"code" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"descriptionOrCode" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true
},
"referenceCode" : "...",
"oneShotChargeTemplateType" : "TERMINATION",
"attributes" : [ {
"offerTemplateAttribute" : [ { }, { } ],
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"allowedValues" : [ "...", "..." ],
"unitNbDecimal" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"transient" : true,
"cfValues" : { },
"productVersionAttributes" : [ { }, { } ],
"priority" : 12345,
"elValue" : "...",
"assignedAttributes" : [ { }, { } ],
"version" : 12345,
"attributeType" : "COUNT",
"parentEntity" : { },
"commercialRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"chargeTemplates" : [ { }, { } ],
"referenceCode" : "...",
"auditable" : { },
"medias" : [ { }, { } ],
"disabled" : true,
"description" : "...",
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"parentAttribute" : { },
"code" : "...",
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"attributeCategory" : "BUSINESS",
"uuid" : "...",
"descriptionOrCode" : "...",
"groupedAttributes" : [ { }, { } ],
"id" : 12345,
"tags" : [ { }, { } ],
"notified" : true
}, {
"offerTemplateAttribute" : [ { }, { } ],
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"allowedValues" : [ "...", "..." ],
"unitNbDecimal" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"transient" : true,
"cfValues" : { },
"productVersionAttributes" : [ { }, { } ],
"priority" : 12345,
"elValue" : "...",
"assignedAttributes" : [ { }, { } ],
"version" : 12345,
"attributeType" : "INFO",
"parentEntity" : { },
"commercialRules" : [ { }, { } ],
"appendGeneratedCode" : true,
"chargeTemplates" : [ { }, { } ],
"referenceCode" : "...",
"auditable" : { },
"medias" : [ { }, { } ],
"disabled" : true,
"description" : "...",
"parentEntityType" : { },
"cfAccumulatedValues" : { },
"parentAttribute" : { },
"code" : "...",
"active" : true,
"referenceDescription" : "...",
"historized" : true,
"attributeCategory" : "BUSINESS",
"uuid" : "...",
"descriptionOrCode" : "...",
"groupedAttributes" : [ { }, { } ],
"id" : 12345,
"tags" : [ { }, { } ],
"notified" : true
} ],
"active" : true,
"revenueRecognitionRule" : {
"notified" : true,
"stopDelay" : 12345,
"script" : { },
"startDelay" : 12345,
"auditableFields" : [ { }, { } ],
"description" : "...",
"id" : 12345,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"referenceCode" : "...",
"parentEntity" : { },
"active" : true,
"descriptionAndCode" : "...",
"historized" : true,
"disabled" : true,
"transient" : true,
"stopEvent" : "SUBSCRIPTION_STOP",
"startUnit" : "DAY",
"stopUnit" : "MONTH",
"codeChanged" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"parentEntityType" : { },
"code" : "...",
"auditable" : { },
"startEvent" : "INVOICE_DATE"
},
"disabled" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplate" : { },
"cfValues" : { },
"auditable" : { },
"occTemplateNegative" : { },
"cfAccumulatedValues" : { },
"description" : "...",
"codeChanged" : true,
"sortIndex" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"referenceCode" : "...",
"id" : 12345,
"discount" : 12345.0,
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"accountingCode" : { },
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "..."
},
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ {
"chargeTemplate" : { },
"transient" : true,
"walletTemplates" : [ { }, { } ],
"version" : 12345,
"id" : 12345,
"product" : { },
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { }
}, {
"chargeTemplate" : { },
"transient" : true,
"walletTemplates" : [ { }, { } ],
"version" : 12345,
"id" : 12345,
"product" : { },
"accumulatorCounterTemplates" : [ { }, { } ],
"counterTemplate" : { }
} ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"addressbook" : {
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"transient" : true,
"descriptionAndCode" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"version" : 12345,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"description" : "...",
"referenceCode" : "...",
"id" : 12345,
"notified" : true,
"historized" : true,
"descriptionOrCode" : "...",
"parentEntityType" : { },
"contacts" : [ {
"isCompany" : true,
"registrationNo" : "...",
"enterprise" : true,
"legalEntityType" : { },
"addressBook" : { },
"transient" : true,
"contactPolicy" : { },
"contactCategories" : [ { }, { } ],
"websiteUrl" : "...",
"vip" : true,
"historized" : true,
"company" : "...",
"parentEntity" : { },
"assistantName" : "...",
"auditable" : { },
"cfAccumulatedValues" : { },
"address" : { },
"tags" : [ "...", "..." ],
"messages" : [ { }, { } ],
"notified" : true,
"reference" : "...",
"appendGeneratedCode" : true,
"socialIdentifier" : "...",
"comment" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"vatNo" : "...",
"description" : "...",
"descriptionAndCode" : "...",
"cfValues" : { },
"externalRef1" : "...",
"version" : 12345,
"uuid" : "...",
"contactInformation" : { },
"primaryContact" : { },
"descriptionOrCode" : "...",
"jobTitle" : "...",
"referenceDescription" : "...",
"contactInformationNullSafe" : { },
"agreedToUA" : true,
"importedBy" : "...",
"id" : 12345,
"prospect" : true,
"importedFrom" : "...",
"name" : { },
"assistantPhone" : "...",
"externalRef2" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"addressBookContacts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"position" : "..."
}, {
"isCompany" : true,
"registrationNo" : "...",
"enterprise" : true,
"legalEntityType" : { },
"addressBook" : { },
"transient" : true,
"contactPolicy" : { },
"contactCategories" : [ { }, { } ],
"websiteUrl" : "...",
"vip" : true,
"historized" : true,
"company" : "...",
"parentEntity" : { },
"assistantName" : "...",
"auditable" : { },
"cfAccumulatedValues" : { },
"address" : { },
"tags" : [ "...", "..." ],
"messages" : [ { }, { } ],
"notified" : true,
"reference" : "...",
"appendGeneratedCode" : true,
"socialIdentifier" : "...",
"comment" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"vatNo" : "...",
"description" : "...",
"descriptionAndCode" : "...",
"cfValues" : { },
"externalRef1" : "...",
"version" : 12345,
"uuid" : "...",
"contactInformation" : { },
"primaryContact" : { },
"descriptionOrCode" : "...",
"jobTitle" : "...",
"referenceDescription" : "...",
"contactInformationNullSafe" : { },
"agreedToUA" : true,
"importedBy" : "...",
"id" : 12345,
"prospect" : true,
"importedFrom" : "...",
"name" : { },
"assistantPhone" : "...",
"externalRef2" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"addressBookContacts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"position" : "..."
} ],
"codeChanged" : true,
"code" : "...",
"customer" : {
"minimumChargeTemplate" : { },
"businessAccountModel" : { },
"anonymized" : true,
"appendGeneratedCode" : true,
"auditable" : { },
"transient" : true,
"checkThreshold" : "POSITIVE_RT",
"cfAccumulatedValues" : { },
"additionalDetails" : { },
"uuid" : "...",
"primaryContact" : { },
"descriptionOrCode" : "...",
"accountType" : "...",
"seller" : { },
"id" : 12345,
"minimumTargetAccount" : { },
"minimumLabelEl" : "...",
"anonymizationDate" : 12345,
"minimumArticle" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"name" : { },
"version" : 12345,
"address" : { },
"registrationNo" : "...",
"cfValues" : { },
"externalRef2" : "...",
"legalEntityType" : { },
"customerCategory" : { },
"codeChanged" : true,
"parentEntityType" : { },
"defaultLevel" : true,
"invoicingThreshold" : 12345.0,
"description" : "...",
"referenceDescription" : "...",
"customerAccounts" : [ { }, { } ],
"counters" : {
"property1" : { },
"property2" : { }
},
"code" : "...",
"contactInformation" : { },
"descriptionAndCode" : "...",
"isCompany" : true,
"notified" : true,
"jobTitle" : "...",
"parentEntity" : { },
"contracts" : [ { }, { } ],
"thresholdPerEntity" : true,
"parentCFEntities" : [ { }, { } ],
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"customerBrand" : { },
"providerContact" : "...",
"minimumAmountEl" : "...",
"addressbook" : { },
"vatNo" : "...",
"externalRef1" : "..."
},
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : {
"invoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplate" : { },
"cfValues" : { },
"auditable" : { },
"occTemplateNegative" : { },
"cfAccumulatedValues" : { },
"description" : "...",
"codeChanged" : true,
"sortIndex" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"referenceCode" : "...",
"id" : 12345,
"discount" : 12345.0,
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"accountingCode" : { },
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "..."
},
"parentEntityType" : { },
"version" : 12345,
"taxClass" : {
"transient" : true,
"codeChanged" : true,
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"uuid" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"code" : "...",
"id" : 12345,
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"notified" : true,
"descriptionOrCode" : "...",
"historized" : true,
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true
},
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : {
"occTemplateNegativeCodeEl" : "...",
"auditableFields" : [ { }, { } ],
"version" : 12345,
"customInvoiceXmlScriptInstance" : { },
"occTemplateCodeEl" : "...",
"invoiceValidationScript" : { },
"mailingType" : "AUTO",
"uuid" : "...",
"emailTemplate" : { },
"id" : 12345,
"prefixEL" : "...",
"parentEntity" : { },
"occTemplate" : { },
"auditable" : { },
"descriptionAndCode" : "...",
"cfValues" : { },
"code" : "...",
"cfAccumulatedValues" : { },
"taxScript" : { },
"xmlFilenameEL" : "...",
"parentEntityType" : { },
"sellerSequence" : [ { }, { } ],
"notified" : true,
"billingTemplateNameEL" : "...",
"invoiceValidationRules" : [ { }, { } ],
"pdfFilenameEL" : "...",
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"invoiceAccountable" : true,
"matchingAuto" : true,
"parentCFEntities" : [ { }, { } ],
"appliesTo" : [ { }, { } ],
"excludeFromAgedTrialBalance" : true,
"useSelfSequence" : true,
"referenceCode" : "...",
"transient" : true,
"referenceDescription" : "...",
"invoiceSequence" : { },
"codeChanged" : true,
"description" : "...",
"occTemplateNegative" : { }
},
"codeChanged" : true,
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"notified" : true,
"accountingCodeMappings" : [ {
"auditableFields" : [ { }, { } ],
"historized" : true,
"auditable" : { },
"billingCurrency" : { },
"billingCountry" : { },
"seller" : { },
"version" : 12345,
"notified" : true,
"id" : 12345,
"criteriaElValue" : "...",
"accountingArticle" : { },
"accountingCode" : { },
"sellerCountry" : { },
"transient" : true
}, {
"auditableFields" : [ { }, { } ],
"historized" : true,
"auditable" : { },
"billingCurrency" : { },
"billingCountry" : { },
"seller" : { },
"version" : 12345,
"notified" : true,
"id" : 12345,
"criteriaElValue" : "...",
"accountingArticle" : { },
"accountingCode" : { },
"sellerCountry" : { },
"transient" : true
} ],
"articleFamily" : {
"version" : 12345,
"transient" : true,
"auditableFields" : [ { }, { } ],
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"referenceDescription" : "...",
"parentEntity" : { },
"parentCFEntities" : [ { }, { } ],
"parentEntityType" : { },
"descriptionAndCode" : "...",
"referenceCode" : "...",
"articleFamily" : { },
"codeChanged" : true,
"cfAccumulatedValues" : { },
"id" : 12345,
"cfValues" : { },
"descriptionOrCode" : "...",
"notified" : true,
"auditable" : { },
"accountingCode" : { },
"code" : "...",
"historized" : true,
"uuid" : "...",
"appendGeneratedCode" : true,
"description" : "..."
},
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"accountingCode" : {
"active" : true,
"reportingAccount" : "...",
"code" : "...",
"chartOfAccountTypeEnum" : "LIABILITIES",
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"id" : 12345,
"appendGeneratedCode" : true,
"migrated" : true,
"referenceCode" : "...",
"parentAccountingCode" : { },
"auditable" : { },
"disabled" : true,
"chartOfAccountViewTypeEnum" : "REGULAR",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"historized" : true,
"notes" : "...",
"descriptionOrCode" : "...",
"description" : "...",
"referenceDescription" : "..."
},
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"description" : "...",
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : {
"generalLedger" : {
"transient" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"code" : "...",
"otherTransactions" : [ { }, { } ],
"description" : "...",
"descriptionAndCode" : "...",
"auditable" : { },
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"descriptionOrCode" : "...",
"seller" : { },
"historized" : true,
"appendGeneratedCode" : true,
"codeChanged" : true,
"referenceCode" : "...",
"id" : 12345,
"referenceDescription" : "..."
},
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"descriptionOrCode" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : {
"symbol" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"currency" : { },
"currentRateUpdater" : "...",
"prCurrencyToThis" : 12345.0,
"auditableFields" : [ { }, { } ],
"decimalPlaces" : 12345,
"historized" : true,
"id" : 12345,
"currentRateFromDate" : 12345,
"currencyCode" : "...",
"exchangeRates" : [ { }, { } ],
"prDescription" : "...",
"version" : 12345,
"currentRate" : 12345.0,
"transient" : true,
"notified" : true
},
"businessAccountModel" : {
"notified" : true,
"hierarchyType" : "BA",
"historized" : true,
"installed" : true,
"referenceDescription" : "...",
"disabled" : true,
"id" : 12345,
"license" : "GPL",
"script" : { },
"codeChanged" : true,
"logoPicture" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"active" : true,
"moduleItems" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"description" : "...",
"descriptionAndCode" : "...",
"downloaded" : true,
"parentEntity" : { },
"moduleSource" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"version" : 12345
},
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ {
"id" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"genericSequence" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"parentEntity" : { },
"seller" : { },
"transient" : true
}, {
"id" : 12345,
"description" : "...",
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"genericSequence" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"code" : "...",
"referenceCode" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"auditable" : { },
"codeChanged" : true,
"parentEntityType" : { },
"parentEntity" : { },
"seller" : { },
"transient" : true
} ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"isCompany" : true,
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : {
"descriptionOrCode" : "...",
"codeChanged" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceCode" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"countryCode" : "...",
"parentEntity" : { },
"notified" : true,
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"disabled" : true,
"country" : { },
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"historized" : true,
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "..."
},
"paymentGateways" : [ {
"webhooksSecretKey" : "...",
"secretKeyKS" : "...",
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"description" : "...",
"notified" : true,
"marchandId" : "...",
"applicationEL" : "...",
"webhooksKeyId" : "...",
"cardType" : "MASTERCARD",
"auditableFields" : [ { }, { } ],
"paymentMethodType" : "CARD",
"parentCFEntities" : [ { }, { } ],
"secretKey" : "...",
"id" : 12345,
"version" : 12345,
"profile" : "...",
"referenceCode" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { },
"scriptInstance" : { },
"uuid" : "...",
"seller" : { },
"bankCoordinates" : { },
"rumSequence" : { },
"implementationClassName" : "...",
"type" : "NATIF",
"replayCause" : "ERROR",
"historized" : true,
"secretKeyDB" : "...",
"apiKey" : "...",
"cfValues" : { },
"tradingCurrency" : { },
"auditable" : { },
"active" : true,
"appendGeneratedCode" : true,
"country" : { },
"errorsToReplay" : "...",
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"parentEntityType" : { }
}, {
"webhooksSecretKey" : "...",
"secretKeyKS" : "...",
"disabled" : true,
"transient" : true,
"referenceDescription" : "...",
"description" : "...",
"notified" : true,
"marchandId" : "...",
"applicationEL" : "...",
"webhooksKeyId" : "...",
"cardType" : "CB",
"auditableFields" : [ { }, { } ],
"paymentMethodType" : "CASH",
"parentCFEntities" : [ { }, { } ],
"secretKey" : "...",
"id" : 12345,
"version" : 12345,
"profile" : "...",
"referenceCode" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"cfAccumulatedValues" : { },
"scriptInstance" : { },
"uuid" : "...",
"seller" : { },
"bankCoordinates" : { },
"rumSequence" : { },
"implementationClassName" : "...",
"type" : "NATIF",
"replayCause" : "REJECT",
"historized" : true,
"secretKeyDB" : "...",
"apiKey" : "...",
"cfValues" : { },
"tradingCurrency" : { },
"auditable" : { },
"active" : true,
"appendGeneratedCode" : true,
"country" : { },
"errorsToReplay" : "...",
"codeChanged" : true,
"code" : "...",
"descriptionAndCode" : "...",
"nbTries" : 12345,
"parentEntityType" : { }
} ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : {
"parentEntityType" : { },
"id" : 12345,
"version" : 12345,
"lastName" : "...",
"transient" : true,
"fax" : "...",
"auditable" : { },
"firstName" : "...",
"auditableFields" : [ { }, { } ],
"mobile" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"description" : "...",
"address" : { },
"descriptionAndCode" : "...",
"genericMail" : "...",
"phone" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"codeChanged" : true,
"email" : "...",
"code" : "...",
"notified" : true,
"historized" : true
},
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : { },
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "DEBIT",
"roundingMode" : "DOWN",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"ratingUnitOfMeasure" : { },
"ratingScript" : { },
"status" : "DRAFT",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "USAGE",
"inputUnitEL" : "...",
"auditable" : { },
"taxClass" : { },
"referenceCode" : "...",
"oneShotChargeTemplateType" : "OTHER",
"attributes" : [ { }, { } ],
"active" : true,
"revenueRecognitionRule" : { },
"disabled" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ { }, { } ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : { },
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"referenceDescription" : "...",
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"minimumArticle" : {
"invoiceSubCategory" : { },
"parentEntityType" : { },
"version" : 12345,
"taxClass" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : { },
"parentEntity" : { },
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : { },
"accountingCode" : { },
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"vatNo" : "...",
"contracts" : [ {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "DRAFT",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
}, {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "CLOSED",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
} ],
"address" : {
"zipCode" : "...",
"city" : "...",
"address4" : "...",
"state" : "...",
"address3" : "...",
"country" : { },
"address2" : "...",
"countryBundle" : "...",
"address5" : "...",
"address1" : "..."
},
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ {
"invoiceType" : { },
"prefixEL" : "...",
"transient" : true,
"id" : { },
"invoiceSequence" : { },
"seller" : { }
}, {
"invoiceType" : { },
"prefixEL" : "...",
"transient" : true,
"id" : { },
"invoiceSequence" : { },
"seller" : { }
} ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : {
"appendGeneratedCode" : true,
"parentEntity" : { },
"isCompany" : true,
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"transient" : true,
"notified" : true,
"description" : "...",
"descriptionAndCode" : "...",
"descriptionNotNull" : "..."
},
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : {
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345,
"languageCode" : "...",
"active" : true,
"historized" : true,
"language" : { },
"transient" : true,
"auditable" : { },
"disabled" : true,
"prDescription" : "...",
"notified" : true
},
"code" : "..."
},
"dateStatus" : 12345,
"wirePaymentMethods" : [ {
"paymentType" : "WIRETRANSFER",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "ACTIVE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "STRIPE",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"action" : "...",
"id" : 12345,
"info1" : "...",
"tokenId" : "...",
"preferred" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"info2" : "...",
"uuid" : "...",
"active" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "REJECTED",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "STATUS",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"token3DsId" : "...",
"info4" : "...",
"info5" : "...",
"historized" : true,
"notified" : true,
"disabled" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"userId" : "...",
"info3" : "...",
"alias" : "...",
"transient" : true,
"version" : 12345,
"expired" : true
}, {
"paymentType" : "PAYPAL",
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "POSITIVE_RT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CHECK",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R5",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"action" : "...",
"id" : 12345,
"info1" : "...",
"tokenId" : "...",
"preferred" : true,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"info2" : "...",
"uuid" : "...",
"active" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"referenceDocument" : {
"auditableFields" : [ { }, { } ],
"description" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"cfValues" : { },
"descriptionAndCode" : "...",
"tags" : [ "...", "..." ],
"creationDate" : 12345,
"appendGeneratedCode" : true,
"fileName" : "...",
"codeChanged" : true,
"notified" : true,
"parentEntity" : { },
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"documentStatus" : "REJECTED",
"cfAccumulatedValues" : { },
"code" : "...",
"category" : { },
"referenceDescription" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"transient" : true,
"version" : 12345,
"fileType" : { },
"uuid" : "...",
"parentEntityType" : { },
"historized" : true,
"linkedAccountEntity" : { },
"referenceCode" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"token3DsId" : "...",
"info4" : "...",
"info5" : "...",
"historized" : true,
"notified" : true,
"disabled" : true,
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"userId" : "...",
"info3" : "...",
"alias" : "...",
"transient" : true,
"version" : 12345,
"expired" : true
} ],
"noMoreValidCard" : true,
"minimumTargetAccount" : {
"codeChanged" : true,
"terminationReason" : {
"notified" : true,
"applyAgreement" : true,
"overrideProrata" : "PRORATA",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"description" : "...",
"invoiceAgreementImmediately" : true,
"applyReimbursment" : true,
"applyTerminationCharges" : true,
"reimburseOneshots" : true,
"transient" : true,
"parentEntityType" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"version" : 12345,
"referenceCode" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"historized" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"referenceDescription" : "..."
},
"discountPlan" : {
"usedQuantity" : 12345,
"transient" : true,
"defaultDuration" : 12345,
"historized" : true,
"valid" : true,
"description" : "...",
"codeChanged" : true,
"startDate" : 12345,
"active" : true,
"auditable" : { },
"cfValues" : { },
"parentEntityType" : { },
"code" : "...",
"applicationFilterEL" : "...",
"statusDate" : 12345,
"durationUnit" : "MONTH",
"maxDuration" : 12345,
"expressionEl" : "...",
"notified" : true,
"applicationLimit" : 12345,
"discountPlanaApplicableEntities" : [ { }, { } ],
"discountPlanType" : "OFFER",
"incompatibleDiscountPlans" : [ { }, { } ],
"parentEntity" : { },
"auditableFields" : [ { }, { } ],
"initialQuantity" : 12345,
"referenceCode" : "...",
"applicableOnOverriddenPrice" : true,
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"endDate" : 12345,
"referenceDescription" : "...",
"parentCFEntities" : [ { }, { } ],
"descriptionAndCode" : "...",
"id" : 12345,
"status" : "EXPIRED",
"discountPlanItems" : [ { }, { } ],
"applicableOnDiscountedPrice" : true,
"version" : 12345,
"disabled" : true,
"cfAccumulatedValues" : { },
"uuid" : "...",
"sequence" : 12345,
"minDuration" : 12345
},
"minInvoiceLines" : [ {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "REJECTED",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "PERCENTAGE",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "NOT_ADJUSTED",
"taxMode" : "RATE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
}, {
"convertedDiscountAmount" : 12345.0,
"offerTemplate" : { },
"commercialOrder" : { },
"accessPoint" : "...",
"convertedAmountWithoutTax" : 12345.0,
"transient" : true,
"discountPlan" : { },
"accountingArticle" : { },
"discountAmount" : 12345.0,
"tax" : { },
"status" : "RERATED",
"notified" : true,
"rawAmount" : 12345.0,
"version" : 12345,
"orderLot" : { },
"cfAccumulatedValues" : { },
"orderOffer" : { },
"ratedTransactions" : [ { }, { } ],
"convertedRawAmount" : 12345.0,
"discountValue" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"invoiceAggregateF" : { },
"auditableFields" : [ { }, { } ],
"serviceInstance" : { },
"quote" : { },
"orderRef" : "...",
"convertedAmountWithTax" : 12345.0,
"discountRate" : 12345.0,
"orderNumber" : "...",
"amountWithoutTax" : 12345.0,
"serviceTemplate" : { },
"label" : "...",
"discountPlanType" : "FIXED",
"productVersion" : { },
"offerServiceTemplate" : { },
"billingRun" : { },
"sequence" : 12345,
"uuid" : "...",
"product" : { },
"valueDate" : 12345,
"invoice" : { },
"discountedInvoiceLine" : { },
"taxRate" : 12345.0,
"amountTax" : 12345.0,
"convertedUnitPrice" : 12345.0,
"taxRecalculated" : true,
"convertedAmountTax" : 12345.0,
"adjustmentStatus" : "NOT_ADJUSTED",
"taxMode" : "RATE",
"auditable" : { },
"subscription" : { },
"quantity" : 12345.0,
"discountPlanItem" : { },
"validity" : { },
"amountWithTax" : 12345.0,
"quoteOffer" : { },
"unitPrice" : 12345.0,
"billingAccount" : { },
"taxOverridden" : true,
"id" : 12345,
"prestation" : "...",
"historized" : true,
"cfValues" : { },
"openOrderNumber" : "..."
} ],
"registrationNo" : "...",
"contactInformationNullSafe" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"invoicePrefix" : "...",
"minimumLabelEl" : "...",
"counters" : {
"property1" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
},
"property2" : {
"auditable" : { },
"id" : 12345,
"chargeInstances" : [ { }, { } ],
"userAccount" : { },
"historized" : true,
"descriptionAndCode" : "...",
"code" : "...",
"counterPeriods" : [ { }, { } ],
"referenceCode" : "...",
"codeChanged" : true,
"transient" : true,
"subscription" : { },
"parentEntityType" : { },
"customer" : { },
"auditableFields" : [ { }, { } ],
"version" : 12345,
"serviceInstance" : { },
"descriptionOrCode" : "...",
"billingAccount" : { },
"parentEntity" : { },
"notified" : true,
"customerAccount" : { },
"usageChargeInstances" : [ { }, { } ],
"referenceDescription" : "...",
"counterTemplate" : { },
"appendGeneratedCode" : true,
"description" : "..."
}
},
"parentEntity" : {
"codeChanged" : true,
"historized" : true,
"referenceCode" : "...",
"description" : "...",
"auditable" : { },
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"notified" : true,
"code" : "...",
"parentEntity" : { },
"descriptionAndCode" : "...",
"version" : 12345,
"transient" : true,
"parentEntityType" : { },
"descriptionOrCode" : "...",
"id" : 12345
},
"accountType" : "...",
"code" : "...",
"seller" : {
"generalLedger" : { },
"legalType" : "...",
"externalRef2" : "...",
"cfValues" : { },
"descriptionOrCode" : "...",
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"historized" : true,
"description" : "...",
"tradingCurrency" : { },
"businessAccountModel" : { },
"accountType" : "...",
"codeChanged" : true,
"customerSequences" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntityType" : { },
"id" : 12345,
"seller" : { },
"contactInformationNullSafe" : { },
"auditable" : { },
"isCompany" : true,
"parentEntity" : { },
"notified" : true,
"version" : 12345,
"legalText" : "...",
"jobTitle" : "...",
"tradingCountry" : { },
"paymentGateways" : [ { }, { } ],
"minimumLabelEl" : "...",
"externalRef1" : "...",
"primaryContact" : { },
"minimumChargeTemplate" : { },
"name" : { },
"auditableFields" : [ { }, { } ],
"referenceDescription" : "...",
"contactInformation" : { },
"cfAccumulatedValues" : { },
"minimumArticle" : { },
"vatNo" : "...",
"contracts" : [ { }, { } ],
"address" : { },
"registrationNo" : "...",
"transient" : true,
"defaultLevel" : true,
"invoiceTypeSequence" : [ { }, { } ],
"uuid" : "...",
"providerContact" : "...",
"legalEntityType" : { },
"descriptionAndCode" : "...",
"minimumAmountEl" : "...",
"tradingLanguage" : { },
"code" : "..."
},
"providerContact" : "...",
"discountRate" : 12345.0,
"status" : "CANCELED",
"tradingCurrency" : {
"symbol" : "...",
"disabled" : true,
"active" : true,
"auditable" : { },
"currency" : { },
"currentRateUpdater" : "...",
"prCurrencyToThis" : 12345.0,
"auditableFields" : [ { }, { } ],
"decimalPlaces" : 12345,
"historized" : true,
"id" : 12345,
"currentRateFromDate" : 12345,
"currencyCode" : "...",
"exchangeRates" : [ { }, { } ],
"prDescription" : "...",
"version" : 12345,
"currentRate" : 12345.0,
"transient" : true,
"notified" : true
},
"historized" : true,
"externalRef1" : "...",
"auditable" : {
"updater" : "...",
"created" : 12345,
"lastModified" : 12345,
"updated" : 12345,
"lastUser" : "...",
"creator" : "..."
},
"descriptionOrCode" : "...",
"discountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "IN_USE",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "IN_USE",
"subscription" : { }
} ],
"tradingLanguage" : {
"auditableFields" : [ { }, { } ],
"id" : 12345,
"version" : 12345,
"languageCode" : "...",
"active" : true,
"historized" : true,
"language" : { },
"transient" : true,
"auditable" : { },
"disabled" : true,
"prDescription" : "...",
"notified" : true
},
"invoices" : [ {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "VALIDATED",
"paymentStatus" : "NONE",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "REFUNDED",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "CASH",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
}, {
"lastAppliedRateDate" : 12345,
"amount" : 12345.0,
"auditableFields" : [ { }, { } ],
"invoiceAgregates" : [ { }, { } ],
"initialCollectionDate" : 12345,
"discountAmount" : 12345.0,
"amountTax" : 12345.0,
"subscription" : { },
"externalRef" : "...",
"paymentPlan" : { },
"pdfDate" : 12345,
"pdfFilename" : "...",
"commercialOrder" : { },
"linkedInvoices" : [ { }, { } ],
"status" : "REJECTED",
"paymentStatus" : "REFUNDED",
"detailedInvoice" : true,
"tradingLanguage" : { },
"realTimeStatus" : "PENDING",
"amountWithTax" : 12345.0,
"invoiceBalance" : 12345.0,
"convertedAmountWithTax" : 12345.0,
"iban" : "...",
"draft" : true,
"dunningCollectionPlanTriggered" : true,
"invoiceNumber" : "...",
"code" : "...",
"version" : 12345,
"dueDate" : 12345,
"startDate" : 12345,
"auditable" : { },
"emailSentDate" : 12345,
"convertedNetToPay" : 12345.0,
"billingAccount" : { },
"transient" : true,
"alreadyAppliedMinimum" : true,
"amountWithoutTax" : 12345.0,
"invoiceDate" : 12345,
"invoiceType" : { },
"alreadyAddedDiscount" : true,
"paymentStatusDate" : 12345,
"convertedAmountTax" : 12345.0,
"adjustedInvoice" : { },
"discountPlan" : { },
"reminderLevelTriggered" : true,
"uuid" : "...",
"openOrderNumber" : "...",
"appliedRate" : 12345.0,
"discountRate" : 12345.0,
"xmlFilenameOnly" : "...",
"useCurrentRate" : true,
"orders" : [ { }, { } ],
"convertedDiscountAmount" : 12345.0,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"cpqQuote" : { },
"id" : 12345,
"quote" : { },
"statusDate" : 12345,
"pdfFilenameOnly" : "...",
"rejectedByRule" : { },
"amountWithoutTaxBeforeDiscount" : 12345.0,
"previousInvoiceNumber" : "...",
"relatedDunningCollectionPlan" : { },
"lastAppliedRate" : 12345.0,
"alreadySent" : true,
"alias" : "...",
"rejectReason" : "...",
"dueBalance" : 12345.0,
"hasMinimum" : true,
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"draftRatedTransactions" : [ { }, { } ],
"notified" : true,
"prepaid" : true,
"convertedAmountWithoutTax" : 12345.0,
"temporaryInvoiceNumber" : "...",
"billingRun" : { },
"cfValues" : { },
"historized" : true,
"rawAmount" : 12345.0,
"invoiceAdjustmentCurrentSellerNb" : 12345,
"dontSend" : true,
"draftInvoiceLines" : [ { }, { } ],
"invoiceAdjustmentCurrentProviderNb" : 12345,
"xmlFilename" : "...",
"hasDiscounts" : true,
"netToPay" : 12345.0,
"newInvoicingProcess" : true,
"invoiceLines" : [ { }, { } ],
"invoiceNumberOrTemporaryNumber" : "...",
"xmlDate" : 12345,
"discount" : 12345.0,
"order" : { },
"productDate" : 12345,
"convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
"endDate" : 12345,
"paymentMethod" : { },
"comment" : "...",
"convertedRawAmount" : 12345.0,
"paymentMethodType" : "CARD",
"seller" : { },
"hasTaxes" : true,
"recordedInvoice" : { },
"discountAgregates" : [ { }, { } ]
} ],
"isCompany" : true,
"brAmountWithoutTax" : 12345.0,
"totalInvoicingAmountWithoutTax" : 12345.0,
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesNullSafe" : { },
"dirtyCF" : true,
"uuid" : "...",
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
}
} ],
"usersAccounts" : [ {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "ACTIVE",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
}, {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CLOSED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
} ],
"ccedEmails" : "...",
"defaultLevel" : true,
"businessAccountModel" : {
"notified" : true,
"hierarchyType" : "CA",
"historized" : true,
"installed" : true,
"referenceDescription" : "...",
"disabled" : true,
"id" : 12345,
"license" : "MOZ",
"script" : { },
"codeChanged" : true,
"logoPicture" : "...",
"auditableFields" : [ { }, { } ],
"parentEntityType" : { },
"code" : "...",
"active" : true,
"moduleItems" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceCode" : "...",
"auditable" : { },
"description" : "...",
"descriptionAndCode" : "...",
"downloaded" : true,
"parentEntity" : { },
"moduleSource" : "...",
"transient" : true,
"appendGeneratedCode" : true,
"version" : 12345
},
"brAmountWithTax" : 12345.0,
"referenceDescription" : "...",
"mailingType" : "BATCH",
"billingRun" : {
"historized" : true,
"xmlJobExecutionResultId" : 12345,
"uuid" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"pdfJobExecutionResultId" : 12345,
"lastTransactionDate" : 12345,
"prAmountWithTax" : 12345.0,
"parentCFEntities" : [ { }, { } ],
"billingCycle" : { },
"rejectedBillingAccounts" : [ { }, { } ],
"runType" : "EXCEPTIONAL",
"referenceDescription" : "...",
"invoices" : [ { }, { } ],
"discountApplied" : true,
"preInvoicingReports" : { },
"language" : { },
"originBillingRun" : { },
"processDate" : 12345,
"invoiceDate" : 12345,
"rejectAutoAction" : "MOVE",
"status" : "INVOICE_LINES_CREATED",
"endDate" : 12345,
"minimumApplied" : true,
"invoiceNumber" : 12345,
"cfAccumulatedValues" : { },
"rejectionReason" : "...",
"selectedBillingAccounts" : "...",
"auditableFields" : [ { }, { } ],
"transient" : true,
"exceptionalBR" : true,
"cfValues" : { },
"producibleAmountTax" : 12345.0,
"id" : 12345,
"prAmountWithoutTax" : 12345.0,
"billingRunLists" : [ { }, { } ],
"collectionDate" : 12345,
"producibleAmountWithoutTax" : 12345.0,
"nextBillingRun" : { },
"billableBillingAccounts" : [ { }, { } ],
"computeDatesAtValidation" : true,
"exceptionalRTIds" : [ 12345, 12345 ],
"version" : 12345,
"generateAO" : true,
"thresholdChecked" : true,
"notified" : true,
"jobExecutions" : [ { }, { } ],
"auditable" : { },
"country" : { },
"billingAccountNumber" : 12345,
"producibleAmountWithTax" : 12345.0,
"statusDate" : 12345,
"isQuarantine" : true,
"exceptionalILIds" : [ 12345, 12345 ],
"postInvoicingReports" : { },
"producibleInvoiceNumber" : 12345,
"suspectAutoAction" : "MOVE",
"currency" : { },
"referenceCode" : "...",
"billableBillingAcountNumber" : 12345,
"skipValidationScript" : true,
"referenceDate" : "TODAY",
"processType" : "AUTOMATIC",
"invoiceType" : { },
"filters" : {
"property1" : { },
"property2" : { }
},
"prAmountTax" : 12345.0,
"startDate" : 12345
},
"description" : "...",
"totalInvoicingAmountWithTax" : 12345.0,
"checkThreshold" : "POSITIVE_RT",
"nextInvoiceDate" : 12345,
"transient" : true,
"primaryContact" : {
"parentEntityType" : { },
"id" : 12345,
"version" : 12345,
"lastName" : "...",
"transient" : true,
"fax" : "...",
"auditable" : { },
"firstName" : "...",
"auditableFields" : [ { }, { } ],
"mobile" : "...",
"referenceDescription" : "...",
"parentEntity" : { },
"descriptionOrCode" : "...",
"description" : "...",
"address" : { },
"descriptionAndCode" : "...",
"genericMail" : "...",
"phone" : "...",
"referenceCode" : "...",
"appendGeneratedCode" : true,
"codeChanged" : true,
"email" : "...",
"code" : "...",
"notified" : true,
"historized" : true
},
"paymentMethod" : {
"cfValues" : { },
"id" : 12345,
"historized" : true,
"userId" : "...",
"transient" : true,
"expired" : true,
"info4" : "...",
"info1" : "...",
"customerAccount" : { },
"referenceDocument" : { },
"info3" : "...",
"token3DsId" : "...",
"parentCFEntities" : [ { }, { } ],
"notified" : true,
"action" : "...",
"cfAccumulatedValues" : { },
"paymentType" : "CASH",
"version" : 12345,
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"active" : true,
"info5" : "...",
"tokenId" : "...",
"alias" : "...",
"info2" : "...",
"disabled" : true,
"preferred" : true
},
"taxCategory" : {
"referenceCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditable" : { },
"transient" : true,
"parentEntityType" : { },
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentEntity" : { },
"cfValues" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345
},
"jobTitle" : "...",
"descriptionAndCode" : "...",
"electronicBilling" : true,
"invoicingThreshold" : 12345.0,
"billingCycle" : {
"billingTemplateNameEL" : "...",
"invoiceDateDelayEL" : "...",
"invoiceDateProductionDelayEL" : "...",
"code" : "...",
"lastTransactionDateEL" : "...",
"invoicingThreshold" : 12345.0,
"transient" : true,
"filters" : {
"property1" : "...",
"property2" : "..."
},
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"referenceDescription" : "...",
"uuid" : "...",
"dueDateDelayEL" : "...",
"invoiceType" : { },
"thresholdPerEntity" : true,
"collectionDateDelayEl" : "...",
"type" : "ORDER",
"parentEntityType" : { },
"calendar" : { },
"auditableFields" : [ { }, { } ],
"splitPerPaymentMethod" : true,
"version" : 12345,
"billingRunValidationScript" : { },
"auditable" : { },
"cfAccumulatedValues" : { },
"descriptionAndCode" : "...",
"computeDatesAtValidation" : true,
"notified" : true,
"historized" : true,
"codeChanged" : true,
"referenceDate" : "LAST_TRANSACTION_DATE",
"checkThreshold" : "POSITIVE_RT",
"cfValues" : { },
"invoiceTypeEl" : "...",
"scriptInstance" : { },
"referenceCode" : "...",
"lastTransactionDateDelayEL" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
}
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"emailTemplate" : {
"referenceDescription" : "...",
"code" : "...",
"tagStartDelimiter" : "...",
"subject" : "...",
"description" : "...",
"referenceCode" : "...",
"translatedSubject" : {
"property1" : "...",
"property2" : "..."
},
"type" : "INVOICE",
"id" : 12345,
"parentEntityType" : { },
"translatedHtmlContent" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"notified" : true,
"codeChanged" : true,
"version" : 12345,
"tagEndDelimiter" : "...",
"descriptionOrCode" : "...",
"htmlContent" : "...",
"startDate" : 12345,
"textContent" : "...",
"translatedTextContent" : {
"property1" : "...",
"property2" : "..."
},
"auditable" : { },
"media" : "DUNNING_MEDIA",
"endDate" : 12345,
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"appendGeneratedCode" : true,
"historized" : true,
"descriptionAndCode" : "..."
},
"auditableFields" : [ {
"previousState" : { },
"currentState" : { },
"auditType" : "RENEWAL",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
}, {
"previousState" : { },
"currentState" : { },
"auditType" : "OTHER",
"historized" : true,
"fieldName" : "...",
"notified" : true,
"notfiable" : true,
"historable" : true
} ],
"tradingCountry" : {
"descriptionOrCode" : "...",
"codeChanged" : true,
"version" : 12345,
"appendGeneratedCode" : true,
"cfValues" : { },
"referenceCode" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"auditable" : { },
"countryCode" : "...",
"parentEntity" : { },
"notified" : true,
"id" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"referenceDescription" : "...",
"disabled" : true,
"country" : { },
"code" : "...",
"descriptionAndCode" : "...",
"active" : true,
"historized" : true,
"parentEntityType" : { },
"parentCFEntities" : [ { }, { } ],
"description" : "..."
},
"uuid" : "...",
"minRatedTransactions" : [ {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "REGULAR",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "BILLED",
"discountPlanType" : "PERCENTAGE",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
}, {
"cfValues" : { },
"inputUnitOfMeasure" : { },
"quantity" : 12345.0,
"unitAmountWithTax" : 12345.0,
"invoice" : { },
"unitAmountWithoutTax" : 12345.0,
"invoiceSubCategory" : { },
"code" : "...",
"parameter1" : "...",
"usageDate" : 12345,
"amountTax" : 12345.0,
"startDate" : 12345,
"parameterExtra" : "...",
"taxId" : 12345,
"doNotTriggerInvoicing" : true,
"rejectReason" : "...",
"billingAccount" : { },
"amountWithoutTax" : 12345.0,
"infoOrder" : { },
"sequence" : 12345,
"priceplan" : { },
"walletId" : 12345,
"description" : "...",
"parameter2" : "...",
"cfAccumulatedValues" : { },
"accountingCode" : { },
"rawAmountWithTax" : 12345.0,
"uuid" : "...",
"discountPlanItem" : { },
"userAccountId" : 12345,
"subscription" : { },
"chargeInstance" : { },
"parentCFEntities" : [ { }, { } ],
"rulesContract" : { },
"billingRun" : { },
"rawAmountWithoutTax" : 12345.0,
"accountingArticle" : { },
"ratingUnitDescription" : "...",
"subscriptionId" : 12345,
"version" : 12345,
"id" : 12345,
"taxClassId" : 12345,
"unityDescription" : "...",
"discountValue" : 12345.0,
"adjustedRatedTx" : { },
"discountPlan" : { },
"transient" : true,
"tax" : { },
"unitAmountTax" : 12345.0,
"invoicingDate" : 12345,
"taxOverriden" : true,
"parameter3" : "...",
"ratingUnitOfMeasure" : { },
"edr" : { },
"updated" : 12345,
"wallet" : { },
"amountWithTax" : 12345.0,
"endDate" : 12345,
"seller" : { },
"discountedRatedTransaction" : 12345,
"serviceInstance" : { },
"orderInfo" : { },
"invoiceSubCategoryId" : 12345,
"inputQuantity" : 12345.0,
"taxRecalculated" : true,
"sortIndex" : 12345,
"prepaid" : true,
"offerTemplate" : { },
"type" : "MINIMUM",
"billingAccountId" : 12345,
"invoiceAgregateF" : { },
"originBillingAccount" : { },
"status" : "OPEN",
"discountPlanType" : "FIXED",
"invoiceLine" : { },
"taxClass" : { },
"orderNumber" : "...",
"taxPercent" : 12345.0,
"userAccount" : { },
"sellerId" : 12345
} ],
"externalRef2" : "...",
"minimumArticle" : {
"invoiceSubCategory" : { },
"parentEntityType" : { },
"version" : 12345,
"taxClass" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"accountingCodeEl" : "...",
"disabled" : true,
"descriptionOrCode" : "...",
"invoiceTypeEl" : "...",
"ignoreAggregation" : true,
"cfValues" : { },
"parentEntity" : { },
"id" : 12345,
"unitPrice" : 12345.0,
"invoiceType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"accountingCodeMappings" : [ { }, { } ],
"articleFamily" : { },
"descriptionAndCode" : "...",
"uuid" : "...",
"auditable" : { },
"accountingCode" : { },
"referenceDescription" : "...",
"transient" : true,
"analyticCode2" : "...",
"columnCriteriaEL" : "...",
"appendGeneratedCode" : true,
"historized" : true,
"analyticCode3" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"cfAccumulatedValues" : { },
"analyticCode1" : "...",
"referenceCode" : "...",
"active" : true,
"code" : "..."
},
"allDiscountPlanInstances" : [ {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "ACTIVE",
"subscription" : { }
}, {
"transient" : true,
"id" : 12345,
"startDate" : 12345,
"valid" : true,
"discountPlan" : { },
"applicationCount" : 12345,
"cfValues" : { },
"serviceInstance" : { },
"parentCFEntities" : [ { }, { } ],
"billingAccount" : { },
"version" : 12345,
"endDate" : 12345,
"statusDate" : 12345,
"uuid" : "...",
"cfAccumulatedValues" : { },
"status" : "EXPIRED",
"subscription" : { }
} ],
"parentEntityType" : { },
"minimumChargeTemplate" : {
"historized" : true,
"inputUnitOfMeasure" : { },
"filterExpression" : "...",
"taxClassEl" : "...",
"edrTemplates" : [ { }, { } ],
"outputUnitEL" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"type" : "CREDIT",
"roundingMode" : "NEAREST",
"parentEntity" : { },
"cfAccumulatedValues" : { },
"ratingUnitOfMeasure" : { },
"ratingScript" : { },
"status" : "ARCHIVED",
"unitMultiplicator" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"unitNbDecimal" : 12345,
"inputUnitDescription" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"transient" : true,
"version" : 12345,
"description" : "...",
"immediateInvoicing" : true,
"amountEditable" : true,
"chargeMainType" : "RECURRING",
"inputUnitEL" : "...",
"auditable" : { },
"taxClass" : { },
"referenceCode" : "...",
"oneShotChargeTemplateType" : "OTHER",
"attributes" : [ { }, { } ],
"active" : true,
"revenueRecognitionRule" : { },
"disabled" : true,
"parentCFEntities" : [ { }, { } ],
"code" : "...",
"chargeType" : "...",
"invoiceSubCategory" : { },
"referenceDescription" : "...",
"roundingValuesComputed" : true,
"descriptionOrCode" : "...",
"productCharges" : [ { }, { } ],
"sortIndexEl" : "...",
"ratingUnitDescription" : "...",
"auditableFields" : [ { }, { } ],
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"id" : 12345,
"internalNote" : "...",
"cfValues" : { },
"dropZeroWo" : true,
"uuid" : "...",
"notified" : true
},
"minimumInvoiceSubCategory" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"version" : 12345,
"occTemplate" : { },
"cfValues" : { },
"auditable" : { },
"occTemplateNegative" : { },
"cfAccumulatedValues" : { },
"description" : "...",
"codeChanged" : true,
"sortIndex" : 12345,
"auditableFields" : [ { }, { } ],
"invoiceCategory" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"notified" : true,
"parentCFEntities" : [ { }, { } ],
"appendGeneratedCode" : true,
"parentEntity" : { },
"referenceCode" : "...",
"id" : 12345,
"discount" : 12345.0,
"transient" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"accountingCode" : { },
"uuid" : "...",
"historized" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"code" : "..."
},
"version" : 12345,
"parentUserAccounts" : [ {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "CANCELED",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
}, {
"codeChanged" : true,
"parentEntity" : { },
"providerContact" : "...",
"contactInformation" : { },
"descriptionOrCode" : "...",
"auditable" : { },
"transient" : true,
"legalEntityType" : { },
"parentUserAccount" : { },
"parentEntityType" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"accountType" : "...",
"terminationReason" : { },
"contactInformationNullSafe" : { },
"descriptionAndCode" : "...",
"defaultLevel" : true,
"cfValues" : { },
"subscriptionDate" : 12345,
"statusDate" : 12345,
"registrationNo" : "...",
"userAccounts" : [ { }, { } ],
"minimumLabelEl" : "...",
"subscriptions" : [ { }, { } ],
"minimumChargeTemplate" : { },
"parentCFEntities" : [ { }, { } ],
"historized" : true,
"terminationDate" : 12345,
"notified" : true,
"referenceDescription" : "...",
"businessAccountModel" : { },
"appendGeneratedCode" : true,
"status" : "ACTIVE",
"description" : "...",
"address" : { },
"externalRef2" : "...",
"billingAccount" : { },
"cfAccumulatedValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"wallet" : { },
"code" : "...",
"isCompany" : true,
"primaryContact" : { },
"jobTitle" : "...",
"vatNo" : "...",
"externalRef1" : "...",
"seller" : { },
"id" : 12345,
"isConsumer" : true,
"name" : { },
"prepaidWallets" : {
"property1" : { },
"property2" : { }
},
"minimumAmountEl" : "...",
"version" : 12345,
"minimumArticle" : { }
} ],
"minimumAmountEl" : "...",
"totalInvoicingAmountTax" : 12345.0,
"legalEntityType" : {
"appendGeneratedCode" : true,
"parentEntity" : { },
"isCompany" : true,
"parentEntityType" : { },
"code" : "...",
"version" : 12345,
"auditable" : { },
"referenceCode" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"referenceDescription" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"transient" : true,
"notified" : true,
"description" : "...",
"descriptionAndCode" : "...",
"descriptionNotNull" : "..."
},
"customerAccount" : {
"notified" : true,
"DDPaymentMethods" : [ { }, { } ],
"isCompany" : true,
"businessAccountModel" : { },
"address" : { },
"providerContact" : "...",
"invoicingThreshold" : 12345.0,
"paymentPlans" : [ { }, { } ],
"checkThreshold" : "AFTER_DISCOUNT",
"historized" : true,
"creditCategory" : { },
"primaryContact" : { },
"contactInformation" : { },
"billingAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"contracts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"dateDunningLevel" : 12345,
"tradingLanguage" : { },
"id" : 12345,
"preferredPaymentMethod" : { },
"status" : "CLOSE",
"parentEntityType" : { },
"paypalPaymentMethods" : [ { }, { } ],
"stripePaymentMethods" : [ { }, { } ],
"dunningDocuments" : [ { }, { } ],
"cfValues" : { },
"paymentMethods" : [ { }, { } ],
"tradingCurrency" : { },
"descriptionAndCode" : "...",
"actionDunnings" : [ { }, { } ],
"transient" : true,
"excludedFromPayment" : true,
"version" : 12345,
"defaultLevel" : true,
"auditableFields" : [ { }, { } ],
"preferredPaymentMethodType" : "CASH",
"auditedMethodPayments" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"counters" : {
"property1" : { },
"property2" : { }
},
"auditable" : { },
"contactInformationNullSafe" : { },
"customer" : { },
"accountOperations" : [ { }, { } ],
"generalClientAccount" : { },
"parentEntity" : { },
"externalRef2" : "...",
"uuid" : "...",
"thresholdPerEntity" : true,
"dueDateDelayEL" : "...",
"legalEntityType" : { },
"referenceDescription" : "...",
"registrationNo" : "...",
"name" : { },
"vatNo" : "...",
"appendGeneratedCode" : true,
"dunningLevel" : "R2",
"description" : "...",
"checkPaymentMethods" : [ { }, { } ],
"descriptionOrCode" : "...",
"jobTitle" : "...",
"cfAccumulatedValues" : { },
"referenceCode" : "...",
"minimumChargeTemplate" : { },
"addressbook" : { },
"code" : "...",
"dueBalance" : "...",
"minimumArticle" : { },
"password" : "...",
"accountType" : "...",
"minimumLabelEl" : "...",
"seller" : { },
"dateStatus" : 12345,
"wirePaymentMethods" : [ { }, { } ],
"noMoreValidCard" : true,
"minimumTargetAccount" : { },
"codeChanged" : true,
"externalRef1" : "..."
},
"thresholdPerEntity" : true,
"statusDate" : 12345,
"subscriptionDate" : 12345,
"address" : {
"zipCode" : "...",
"city" : "...",
"address4" : "...",
"state" : "...",
"address3" : "...",
"country" : { },
"address2" : "...",
"countryBundle" : "...",
"address5" : "...",
"address1" : "..."
},
"taxCategoryResolved" : {
"referenceCode" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"descriptionAndCode" : "...",
"cfAccumulatedValues" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"historized" : true,
"auditable" : { },
"transient" : true,
"parentEntityType" : { },
"uuid" : "...",
"referenceDescription" : "...",
"code" : "...",
"parentEntity" : { },
"cfValues" : { },
"version" : 12345,
"parentCFEntities" : [ { }, { } ],
"descriptionOrCode" : "...",
"id" : 12345
},
"contracts" : [ {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "DRAFT",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
}, {
"parentEntity" : { },
"contractItems" : [ { }, { } ],
"status" : "DRAFT",
"endDate" : 12345,
"version" : 12345,
"codeChanged" : true,
"id" : 12345,
"historized" : true,
"billingAccount" : { },
"description" : "...",
"renewal" : true,
"auditableFields" : [ { }, { } ],
"customer" : { },
"transient" : true,
"appendGeneratedCode" : true,
"statusDate" : 12345,
"descriptionOrCode" : "...",
"notified" : true,
"parentEntityType" : { },
"beginDate" : 12345,
"code" : "...",
"seller" : { },
"referenceDescription" : "...",
"contractDuration" : 12345,
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"contractDate" : 12345,
"customerAccount" : { },
"descriptionAndCode" : "...",
"billingRules" : [ { }, { } ],
"uuid" : "...",
"disabled" : true,
"referenceCode" : "...",
"active" : true,
"auditable" : { },
"cfValues" : { }
} ],
"exoneratedFromtaxes" : true,
"vatNo" : "...",
"notified" : true,
"contactInformation" : {
"fax" : "...",
"email" : "...",
"phone" : "...",
"mobile" : "..."
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"terminationDate" : 12345,
"referenceCode" : "...",
"appendGeneratedCode" : true,
"id" : 12345,
"name" : {
"fullName" : "...",
"lastName" : "...",
"title" : { },
"firstName" : "..."
},
"tags" : [ {
"descriptionOrCode" : "...",
"parentTag" : { },
"codeChanged" : true,
"name" : "...",
"code" : "...",
"historized" : true,
"auditable" : { },
"filterEl" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"seller" : { },
"tagType" : { },
"notified" : true,
"id" : 12345
}, {
"descriptionOrCode" : "...",
"parentTag" : { },
"codeChanged" : true,
"name" : "...",
"code" : "...",
"historized" : true,
"auditable" : { },
"filterEl" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"version" : 12345,
"parentEntity" : { },
"description" : "...",
"transient" : true,
"auditableFields" : [ { }, { } ],
"appendGeneratedCode" : true,
"seller" : { },
"tagType" : { },
"notified" : true,
"id" : 12345
} ]
},
"codeChanged" : true,
"externalRef1" : "..."
}