Labor Code

GET {{base_url}}/accountConfiguration/laborCode/:code?LCLevel={{integer}}

Use this endpoint to retrieve a single labor code by specifying the code value and its labor code level.

Request Params

KeyDatatypeRequiredDescription
LCLevelstringRequired.

The number of the labor code level, up to five levels. |

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"LCLevel":3,"Code":"AB","Description":"Project Admin."}]