Post and Close Work Order

Allows the user to post the consumption on the Work Order and close it.

Uri

POST api/dynaway/eam/v1.0/companies({{Company_ID}}/workOrders({{WorkOrder_ID}})/Microsoft.NAV.postClose

Parameters

CompanyID
- ID of the Company.
WorkOrder_ID
- ID of the Work Order.
If-Match
- Value: * Added to the header.

Form Data

JSON Response

{
    "value": "WO00038"
}

Copyright Dynaway A/S

Privacy Policy