GET List

The user has the possibility to download a list with all possible functions which are provided by Dynaway.

Uri

GET /api/dynaway/eam/beta/

Parameters

Form Data

JSON Response

{
    "value": [
        {
            "name": "entityDefinitions",
            "kind": "EntitySet",
            "url": "entityDefinitions"
        },
        {
            "name": "companies",
            "kind": "EntitySet",
            "url": "companies"
        },
        {
            "name": "subscriptions",
            "kind": "EntitySet",
            "url": "subscriptions"
        },
        {
            "name": "counterJnlLines",
            "kind": "EntitySet",
            "url": "counterJnlLines"
        },
        {
            "name": "measurementJnlLines",
            "kind": "EntitySet",
            "url": "measurementJnlLines"
        },
        {
            "name": "downtimeEntries",
            "kind": "EntitySet",
            "url": "downtimeEntries"
        },
        {
            "name": "assets",
            "kind": "EntitySet",
            "url": "assets"
        },
        {
            "name": "workOrderPlans",
            "kind": "EntitySet",
            "url": "workOrderPlans"
        },
        {
            "name": "woassets",
            "kind": "EntitySet",
            "url": "woassets"
        },
        {
            "name": "wopfrequencies",
            "kind": "EntitySet",
            "url": "wopfrequencies"
        },
        {
            "name": "wopresourcelines",
            "kind": "EntitySet",
            "url": "wopresourcelines"
        },
        {
            "name": "wopitemlines",
            "kind": "EntitySet",
            "url": "wopitemlines"
        },
        {
            "name": "wopexpenselines",
            "kind": "EntitySet",
            "url": "wopexpenselines"
        },
        {
            "name": "woLedgerEntries",
            "kind": "EntitySet",
            "url": "woLedgerEntries"
        },
        {
            "name": "counters",
            "kind": "EntitySet",
            "url": "counters"
        },
        {
            "name": "counterEntries",
            "kind": "EntitySet",
            "url": "counterEntries"
        },
        {
            "name": "counterBatches",
            "kind": "EntitySet",
            "url": "counterBatches"
        },
        {
            "name": "measurementBatches",
            "kind": "EntitySet",
            "url": "measurementBatches"
        },
        {
            "name": "measurementEntries",
            "kind": "EntitySet",
            "url": "measurementEntries"
        },
        {
            "name": "measurements",
            "kind": "EntitySet",
            "url": "measurements"
        },
        {
            "name": "openRequests",
            "kind": "EntitySet",
            "url": "openRequests"
        },
        {
            "name": "requests",
            "kind": "EntitySet",
            "url": "requests"
        }
    ]
}

Copyright Dynaway A/S

Privacy Policy