Executes the Add action for the Employee Daily Times data object.

Adds a new Employee Daily Time. If KDS is not installed, values in "__KDSProperties" object will be ignored.

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
integer
required
1 to 255

key to this record (PRCo, Employee, Date, Seq). Key to pr/employees(PRCo, Employee).

integer
required

key to this record (PRCo, Employee, Date, Seq). Key to pr/employees(PRCo, Employee).

string
required

key to this record (PRCo, Employee, Date, Seq). Date you are entering time for. Format: YYYY-MM-DD.

integer | null

key to this record (PRCo, Employee, Date, Seq). Optional. If omitted, the next sequence for the provided PRCo, Employee, and Date will be used.

string | null
^(2[0-3]|[01]?[0-9]):([0-5]?[0-9])$

Format 24H:mm (13:24). Optional. If omitted, null will be defaulted.

string | null
^(2[0-3]|[01]?[0-9]):([0-5]?[0-9])$

Format 24H:mm (13:24). Optional. If omitted, null will be defaulted.

string
^[-+]?[0-9]{1,8}(?:.[0-9]{1,2})?$

Optional. If omitted, 0 will be defaulted. This value will only be stored if the StartTime and StopTime have also been provided. The Hours property will override any calculation based on StartTime, StopTime, and BreakHours.

string | null

Optional. If omitted, null will be defaulted.

__KDSProperties
object | null

These Properties are only available when the Vista Employee Portal is installed. FKA Keystyle. FKA KDS. If you provide these properties and those columns are not available in the database. These inputs will be ignored and the action will succeed.

__custom_fields
object

Add a property for each user defined values that should be set on the header form as part of this action.

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