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
Assets - EAM
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetsCategories
Get Assets Categories - Allows the user to get the list of Assets Categories.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetsConditions
Get Assets Conditions - Allows the user to get the list of Assets Conditions.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetsLocations
Get Assets Locations - Allows the user to get the list of Assets Locations.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetsLocations
Get Assets Statuses - Allows the user to get the list of Assets Statuses.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransferEntries
Get Asset Transfer Entries - Allows the user to get the list of Asset Transfer Entries.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assets?$expand=assetPictureBase64
Get Assets - Allows getting information about assets. It also returns the image of the asset as Base64 code, if there is any.
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/assets({{Asset_ID}})
Update Asset - Allows changing information about the asset.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetPictureBase64
Get Asset Picture - Allows getting pictures for assets.
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/assetPictureBase64({{Asset_ID}})
Update Asset Picture - Allows updating asset picture.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetDefects
Get Assets Defects - Allows getting information about assets defects.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/assetDefects
Create Asset Defect - Allows creating new asset defect.
Copyright Dynaway A/S
Privacy Policy