JournalVoucherAutomaticReversalDto¶
Example Json Object
1{
2 "id": 0,
3 "postingDate": "2019-08-24",
4 "documentDate": "2019-08-24",
5 "reversalReason": {
6 "id": 0,
7 "displayId": "string"
8 }
9}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
false |
none |
none |
postingDate |
string(date) |
false |
none |
none |
documentDate |
string(date) |
false |
none |
none |
reversalReason |
false |
none |
none |