| name | data type | constraints | description |
|---|---|---|---|
| descriptionAndCode | string | ||
| parentEntityType | object | ||
| referenceCode | string | ||
| appendGeneratedCode | boolean | ||
| currentNumber | number | ||
| sequenceSize | number | ||
| auditableFields | array of AuditableFieldHistory | ||
| historized | boolean | ||
| invoiceTypes | array of InvoiceType | ||
| genericEntityCodes | array of CustomGenericEntityCode | ||
| referenceDescription | string | ||
| notified | boolean | ||
| transient | boolean | ||
| descriptionOrCode | string | ||
| description | string | max size: 255, min size: 0 | |
| invoiceTypeSellerSequences | array of InvoiceTypeSellerSequence | ||
| parentEntity | BusinessEntity | ||
| codeChanged | boolean | ||
| code | string | required, max size: 255, min size: 1 | |
| version | number | ||
| sequencePattern | string | ||
| previousInvoiceNb | number | ||
| sequenceType | SequenceTypeEnum | ||
| auditable | Auditable |
Example
{
"descriptionAndCode" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"appendGeneratedCode" : true,
"currentNumber" : 12345,
"sequenceSize" : 12345,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"historized" : true,
"invoiceTypes" : [ {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"prefixEL" : "...",
"appliesTo" : [ { }, { } ],
"referenceCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"occTemplate" : {
"accountingScheme" : { },
"contraAccountingCode" : { },
"descriptionAndCode" : "...",
"code" : "...",
"historized" : true,
"journal" : { },
"contraAccountingCode2" : { },
"auditable" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"occCategory" : "DEBIT",
"parentEntity" : { },
"descriptionOrCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"transient" : true,
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"accountingCode" : { },
"manualCreationEnabled" : true,
"accountCodeClientSide" : "...",
"description" : "..."
},
"invoiceAccountable" : true,
"taxScript" : {
"scriptInstanceCategory" : { },
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"executionRoles" : [ "...", "..." ],
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"code" : "...",
"auditable" : { },
"active" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"disabled" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA",
"referenceDescription" : "...",
"version" : 12345,
"referenceCode" : "...",
"reuse" : true,
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"error" : true
},
"invoiceSequence" : {
"descriptionAndCode" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"appendGeneratedCode" : true,
"currentNumber" : 12345,
"sequenceSize" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"invoiceTypes" : [ { }, { } ],
"genericEntityCodes" : [ { }, { } ],
"referenceDescription" : "...",
"notified" : true,
"transient" : true,
"descriptionOrCode" : "...",
"description" : "...",
"invoiceTypeSellerSequences" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"code" : "...",
"version" : 12345,
"sequencePattern" : "...",
"previousInvoiceNb" : 12345,
"sequenceType" : "SEQUENCE",
"auditable" : { }
},
"invoiceValidationScript" : {
"scriptInstanceCategory" : { },
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"executionRoles" : [ "...", "..." ],
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"code" : "...",
"auditable" : { },
"active" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"disabled" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"referenceDescription" : "...",
"version" : 12345,
"referenceCode" : "...",
"reuse" : true,
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"error" : true
},
"code" : "...",
"id" : 12345,
"customInvoiceXmlScriptInstance" : {
"scriptInstanceCategory" : { },
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"executionRoles" : [ "...", "..." ],
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"code" : "...",
"auditable" : { },
"active" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"disabled" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"referenceDescription" : "...",
"version" : 12345,
"referenceCode" : "...",
"reuse" : true,
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"error" : true
},
"billingTemplateNameEL" : "...",
"occTemplateNegativeCodeEl" : "...",
"occTemplateCodeEl" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"description" : "...",
"pdfFilenameEL" : "...",
"version" : 12345,
"xmlFilenameEL" : "...",
"uuid" : "...",
"emailTemplate" : {
"id" : 12345,
"referenceDescription" : "...",
"type" : "DUNNING",
"parentEntity" : { },
"appendGeneratedCode" : true,
"tagStartDelimiter" : "...",
"descriptionOrCode" : "...",
"auditable" : { },
"descriptionAndCode" : "...",
"textContent" : "...",
"code" : "...",
"historized" : true,
"endDate" : 12345,
"parentEntityType" : { },
"referenceCode" : "...",
"subject" : "...",
"tagEndDelimiter" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"htmlContent" : "...",
"version" : 12345,
"media" : "CFT_FILE",
"description" : "...",
"notified" : true,
"transient" : true,
"startDate" : 12345
},
"descriptionOrCode" : "...",
"mailingType" : "MANUAL",
"transient" : true,
"notified" : true,
"matchingAuto" : true,
"occTemplateNegative" : {
"accountingScheme" : { },
"contraAccountingCode" : { },
"descriptionAndCode" : "...",
"code" : "...",
"historized" : true,
"journal" : { },
"contraAccountingCode2" : { },
"auditable" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"occCategory" : "DEBIT",
"parentEntity" : { },
"descriptionOrCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"transient" : true,
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"accountingCode" : { },
"manualCreationEnabled" : true,
"accountCodeClientSide" : "...",
"description" : "..."
},
"descriptionAndCode" : "...",
"historized" : true,
"useSelfSequence" : true,
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"parentEntityType" : { },
"sellerSequence" : [ {
"invoiceType" : { },
"transient" : true,
"prefixEL" : "...",
"id" : { },
"invoiceSequence" : { },
"seller" : { }
}, {
"invoiceType" : { },
"transient" : true,
"prefixEL" : "...",
"id" : { },
"invoiceSequence" : { },
"seller" : { }
} ],
"codeChanged" : true
}, {
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "RENEWAL",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"prefixEL" : "...",
"appliesTo" : [ { }, { } ],
"referenceCode" : "...",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"occTemplate" : {
"accountingScheme" : { },
"contraAccountingCode" : { },
"descriptionAndCode" : "...",
"code" : "...",
"historized" : true,
"journal" : { },
"contraAccountingCode2" : { },
"auditable" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"occCategory" : "DEBIT",
"parentEntity" : { },
"descriptionOrCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"transient" : true,
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"accountingCode" : { },
"manualCreationEnabled" : true,
"accountCodeClientSide" : "...",
"description" : "..."
},
"invoiceAccountable" : true,
"taxScript" : {
"scriptInstanceCategory" : { },
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"executionRoles" : [ "...", "..." ],
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"code" : "...",
"auditable" : { },
"active" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"disabled" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA",
"referenceDescription" : "...",
"version" : 12345,
"referenceCode" : "...",
"reuse" : true,
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"error" : true
},
"invoiceSequence" : {
"descriptionAndCode" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"appendGeneratedCode" : true,
"currentNumber" : 12345,
"sequenceSize" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"invoiceTypes" : [ { }, { } ],
"genericEntityCodes" : [ { }, { } ],
"referenceDescription" : "...",
"notified" : true,
"transient" : true,
"descriptionOrCode" : "...",
"description" : "...",
"invoiceTypeSellerSequences" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"code" : "...",
"version" : 12345,
"sequencePattern" : "...",
"previousInvoiceNb" : 12345,
"sequenceType" : "UUID",
"auditable" : { }
},
"invoiceValidationScript" : {
"scriptInstanceCategory" : { },
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"executionRoles" : [ "...", "..." ],
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"code" : "...",
"auditable" : { },
"active" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"disabled" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA_CLASS",
"referenceDescription" : "...",
"version" : 12345,
"referenceCode" : "...",
"reuse" : true,
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"error" : true
},
"code" : "...",
"id" : 12345,
"customInvoiceXmlScriptInstance" : {
"scriptInstanceCategory" : { },
"sourcingRoles" : [ "...", "..." ],
"parentEntity" : { },
"descriptionOrCode" : "...",
"historized" : true,
"codeChanged" : true,
"id" : 12345,
"executionRoles" : [ "...", "..." ],
"appendGeneratedCode" : true,
"description" : "...",
"transient" : true,
"code" : "...",
"auditable" : { },
"active" : true,
"parentEntityType" : { },
"auditableFields" : [ { }, { } ],
"notified" : true,
"disabled" : true,
"script" : "...",
"sourceTypeEnum" : "JAVA",
"referenceDescription" : "...",
"version" : 12345,
"referenceCode" : "...",
"reuse" : true,
"descriptionAndCode" : "...",
"scriptErrors" : [ { }, { } ],
"error" : true
},
"billingTemplateNameEL" : "...",
"occTemplateNegativeCodeEl" : "...",
"occTemplateCodeEl" : "...",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValues" : { },
"parentCFEntities" : [ { }, { } ],
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfValuesNullSafe" : { },
"cfAccumulatedValues" : { },
"dirtyCF" : true,
"CFValuesCopy" : { },
"uuid" : "..."
} ],
"description" : "...",
"pdfFilenameEL" : "...",
"version" : 12345,
"xmlFilenameEL" : "...",
"uuid" : "...",
"emailTemplate" : {
"id" : 12345,
"referenceDescription" : "...",
"type" : "DUNNING",
"parentEntity" : { },
"appendGeneratedCode" : true,
"tagStartDelimiter" : "...",
"descriptionOrCode" : "...",
"auditable" : { },
"descriptionAndCode" : "...",
"textContent" : "...",
"code" : "...",
"historized" : true,
"endDate" : 12345,
"parentEntityType" : { },
"referenceCode" : "...",
"subject" : "...",
"tagEndDelimiter" : "...",
"auditableFields" : [ { }, { } ],
"codeChanged" : true,
"htmlContent" : "...",
"version" : 12345,
"media" : "QUEUE",
"description" : "...",
"notified" : true,
"transient" : true,
"startDate" : 12345
},
"descriptionOrCode" : "...",
"mailingType" : "BATCH",
"transient" : true,
"notified" : true,
"matchingAuto" : true,
"occTemplateNegative" : {
"accountingScheme" : { },
"contraAccountingCode" : { },
"descriptionAndCode" : "...",
"code" : "...",
"historized" : true,
"journal" : { },
"contraAccountingCode2" : { },
"auditable" : { },
"version" : 12345,
"auditableFields" : [ { }, { } ],
"occCategory" : "DEBIT",
"parentEntity" : { },
"descriptionOrCode" : "...",
"id" : 12345,
"referenceCode" : "...",
"transient" : true,
"notified" : true,
"parentEntityType" : { },
"codeChanged" : true,
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"accountingCode" : { },
"manualCreationEnabled" : true,
"accountCodeClientSide" : "...",
"description" : "..."
},
"descriptionAndCode" : "...",
"historized" : true,
"useSelfSequence" : true,
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : { },
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"parentEntityType" : { },
"sellerSequence" : [ {
"invoiceType" : { },
"transient" : true,
"prefixEL" : "...",
"id" : { },
"invoiceSequence" : { },
"seller" : { }
}, {
"invoiceType" : { },
"transient" : true,
"prefixEL" : "...",
"id" : { },
"invoiceSequence" : { },
"seller" : { }
} ],
"codeChanged" : true
} ],
"genericEntityCodes" : [ {
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"notified" : true,
"codeEL" : "...",
"historized" : true,
"id" : 12345,
"formatEL" : "...",
"transient" : true,
"version" : 12345,
"sequence" : {
"referenceCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"sequenceSize" : 12345,
"currentNumber" : 12345,
"codeChanged" : true,
"sequencePattern" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"transient" : true,
"notified" : true,
"historized" : true,
"referenceDescription" : "...",
"parentEntity" : { },
"genericEntityCodes" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"auditableFields" : [ { }, { } ],
"sequenceType" : "ALPHA_UP",
"descriptionAndCode" : "...",
"id" : 12345
},
"entityClass" : "..."
}, {
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"notified" : true,
"codeEL" : "...",
"historized" : true,
"id" : 12345,
"formatEL" : "...",
"transient" : true,
"version" : 12345,
"sequence" : {
"referenceCode" : "...",
"parentEntityType" : { },
"appendGeneratedCode" : true,
"sequenceSize" : 12345,
"currentNumber" : 12345,
"codeChanged" : true,
"sequencePattern" : "...",
"version" : 12345,
"descriptionOrCode" : "...",
"code" : "...",
"transient" : true,
"notified" : true,
"historized" : true,
"referenceDescription" : "...",
"parentEntity" : { },
"genericEntityCodes" : [ { }, { } ],
"auditable" : { },
"description" : "...",
"auditableFields" : [ { }, { } ],
"sequenceType" : "UUID",
"descriptionAndCode" : "...",
"id" : 12345
},
"entityClass" : "..."
} ],
"referenceDescription" : "...",
"notified" : true,
"transient" : true,
"descriptionOrCode" : "...",
"description" : "...",
"invoiceTypeSellerSequences" : [ {
"invoiceType" : {
"cfValues" : { },
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"prefixEL" : "...",
"appliesTo" : [ { }, { } ],
"referenceCode" : "...",
"auditable" : { },
"occTemplate" : { },
"invoiceAccountable" : true,
"taxScript" : { },
"invoiceSequence" : { },
"invoiceValidationScript" : { },
"code" : "...",
"id" : 12345,
"customInvoiceXmlScriptInstance" : { },
"billingTemplateNameEL" : "...",
"occTemplateNegativeCodeEl" : "...",
"occTemplateCodeEl" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"pdfFilenameEL" : "...",
"version" : 12345,
"xmlFilenameEL" : "...",
"uuid" : "...",
"emailTemplate" : { },
"descriptionOrCode" : "...",
"mailingType" : "AUTO",
"transient" : true,
"notified" : true,
"matchingAuto" : true,
"occTemplateNegative" : { },
"descriptionAndCode" : "...",
"historized" : true,
"useSelfSequence" : true,
"parentEntity" : { },
"parentEntityType" : { },
"sellerSequence" : [ { }, { } ],
"codeChanged" : true
},
"transient" : true,
"prefixEL" : "...",
"id" : { },
"invoiceSequence" : {
"descriptionAndCode" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"appendGeneratedCode" : true,
"currentNumber" : 12345,
"sequenceSize" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"invoiceTypes" : [ { }, { } ],
"genericEntityCodes" : [ { }, { } ],
"referenceDescription" : "...",
"notified" : true,
"transient" : true,
"descriptionOrCode" : "...",
"description" : "...",
"invoiceTypeSellerSequences" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"code" : "...",
"version" : 12345,
"sequencePattern" : "...",
"previousInvoiceNb" : 12345,
"sequenceType" : "NUMERIC",
"auditable" : { }
},
"seller" : {
"externalRef2" : "...",
"parentEntityType" : { },
"paymentGateways" : [ { }, { } ],
"contactInformation" : { },
"isCompany" : true,
"minimumChargeTemplate" : { },
"transient" : true,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"code" : "...",
"appendGeneratedCode" : true,
"invoiceTypeSequence" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"legalText" : "...",
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"jobTitle" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"registrationNo" : "...",
"minimumAmountEl" : "...",
"legalEntityType" : { },
"vatNo" : "...",
"description" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"tradingCountry" : { },
"cfValues" : { },
"address" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"businessAccountModel" : { },
"name" : { },
"descriptionAndCode" : "...",
"legalType" : "...",
"seller" : { },
"customerSequences" : [ { }, { } ],
"id" : 12345,
"primaryContact" : { },
"version" : 12345,
"tradingLanguage" : { },
"uuid" : "...",
"contracts" : [ { }, { } ],
"generalLedger" : { },
"referenceCode" : "...",
"accountType" : "...",
"codeChanged" : true,
"externalRef1" : "...",
"minimumArticle" : { },
"notified" : true
}
}, {
"invoiceType" : {
"cfValues" : { },
"appendGeneratedCode" : true,
"referenceDescription" : "...",
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"prefixEL" : "...",
"appliesTo" : [ { }, { } ],
"referenceCode" : "...",
"auditable" : { },
"occTemplate" : { },
"invoiceAccountable" : true,
"taxScript" : { },
"invoiceSequence" : { },
"invoiceValidationScript" : { },
"code" : "...",
"id" : 12345,
"customInvoiceXmlScriptInstance" : { },
"billingTemplateNameEL" : "...",
"occTemplateNegativeCodeEl" : "...",
"occTemplateCodeEl" : "...",
"parentCFEntities" : [ { }, { } ],
"description" : "...",
"pdfFilenameEL" : "...",
"version" : 12345,
"xmlFilenameEL" : "...",
"uuid" : "...",
"emailTemplate" : { },
"descriptionOrCode" : "...",
"mailingType" : "MANUAL",
"transient" : true,
"notified" : true,
"matchingAuto" : true,
"occTemplateNegative" : { },
"descriptionAndCode" : "...",
"historized" : true,
"useSelfSequence" : true,
"parentEntity" : { },
"parentEntityType" : { },
"sellerSequence" : [ { }, { } ],
"codeChanged" : true
},
"transient" : true,
"prefixEL" : "...",
"id" : { },
"invoiceSequence" : {
"descriptionAndCode" : "...",
"parentEntityType" : { },
"referenceCode" : "...",
"appendGeneratedCode" : true,
"currentNumber" : 12345,
"sequenceSize" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"invoiceTypes" : [ { }, { } ],
"genericEntityCodes" : [ { }, { } ],
"referenceDescription" : "...",
"notified" : true,
"transient" : true,
"descriptionOrCode" : "...",
"description" : "...",
"invoiceTypeSellerSequences" : [ { }, { } ],
"parentEntity" : { },
"codeChanged" : true,
"code" : "...",
"version" : 12345,
"sequencePattern" : "...",
"previousInvoiceNb" : 12345,
"sequenceType" : "SEQUENCE",
"auditable" : { }
},
"seller" : {
"externalRef2" : "...",
"parentEntityType" : { },
"paymentGateways" : [ { }, { } ],
"contactInformation" : { },
"isCompany" : true,
"minimumChargeTemplate" : { },
"transient" : true,
"tradingCurrency" : { },
"cfAccumulatedValues" : { },
"contactInformationNullSafe" : { },
"historized" : true,
"code" : "...",
"appendGeneratedCode" : true,
"invoiceTypeSequence" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"legalText" : "...",
"minimumLabelEl" : "...",
"referenceDescription" : "...",
"jobTitle" : "...",
"auditableFields" : [ { }, { } ],
"parentEntity" : { },
"registrationNo" : "...",
"minimumAmountEl" : "...",
"legalEntityType" : { },
"vatNo" : "...",
"description" : "...",
"providerContact" : "...",
"defaultLevel" : true,
"tradingCountry" : { },
"cfValues" : { },
"address" : { },
"auditable" : { },
"descriptionOrCode" : "...",
"businessAccountModel" : { },
"name" : { },
"descriptionAndCode" : "...",
"legalType" : "...",
"seller" : { },
"customerSequences" : [ { }, { } ],
"id" : 12345,
"primaryContact" : { },
"version" : 12345,
"tradingLanguage" : { },
"uuid" : "...",
"contracts" : [ { }, { } ],
"generalLedger" : { },
"referenceCode" : "...",
"accountType" : "...",
"codeChanged" : true,
"externalRef1" : "...",
"minimumArticle" : { },
"notified" : true
}
} ],
"parentEntity" : {
"code" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "STATUS",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
}, {
"fieldName" : "...",
"historable" : true,
"historized" : true,
"auditType" : "OTHER",
"notfiable" : true,
"currentState" : { },
"notified" : true,
"previousState" : { }
} ],
"notified" : true,
"parentEntity" : { },
"referenceDescription" : "...",
"id" : 12345,
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
},
"codeChanged" : true,
"transient" : true,
"referenceCode" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"version" : 12345,
"parentEntityType" : { },
"description" : "...",
"descriptionAndCode" : "..."
},
"codeChanged" : true,
"code" : "...",
"version" : 12345,
"sequencePattern" : "...",
"previousInvoiceNb" : 12345,
"sequenceType" : "CUSTOMER_NO",
"auditable" : {
"created" : 12345,
"creator" : "...",
"lastModified" : 12345,
"updater" : "...",
"updated" : 12345,
"lastUser" : "..."
}
}