Dynaway.com
EAM for Business Central
Getting Started
Assets
Asset Activity Board
Budgets
Contractors
Counters
Dimensions
Documents
Downtime
Failure Reporting
Forms
Integration - Inventory
Integration - Maintenance Invoicing
Integration - Manufacturing
Integration - Projects
Integration with Purchasing
Maintenance Tasks
Measurements
Power App - Asset Management
Power App - Fixed Asset Counting
Power App - Maintenance Requests
Power App - Work Orders
PowerBI
Resource Scheduling Board
Requests
Work Orders
API
V1
Videos
How-to Guides
Safe Work for Business Central
Signature for Business Central
Tool Crib for Business Central
Dynaway EAM for Business Central
Work Orders
GET api/dynaway/eamAnalytics/v1.0/companies({{Company_ID}})/WorkTypes
Get Work Types - Allows the user to get the list of Work Types.
GET api/dynaway/eamAnalytics/v1.0/companies({{Company_ID}})/workOrderPriority
Get Priorities - Allows the user to get the list of Work Order Priorities.
GET api/dynaway/eamAnalytics/v1.0/companies({{Company_ID}})/workOrderCategory
Get Categories - Allows the user to get the list of Work Order Categories.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderResourceLines({{ResourceLine_ID}})
Get Resource Line - Allows the user to get the Resource Line from the Work Order
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderItemLines({{ItemLine_ID}})
Get Item Line - Allows the user to get the Item Line from the Work Order
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderExpenseLines({{ExpenseLine_ID}})
Get Expense Line - Allows the user to get the Expense Line from the Work Order
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderResourceLines
Create Resource Line - Allows the user to create the Resource Line from the Work Order
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderItemLines
Create Item Line - Allows the user to create the Item Line from the Work Order
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderExpenseLines
Create Expense Line - Allows the user to create the Expense Line from the Work Order
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderResourceLines({{ResourceLine_ID}})
Edit Resource Line - Allows the user to edit the Resource Line from the Work Order
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderItemLines({{ItemLine_ID}})
Edit Item Line - Allows the user to edit the Item Line from the Work Order
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderExpenseLines({{ExpenseLine_ID}})
Edit Expense Line - Allows the user to edit the Expense Line from the Work Order
DELETE api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderResourceLines({{ResourceLine_ID}})
Delete Resource Line - Allows the user to delete the Resource Line from the Work Order
DELETE api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderItemLines({{ItemLine_ID}})
Delete Item Line - Allows the user to delete the Item from the Work Order
DELETE api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderExpenseLines({{ExpenseLine_ID}})
Delete Expense Line - Allows the user to delete the Expense from the Work Order
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/assetOneOffWorkOrders('{{Asset_No}}')/Microsoft.NAV.createOneOff
Create One-Off - Allows the user to get the list of Work Order Categories.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderAssetCounters
Get Work Order Asset Counters - Allows the user to get the list of Work Order Asset Counters.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderAssetCounters({{WOAssetCounter_ID}})
Get Work Order Asset Counter - Allows the user to get the Work Order Asset Counter.
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderAssetCounters({{WOAssetCounter_ID}})
Update Work Order Asset Counter - Allows the user to update the Work Order Asset Counter.
POST api/dynaway/eam/v1.0/companies({{Company_ID}}/workOrders({{WorkOrder_ID}})/Microsoft.NAV.post
Post Work Order - Allows the user to post the consumption on the Work Order.
POST api/dynaway/eam/v1.0/companies({{Company_ID}}/workOrders({{WorkOrder_ID}})/Microsoft.NAV.close
Close Work Order - Allows the user to close the Work Order.
POST api/dynaway/eam/v1.0/companies({{Company_ID}}/workOrders({{WorkOrder_ID}})/Microsoft.NAV.postClose
Post and Close Work Order - Allows the user to post the consumption on the Work Order and close it.
Copyright Dynaway A/S
Privacy Policy