JournalEntry
Supported Methods | Supported Parameters |
---|---|
GET, POST, PATCH | Id, page, pageSize, modTimeStart, modTimeEnd, isDeleted |
{
"ID": "",
"Date": "2023-01-11T14:22:12Z",
"Lines": [{
"Amount": 0.0,
"Memo": "",
"Account": {
"ID": "",
"FullName": ""
},
"Entity": {
"ID": "",
"FullName": ""
},
"Class": {
"ID": "",
"FullName": ""
},
"Type": "",
"IsBillable": "",
"ID": ""
}],
"Number": "",
"ExchangeRate": 0.0,
"LastModifiedDate": "2023-01-11T14:22:12Z",
"DeletedDate": "2023-01-11T14:22:12Z",
"TransactionNumber": 0,
"Currency": {
"ID": "",
"FullName": ""
},
"IsAmountEnteredInHomeCurrency": true,
"IsAdjustment": true
}
Updated almost 2 years ago