Upsert Employee

Insert or update a record of Employee

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

 ​Employee ID-Max size 20 characters. Unique and primary identifier of an employee record. Hardcoded once saved.

string
required

Entry Type- defines user's access to time/expense modules - Values: 'T'- Time, 'E'- Expense, ''B'- Both Time and Expense, 'X'- No entry allowed, 'N' No entry required.

string
required

Employee Exempt/Non Exempt flag. - Values: 'Y' for Exempt and 'N' for Not Exempt

string
required

Time Zone ID - the default is set as America/New_York. Check for the additional values

string
required

Employee Last Name - Max 35 characters

string
required

Employee First Name- Max 30 characters

string
required

Location ID assigned to an employee- Max size 20 Characters. A valid Location ID must exist in the Location table

string
required

Timesheet Reporting Period ID assigned to an employee- Max 20 characters. A valid reporting period ID must exist in the TimeReportingType table.

string
required

Operation Unit ID assigned to an employee - Max size is 20 Characters. A valid OptCode must exist in the OpUnit table

string
required

Indicates if a user is an admin - Default should be only N-not an admin. Y indicates a user has some kind of Admin rights assigned under roles

string
required

Department ID tied to an employee. Max 20 characters. A valid Department ID must exist in the Department table

string
required

T&E Access Rights ID assigned to an employee. Max 20 characters. A valid ID must exist in the TeSecurityRoleGrp table

string
required

Active Status. Value Y for Active and N for Inactive.

number
required

Max Hours allowed on the timesheet in a day for an employee- Default is 24.00. Max 10 characters.

string
required

 ​Employee Type ID associated with an employee. Max size 20 characters. A valid Employee Type ID must exist in the EmployeeType table.

string
required

Employee's reimbursement currency ID,- Max size 10 characters- a valid currency ID must exist in the currency table

string
required

Employee's Function ID, Max 20 characters. A valid Function ID must exist in the Function table

string
required

Employee Email Address 1 (Main Email) - Max size 60 Characters

string
required

Employee part time flag. Values: 'P'- Part Time and 'F' for Full Time

string

Login Id assigned to an employee- Max 30 characters- must be unique

string

Account Type, Max 1 character

string

Account Number, Max size 70 characters

string

Employee other ID 1-No Used-Max characters 50

string

Address 1 - Max size 100 Characters

string

Employee original hire date - previous date of service- in case an employee was rehired. Format YYYY-MM-DD. Max 10 characters

string

Ignore not used- Routing Number, max size 24 characters

string

Ignore - not used

string

Typically used to define an alternate ID of an employee - Max size 20 characters

string

Address 2 - Max size 100 Characters

string

Phone Number - Max size 20 Characters

string

Employee hire date- Format YYYY-MM-DD, Max 10 characters

string

Employee Zip Code 2- Max 4 characters-Not used

string

Fax Number - Max size 20 Characters

string

Employee Zip Code- Max 7 characters-not used

string

Login Type. Values: S - SAML SSO L - For DATABASICS Login Authentication (Default) B - DATABASICS SSO (DBSSO) D - DATABASICS Login with Dual Factor Authentication

string

Job Title assigned to an employee. Max 100 characters

string

Email 3 - Max size 60 Characters

string

Notes on an Employee record. Max 255 characters

string

Employee Other ID 2 - No Used- Max 50 characters

string

Employee Country-not used- Max size 3 characters. Default USA

string

Employee State-max size 200 characters

string

Email 2 - Max size 60 Characters

string

Email 4 - Max size 60 Characters

string

Labor GL Account-Max 20 characters- Not Used

string

Record last update date- format YYYY-MM-DD. Max 10 characters- not used

string

Phone Number 2 - Max size 20 Characters

number

emplyId2 field is used as an internal column in the employee record and shows in admin or the user. It is only used for DATABASICS Integration team.

string

Employee city- not used- max size 100 characters

string

Not used ignore- Payment Type - Max size 1 character

string

Employee Termination Date, format YYYY-MM-DD. -Max size 10 characters

string

Vendor ID assigned to an employee - Max size 20 Characters- A valid vendor ID must exist in the Vendor table

string

 ​Employee's middle initial. Max 1 character.

Response

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