Skip to main content
PUT
Approve a Job as a Company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

job-id
string
required

Job ID

company-id
string
required

Company ID

Body

application/json
approved_work_time_minutes
integer
Required range: x >= 0
external_approver_name
string | null
approval_type
enum<string> | null
Available options:
driver,
foreman,
biller,
company_admin

Response

OK

data
Job-Invoicing-Read · object
required