Skip to main content
PUT
Update a salary

Authorizations

Authorization
string
header
required

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

Path Parameters

salaryId
string<uuid>
required

Salary ID

Body

application/json

Salary object that needs to be updated

endDate
string<date>

End date of salary

comments
string

Comments

Response

200 - application/json
data
object
meta
object