Get Work Order Asset Counter

Allows the user to get the Work Order Asset Counter.

Uri

GET api/dynaway/eam/v1.0/companies({{Company_ID}})/workOrders({{WorkOrder_ID}})/workOrderAssetCounters({{WOAssetCounter_ID}})

Parameters

CompanyID
- ID of the Company.
WOAssetCounter_ID
- ID of the Work Order Asset Counter.

Form Data

JSON Response

{
    "id": "3c2a119d-0782-ed11-9989-000d3a3adeb2",
    "counterCategoryCode": "RH",
    "counterNo": "C00001",
    "assetCounterEntryNo": 0
}

Copyright Dynaway A/S

Privacy Policy