Get a labor rate
GET /labor-rates/{labor_rate_id}
GET
/labor-rates/{labor_rate_id}
Retrieve a specific labor rate by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” labor_rate_id
required
string
Labor Rate ID
Responses
Section titled “ Responses ”Labor rate details
object
id
string
company_id
string | null
unit_id
string | null
organization_id
string | null
name
string | null
description
string | null
quantity
string | null
unit_price
string | null
category
string | null
Labor rate not found