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

Adds a new record to 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 adding a new Resource Salary History record.

integer
required

HR Company (Primary Key Component)

integer
required

HR Reference ID (Primary Key Component)

string
required

Effective Date (Primary Key Component). Format: YYYY-MM-DD

string | null

Salary Change Type. Options: S-Salary, Hourly Rate.

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. Options: Y-Yes, N-No.

Allowed:
string
enum

Calculated Y/N flag. Options: Y-Yes, N-No.

Allowed:
integer | null

Batch ID

integer | null

In Use Batch ID

string | null
^([0-9]{4})-(1[0-2]|0[1-9])-01$

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