LeaveRequestModifiableFields
These are fields in the Leave Request object that can be modified or given as input when creating a new Leave Request.
The date of the Leave Request in YYYYMMDD format.
20210101
The amount of time requested off in hours.
8
The unique identifier of the Pay Type for the Leave Request.
64BBA147B9AC41D9978062300826C89F
The unique identifier of the Project for the Leave Request.
1A40D7570AF94AFDB286D0697DEA5CF3
The unique identifier of the Task for the Leave Request.
11B6C411BC414E9C9442C0606B4C4AD4
The unique identifier of the Bill Type for the Leave Request.
1F9E41337EA341219D9D1D023F1D8C24
The unique identifier of the "Time Entry Code 4" field for the Leave Request. Note that this field may not be available in your specific Journyx configuration.
B23991FEE6464610B0B8896F5FBB9777
The unique identifier of the "Time Entry Code 5" field for the Leave Request. Note that this field may not be available in your specific Journyx configuration.
B23991FEE6464610B0B8896F5FBB9777
The unique identifier of the "Time Entry Code 6" field for the Leave Request. Note that this field may not be available in your specific Journyx configuration.
B23991FEE6464610B0B8896F5FBB9777
The unique identifier of the "Time Entry Code 7" field for the Leave Request. Note that this field may not be available in your specific Journyx configuration.
B23991FEE6464610B0B8896F5FBB9777
The unique identifier of the "Group" Entry Column field for the Leave Request. Note that this field may not be available in your specific Journyx configuration.
B23991FEE6464610B0B8896F5FBB9777
A comment or description of the Leave Request.
Vacation to Belize
If true, any Accruals (Time Bank) limitations will be enforced when the Leave Request is created or modified. If false, the enforcement will only happen when the Leave Request is converted to a Time Entry and submitted for approval.
true
The unique identifier of the Holiday Type for the Leave Request.
1F9E41337EA341219D9D1D023F1D8C24
A note or additional information about the Leave Request that can be seen by the approver. This does not appear on the Time Entry.
This is a note about why I'm requesting leave.
A second comment-style Entry Column text field that can be used for additional information about the Leave Request.
This field may not be available in your specific Journyx configuration.
This is a second text field.
A third comment-style Entry Column text field that can be used for additional information about the Leave Request.
This field may not be available in your specific Journyx configuration.
This is the third text field.
{
"record_date": "20210101",
"time_amount": 8,
"id_code_pay_type": "64BBA147B9AC41D9978062300826C89F",
"id_project": "1A40D7570AF94AFDB286D0697DEA5CF3",
"id_code_task": "11B6C411BC414E9C9442C0606B4C4AD4",
"id_code_bill_type": "1F9E41337EA341219D9D1D023F1D8C24",
"id_code_time_4": "B23991FEE6464610B0B8896F5FBB9777",
"id_code_time_5": "B23991FEE6464610B0B8896F5FBB9777",
"id_code_time_6": "B23991FEE6464610B0B8896F5FBB9777",
"id_code_time_7": "B23991FEE6464610B0B8896F5FBB9777",
"id_group": "B23991FEE6464610B0B8896F5FBB9777",
"comment": "Vacation to Belize",
"enforce_accruals": true,
"id_holiday_type": "1F9E41337EA341219D9D1D023F1D8C24",
"note": "This is a note about why I'm requesting leave.",
"text2": "This is a second text field.",
"text3": "This is the third text field."
}