Executes the Change action for the HR Resource Salary History data object.

Updates as existing record in HR Resource Salary History

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The code of the subscriber that you are making this request for.

Body Params

Schema for changing an existing Resource Salary History record.

__key
required
string | null

Salary Change Type

string | null
^[-+]?[0-9]{1,11}(?:.[0-9]{0,5})?$

Old Salary amount

string | null
^[-+]?[0-9]{1,11}(?:.[0-9]{0,5})?$

New Salary amount

string | null

New Position Code

string | null

Next Review Date. Format: YYYY-MM-DD

string
enum

Updated Y/N flag

Allowed:
integer | null

History Sequence

string
enum

Calculated Y/N flag

Allowed:
integer | null

Batch ID

integer | null

In Use Batch ID

string | null

In Use Month. Format: YYYY-MM-01.

string | null

Notes

string | null
[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}

Unique Attachment ID

__custom_fields
object

This property will be added if there are any custom fields defined for this object in Vista. Each custom field will be a property of this object.

Headers
string
required

Used to authorize access to the Direct API.

Responses

401

You have not provided a proper X-Application-Key in the header of this request.

403

The X-Application-Key provided is valid but the key does not have access to this resource.

404

The object with the given ID was not found OR a subscriber with the given URL was not found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json