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