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
Asset Transfers
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransfers
Get Asset Transfers - Allows the user to get a list of Asset Transfers.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransfers
Create Asset Transfer - Allows the user to create an Asset Transfers.
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransfers({{Asset_Transfer_ID}})
Update Asset Transfer - Allows the user to update an Asset Transfer. Fields, which cannot be updated: id, number, beforeShipmentChecklist, beforeReceiptChecklist.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransfers({{Asset_Transfer_ID}})/Microsoft.NAV.releaseTransferOrder
Release Asset Transfer - Allows the user to release an Asset Transfer.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransfers({{Asset_Transfer_ID}})/Microsoft.NAV.reopenTransferOrder
Reopen Asset Transfer - Allows the user to reopen an Asset Transfer.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransfers({{Asset_Transfer_ID}})/Microsoft.NAV.postTransferShipment
Post Asset Transfer Shipment - Allows the user to post shipment of an Asset Transfer.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransfers({{Asset_Transfer_ID}})/Microsoft.NAV.postTransferReceipt
Post Asset Transfer Receipt - Allows the user to post receipt of an Asset Transfer.
GET api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransferLines
Get Asset Transfer Lines - Allows the user to get a list of Asset Transfer Lines.
POST api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransferLines
Create Asset Transfer Line - Allows the user to create an Asset Transfer Line.
PATCH api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransferLines({{Asset_Transfer_Line_ID}})
Update Asset Transfer Line - Allows the user to update an Asset Transfer Line.
DELETE api/dynaway/eam/v1.0/companies({{Company_ID}})/assetTransferLines({{Asset_Transfer_Line_ID}})
Delete Asset Transfer Line - Allows the user to delete an Asset Transfer Line.
Copyright Dynaway A/S
Privacy Policy