POST /api/dynaway/eam/v1.0/companies({{CompanyID}})/counterJnlLines
{
"journalTemplateName": "Journal_Template_Name",
"journalBatchName": "Journal_Batch_Name",
"lineNumber": Line_Number,
"counterNo": "Counter_No.",
"postingDate": "Posting_Date",
"readingValue": Reading_Value
}
or with default API measurement journal batch and template
{
"counterNo": "Counter_No.",
"postingDate": "Posting_Date",
"readingValue": Reading_Value
}
{
"journalTemplateName": "DEFAULT",
"journalBatchName": "DEFAULT",
"lineNumber": 10000,
"id": "08ab7775-824e-eb11-89f8-0022481ff96a",
"counterNo": "COUNTER 2",
"counterCategoryCode": "RH",
"postingDate": "2020-12-25",
"readingValue": 10,
"description": "Second counter on hall",
"externalDocumentNumber": ""
}
Copyright Dynaway A/S