Skip to main content
PUT
Update a job charge in contract

Authorizations

Authorization
string
header
required

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

Path Parameters

jobChargeId
string<uuid>
required

Job Charge ID

Body

application/json

Job Charge object that needs to be updated

name
string
required

name of the job charge

Response

200 - application/json

Job Charge

data
object