Dynaway.com
EAM for Business Central
Getting Started & General Setups
Assets
Work Orders
Counters
Measurements
Maintenance Requests
Forms
Invoicing Module
After-Sales Service
Scheduling Boards
Maintenance Budgets
Power Apps
API
V1
Reporting & History
Tool Crib for Business Central
Safe Work for Business Central
Signature for Business Central
EAM for Business Central
Requests
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/openRequests
Get Open Requests - Allows the user to get the list of open Requests.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/maintenanceRequestTypes
Get Request Types - Allows the user to get the list of maintenance request types.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/maintenanceRequestStatuses
Get Request Statuses - Allows the user to get the list of maintenance request statuses.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/maintenanceRequestComments
Get Comments - Allows the user to get the list of comments on maintenance requests.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/openMaintenanceRequests
Post New Request - Allows the user to post a new request.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/maintenanceRequestComments
Post New Comment - Allows the user to post a comment on the maintenance Request
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/openMaintenanceRequests({{Request_ID}})
Update Request - Allows the user to update a Request.
Copyright Dynaway A/S
Privacy Policy