Get Assets Manufacturers

Allows the user to get the list of Assets Manufacturers.

Uri

GET api/dynaway/eamAnalytics/v1.0/companies({{Company_ID}})/assetsManufacturers

Parameters

CompanyID
- ID of the Company.

Form Data

JSON Response

{
    "value": [
        {
            "id": "f4d59948-2a93-ec11-b85a-000d3a74f420",
            "manufacturerCode": "ASSET MANUFACT 1",
            "name": ""
        },
...
    ]
}

Copyright Dynaway A/S

Privacy Policy