Skip to content

Get a labor rate

GET
/labor-rates/{labor_rate_id}

Retrieve a specific labor rate by ID

labor_rate_id
required
string

Labor Rate ID

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