Describe Work Order Task Unit
Scope: | get_ref_workordertask_units |
App Type: | Agency |
Authorization Type: | Access token |
Url: | v3/system/record/workordertask/units?lang={lang} |
HTTP Method: | GET |
Response Information
application/json
{ "durationUnits": [ { "id": "sample string 1", "display": "sample string 2", "type": "sample string 3", "description": "sample string 4" } ] }