| name | data type | description |
|---|---|---|
| paymentType | PaymentMethodEnum | |
| parentCFEntities | array of ICustomFieldEntity | |
| userId | string | |
| id | number | |
| token3DsId | string | |
| alias | string | |
| cfValues | CustomFieldValues | |
| preferred | boolean | |
| info1 | string | |
| info3 | string | |
| info2 | string | |
| cfAccumulatedValues | CustomFieldValues | |
| expired | boolean | |
| action | string | |
| active | boolean | |
| transient | boolean | |
| tokenId | string | |
| info5 | string | |
| auditable | Auditable | |
| info4 | string | |
| uuid | string | |
| auditableFields | array of AuditableFieldHistory | |
| historized | boolean | |
| referenceDocument | Document | |
| notified | boolean | |
| disabled | boolean | |
| customerAccount | CustomerAccount | |
| version | number |
Example
{
"paymentType" : "PAYPAL",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"CFValuesCopy" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValuesNullSafe" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"userId" : "...",
"id" : 12345,
"token3DsId" : "...",
"alias" : "...",
"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
},
"preferred" : true,
"info1" : "...",
"info3" : "...",
"info2" : "...",
"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
},
"expired" : true,
"action" : "...",
"active" : true,
"transient" : true,
"tokenId" : "...",
"info5" : "...",
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"info4" : "...",
"uuid" : "...",
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "STATUS",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"historized" : true,
"referenceDocument" : {
"linkedAccountEntity" : {
"isCompany" : true,
"registrationNo" : "...",
"historized" : true,
"referenceCode" : "...",
"auditable" : { },
"cfValues" : { },
"minimumLabelEl" : "...",
"transient" : true,
"legalEntityType" : { },
"providerContact" : "...",
"externalRef2" : "...",
"id" : 12345,
"parentEntity" : { },
"minimumArticle" : { },
"cfAccumulatedValues" : { },
"minimumChargeTemplate" : { },
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"defaultLevel" : true,
"codeChanged" : true,
"appendGeneratedCode" : true,
"description" : "...",
"auditableFields" : [ { }, { } ],
"address" : { },
"jobTitle" : "...",
"version" : 12345,
"code" : "...",
"businessAccountModel" : { },
"accountType" : "...",
"primaryContact" : { },
"name" : { },
"minimumAmountEl" : "...",
"contactInformation" : { },
"contactInformationNullSafe" : { },
"descriptionOrCode" : "...",
"notified" : true,
"vatNo" : "...",
"referenceDescription" : "...",
"parentEntityType" : { },
"descriptionAndCode" : "...",
"externalRef1" : "..."
},
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"codeChanged" : true,
"referenceCode" : "...",
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"descriptionAndCode" : "...",
"code" : "...",
"version" : 12345,
"appendGeneratedCode" : true,
"uuid" : "...",
"referenceDescription" : "...",
"id" : 12345,
"descriptionOrCode" : "...",
"transient" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"creationDate" : 12345,
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "RENEWAL",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "STATUS",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"documentStatus" : "REJECTED",
"historized" : true,
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"description" : "...",
"notified" : true,
"fileName" : "...",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"fileType" : {
"notified" : true,
"appendGeneratedCode" : true,
"description" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"id" : 12345,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"auditable" : { },
"codeChanged" : true,
"referenceCode" : "...",
"historized" : true,
"referenceDescription" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"transient" : true,
"parentEntity" : { }
},
"parentEntityType" : { },
"category" : {
"parentCFEntities" : [ { }, { } ],
"referenceCode" : "...",
"auditableFields" : [ { }, { } ],
"relativePath" : "...",
"appendGeneratedCode" : true,
"uuid" : "...",
"cfValues" : { },
"version" : 12345,
"referenceDescription" : "...",
"transient" : true,
"id" : 12345,
"parentEntity" : { },
"notified" : true,
"descriptionAndCode" : "...",
"parentEntityType" : { },
"description" : "...",
"historized" : true,
"code" : "...",
"cfAccumulatedValues" : { },
"codeChanged" : true,
"descriptionOrCode" : "...",
"auditable" : { }
},
"tags" : [ "...", "..." ]
},
"notified" : true,
"disabled" : true,
"customerAccount" : {
"dueBalance" : "...",
"providerContact" : "...",
"preferredPaymentMethodType" : "DIRECTDEBIT",
"id" : 12345,
"dateStatus" : 12345,
"appendGeneratedCode" : true,
"legalEntityType" : {
"parentEntityType" : { },
"referenceDescription" : "...",
"referenceCode" : "...",
"version" : 12345,
"parentEntity" : { },
"appendGeneratedCode" : true,
"transient" : true,
"auditableFields" : [ { }, { } ],
"description" : "...",
"id" : 12345,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"code" : "...",
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"codeChanged" : true,
"descriptionNotNull" : "...",
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"isCompany" : true,
"auditable" : { },
"historized" : true,
"notified" : true
},
"billingAccounts" : [ {
"accountType" : "...",
"billingRun" : { },
"statusDate" : 12345,
"address" : { },
"name" : { },
"exoneratedFromtaxes" : true,
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"emailTemplate" : { },
"cfValues" : { },
"ccedEmails" : "...",
"minimumLabelEl" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"brAmountWithoutTax" : 12345.0,
"cfAccumulatedValues" : { },
"discountPlan" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minRatedTransactions" : [ { }, { } ],
"mailingType" : "MANUAL",
"jobTitle" : "...",
"checkThreshold" : "POSITIVE_RT",
"taxCategoryResolved" : { },
"notified" : true,
"registrationNo" : "...",
"contactInformation" : { },
"defaultLevel" : true,
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"contracts" : [ { }, { } ],
"contactInformationNullSafe" : { },
"discountRate" : 12345.0,
"code" : "...",
"tradingLanguage" : { },
"uuid" : "...",
"tradingCurrency" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef2" : "...",
"vatNo" : "...",
"description" : "...",
"tradingCountry" : { },
"status" : "TERMINATED",
"businessAccountModel" : { },
"thresholdPerEntity" : true,
"minimumInvoiceSubCategory" : { },
"externalRef1" : "...",
"invoices" : [ { }, { } ],
"parentUserAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"terminationDate" : 12345,
"primaryContact" : { },
"subscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"totalInvoicingAmountTax" : 12345.0,
"discountPlanInstances" : [ { }, { } ],
"isCompany" : true,
"parentEntity" : { },
"nextInvoiceDate" : 12345,
"seller" : { },
"minimumArticle" : { },
"version" : 12345,
"minInvoiceLines" : [ { }, { } ],
"transient" : true,
"paymentMethod" : { },
"billingCycle" : { },
"parentEntityType" : { },
"codeChanged" : true,
"tags" : [ { }, { } ],
"terminationReason" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"providerContact" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"customerAccount" : { },
"taxCategory" : { },
"appendGeneratedCode" : true,
"minimumChargeTemplate" : { },
"descriptionAndCode" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"referenceCode" : "..."
}, {
"accountType" : "...",
"billingRun" : { },
"statusDate" : 12345,
"address" : { },
"name" : { },
"exoneratedFromtaxes" : true,
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"emailTemplate" : { },
"cfValues" : { },
"ccedEmails" : "...",
"minimumLabelEl" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"brAmountWithoutTax" : 12345.0,
"cfAccumulatedValues" : { },
"discountPlan" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minRatedTransactions" : [ { }, { } ],
"mailingType" : "AUTO",
"jobTitle" : "...",
"checkThreshold" : "AFTER_DISCOUNT",
"taxCategoryResolved" : { },
"notified" : true,
"registrationNo" : "...",
"contactInformation" : { },
"defaultLevel" : true,
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"contracts" : [ { }, { } ],
"contactInformationNullSafe" : { },
"discountRate" : 12345.0,
"code" : "...",
"tradingLanguage" : { },
"uuid" : "...",
"tradingCurrency" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef2" : "...",
"vatNo" : "...",
"description" : "...",
"tradingCountry" : { },
"status" : "CLOSED",
"businessAccountModel" : { },
"thresholdPerEntity" : true,
"minimumInvoiceSubCategory" : { },
"externalRef1" : "...",
"invoices" : [ { }, { } ],
"parentUserAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"terminationDate" : 12345,
"primaryContact" : { },
"subscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"totalInvoicingAmountTax" : 12345.0,
"discountPlanInstances" : [ { }, { } ],
"isCompany" : true,
"parentEntity" : { },
"nextInvoiceDate" : 12345,
"seller" : { },
"minimumArticle" : { },
"version" : 12345,
"minInvoiceLines" : [ { }, { } ],
"transient" : true,
"paymentMethod" : { },
"billingCycle" : { },
"parentEntityType" : { },
"codeChanged" : true,
"tags" : [ { }, { } ],
"terminationReason" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"providerContact" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"customerAccount" : { },
"taxCategory" : { },
"appendGeneratedCode" : true,
"minimumChargeTemplate" : { },
"descriptionAndCode" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"referenceCode" : "..."
} ],
"password" : "...",
"counters" : {
"property1" : {
"auditable" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"counterTemplate" : { },
"id" : 12345,
"userAccount" : { },
"counterPeriods" : [ { }, { } ],
"parentEntityType" : { },
"customer" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"chargeInstances" : [ { }, { } ],
"subscription" : { },
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"serviceInstance" : { },
"notified" : true,
"descriptionOrCode" : "...",
"customerAccount" : { },
"transient" : true,
"version" : 12345,
"descriptionAndCode" : "...",
"parentEntity" : { },
"usageChargeInstances" : [ { }, { } ]
},
"property2" : {
"auditable" : { },
"referenceCode" : "...",
"referenceDescription" : "...",
"counterTemplate" : { },
"id" : 12345,
"userAccount" : { },
"counterPeriods" : [ { }, { } ],
"parentEntityType" : { },
"customer" : { },
"codeChanged" : true,
"historized" : true,
"auditableFields" : [ { }, { } ],
"billingAccount" : { },
"chargeInstances" : [ { }, { } ],
"subscription" : { },
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"serviceInstance" : { },
"notified" : true,
"descriptionOrCode" : "...",
"customerAccount" : { },
"transient" : true,
"version" : 12345,
"descriptionAndCode" : "...",
"parentEntity" : { },
"usageChargeInstances" : [ { }, { } ]
}
},
"contactInformationNullSafe" : {
"email" : "...",
"phone" : "...",
"mobile" : "...",
"fax" : "..."
},
"minimumLabelEl" : "...",
"externalRef2" : "...",
"status" : "CLOSE",
"actionDunnings" : [ {
"transient" : true,
"auditableFields" : [ { }, { } ],
"customerAccount" : { },
"fromLevel" : "R2",
"actionPlanItem" : { },
"notified" : true,
"auditable" : { },
"amountDue" : 12345.0,
"historized" : true,
"creationDate" : 12345,
"status" : "A",
"dunningLOT" : { },
"statusDate" : 12345,
"version" : 12345,
"toLevel" : "R4",
"recordedInvoice" : { },
"typeAction" : "EMAIL",
"id" : 12345
}, {
"transient" : true,
"auditableFields" : [ { }, { } ],
"customerAccount" : { },
"fromLevel" : "R1",
"actionPlanItem" : { },
"notified" : true,
"auditable" : { },
"amountDue" : 12345.0,
"historized" : true,
"creationDate" : 12345,
"status" : "E",
"dunningLOT" : { },
"statusDate" : 12345,
"version" : 12345,
"toLevel" : "R2",
"recordedInvoice" : { },
"typeAction" : "LETTER",
"id" : 12345
} ],
"contracts" : [ {
"customer" : { },
"parentEntityType" : { },
"historized" : true,
"descriptionAndCode" : "...",
"contractDuration" : 12345,
"contractDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"status" : "CLOSED",
"auditable" : { },
"active" : true,
"seller" : { },
"endDate" : 12345,
"description" : "...",
"transient" : true,
"beginDate" : 12345,
"renewal" : true,
"contractItems" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"cfValues" : { },
"id" : 12345,
"billingAccount" : { },
"billingRules" : [ { }, { } ],
"codeChanged" : true,
"notified" : true,
"statusDate" : 12345,
"parentEntity" : { },
"descriptionOrCode" : "...",
"customerAccount" : { },
"code" : "...",
"uuid" : "...",
"appendGeneratedCode" : true
}, {
"customer" : { },
"parentEntityType" : { },
"historized" : true,
"descriptionAndCode" : "...",
"contractDuration" : 12345,
"contractDate" : 12345,
"referenceCode" : "...",
"cfAccumulatedValues" : { },
"status" : "ACTIVE",
"auditable" : { },
"active" : true,
"seller" : { },
"endDate" : 12345,
"description" : "...",
"transient" : true,
"beginDate" : 12345,
"renewal" : true,
"contractItems" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"referenceDescription" : "...",
"disabled" : true,
"auditableFields" : [ { }, { } ],
"version" : 12345,
"cfValues" : { },
"id" : 12345,
"billingAccount" : { },
"billingRules" : [ { }, { } ],
"codeChanged" : true,
"notified" : true,
"statusDate" : 12345,
"parentEntity" : { },
"descriptionOrCode" : "...",
"customerAccount" : { },
"code" : "...",
"uuid" : "...",
"appendGeneratedCode" : true
} ],
"stripePaymentMethods" : [ {
"customerAccount" : { },
"uuid" : "...",
"historized" : true,
"userId" : "...",
"version" : 12345,
"transient" : true,
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"tokenId" : "...",
"action" : "...",
"expired" : true,
"preferred" : true,
"paymentType" : "PAYPAL",
"info2" : "...",
"info3" : "...",
"disabled" : true,
"cfAccumulatedValues" : { },
"auditable" : { },
"referenceDocument" : { },
"info4" : "...",
"info5" : "...",
"active" : true,
"info1" : "...",
"cfValues" : { },
"token3DsId" : "...",
"alias" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true
}, {
"customerAccount" : { },
"uuid" : "...",
"historized" : true,
"userId" : "...",
"version" : 12345,
"transient" : true,
"id" : 12345,
"parentCFEntities" : [ { }, { } ],
"tokenId" : "...",
"action" : "...",
"expired" : true,
"preferred" : true,
"paymentType" : "DIRECTDEBIT",
"info2" : "...",
"info3" : "...",
"disabled" : true,
"cfAccumulatedValues" : { },
"auditable" : { },
"referenceDocument" : { },
"info4" : "...",
"info5" : "...",
"active" : true,
"info1" : "...",
"cfValues" : { },
"token3DsId" : "...",
"alias" : "...",
"auditableFields" : [ { }, { } ],
"notified" : true
} ],
"dunningDocuments" : [ {
"payments" : [ { }, { } ],
"description" : "...",
"subscription" : { },
"id" : 12345,
"version" : 12345,
"notified" : true,
"parentEntityType" : { },
"historized" : true,
"dueInvoices" : [ { }, { } ],
"codeChanged" : true,
"paidAmount" : 12345.0,
"descriptionOrCode" : "...",
"customerAccount" : { },
"amountWithoutTax" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"transient" : true,
"amountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"status" : "CLOSED",
"parentEntity" : { },
"auditable" : { },
"code" : "...",
"referenceCode" : "...",
"referenceDescription" : "..."
}, {
"payments" : [ { }, { } ],
"description" : "...",
"subscription" : { },
"id" : 12345,
"version" : 12345,
"notified" : true,
"parentEntityType" : { },
"historized" : true,
"dueInvoices" : [ { }, { } ],
"codeChanged" : true,
"paidAmount" : 12345.0,
"descriptionOrCode" : "...",
"customerAccount" : { },
"amountWithoutTax" : 12345.0,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"transient" : true,
"amountWithTax" : 12345.0,
"auditableFields" : [ { }, { } ],
"status" : "OPEN",
"parentEntity" : { },
"auditable" : { },
"code" : "...",
"referenceCode" : "...",
"referenceDescription" : "..."
} ],
"excludedFromPayment" : true,
"auditableFields" : [ {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "STATUS",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
}, {
"notfiable" : true,
"fieldName" : "...",
"auditType" : "OTHER",
"previousState" : { },
"historable" : true,
"notified" : true,
"historized" : true,
"currentState" : { }
} ],
"checkThreshold" : "AFTER_DISCOUNT",
"jobTitle" : "...",
"description" : "...",
"contactInformation" : {
"email" : "...",
"phone" : "...",
"mobile" : "...",
"fax" : "..."
},
"tradingCurrency" : {
"currencyCode" : "...",
"prDescription" : "...",
"version" : 12345,
"auditableFields" : [ { }, { } ],
"historized" : true,
"prCurrencyToThis" : 12345.0,
"exchangeRates" : [ { }, { } ],
"disabled" : true,
"auditable" : { },
"symbol" : "...",
"currentRateUpdater" : "...",
"currency" : { },
"id" : 12345,
"notified" : true,
"transient" : true,
"decimalPlaces" : 12345,
"active" : true,
"currentRate" : 12345.0,
"currentRateFromDate" : 12345
},
"generalClientAccount" : {
"reportingAccount" : "...",
"parentEntity" : { },
"referenceCode" : "...",
"transient" : true,
"historized" : true,
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"chartOfAccountTypeEnum" : "EQUITY",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"parentAccountingCode" : { },
"notes" : "...",
"auditable" : { },
"descriptionOrCode" : "...",
"disabled" : true,
"chartOfAccountViewTypeEnum" : "VIEW",
"description" : "...",
"migrated" : true,
"referenceDescription" : "...",
"parentEntityType" : { },
"codeChanged" : true,
"active" : true,
"code" : "...",
"notified" : true,
"version" : 12345
},
"paymentMethods" : [ {
"info3" : "...",
"customerAccount" : { },
"transient" : true,
"tokenId" : "...",
"expired" : true,
"historized" : true,
"info4" : "...",
"token3DsId" : "...",
"action" : "...",
"preferred" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"info5" : "...",
"notified" : true,
"version" : 12345,
"paymentType" : "WIRETRANSFER",
"cfAccumulatedValues" : { },
"alias" : "...",
"auditable" : { },
"info1" : "...",
"active" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"info2" : "...",
"userId" : "...",
"cfValues" : { },
"disabled" : true,
"referenceDocument" : { }
}, {
"info3" : "...",
"customerAccount" : { },
"transient" : true,
"tokenId" : "...",
"expired" : true,
"historized" : true,
"info4" : "...",
"token3DsId" : "...",
"action" : "...",
"preferred" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"info5" : "...",
"notified" : true,
"version" : 12345,
"paymentType" : "PAYPAL",
"cfAccumulatedValues" : { },
"alias" : "...",
"auditable" : { },
"info1" : "...",
"active" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"info2" : "...",
"userId" : "...",
"cfValues" : { },
"disabled" : true,
"referenceDocument" : { }
} ],
"primaryContact" : {
"auditable" : { },
"code" : "...",
"codeChanged" : true,
"parentEntityType" : { },
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"fax" : "...",
"version" : 12345,
"referenceCode" : "...",
"lastName" : "...",
"genericMail" : "...",
"firstName" : "...",
"transient" : true,
"descriptionOrCode" : "...",
"appendGeneratedCode" : true,
"auditableFields" : [ { }, { } ],
"email" : "...",
"id" : 12345,
"historized" : true,
"phone" : "...",
"mobile" : "...",
"address" : { },
"notified" : true,
"description" : "...",
"parentEntity" : { }
},
"parentEntityType" : { },
"registrationNo" : "...",
"noMoreValidCard" : true,
"auditable" : {
"creator" : "...",
"updater" : "...",
"updated" : 12345,
"lastModified" : 12345,
"lastUser" : "...",
"created" : 12345
},
"referenceCode" : "...",
"minimumChargeTemplate" : {
"descriptionI18nNullSafe" : {
"property1" : "...",
"property2" : "..."
},
"appendGeneratedCode" : true,
"inputUnitOfMeasure" : { },
"code" : "...",
"inputUnitDescription" : "...",
"auditable" : { },
"roundingValuesComputed" : true,
"taxClassEl" : "...",
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"inputUnitEL" : "...",
"description" : "...",
"unitNbDecimal" : 12345,
"disabled" : true,
"parentEntity" : { },
"roundingMode" : "UP",
"cfAccumulatedValues" : { },
"amountEditable" : true,
"productCharges" : [ { }, { } ],
"ratingScript" : { },
"unitMultiplicator" : 12345.0,
"sortIndexEl" : "...",
"uuid" : "...",
"edrTemplates" : [ { }, { } ],
"notified" : true,
"revenueRecognitionRule" : { },
"descriptionAndCode" : "...",
"chargeMainType" : "RECURRING",
"oneShotChargeTemplateType" : "SUBSCRIPTION",
"descriptionOrCode" : "...",
"cfValues" : { },
"outputUnitEL" : "...",
"parentEntityType" : { },
"chargeType" : "...",
"type" : "DEBIT",
"parentCFEntities" : [ { }, { } ],
"invoiceSubCategory" : { },
"active" : true,
"transient" : true,
"filterExpression" : "...",
"referenceCode" : "...",
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"immediateInvoicing" : true,
"version" : 12345,
"dropZeroWo" : true,
"taxClass" : { },
"referenceDescription" : "...",
"ratingUnitDescription" : "...",
"historized" : true,
"attributes" : [ { }, { } ],
"id" : 12345,
"ratingUnitOfMeasure" : { },
"status" : "ACTIVE"
},
"customer" : {
"minimumLabelEl" : "...",
"addressbook" : { },
"parentEntityType" : { },
"appendGeneratedCode" : true,
"minimumAmountEl" : "...",
"checkThreshold" : "POSITIVE_RT",
"primaryContact" : { },
"customerCategory" : { },
"codeChanged" : true,
"isCompany" : true,
"jobTitle" : "...",
"auditable" : { },
"minimumArticle" : { },
"contactInformation" : { },
"legalEntityType" : { },
"invoicingThreshold" : 12345.0,
"contactInformationNullSafe" : { },
"thresholdPerEntity" : true,
"customerBrand" : { },
"descriptionOrCode" : "...",
"registrationNo" : "...",
"providerContact" : "...",
"seller" : { },
"minimumChargeTemplate" : { },
"code" : "...",
"accountType" : "...",
"notified" : true,
"referenceDescription" : "...",
"descriptionAndCode" : "...",
"parentEntity" : { },
"vatNo" : "...",
"anonymized" : true,
"id" : 12345,
"transient" : true,
"cfAccumulatedValues" : { },
"version" : 12345,
"defaultLevel" : true,
"externalRef2" : "...",
"cfValues" : { },
"uuid" : "...",
"referenceCode" : "...",
"additionalDetails" : { },
"auditableFields" : [ { }, { } ],
"name" : { },
"historized" : true,
"address" : { },
"minimumTargetAccount" : { },
"businessAccountModel" : { },
"customerAccounts" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"externalRef1" : "...",
"contracts" : [ { }, { } ],
"anonymizationDate" : 12345,
"counters" : {
"property1" : { },
"property2" : { }
},
"description" : "..."
},
"transient" : true,
"seller" : {
"businessAccountModel" : { },
"parentEntity" : { },
"uuid" : "...",
"vatNo" : "...",
"contactInformationNullSafe" : { },
"customerSequences" : [ { }, { } ],
"registrationNo" : "...",
"historized" : true,
"name" : { },
"minimumChargeTemplate" : { },
"appendGeneratedCode" : true,
"description" : "...",
"auditable" : { },
"tradingCountry" : { },
"parentCFEntities" : [ { }, { } ],
"invoiceTypeSequence" : [ { }, { } ],
"minimumAmountEl" : "...",
"providerContact" : "...",
"tradingLanguage" : { },
"accountType" : "...",
"auditableFields" : [ { }, { } ],
"referenceCode" : "...",
"defaultLevel" : true,
"descriptionAndCode" : "...",
"isCompany" : true,
"tradingCurrency" : { },
"primaryContact" : { },
"minimumLabelEl" : "...",
"transient" : true,
"externalRef1" : "...",
"seller" : { },
"codeChanged" : true,
"referenceDescription" : "...",
"code" : "...",
"legalEntityType" : { },
"jobTitle" : "...",
"contactInformation" : { },
"parentEntityType" : { },
"minimumArticle" : { },
"descriptionOrCode" : "...",
"generalLedger" : { },
"externalRef2" : "...",
"cfAccumulatedValues" : { },
"legalType" : "...",
"version" : 12345,
"contracts" : [ { }, { } ],
"paymentGateways" : [ { }, { } ],
"legalText" : "...",
"cfValues" : { },
"address" : { },
"id" : 12345,
"notified" : true
},
"dateDunningLevel" : 12345,
"thresholdPerEntity" : true,
"vatNo" : "...",
"creditCategory" : {
"auditable" : { },
"description" : "...",
"parentEntity" : { },
"referenceDescription" : "...",
"version" : 12345,
"parentEntityType" : { },
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"appendGeneratedCode" : true,
"transient" : true,
"code" : "...",
"referenceCode" : "...",
"notified" : true,
"descriptionAndCode" : "...",
"historized" : true,
"descriptionOrCode" : "...",
"auditableFields" : [ { }, { } ],
"id" : 12345,
"provider" : { },
"codeChanged" : true
},
"preferredPaymentMethod" : {
"info3" : "...",
"customerAccount" : { },
"transient" : true,
"tokenId" : "...",
"expired" : true,
"historized" : true,
"info4" : "...",
"token3DsId" : "...",
"action" : "...",
"preferred" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"info5" : "...",
"notified" : true,
"version" : 12345,
"paymentType" : "STRIPE",
"cfAccumulatedValues" : { },
"alias" : "...",
"auditable" : { },
"info1" : "...",
"active" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"info2" : "...",
"userId" : "...",
"cfValues" : { },
"disabled" : true,
"referenceDocument" : { }
},
"accountType" : "...",
"minimumAmountEl" : "...",
"invoicingThreshold" : 12345.0,
"isCompany" : true,
"defaultLevel" : true,
"descriptionOrCode" : "...",
"descriptionAndCode" : "...",
"checkPaymentMethods" : [ {
"info1" : "...",
"parentCFEntities" : [ { }, { } ],
"tokenId" : "...",
"info5" : "...",
"info2" : "...",
"info4" : "...",
"userId" : "...",
"action" : "...",
"referenceDocument" : { },
"disabled" : true,
"info3" : "...",
"preferred" : true,
"id" : 12345,
"token3DsId" : "...",
"notified" : true,
"version" : 12345,
"uuid" : "...",
"alias" : "...",
"transient" : true,
"customerAccount" : { },
"active" : true,
"paymentType" : "PAYPAL",
"historized" : true,
"auditable" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"expired" : true,
"auditableFields" : [ { }, { } ]
}, {
"info1" : "...",
"parentCFEntities" : [ { }, { } ],
"tokenId" : "...",
"info5" : "...",
"info2" : "...",
"info4" : "...",
"userId" : "...",
"action" : "...",
"referenceDocument" : { },
"disabled" : true,
"info3" : "...",
"preferred" : true,
"id" : 12345,
"token3DsId" : "...",
"notified" : true,
"version" : 12345,
"uuid" : "...",
"alias" : "...",
"transient" : true,
"customerAccount" : { },
"active" : true,
"paymentType" : "PAYPAL",
"historized" : true,
"auditable" : { },
"cfValues" : { },
"cfAccumulatedValues" : { },
"expired" : true,
"auditableFields" : [ { }, { } ]
} ],
"uuid" : "...",
"businessAccountModel" : {
"downloaded" : true,
"version" : 12345,
"transient" : true,
"referenceDescription" : "...",
"script" : { },
"moduleSource" : "...",
"hierarchyType" : "BA_UA",
"parentEntityType" : { },
"codeChanged" : true,
"auditableFields" : [ { }, { } ],
"logoPicture" : "...",
"code" : "...",
"auditable" : { },
"referenceCode" : "...",
"descriptionAndCode" : "...",
"descriptionOrCode" : "...",
"id" : 12345,
"license" : "GPL",
"moduleItems" : [ { }, { } ],
"notified" : true,
"appendGeneratedCode" : true,
"active" : true,
"historized" : true,
"description" : "...",
"disabled" : true,
"installed" : true,
"parentEntity" : { }
},
"paypalPaymentMethods" : [ {
"version" : 12345,
"info2" : "...",
"uuid" : "...",
"paymentType" : "WIRETRANSFER",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"info3" : "...",
"active" : true,
"customerAccount" : { },
"userId" : "...",
"expired" : true,
"referenceDocument" : { },
"notified" : true,
"disabled" : true,
"action" : "...",
"historized" : true,
"info5" : "...",
"preferred" : true,
"tokenId" : "...",
"id" : 12345,
"alias" : "...",
"token3DsId" : "...",
"cfAccumulatedValues" : { },
"info4" : "...",
"auditable" : { },
"transient" : true,
"info1" : "...",
"cfValues" : { }
}, {
"version" : 12345,
"info2" : "...",
"uuid" : "...",
"paymentType" : "CHECK",
"auditableFields" : [ { }, { } ],
"parentCFEntities" : [ { }, { } ],
"info3" : "...",
"active" : true,
"customerAccount" : { },
"userId" : "...",
"expired" : true,
"referenceDocument" : { },
"notified" : true,
"disabled" : true,
"action" : "...",
"historized" : true,
"info5" : "...",
"preferred" : true,
"tokenId" : "...",
"id" : 12345,
"alias" : "...",
"token3DsId" : "...",
"cfAccumulatedValues" : { },
"info4" : "...",
"auditable" : { },
"transient" : true,
"info1" : "...",
"cfValues" : { }
} ],
"dunningLevel" : "R6",
"parentCFEntities" : [ {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
}, {
"cfAccumulatedValuesNullSafe" : { },
"cfValuesAsValues" : {
"property1" : { },
"property2" : { }
},
"cfAccumulatedValues" : { },
"CFValuesCopy" : { },
"cfValuesNullSafe" : { },
"cfValues" : { },
"dirtyCF" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ]
} ],
"historized" : true,
"cfValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"codeChanged" : true,
"notified" : true,
"version" : 12345,
"tradingLanguage" : {
"auditableFields" : [ { }, { } ],
"notified" : true,
"language" : { },
"disabled" : true,
"id" : 12345,
"transient" : true,
"auditable" : { },
"historized" : true,
"version" : 12345,
"languageCode" : "...",
"prDescription" : "...",
"active" : true
},
"dueDateDelayEL" : "...",
"code" : "...",
"parentEntity" : {
"codeChanged" : true,
"notified" : true,
"descriptionOrCode" : "...",
"description" : "...",
"version" : 12345,
"historized" : true,
"transient" : true,
"id" : 12345,
"parentEntityType" : { },
"parentEntity" : { },
"referenceCode" : "...",
"code" : "...",
"auditableFields" : [ { }, { } ],
"auditable" : { },
"descriptionAndCode" : "...",
"appendGeneratedCode" : true,
"referenceDescription" : "..."
},
"minimumTargetAccount" : {
"accountType" : "...",
"billingRun" : { },
"statusDate" : 12345,
"address" : { },
"name" : { },
"exoneratedFromtaxes" : true,
"invoicingThreshold" : 12345.0,
"usersAccounts" : [ { }, { } ],
"emailTemplate" : { },
"cfValues" : { },
"ccedEmails" : "...",
"minimumLabelEl" : "...",
"descriptionOrCode" : "...",
"historized" : true,
"brAmountWithoutTax" : 12345.0,
"cfAccumulatedValues" : { },
"discountPlan" : { },
"counters" : {
"property1" : { },
"property2" : { }
},
"minRatedTransactions" : [ { }, { } ],
"mailingType" : "AUTO",
"jobTitle" : "...",
"checkThreshold" : "AFTER_DISCOUNT",
"taxCategoryResolved" : { },
"notified" : true,
"registrationNo" : "...",
"contactInformation" : { },
"defaultLevel" : true,
"brAmountWithTax" : 12345.0,
"electronicBilling" : true,
"contracts" : [ { }, { } ],
"contactInformationNullSafe" : { },
"discountRate" : 12345.0,
"code" : "...",
"tradingLanguage" : { },
"uuid" : "...",
"tradingCurrency" : { },
"parentCFEntities" : [ { }, { } ],
"externalRef2" : "...",
"vatNo" : "...",
"description" : "...",
"tradingCountry" : { },
"status" : "ACTIVE",
"businessAccountModel" : { },
"thresholdPerEntity" : true,
"minimumInvoiceSubCategory" : { },
"externalRef1" : "...",
"invoices" : [ { }, { } ],
"parentUserAccounts" : [ { }, { } ],
"minimumAmountEl" : "...",
"id" : 12345,
"totalInvoicingAmountWithTax" : 12345.0,
"terminationDate" : 12345,
"primaryContact" : { },
"subscriptionDate" : 12345,
"auditableFields" : [ { }, { } ],
"totalInvoicingAmountWithoutTax" : 12345.0,
"totalInvoicingAmountTax" : 12345.0,
"discountPlanInstances" : [ { }, { } ],
"isCompany" : true,
"parentEntity" : { },
"nextInvoiceDate" : 12345,
"seller" : { },
"minimumArticle" : { },
"version" : 12345,
"minInvoiceLines" : [ { }, { } ],
"transient" : true,
"paymentMethod" : { },
"billingCycle" : { },
"parentEntityType" : { },
"codeChanged" : true,
"tags" : [ { }, { } ],
"terminationReason" : { },
"legalEntityType" : { },
"referenceDescription" : "...",
"providerContact" : "...",
"invoicePrefix" : "...",
"auditable" : { },
"customerAccount" : { },
"taxCategory" : { },
"appendGeneratedCode" : true,
"minimumChargeTemplate" : { },
"descriptionAndCode" : "...",
"allDiscountPlanInstances" : [ { }, { } ],
"referenceCode" : "..."
},
"auditedMethodPayments" : {
"property1" : [ {
"info3" : "...",
"customerAccount" : { },
"transient" : true,
"tokenId" : "...",
"expired" : true,
"historized" : true,
"info4" : "...",
"token3DsId" : "...",
"action" : "...",
"preferred" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"info5" : "...",
"notified" : true,
"version" : 12345,
"paymentType" : "CASH",
"cfAccumulatedValues" : { },
"alias" : "...",
"auditable" : { },
"info1" : "...",
"active" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"info2" : "...",
"userId" : "...",
"cfValues" : { },
"disabled" : true,
"referenceDocument" : { }
}, {
"info3" : "...",
"customerAccount" : { },
"transient" : true,
"tokenId" : "...",
"expired" : true,
"historized" : true,
"info4" : "...",
"token3DsId" : "...",
"action" : "...",
"preferred" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"info5" : "...",
"notified" : true,
"version" : 12345,
"paymentType" : "DIRECTDEBIT",
"cfAccumulatedValues" : { },
"alias" : "...",
"auditable" : { },
"info1" : "...",
"active" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"info2" : "...",
"userId" : "...",
"cfValues" : { },
"disabled" : true,
"referenceDocument" : { }
} ],
"property2" : [ {
"info3" : "...",
"customerAccount" : { },
"transient" : true,
"tokenId" : "...",
"expired" : true,
"historized" : true,
"info4" : "...",
"token3DsId" : "...",
"action" : "...",
"preferred" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"info5" : "...",
"notified" : true,
"version" : 12345,
"paymentType" : "CARD",
"cfAccumulatedValues" : { },
"alias" : "...",
"auditable" : { },
"info1" : "...",
"active" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"info2" : "...",
"userId" : "...",
"cfValues" : { },
"disabled" : true,
"referenceDocument" : { }
}, {
"info3" : "...",
"customerAccount" : { },
"transient" : true,
"tokenId" : "...",
"expired" : true,
"historized" : true,
"info4" : "...",
"token3DsId" : "...",
"action" : "...",
"preferred" : true,
"uuid" : "...",
"parentCFEntities" : [ { }, { } ],
"info5" : "...",
"notified" : true,
"version" : 12345,
"paymentType" : "WIRETRANSFER",
"cfAccumulatedValues" : { },
"alias" : "...",
"auditable" : { },
"info1" : "...",
"active" : true,
"id" : 12345,
"auditableFields" : [ { }, { } ],
"info2" : "...",
"userId" : "...",
"cfValues" : { },
"disabled" : true,
"referenceDocument" : { }
} ]
},
"addressbook" : {
"codeChanged" : true,
"referenceCode" : "...",
"referenceDescription" : "...",
"transient" : true,
"parentEntity" : { },
"customer" : { },
"appendGeneratedCode" : true,
"descriptionOrCode" : "...",
"id" : 12345,
"auditableFields" : [ { }, { } ],
"contacts" : [ { }, { } ],
"auditable" : { },
"parentEntityType" : { },
"historized" : true,
"code" : "...",
"description" : "...",
"descriptionAndCode" : "...",
"notified" : true,
"version" : 12345
},
"DDPaymentMethods" : [ {
"info3" : "...",
"auditableFields" : [ { }, { } ],
"action" : "...",
"preferred" : true,
"referenceDocument" : { },
"mandateIdentification" : "...",
"cfAccumulatedValues" : { },
"active" : true,
"info1" : "...",
"mandateDate" : 12345,
"alias" : "...",
"disabled" : true,
"uuid" : "...",
"historized" : true,
"customerAccount" : { },
"parentCFEntities" : [ { }, { } ],
"paymentType" : "CASH",
"expired" : true,
"info2" : "...",
"info4" : "...",
"transient" : true,
"userId" : "...",
"token3DsId" : "...",
"version" : 12345,
"tokenId" : "...",
"id" : 12345,
"auditable" : { },
"info5" : "...",
"cfValues" : { },
"notified" : true,
"bankCoordinates" : { }
}, {
"info3" : "...",
"auditableFields" : [ { }, { } ],
"action" : "...",
"preferred" : true,
"referenceDocument" : { },
"mandateIdentification" : "...",
"cfAccumulatedValues" : { },
"active" : true,
"info1" : "...",
"mandateDate" : 12345,
"alias" : "...",
"disabled" : true,
"uuid" : "...",
"historized" : true,
"customerAccount" : { },
"parentCFEntities" : [ { }, { } ],
"paymentType" : "CARD",
"expired" : true,
"info2" : "...",
"info4" : "...",
"transient" : true,
"userId" : "...",
"token3DsId" : "...",
"version" : 12345,
"tokenId" : "...",
"id" : 12345,
"auditable" : { },
"info5" : "...",
"cfValues" : { },
"notified" : true,
"bankCoordinates" : { }
} ],
"externalRef1" : "...",
"paymentPlans" : [ {
"targetedAos" : [ { }, { } ],
"numberOfInstallments" : 12345,
"endDate" : 12345,
"appendGeneratedCode" : true,
"status" : "COMPLETED",
"descriptionOrCode" : "...",
"notified" : true,
"referenceCode" : "...",
"referenceDescription" : "...",
"parentEntityType" : { },
"historized" : true,
"code" : "...",
"recurringUnit" : "DAY",
"actionOnRemainingAmount" : "ADDITIONAL",
"createdAos" : [ { }, { } ],
"remainingAmount" : 12345.0,
"auditableFields" : [ { }, { } ],
"amountToRecover" : 12345.0,
"description" : "...",
"id" : 12345,
"transient" : true,
"parentEntity" : { },
"customerAccount" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"startDate" : 12345,
"codeChanged" : true,
"auditable" : { },
"amountPerInstallment" : 12345.0
}, {
"targetedAos" : [ { }, { } ],
"numberOfInstallments" : 12345,
"endDate" : 12345,
"appendGeneratedCode" : true,
"status" : "DRAFT",
"descriptionOrCode" : "...",
"notified" : true,
"referenceCode" : "...",
"referenceDescription" : "...",
"parentEntityType" : { },
"historized" : true,
"code" : "...",
"recurringUnit" : "MONTH",
"actionOnRemainingAmount" : "FIRST",
"createdAos" : [ { }, { } ],
"remainingAmount" : 12345.0,
"auditableFields" : [ { }, { } ],
"amountToRecover" : 12345.0,
"description" : "...",
"id" : 12345,
"transient" : true,
"parentEntity" : { },
"customerAccount" : { },
"version" : 12345,
"descriptionAndCode" : "...",
"startDate" : 12345,
"codeChanged" : true,
"auditable" : { },
"amountPerInstallment" : 12345.0
} ],
"name" : {
"firstName" : "...",
"title" : { },
"fullName" : "...",
"lastName" : "..."
},
"accountOperations" : [ {
"description" : "...",
"amountWithoutTax" : 12345.0,
"journal" : { },
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"paymentHistories" : [ { }, { } ],
"collectionDate" : 12345,
"ddRequestItem" : { },
"rejectedPayment" : { },
"bankReference" : "...",
"unMatchingAmount" : 12345.0,
"version" : 12345,
"reference" : "...",
"invoices" : [ { }, { } ],
"paymentInfo4" : "...",
"paymentInfo3" : "...",
"accountingCode" : { },
"reason" : "REJECTED",
"paymentInfo5" : "...",
"id" : 12345,
"matchingAmounts" : [ { }, { } ],
"billingAccountName" : "...",
"parentCFEntities" : [ { }, { } ],
"orderNumber" : "...",
"code" : "...",
"type" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"bankLot" : "...",
"paymentInfo6" : "...",
"subscription" : { },
"bankCollectionDate" : 12345,
"transient" : true,
"paymentInfo" : "...",
"matchingStatus" : "L",
"status" : "POSTED",
"accountingExportFile" : "...",
"accountCodeClientSide" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"paymentInfo2" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"uuid" : "...",
"customerAccount" : { },
"paymentMethod" : "CHECK",
"paymentInfo1" : "...",
"historized" : true,
"cfValues" : { },
"auditable" : { },
"referenceCode" : "...",
"seller" : { },
"notified" : true,
"accountingSchemeEntries" : [ { }, { } ],
"paymentDeferralCount" : 12345,
"accountingDate" : 12345,
"transactionCategory" : "CREDIT",
"parentEntity" : { },
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"taxAmount" : 12345.0,
"paymentAction" : "PENDING_PAYMENT",
"depositDate" : 12345,
"descriptionOrCode" : "...",
"operationNumber" : 12345,
"auditableFields" : [ { }, { } ],
"paymentVentilation" : { }
}, {
"description" : "...",
"amountWithoutTax" : 12345.0,
"journal" : { },
"cfAccumulatedValues" : { },
"parentEntityType" : { },
"paymentHistories" : [ { }, { } ],
"collectionDate" : 12345,
"ddRequestItem" : { },
"rejectedPayment" : { },
"bankReference" : "...",
"unMatchingAmount" : 12345.0,
"version" : 12345,
"reference" : "...",
"invoices" : [ { }, { } ],
"paymentInfo4" : "...",
"paymentInfo3" : "...",
"accountingCode" : { },
"reason" : "FORCED",
"paymentInfo5" : "...",
"id" : 12345,
"matchingAmounts" : [ { }, { } ],
"billingAccountName" : "...",
"parentCFEntities" : [ { }, { } ],
"orderNumber" : "...",
"code" : "...",
"type" : "...",
"appendGeneratedCode" : true,
"descriptionAndCode" : "...",
"bankLot" : "...",
"paymentInfo6" : "...",
"subscription" : { },
"bankCollectionDate" : 12345,
"transient" : true,
"paymentInfo" : "...",
"matchingStatus" : "C",
"status" : "POSTED",
"accountingExportFile" : "...",
"accountCodeClientSide" : "...",
"referenceDescription" : "...",
"codeChanged" : true,
"paymentInfo2" : "...",
"transactionDate" : 12345,
"dueDate" : 12345,
"uuid" : "...",
"customerAccount" : { },
"paymentMethod" : "CARD",
"paymentInfo1" : "...",
"historized" : true,
"cfValues" : { },
"auditable" : { },
"referenceCode" : "...",
"seller" : { },
"notified" : true,
"accountingSchemeEntries" : [ { }, { } ],
"paymentDeferralCount" : 12345,
"accountingDate" : 12345,
"transactionCategory" : "DEBIT",
"parentEntity" : { },
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"operationAction" : "TO_REFUND",
"taxAmount" : 12345.0,
"paymentAction" : "PENDING_PAYMENT",
"depositDate" : 12345,
"descriptionOrCode" : "...",
"operationNumber" : 12345,
"auditableFields" : [ { }, { } ],
"paymentVentilation" : { }
} ],
"referenceDescription" : "...",
"wirePaymentMethods" : [ {
"paymentType" : "STRIPE",
"parentCFEntities" : [ { }, { } ],
"userId" : "...",
"id" : 12345,
"token3DsId" : "...",
"alias" : "...",
"cfValues" : { },
"preferred" : true,
"info1" : "...",
"info3" : "...",
"info2" : "...",
"cfAccumulatedValues" : { },
"expired" : true,
"action" : "...",
"active" : true,
"transient" : true,
"tokenId" : "...",
"info5" : "...",
"auditable" : { },
"info4" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"referenceDocument" : { },
"notified" : true,
"disabled" : true,
"customerAccount" : { },
"version" : 12345
}, {
"paymentType" : "CHECK",
"parentCFEntities" : [ { }, { } ],
"userId" : "...",
"id" : 12345,
"token3DsId" : "...",
"alias" : "...",
"cfValues" : { },
"preferred" : true,
"info1" : "...",
"info3" : "...",
"info2" : "...",
"cfAccumulatedValues" : { },
"expired" : true,
"action" : "...",
"active" : true,
"transient" : true,
"tokenId" : "...",
"info5" : "...",
"auditable" : { },
"info4" : "...",
"uuid" : "...",
"auditableFields" : [ { }, { } ],
"historized" : true,
"referenceDocument" : { },
"notified" : true,
"disabled" : true,
"customerAccount" : { },
"version" : 12345
} ],
"cfAccumulatedValues" : {
"valuesByCode" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"values" : {
"property1" : { },
"property2" : { }
},
"newVersionedCFValuePeriods" : {
"property1" : [ { }, { } ],
"property2" : [ { }, { } ]
},
"encrypted" : true
},
"minimumArticle" : {
"auditableFields" : [ { }, { } ],
"cfAccumulatedValues" : { },
"parentCFEntities" : [ { }, { } ],
"analyticCode2" : "...",
"descriptionI18nNotNull" : {
"property1" : "...",
"property2" : "..."
},
"invoiceType" : { },
"descriptionAndCode" : "...",
"parentEntity" : { },
"referenceCode" : "...",
"analyticCode3" : "...",
"columnCriteriaEL" : "...",
"codeChanged" : true,
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"articleFamily" : { },
"unitPrice" : 12345.0,
"accountingCodeMappings" : [ { }, { } ],
"cfValues" : { },
"id" : 12345,
"historized" : true,
"uuid" : "...",
"parentEntityType" : { },
"invoiceTypeEl" : "...",
"descriptionOrCode" : "...",
"taxClass" : { },
"accountingCodeEl" : "...",
"auditable" : { },
"accountingCode" : { },
"transient" : true,
"version" : 12345,
"invoiceSubCategory" : { },
"ignoreAggregation" : true,
"analyticCode1" : "...",
"code" : "...",
"referenceDescription" : "...",
"notified" : true,
"descriptionI18n" : {
"property1" : "...",
"property2" : "..."
},
"description" : "..."
},
"address" : {
"countryBundle" : "...",
"address5" : "...",
"address3" : "...",
"address4" : "...",
"address1" : "...",
"state" : "...",
"city" : "...",
"address2" : "...",
"country" : { },
"zipCode" : "..."
}
},
"version" : 12345
}