Post Journal

Allows the user to post any existing Measurement Journal Line.

Uri

POST /api/dynaway/eam/v1.0/companies({{CompanyID}})/measurementJnlLines('{Journal_Template_Name}','{Journal_Batch_Name}',{Line_No.})/Microsoft.NAV.postBatch

Parameters

CompanyID
- ID of the Company.
Journal_Template_Name
- Length: <=10 characters. Used Journal Template must exist in the database.
Journal_Batch_Name
- Length: <=10 characters. Used Journal Batch must exist in the database.
Line_No.
- Multiple of 10000. Used Number must exist in the database.

Form Data

Example: POST Base URL/api/dynaway/eam/beta/companies({{CompanyID}})/measurementJnlLines('DEFAULT','DEFAULT',10000)/Microsoft.NAV.postBatch

JSON Response

Copyright Dynaway A/S

Privacy Policy