| name | data type | description |
|---|---|---|
| accountOperation | AccountOperation | |
| matchingCode | MatchingCode | |
| matchingAmount | number | |
Properties inherited from EnableEntity |
||
| disabled | boolean | |
| active | boolean | |
Properties inherited from AuditableEntity |
||
| auditable | Auditable | |
Properties inherited from BaseEntity |
||
| transient | boolean | |
| id | number | |
| version | number | |
Example
{
"accountOperation" : {
"bankLot" : "...",
"depositDate" : 12345,
"occCode" : "...",
"bankCollectionDate" : 12345,
"transactionDate" : 12345,
"accountCodeClientSide" : "...",
"matchingStatus" : "I",
"parentCFEntities" : [ { }, { } ],
"type" : "...",
"occDescription" : "...",
"matchingAmounts" : [ {
"accountOperation" : { },
"matchingCode" : { },
"matchingAmount" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"accountOperation" : { },
"matchingCode" : { },
"matchingAmount" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"unMatchingAmount" : 12345.0,
"matchingAmount" : 12345.0,
"amount" : 12345.0,
"customerAccount" : {
"parentEntity" : { },
"tradingLanguage" : { },
"creditCategory" : { },
"dunningLevel" : "R3",
"dueDateDelayEL" : "...",
"tradingCurrency" : { },
"mandateDate" : 12345,
"dateDunningLevel" : 12345,
"billingAccounts" : [ { }, { } ],
"dateStatus" : 12345,
"contactInformation" : { },
"status" : "ACTIVE",
"parentCFEntities" : [ { }, { } ],
"mandateIdentification" : "...",
"parentEntityType" : { },
"accountOperations" : [ { }, { } ],
"password" : "...",
"customer" : { },
"paymentMethod" : "CHECK",
"actionDunnings" : [ { }, { } ],
"primaryContact" : { },
"providerContact" : "...",
"name" : { },
"externalRef1" : "...",
"externalRef2" : "...",
"businessAccountModel" : { },
"address" : { },
"defaultLevel" : true,
"accountType" : "...",
"uuid" : "...",
"descriptionOrCode" : "...",
"code" : "...",
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"reference" : "...",
"orderNumber" : "...",
"uuid" : "...",
"transactionCategory" : "DEBIT",
"dueDate" : 12345,
"accountCode" : "...",
"bankReference" : "...",
"excludedFromDunning" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"matchingCode" : {
"code" : "...",
"matchingType" : "M",
"matchingDate" : 12345,
"matchingAmountCredit" : 12345.0,
"matchingAmountDebit" : 12345.0,
"matchingAmounts" : [ {
"accountOperation" : { },
"matchingCode" : { },
"matchingAmount" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"accountOperation" : { },
"matchingCode" : { },
"matchingAmount" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"matchingAmount" : 12345.0,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}