Skip to main content
PUT
Update job information

Authorizations

Authorization
string
header
required

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

Headers

X-MultiTenantKey
string

Required when using a Platform API token. The tenant key identifying which business to operate on.

Path Parameters

personId
string<uuid>
required

The unique identifier for the person

Body

application/json

Update person job info request payload

compInfo
object

Person's compensation information, how much will they get paid, currency and frequency

jobInfo
object

Person's job information, start date, job title, and employee number

Response

Successful operation