Server path:Documentation Index
Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
Use this file to discover all available pages before exploring further.
/sap-successfactors-time-off | Type: Application | PCID required: Yes
Tools
sap_successfactors_time_off_create_employee_time
Add new entity to EmployeeTime Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
absenceDurationCategory | string | No | — | Absence Duration Category |
approvalStatus | string | No | — | Approval Status |
cancellationWorkflowRequestId | string | No | — | Cancellation Workflow Request Id |
comment | string | No | — | The comment value |
countryExtensionAUS | object | No | — | Country Extension AUS |
countryExtensionCAN | object | No | — | Country Extension CAN |
countryExtensionCOL | object | No | — | Country Extension COL |
countryExtensionDEU | object | No | — | Country Extension DEU |
countryExtensionESP | object | No | — | Country Extension ESP |
countryExtensionMEX | object | No | — | Country Extension MEX |
countryExtensionNLD | object | No | — | Country Extension NLD |
countryExtensionPOL | object | No | — | Country Extension POL |
countryExtensionUSA | object | No | — | Country Extension USA |
createdBy | string | No | — | Created By |
createdDate | string | No | — | Created Date |
createdDateTime | string | No | — | Created Date Time |
deductionQuantity | string | No | — | Deduction Quantity |
displayQuantity | string | No | — | Display Quantity |
editable | boolean | No | — | The editable value |
endDate | string | No | — | End date for filtering |
endTime | string | No | — | End Time |
entityUUID | string | No | — | Entity UUID |
externalCode | string | No | — | External Code |
flexibleRequesting | boolean | No | — | Flexible Requesting |
fractionQuantity | string | No | — | Fraction Quantity |
lastModifiedBy | string | No | — | Last Modified By |
lastModifiedDate | string | No | — | Last Modified Date |
lastModifiedDateTime | string | No | — | Last Modified Date Time |
lastModifiedDateWithTZ | string | No | — | Last Modified Date With TZ |
loaActualReturnDate | string | No | — | Loa Actual Return Date |
loaEndJobInfoId | string | No | — | Loa End Job Info Id |
loaExpectedReturnDate | string | No | — | Loa Expected Return Date |
loaStartJobInfoId | string | No | — | Loa Start Job Info Id |
mdfSystemEffectiveEndDate | string | No | — | Mdf System Effective End Date |
mdfSystemEffectiveStartDate | string | No | — | Mdf System Effective Start Date |
mdfSystemEntityId | string | No | — | Mdf System Entity Id |
mdfSystemObjectType | string | No | — | Mdf System Object Type |
mdfSystemRecordId | string | No | — | Mdf System Record Id |
mdfSystemRecordStatus | string | No | — | Mdf System Record Status |
mdfSystemStatus | string | No | — | Mdf System Status |
mdfSystemTransactionSequence | string | No | — | Mdf System Transaction Sequence |
mdfSystemVersionId | string | No | — | Mdf System Version Id |
originalQuantityInDays | string | No | — | Original Quantity In Days |
physicalEndDate | string | No | — | Physical End Date |
physicalStartDate | string | No | — | Physical Start Date |
quantityInDays | string | No | — | Quantity In Days |
quantityInHours | string | No | — | Quantity In Hours |
recurrenceGroup | string | No | — | Recurrence Group |
recurrenceGroupNav | object | No | — | Recurrence Group Nav |
startDate | string | No | — | Start date for filtering |
startTime | string | No | — | Start Time |
timeCalendar | object | No | — | Time Calendar |
timeRecordOrigin | string | No | — | Time Record Origin |
timeType | string | No | — | Time Type |
timeTypeNav | object | No | — | Time Type Nav |
undeterminedEndDate | boolean | No | — | Undetermined End Date |
userId | string | No | — | User Id |
workflowInitiatedByAdmin | boolean | No | — | Workflow Initiated By Admin |
workflowRequestId | string | No | — | Workflow Request Id |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"absenceDurationCategory": {
"type": "string",
"description": "Absence Duration Category"
},
"approvalStatus": {
"type": "string",
"description": "Approval Status"
},
"cancellationWorkflowRequestId": {
"type": "string",
"description": "Cancellation Workflow Request Id"
},
"comment": {
"type": "string",
"description": "The comment value"
},
"countryExtensionAUS": {
"type": "object",
"description": "Country Extension AUS",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_WorkflowField1": {
"type": "string",
"description": "Cust Workflow Field1"
},
"cust_WorkflowField2": {
"type": "string",
"description": "Cust Workflow Field2"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"requestAdvanceLeavePayment": {
"type": "boolean",
"description": "Request Advance Leave Payment"
},
"splitPaymentAcrossFinancialYear": {
"type": "boolean",
"description": "Split Payment Across Financial Year"
}
}
},
"countryExtensionCAN": {
"type": "object",
"description": "Country Extension CAN",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"disabilityPeriodOneEndDate": {
"type": "string",
"description": "Disability Period One End Date"
},
"disabilityPeriodThreeEndDate": {
"type": "string",
"description": "Disability Period Three End Date"
},
"disabilityPeriodTwoEndDate": {
"type": "string",
"description": "Disability Period Two End Date"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"policyDeviation": {
"type": "string",
"description": "Policy Deviation"
},
"refDisabilityPeriodOneEndDate": {
"type": "string",
"description": "Ref Disability Period One End Date"
},
"refDisabilityPeriodThreeEndDate": {
"type": "string",
"description": "Ref Disability Period Three End Date"
},
"refDisabilityPeriodTwoEndDate": {
"type": "string",
"description": "Ref Disability Period Two End Date"
}
}
},
"countryExtensionCOL": {
"type": "object",
"description": "Country Extension COL",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"identicalSicknessGroup": {
"type": "string",
"description": "Identical Sickness Group"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"identicalSicknessGroupNav": {
"type": "object",
"description": "Identical Sickness Group Nav"
}
}
},
"countryExtensionDEU": {
"type": "object",
"description": "Country Extension DEU",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"continuedPayCreditedDays": {
"type": "string",
"description": "Continued Pay Credited Days"
},
"continuedPayEndDate": {
"type": "string",
"description": "Continued Pay End Date"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_mandat_test_string": {
"type": "string",
"description": "Cust Mandat Test String"
},
"deviationFromSickPayPeriods": {
"type": "string",
"description": "Deviation From Sick Pay Periods"
},
"electronicSicknessCertificateExclusionReason": {
"type": "string",
"description": "Electronic Sickness Certificate Exclusion Reason"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"identicalSicknessGroup": {
"type": "string",
"description": "Identical Sickness Group"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"overlappingSicknessGroup": {
"type": "string",
"description": "Overlapping Sickness Group"
},
"paySupplementEndDate": {
"type": "string",
"description": "Pay Supplement End Date"
},
"paySupplementStartDate": {
"type": "string",
"description": "Pay Supplement Start Date"
},
"refContinuedPayEndDate": {
"type": "string",
"description": "Ref Continued Pay End Date"
},
"refPaySupplementEndDate": {
"type": "string",
"description": "Ref Pay Supplement End Date"
},
"refPaySupplementStartDate": {
"type": "string",
"description": "Ref Pay Supplement Start Date"
},
"sicknessCertificateStartDate": {
"type": "string",
"description": "Sickness Certificate Start Date"
},
"electronicSicknessCertificateExclusionReasonNav": {
"type": "object",
"description": "Electronic Sickness Certificate Exclusion Reason Nav"
},
"identicalSicknessGroupNav": {
"type": "object",
"description": "Identical Sickness Group Nav"
},
"overlappingSicknessGroupNav": {
"type": "object",
"description": "Overlapping Sickness Group Nav"
}
}
},
"countryExtensionESP": {
"type": "object",
"description": "Country Extension ESP",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_ESP": {
"type": "string",
"description": "Cust ESP"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"identicalSicknessGroup": {
"type": "string",
"description": "Identical Sickness Group"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"originalAbsence": {
"type": "boolean",
"description": "Original Absence"
},
"identicalSicknessGroupNav": {
"type": "object",
"description": "Identical Sickness Group Nav"
}
}
},
"countryExtensionMEX": {
"type": "object",
"description": "Country Extension MEX",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_MEX": {
"type": "string",
"description": "Cust MEX"
},
"cust_test": {
"type": "string",
"description": "Cust Test"
},
"daysAlreadyCumulatedForSameSickness": {
"type": "string",
"description": "Days Already Cumulated For Same Sickness"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"identicalSicknessGroup": {
"type": "string",
"description": "Identical Sickness Group"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"referenceNumber": {
"type": "string",
"description": "Reference Number"
},
"identicalSicknessGroupNav": {
"type": "object",
"description": "Identical Sickness Group Nav"
}
}
},
"countryExtensionNLD": {
"type": "object",
"description": "Country Extension NLD",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"workCapacityPercentageDuringIllness": {
"type": "string",
"description": "Work Capacity Percentage During Illness"
}
}
},
"countryExtensionPOL": {
"type": "object",
"description": "Country Extension POL",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"absenceCode": {
"type": "string",
"description": "Absence Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_pol": {
"type": "string",
"description": "Cust Pol"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"zlaDeliveryDate": {
"type": "string",
"description": "Zla Delivery Date"
},
"zlaDocumentNumber": {
"type": "string",
"description": "Zla Document Number"
},
"zlaIssueDate": {
"type": "string",
"description": "Zla Issue Date"
}
}
},
"countryExtensionUSA": {
"type": "object",
"description": "Country Extension USA",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"disabilityPeriodOneEndDate": {
"type": "string",
"description": "Disability Period One End Date"
},
"disabilityPeriodThreeEndDate": {
"type": "string",
"description": "Disability Period Three End Date"
},
"disabilityPeriodTwoEndDate": {
"type": "string",
"description": "Disability Period Two End Date"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"policyDeviation": {
"type": "string",
"description": "Policy Deviation"
},
"refDisabilityPeriodOneEndDate": {
"type": "string",
"description": "Ref Disability Period One End Date"
},
"refDisabilityPeriodThreeEndDate": {
"type": "string",
"description": "Ref Disability Period Three End Date"
},
"refDisabilityPeriodTwoEndDate": {
"type": "string",
"description": "Ref Disability Period Two End Date"
}
}
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"deductionQuantity": {
"type": "string",
"description": "Deduction Quantity"
},
"displayQuantity": {
"type": "string",
"description": "Display Quantity"
},
"editable": {
"type": "boolean",
"description": "The editable value"
},
"endDate": {
"type": "string",
"description": "End date for filtering"
},
"endTime": {
"type": "string",
"description": "End Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"flexibleRequesting": {
"type": "boolean",
"description": "Flexible Requesting"
},
"fractionQuantity": {
"type": "string",
"description": "Fraction Quantity"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"loaActualReturnDate": {
"type": "string",
"description": "Loa Actual Return Date"
},
"loaEndJobInfoId": {
"type": "string",
"description": "Loa End Job Info Id"
},
"loaExpectedReturnDate": {
"type": "string",
"description": "Loa Expected Return Date"
},
"loaStartJobInfoId": {
"type": "string",
"description": "Loa Start Job Info Id"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"originalQuantityInDays": {
"type": "string",
"description": "Original Quantity In Days"
},
"physicalEndDate": {
"type": "string",
"description": "Physical End Date"
},
"physicalStartDate": {
"type": "string",
"description": "Physical Start Date"
},
"quantityInDays": {
"type": "string",
"description": "Quantity In Days"
},
"quantityInHours": {
"type": "string",
"description": "Quantity In Hours"
},
"recurrenceGroup": {
"type": "string",
"description": "Recurrence Group"
},
"recurrenceGroupNav": {
"type": "object",
"description": "Recurrence Group Nav",
"properties": {
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"itemsCategory": {
"type": "string",
"description": "Items Category"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"userId": {
"type": "string",
"description": "User Id"
},
"items": {
"type": "object",
"description": "The items value"
}
}
},
"startDate": {
"type": "string",
"description": "Start date for filtering"
},
"startTime": {
"type": "string",
"description": "Start Time"
},
"timeCalendar": {
"type": "object",
"description": "Time Calendar",
"properties": {
"results": {
"type": "array",
"description": "The results value"
}
}
},
"timeRecordOrigin": {
"type": "string",
"description": "Time Record Origin"
},
"timeType": {
"type": "string",
"description": "Time Type"
},
"timeTypeNav": {
"type": "object",
"description": "Time Type Nav",
"properties": {
"absenceClass": {
"type": "string",
"description": "Absence Class"
},
"absenceCountingConfiguration": {
"type": "string",
"description": "Absence Counting Configuration"
},
"absenceRequestingWithinFlextimeBandwidthAllowed": {
"type": "boolean",
"description": "Absence Requesting Within Flextime Bandwidth Allowed"
},
"absenceRetentionGroup": {
"type": "string",
"description": "Absence Retention Group"
},
"accrualRecalculationRelevance": {
"type": "string",
"description": "Accrual Recalculation Relevance"
},
"activateCancellationWorkflow": {
"type": "boolean",
"description": "Activate Cancellation Workflow"
},
"adminWorkflow": {
"type": "string",
"description": "Admin Workflow"
},
"allocationStrategy": {
"type": "string",
"description": "Allocation Strategy"
},
"allowedFractionsUnitDay": {
"type": "string",
"description": "Allowed Fractions Unit Day"
},
"allowedFractionsUnitHour": {
"type": "string",
"description": "Allowed Fractions Unit Hour"
},
"allowedRequestingIncrement": {
"type": "string",
"description": "Allowed Requesting Increment"
},
"balanceCalculationSetting": {
"type": "string",
"description": "Balance Calculation Setting"
},
"calculationMethod": {
"type": "string",
"description": "Calculation Method"
},
"category": {
"type": "string",
"description": "The category value"
},
"collisionGrouping": {
"type": "string",
"description": "Collision Grouping"
},
"countingMethod": {
"type": "string",
"description": "Counting Method"
},
"country": {
"type": "string",
"description": "The country value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"enableEmployeeTimeCalendarCreation": {
"type": "boolean",
"description": "Enable Employee Time Calendar Creation"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"externalName_ar_SA": {
"type": "string",
"description": "External Name Ar SA"
},
"externalName_cy_GB": {
"type": "string",
"description": "External Name Cy GB"
},
"externalName_de_DE": {
"type": "string",
"description": "External Name De DE"
},
"externalName_defaultValue": {
"type": "string",
"description": "External Name Default Value"
},
"externalName_en_DEBUG": {
"type": "string",
"description": "External Name En DEBUG"
},
"externalName_en_DEBUG_APOS": {
"type": "string",
"description": "External Name En DEBUG APOS"
},
"externalName_en_DEBUG_APOS_RTL": {
"type": "string",
"description": "External Name En DEBUG APOS RTL"
},
"externalName_en_GB": {
"type": "string",
"description": "External Name En GB"
},
"externalName_en_RTL": {
"type": "string",
"description": "External Name En RTL"
},
"externalName_en_US": {
"type": "string",
"description": "External Name En US"
},
"externalName_es_ES": {
"type": "string",
"description": "External Name Es ES"
},
"externalName_es_MX": {
"type": "string",
"description": "External Name Es MX"
},
"externalName_fr_CA": {
"type": "string",
"description": "External Name Fr CA"
},
"externalName_fr_FR": {
"type": "string",
"description": "External Name Fr FR"
},
"externalName_hi_IN": {
"type": "string",
"description": "External Name Hi IN"
},
"externalName_iw_IL": {
"type": "string",
"description": "External Name Iw IL"
},
"externalName_ja_JP": {
"type": "string",
"description": "External Name Ja JP"
},
"externalName_ko_KR": {
"type": "string",
"description": "External Name Ko KR"
},
"externalName_localized": {
"type": "string",
"description": "External Name Localized"
},
"externalName_nl_NL": {
"type": "string",
"description": "External Name Nl NL"
},
"externalName_pt_BR": {
"type": "string",
"description": "External Name Pt BR"
},
"externalName_th_TH": {
"type": "string",
"description": "External Name Th TH"
},
"externalName_zh_CN": {
"type": "string",
"description": "External Name Zh CN"
},
"flexibleRequestingAllowed": {
"type": "boolean",
"description": "Flexible Requesting Allowed"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"loaEndEventReason": {
"type": "string",
"description": "Loa End Event Reason"
},
"loaStartEventReason": {
"type": "string",
"description": "Loa Start Event Reason"
},
"maximumDurationInMonths": {
"type": "string",
"description": "Maximum Duration In Months"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"notToCountAsTimeInService": {
"type": "boolean",
"description": "Not To Count As Time In Service"
},
"postingOrder": {
"type": "string",
"description": "Posting Order"
},
"postingPriority": {
"type": "string",
"description": "Posting Priority"
},
"requestingOnNonWorkingDaysAllowed": {
"type": "boolean",
"description": "Requesting On Non Working Days Allowed"
},
"undeterminedEndDateAllowed": {
"type": "boolean",
"description": "Undetermined End Date Allowed"
},
"unit": {
"type": "string",
"description": "The unit value"
},
"workflowConfiguration": {
"type": "string",
"description": "Workflow Configuration"
},
"countingMethodNav": {
"type": "object",
"description": "Counting Method Nav"
},
"countryExtensionAUS": {
"type": "object",
"description": "Country Extension AUS"
},
"countryExtensionCAN": {
"type": "object",
"description": "Country Extension CAN"
},
"countryExtensionDEU": {
"type": "object",
"description": "Country Extension DEU"
},
"countryExtensionNLD": {
"type": "object",
"description": "Country Extension NLD"
},
"countryExtensionUSA": {
"type": "object",
"description": "Country Extension USA"
},
"timeAccountPostingRules": {
"type": "object",
"description": "Time Account Posting Rules"
}
}
},
"undeterminedEndDate": {
"type": "boolean",
"description": "Undetermined End Date"
},
"userId": {
"type": "string",
"description": "User Id"
},
"workflowInitiatedByAdmin": {
"type": "boolean",
"description": "Workflow Initiated By Admin"
},
"workflowRequestId": {
"type": "string",
"description": "Workflow Request Id"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_create_time_account
Add new entity to TimeAccount Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountClosed | boolean | No | — | Account Closed |
accountType | string | No | — | Account Type |
accountTypeNav | object | No | — | Account Type Nav |
bookingEndDate | string | No | — | Booking End Date |
bookingStartDate | string | No | — | Booking Start Date |
createdBy | string | No | — | Created By |
createdDate | string | No | — | Created Date |
createdDateTime | string | No | — | Created Date Time |
cust_Cust_Denmark_value | string | No | — | Cust Cust Denmark Value |
cust_test | string | No | — | Cust Test |
endDate | string | No | — | End date for filtering |
entityUUID | string | No | — | Entity UUID |
externalCode | string | No | — | External Code |
lastModifiedBy | string | No | — | Last Modified By |
lastModifiedDate | string | No | — | Last Modified Date |
lastModifiedDateTime | string | No | — | Last Modified Date Time |
lastModifiedDateWithTZ | string | No | — | Last Modified Date With TZ |
mdfSystemEffectiveEndDate | string | No | — | Mdf System Effective End Date |
mdfSystemEffectiveStartDate | string | No | — | Mdf System Effective Start Date |
mdfSystemEntityId | string | No | — | Mdf System Entity Id |
mdfSystemObjectType | string | No | — | Mdf System Object Type |
mdfSystemRecordId | string | No | — | Mdf System Record Id |
mdfSystemRecordStatus | string | No | — | Mdf System Record Status |
mdfSystemStatus | string | No | — | Mdf System Status |
mdfSystemTransactionSequence | string | No | — | Mdf System Transaction Sequence |
mdfSystemVersionId | string | No | — | Mdf System Version Id |
startDate | string | No | — | Start date for filtering |
timeAccountDetails | object | No | — | Time Account Details |
userId | string | No | — | User Id |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"accountClosed": {
"type": "boolean",
"description": "Account Closed"
},
"accountType": {
"type": "string",
"description": "Account Type"
},
"accountTypeNav": {
"type": "object",
"description": "Account Type Nav",
"properties": {
"accountBookingOffsetInMonths": {
"type": "string",
"description": "Account Booking Offset In Months"
},
"accountCreationAutomationLevel": {
"type": "string",
"description": "Account Creation Automation Level"
},
"accountCreationDay": {
"type": "string",
"description": "Account Creation Day"
},
"accountCreationMonth": {
"type": "string",
"description": "Account Creation Month"
},
"accountCreationOffsetInMonths": {
"type": "string",
"description": "Account Creation Offset In Months"
},
"accountCreationReferenceDate": {
"type": "string",
"description": "Account Creation Reference Date"
},
"accountDetailRetentionGroup": {
"type": "string",
"description": "Account Detail Retention Group"
},
"accountRetentionGroup": {
"type": "string",
"description": "Account Retention Group"
},
"accrualAutomationLevel": {
"type": "string",
"description": "Accrual Automation Level"
},
"accrualCalculationMethod": {
"type": "string",
"description": "Accrual Calculation Method"
},
"accrualCreationOffset": {
"type": "string",
"description": "Accrual Creation Offset"
},
"accrualFrequency": {
"type": "string",
"description": "Accrual Frequency"
},
"accrualFrequencyStartDate": {
"type": "string",
"description": "Accrual Frequency Start Date"
},
"accrualPeriodStartDay": {
"type": "string",
"description": "Accrual Period Start Day"
},
"accrualPeriodStartMonth": {
"type": "string",
"description": "Accrual Period Start Month"
},
"accrualRecalculationPostingMethod": {
"type": "string",
"description": "Accrual Recalculation Posting Method"
},
"accrualRule": {
"type": "string",
"description": "Accrual Rule"
},
"accrualTransferDateRule": {
"type": "string",
"description": "Accrual Transfer Date Rule"
},
"accrualTransferRule": {
"type": "string",
"description": "Accrual Transfer Rule"
},
"accrualWaitingPeriod": {
"type": "string",
"description": "Accrual Waiting Period"
},
"accrualWaitingPeriodUnit": {
"type": "string",
"description": "Accrual Waiting Period Unit"
},
"advancesAllowed": {
"type": "boolean",
"description": "Advances Allowed"
},
"allowPayoutWithSimulation": {
"type": "string",
"description": "Allow Payout With Simulation"
},
"calculateSnapshotApprovedAbsenceBalance": {
"type": "boolean",
"description": "Calculate Snapshot Approved Absence Balance"
},
"country": {
"type": "string",
"description": "The country value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"creation": {
"type": "string",
"description": "The creation value"
},
"effectOnTransferDateRule": {
"type": "string",
"description": "Effect On Transfer Date Rule"
},
"entitlementMethod": {
"type": "string",
"description": "Entitlement Method"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"externalName_ar_SA": {
"type": "string",
"description": "External Name Ar SA"
},
"externalName_cy_GB": {
"type": "string",
"description": "External Name Cy GB"
},
"externalName_de_DE": {
"type": "string",
"description": "External Name De DE"
},
"externalName_defaultValue": {
"type": "string",
"description": "External Name Default Value"
},
"externalName_en_DEBUG": {
"type": "string",
"description": "External Name En DEBUG"
},
"externalName_en_DEBUG_APOS": {
"type": "string",
"description": "External Name En DEBUG APOS"
},
"externalName_en_DEBUG_APOS_RTL": {
"type": "string",
"description": "External Name En DEBUG APOS RTL"
},
"externalName_en_GB": {
"type": "string",
"description": "External Name En GB"
},
"externalName_en_RTL": {
"type": "string",
"description": "External Name En RTL"
},
"externalName_en_US": {
"type": "string",
"description": "External Name En US"
},
"externalName_es_ES": {
"type": "string",
"description": "External Name Es ES"
},
"externalName_es_MX": {
"type": "string",
"description": "External Name Es MX"
},
"externalName_fr_CA": {
"type": "string",
"description": "External Name Fr CA"
},
"externalName_fr_FR": {
"type": "string",
"description": "External Name Fr FR"
},
"externalName_hi_IN": {
"type": "string",
"description": "External Name Hi IN"
},
"externalName_iw_IL": {
"type": "string",
"description": "External Name Iw IL"
},
"externalName_ja_JP": {
"type": "string",
"description": "External Name Ja JP"
},
"externalName_ko_KR": {
"type": "string",
"description": "External Name Ko KR"
},
"externalName_localized": {
"type": "string",
"description": "External Name Localized"
},
"externalName_nl_NL": {
"type": "string",
"description": "External Name Nl NL"
},
"externalName_pt_BR": {
"type": "string",
"description": "External Name Pt BR"
},
"externalName_th_TH": {
"type": "string",
"description": "External Name Th TH"
},
"externalName_zh_CN": {
"type": "string",
"description": "External Name Zh CN"
},
"hireRule": {
"type": "string",
"description": "Hire Rule"
},
"initialAccrualTransferDateRule": {
"type": "string",
"description": "Initial Accrual Transfer Date Rule"
},
"initialFlexibleAccountStartDateRule": {
"type": "string",
"description": "Initial Flexible Account Start Date Rule"
},
"interimRule": {
"type": "string",
"description": "Interim Rule"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"levelOfSimulationPrecision": {
"type": "string",
"description": "Level Of Simulation Precision"
},
"maximumSimulationHorizonInMonths": {
"type": "string",
"description": "Maximum Simulation Horizon In Months"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"minimumBalanceAllowed": {
"type": "string",
"description": "Minimum Balance Allowed"
},
"payComponent": {
"type": "string",
"description": "Pay Component"
},
"payComponentAccrualSeparated": {
"type": "string",
"description": "Pay Component Accrual Separated"
},
"payComponentGroup": {
"type": "string",
"description": "Pay Component Group"
},
"payComponentTermination": {
"type": "string",
"description": "Pay Component Termination"
},
"payComponentTerminationAccrualSeparated": {
"type": "string",
"description": "Pay Component Termination Accrual Separated"
},
"payoutEligibility": {
"type": "string",
"description": "Payout Eligibility"
},
"pepCalendarAutomationLevel": {
"type": "string",
"description": "Pep Calendar Automation Level"
},
"periodEndProcessingRule": {
"type": "string",
"description": "Period End Processing Rule"
},
"periodicTimeAccountUpdateProfile": {
"type": "string",
"description": "Periodic Time Account Update Profile"
},
"postingOrder": {
"type": "string",
"description": "Posting Order"
},
"purchaseEligibility": {
"type": "string",
"description": "Purchase Eligibility"
},
"secondAccrualCreationOffset": {
"type": "string",
"description": "Second Accrual Creation Offset"
},
"simulateAccruals": {
"type": "boolean",
"description": "Simulate Accruals"
},
"simulationRule": {
"type": "string",
"description": "Simulation Rule"
},
"snapshotsAllowed": {
"type": "boolean",
"description": "Snapshots Allowed"
},
"terminationRule": {
"type": "string",
"description": "Termination Rule"
},
"terminationRuleDataEffectiveDate": {
"type": "string",
"description": "Termination Rule Data Effective Date"
},
"timeAccountConfigurationRule": {
"type": "string",
"description": "Time Account Configuration Rule"
},
"timeAccountPayoutProfile": {
"type": "string",
"description": "Time Account Payout Profile"
},
"timeAccountPurchaseProfile": {
"type": "string",
"description": "Time Account Purchase Profile"
},
"unit": {
"type": "string",
"description": "The unit value"
},
"countryExtensionAUS": {
"type": "object",
"description": "Country Extension AUS"
},
"periodicTimeAccountUpdateProfileNav": {
"type": "object",
"description": "Periodic Time Account Update Profile Nav"
},
"recalculationBasedFieldList": {
"type": "object",
"description": "Recalculation Based Field List"
},
"timeAccountPayoutProfileNav": {
"type": "object",
"description": "Time Account Payout Profile Nav"
},
"timeAccountPurchaseProfileNav": {
"type": "object",
"description": "Time Account Purchase Profile Nav"
}
}
},
"bookingEndDate": {
"type": "string",
"description": "Booking End Date"
},
"bookingStartDate": {
"type": "string",
"description": "Booking Start Date"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_Cust_Denmark_value": {
"type": "string",
"description": "Cust Cust Denmark Value"
},
"cust_test": {
"type": "string",
"description": "Cust Test"
},
"endDate": {
"type": "string",
"description": "End date for filtering"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"startDate": {
"type": "string",
"description": "Start date for filtering"
},
"timeAccountDetails": {
"type": "object",
"description": "Time Account Details",
"properties": {
"results": {
"type": "array",
"description": "The results value"
}
}
},
"userId": {
"type": "string",
"description": "User Id"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_create_time_account_detail
Add new entity to TimeAccountDetail Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accrualPeriodId | string | No | — | Accrual Period Id |
advanced | boolean | No | — | The advanced value |
bookingAmount | string | No | — | Booking Amount |
bookingDate | string | No | — | Booking Date |
bookingType | string | No | — | Booking Type |
bookingUnit | string | No | — | Booking Unit |
calendarEntry | string | No | — | Calendar Entry |
calendarEntryNav | object | No | — | Calendar Entry Nav |
changeCalendar | string | No | — | Change Calendar |
comment | string | No | — | The comment value |
createdBy | string | No | — | Created By |
createdDate | string | No | — | Created Date |
createdDateTime | string | No | — | Created Date Time |
employeeTime | string | No | — | Employee Time |
employeeTimeNav | object | No | — | Employee Time Nav |
entityUUID | string | No | — | Entity UUID |
externalCode | string | No | — | External Code |
lastModifiedBy | string | No | — | Last Modified By |
lastModifiedDate | string | No | — | Last Modified Date |
lastModifiedDateTime | string | No | — | Last Modified Date Time |
lastModifiedDateWithTZ | string | No | — | Last Modified Date With TZ |
mdfSystemEffectiveEndDate | string | No | — | Mdf System Effective End Date |
mdfSystemEffectiveStartDate | string | No | — | Mdf System Effective Start Date |
mdfSystemEntityId | string | No | — | Mdf System Entity Id |
mdfSystemObjectType | string | No | — | Mdf System Object Type |
mdfSystemRecordId | string | No | — | Mdf System Record Id |
mdfSystemRecordStatus | string | No | — | Mdf System Record Status |
mdfSystemStatus | string | No | — | Mdf System Status |
mdfSystemTransactionSequence | string | No | — | Mdf System Transaction Sequence |
mdfSystemVersionId | string | No | — | Mdf System Version Id |
payoutAccrualSeparated | boolean | No | — | Payout Accrual Separated |
periodicUpdatePeriodId | string | No | — | Periodic Update Period Id |
referenceObject | string | No | — | Reference Object |
TimeAccount_externalCode | string | No | — | Time Account External Code |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"accrualPeriodId": {
"type": "string",
"description": "Accrual Period Id"
},
"advanced": {
"type": "boolean",
"description": "The advanced value"
},
"bookingAmount": {
"type": "string",
"description": "Booking Amount"
},
"bookingDate": {
"type": "string",
"description": "Booking Date"
},
"bookingType": {
"type": "string",
"description": "Booking Type"
},
"bookingUnit": {
"type": "string",
"description": "Booking Unit"
},
"calendarEntry": {
"type": "string",
"description": "Calendar Entry"
},
"calendarEntryNav": {
"type": "object",
"description": "Calendar Entry Nav",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"date": {
"type": "string",
"description": "The date value"
},
"deductionQuantity": {
"type": "string",
"description": "Deduction Quantity"
},
"endTime": {
"type": "string",
"description": "End Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"physicalEndDate": {
"type": "string",
"description": "Physical End Date"
},
"physicalStartDate": {
"type": "string",
"description": "Physical Start Date"
},
"quantityInDays": {
"type": "string",
"description": "Quantity In Days"
},
"quantityInHours": {
"type": "string",
"description": "Quantity In Hours"
},
"startTime": {
"type": "string",
"description": "Start Time"
},
"workScheduleInternalId": {
"type": "string",
"description": "Work Schedule Internal Id"
},
"timeAccountDetail": {
"type": "object",
"description": "Time Account Detail"
}
}
},
"changeCalendar": {
"type": "string",
"description": "Change Calendar"
},
"comment": {
"type": "string",
"description": "The comment value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"employeeTime": {
"type": "string",
"description": "Employee Time"
},
"employeeTimeNav": {
"type": "object",
"description": "Employee Time Nav",
"properties": {
"absenceDurationCategory": {
"type": "string",
"description": "Absence Duration Category"
},
"approvalStatus": {
"type": "string",
"description": "Approval Status"
},
"cancellationWorkflowRequestId": {
"type": "string",
"description": "Cancellation Workflow Request Id"
},
"comment": {
"type": "string",
"description": "The comment value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"deductionQuantity": {
"type": "string",
"description": "Deduction Quantity"
},
"displayQuantity": {
"type": "string",
"description": "Display Quantity"
},
"editable": {
"type": "boolean",
"description": "The editable value"
},
"endDate": {
"type": "string",
"description": "End date for filtering"
},
"endTime": {
"type": "string",
"description": "End Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"flexibleRequesting": {
"type": "boolean",
"description": "Flexible Requesting"
},
"fractionQuantity": {
"type": "string",
"description": "Fraction Quantity"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"loaActualReturnDate": {
"type": "string",
"description": "Loa Actual Return Date"
},
"loaEndJobInfoId": {
"type": "string",
"description": "Loa End Job Info Id"
},
"loaExpectedReturnDate": {
"type": "string",
"description": "Loa Expected Return Date"
},
"loaStartJobInfoId": {
"type": "string",
"description": "Loa Start Job Info Id"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"originalQuantityInDays": {
"type": "string",
"description": "Original Quantity In Days"
},
"physicalEndDate": {
"type": "string",
"description": "Physical End Date"
},
"physicalStartDate": {
"type": "string",
"description": "Physical Start Date"
},
"quantityInDays": {
"type": "string",
"description": "Quantity In Days"
},
"quantityInHours": {
"type": "string",
"description": "Quantity In Hours"
},
"recurrenceGroup": {
"type": "string",
"description": "Recurrence Group"
},
"startDate": {
"type": "string",
"description": "Start date for filtering"
},
"startTime": {
"type": "string",
"description": "Start Time"
},
"timeRecordOrigin": {
"type": "string",
"description": "Time Record Origin"
},
"timeType": {
"type": "string",
"description": "Time Type"
},
"undeterminedEndDate": {
"type": "boolean",
"description": "Undetermined End Date"
},
"userId": {
"type": "string",
"description": "User Id"
},
"workflowInitiatedByAdmin": {
"type": "boolean",
"description": "Workflow Initiated By Admin"
},
"workflowRequestId": {
"type": "string",
"description": "Workflow Request Id"
},
"countryExtensionAUS": {
"type": "object",
"description": "Country Extension AUS"
},
"countryExtensionCAN": {
"type": "object",
"description": "Country Extension CAN"
},
"countryExtensionCOL": {
"type": "object",
"description": "Country Extension COL"
},
"countryExtensionDEU": {
"type": "object",
"description": "Country Extension DEU"
},
"countryExtensionESP": {
"type": "object",
"description": "Country Extension ESP"
},
"countryExtensionMEX": {
"type": "object",
"description": "Country Extension MEX"
},
"countryExtensionNLD": {
"type": "object",
"description": "Country Extension NLD"
},
"countryExtensionPOL": {
"type": "object",
"description": "Country Extension POL"
},
"countryExtensionUSA": {
"type": "object",
"description": "Country Extension USA"
},
"recurrenceGroupNav": {
"type": "object",
"description": "Recurrence Group Nav"
},
"timeCalendar": {
"type": "object",
"description": "Time Calendar"
},
"timeTypeNav": {
"type": "object",
"description": "Time Type Nav"
}
}
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"payoutAccrualSeparated": {
"type": "boolean",
"description": "Payout Accrual Separated"
},
"periodicUpdatePeriodId": {
"type": "string",
"description": "Periodic Update Period Id"
},
"referenceObject": {
"type": "string",
"description": "Reference Object"
},
"TimeAccount_externalCode": {
"type": "string",
"description": "Time Account External Code"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_delete_account
Delete entity from TimeAccount Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_delete_account_detail
Delete entity from TimeAccountDetail Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
TimeAccount_externalCode | string | Yes | — | key: TimeAccount_externalCode |
externalCode | string | Yes | — | key: externalCode |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"TimeAccount_externalCode": {
"type": "string",
"description": "key: TimeAccount_externalCode"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
}
},
"required": [
"PCID",
"TimeAccount_externalCode",
"externalCode"
]
}
sap_successfactors_time_off_delete_employee_time
Delete entity from EmployeeTime Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_get_account
Get entity from TimeAccount by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountClosed",
"accountType",
"bookingEndDate",
"bookingStartDate",
"createdBy",
"createdDate",
"createdDateTime",
"cust_Cust_Denmark_value",
"cust_test",
"endDate",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"startDate",
"userId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"accountTypeNav",
"timeAccountDetails"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_get_account_detail
Get entity from TimeAccountDetail by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
TimeAccount_externalCode | string | Yes | — | key: TimeAccount_externalCode |
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"TimeAccount_externalCode": {
"type": "string",
"description": "key: TimeAccount_externalCode"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"TimeAccount_externalCode",
"accrualPeriodId",
"advanced",
"bookingAmount",
"bookingDate",
"bookingType",
"bookingUnit",
"calendarEntry",
"changeCalendar",
"comment",
"createdBy",
"createdDate",
"createdDateTime",
"employeeTime",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"payoutAccrualSeparated",
"periodicUpdatePeriodId",
"referenceObject"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"calendarEntryNav",
"employeeTimeNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"TimeAccount_externalCode",
"externalCode"
]
}
sap_successfactors_time_off_get_account_snapshot
Get entity from TimeAccountSnapshot by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountType",
"approvedAbsenceBalance",
"approvedAbsenceBalanceAccrualSeparated",
"asOfAccountingPeriodEnd",
"asOfPayPeriodEnd",
"balance",
"balanceAccrualSeparated",
"balanceEffectiveDate",
"createdBy",
"createdDateTime",
"entityId",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDateTime",
"mdfSystemRecordStatus",
"outdated",
"unit",
"userId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"accountTypeNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_get_account_type
Get entity from TimeAccountType by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountBookingOffsetInMonths",
"accountCreationAutomationLevel",
"accountCreationDay",
"accountCreationMonth",
"accountCreationOffsetInMonths",
"accountCreationReferenceDate",
"accountDetailRetentionGroup",
"accountRetentionGroup",
"accrualAutomationLevel",
"accrualCalculationMethod",
"accrualCreationOffset",
"accrualFrequency",
"accrualFrequencyStartDate",
"accrualPeriodStartDay",
"accrualPeriodStartMonth",
"accrualRecalculationPostingMethod",
"accrualRule",
"accrualTransferDateRule",
"accrualTransferRule",
"accrualWaitingPeriod",
"accrualWaitingPeriodUnit",
"advancesAllowed",
"allowPayoutWithSimulation",
"calculateSnapshotApprovedAbsenceBalance",
"country",
"createdBy",
"createdDate",
"createdDateTime",
"creation",
"effectOnTransferDateRule",
"entitlementMethod",
"entityUUID",
"externalCode",
"externalName_ar_SA",
"externalName_cy_GB",
"externalName_de_DE",
"externalName_defaultValue",
"externalName_en_DEBUG",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_GB",
"externalName_en_RTL",
"externalName_en_US",
"externalName_es_ES",
"externalName_es_MX",
"externalName_fr_CA",
"externalName_fr_FR",
"externalName_hi_IN",
"externalName_iw_IL",
"externalName_ja_JP",
"externalName_ko_KR",
"externalName_localized",
"externalName_nl_NL",
"externalName_pt_BR",
"externalName_th_TH",
"externalName_zh_CN",
"hireRule",
"initialAccrualTransferDateRule",
"initialFlexibleAccountStartDateRule",
"interimRule",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"levelOfSimulationPrecision",
"maximumSimulationHorizonInMonths",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"minimumBalanceAllowed",
"payComponent",
"payComponentAccrualSeparated",
"payComponentGroup",
"payComponentTermination",
"payComponentTerminationAccrualSeparated",
"payoutEligibility",
"pepCalendarAutomationLevel",
"periodEndProcessingRule",
"periodicTimeAccountUpdateProfile",
"postingOrder",
"purchaseEligibility",
"secondAccrualCreationOffset",
"simulateAccruals",
"simulationRule",
"snapshotsAllowed",
"terminationRule",
"terminationRuleDataEffectiveDate",
"timeAccountConfigurationRule",
"timeAccountPayoutProfile",
"timeAccountPurchaseProfile",
"unit"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"countryExtensionAUS",
"periodicTimeAccountUpdateProfileNav",
"recalculationBasedFieldList",
"timeAccountPayoutProfileNav",
"timeAccountPurchaseProfileNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_get_emp_time_account_balance
Get entity from EmpTimeAccountBalance by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
timeAccount | string | Yes | — | key: timeAccount |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"timeAccount": {
"type": "string",
"description": "key: timeAccount"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountClosed",
"balance",
"timeAccount",
"timeAccountType",
"timeUnit",
"userId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"timeAccount"
]
}
sap_successfactors_time_off_get_employee_time
Get entity from EmployeeTime by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"absenceDurationCategory",
"approvalStatus",
"cancellationWorkflowRequestId",
"comment",
"createdBy",
"createdDate",
"createdDateTime",
"deductionQuantity",
"displayQuantity",
"editable",
"endDate",
"endTime",
"entityUUID",
"externalCode",
"flexibleRequesting",
"fractionQuantity",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"loaActualReturnDate",
"loaEndJobInfoId",
"loaExpectedReturnDate",
"loaStartJobInfoId",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"originalQuantityInDays",
"physicalEndDate",
"physicalStartDate",
"quantityInDays",
"quantityInHours",
"recurrenceGroup",
"startDate",
"startTime",
"timeRecordOrigin",
"timeType",
"undeterminedEndDate",
"userId",
"workflowInitiatedByAdmin",
"workflowRequestId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"countryExtensionAUS",
"countryExtensionCAN",
"countryExtensionCOL",
"countryExtensionDEU",
"countryExtensionESP",
"countryExtensionMEX",
"countryExtensionNLD",
"countryExtensionPOL",
"countryExtensionUSA",
"recurrenceGroupNav",
"timeCalendar",
"timeTypeNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_get_employee_time_calendar
Get entity from EmployeeTimeCalendar by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
EmployeeTime_externalCode | string | Yes | — | key: EmployeeTime_externalCode |
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"EmployeeTime_externalCode": {
"type": "string",
"description": "key: EmployeeTime_externalCode"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"EmployeeTime_externalCode",
"createdBy",
"createdDate",
"createdDateTime",
"date",
"deductionQuantity",
"endTime",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"physicalEndDate",
"physicalStartDate",
"quantityInDays",
"quantityInHours",
"startTime",
"workScheduleInternalId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"timeAccountDetail"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"EmployeeTime_externalCode",
"externalCode"
]
}
sap_successfactors_time_off_get_holiday
Get entity from Holiday by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
holidayCode | string | Yes | — | key: holidayCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"holidayCode": {
"type": "string",
"description": "key: holidayCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"country",
"createdBy",
"createdDate",
"createdDateTime",
"entityUUID",
"holidayCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"name_ar_SA",
"name_cy_GB",
"name_de_DE",
"name_defaultValue",
"name_en_DEBUG",
"name_en_DEBUG_APOS",
"name_en_DEBUG_APOS_RTL",
"name_en_GB",
"name_en_RTL",
"name_en_US",
"name_es_ES",
"name_es_MX",
"name_fr_CA",
"name_fr_FR",
"name_hi_IN",
"name_iw_IL",
"name_ja_JP",
"name_ko_KR",
"name_localized",
"name_nl_NL",
"name_pt_BR",
"name_th_TH",
"name_zh_CN",
"oldName"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"holidayCode"
]
}
sap_successfactors_time_off_get_holiday_assignment
Get entity from HolidayAssignment by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
HolidayCalendar_externalCode | string | Yes | — | key: HolidayCalendar_externalCode |
date | string | Yes | — | key: date |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"HolidayCalendar_externalCode": {
"type": "string",
"description": "key: HolidayCalendar_externalCode"
},
"date": {
"type": "string",
"description": "key: date"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"HolidayCalendar_externalCode",
"createdBy",
"createdDate",
"createdDateTime",
"cust_testHolidayAssignment",
"date",
"entityUUID",
"holiday",
"holidayCategory",
"holidayClass",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"holidayCategoryNav",
"holidayNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"HolidayCalendar_externalCode",
"date"
]
}
sap_successfactors_time_off_get_holiday_calendar
Get entity from HolidayCalendar by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"country",
"createdBy",
"createdDate",
"createdDateTime",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"name_ar_SA",
"name_cy_GB",
"name_de_DE",
"name_defaultValue",
"name_en_DEBUG",
"name_en_DEBUG_APOS",
"name_en_DEBUG_APOS_RTL",
"name_en_GB",
"name_en_RTL",
"name_en_US",
"name_es_ES",
"name_es_MX",
"name_fr_CA",
"name_fr_FR",
"name_hi_IN",
"name_iw_IL",
"name_ja_JP",
"name_ko_KR",
"name_localized",
"name_nl_NL",
"name_pt_BR",
"name_th_TH",
"name_zh_CN",
"oldName"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"holidayAssignments"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_get_holiday_category
Get entity from HolidayCategory by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"createdBy",
"createdDateTime",
"description_ar_SA",
"description_cy_GB",
"description_de_DE",
"description_defaultValue",
"description_en_DEBUG",
"description_en_DEBUG_APOS",
"description_en_DEBUG_APOS_RTL",
"description_en_GB",
"description_en_RTL",
"description_en_US",
"description_es_ES",
"description_es_MX",
"description_fr_CA",
"description_fr_FR",
"description_hi_IN",
"description_iw_IL",
"description_ja_JP",
"description_ko_KR",
"description_localized",
"description_nl_NL",
"description_pt_BR",
"description_th_TH",
"description_zh_CN",
"entityUUID",
"externalCode",
"externalName_ar_SA",
"externalName_cy_GB",
"externalName_de_DE",
"externalName_defaultValue",
"externalName_en_DEBUG",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_GB",
"externalName_en_RTL",
"externalName_en_US",
"externalName_es_ES",
"externalName_es_MX",
"externalName_fr_CA",
"externalName_fr_FR",
"externalName_hi_IN",
"externalName_iw_IL",
"externalName_ja_JP",
"externalName_ko_KR",
"externalName_localized",
"externalName_nl_NL",
"externalName_pt_BR",
"externalName_th_TH",
"externalName_zh_CN",
"lastModifiedBy",
"lastModifiedDateTime",
"mdfSystemRecordStatus"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_get_type
Get entity from TimeType by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"absenceClass",
"absenceCountingConfiguration",
"absenceRequestingWithinFlextimeBandwidthAllowed",
"absenceRetentionGroup",
"accrualRecalculationRelevance",
"activateCancellationWorkflow",
"adminWorkflow",
"allocationStrategy",
"allowedFractionsUnitDay",
"allowedFractionsUnitHour",
"allowedRequestingIncrement",
"balanceCalculationSetting",
"calculationMethod",
"category",
"collisionGrouping",
"countingMethod",
"country",
"createdBy",
"createdDate",
"createdDateTime",
"enableEmployeeTimeCalendarCreation",
"entityUUID",
"externalCode",
"externalName_ar_SA",
"externalName_cy_GB",
"externalName_de_DE",
"externalName_defaultValue",
"externalName_en_DEBUG",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_GB",
"externalName_en_RTL",
"externalName_en_US",
"externalName_es_ES",
"externalName_es_MX",
"externalName_fr_CA",
"externalName_fr_FR",
"externalName_hi_IN",
"externalName_iw_IL",
"externalName_ja_JP",
"externalName_ko_KR",
"externalName_localized",
"externalName_nl_NL",
"externalName_pt_BR",
"externalName_th_TH",
"externalName_zh_CN",
"flexibleRequestingAllowed",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"loaEndEventReason",
"loaStartEventReason",
"maximumDurationInMonths",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"notToCountAsTimeInService",
"postingOrder",
"postingPriority",
"requestingOnNonWorkingDaysAllowed",
"undeterminedEndDateAllowed",
"unit",
"workflowConfiguration"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"countingMethodNav",
"countryExtensionAUS",
"countryExtensionCAN",
"countryExtensionDEU",
"countryExtensionNLD",
"countryExtensionUSA",
"timeAccountPostingRules"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_get_type_profile
Get entity from TimeTypeProfile by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
mdfSystemEffectiveStartDate | string | Yes | — | key: mdfSystemEffectiveStartDate |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "key: mdfSystemEffectiveStartDate"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"bookTimeOffInLieuOnTimeSheetApproval",
"bookWorkingTimeOnTimeSheetApproval",
"country",
"createdBy",
"createdDate",
"createdDateTime",
"defaultImportAttendanceTimeType",
"entityUUID",
"externalCode",
"externalName_ar_SA",
"externalName_cy_GB",
"externalName_de_DE",
"externalName_defaultValue",
"externalName_en_DEBUG",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_GB",
"externalName_en_RTL",
"externalName_en_US",
"externalName_es_ES",
"externalName_es_MX",
"externalName_fr_CA",
"externalName_fr_FR",
"externalName_hi_IN",
"externalName_iw_IL",
"externalName_ja_JP",
"externalName_ko_KR",
"externalName_localized",
"externalName_nl_NL",
"externalName_pt_BR",
"externalName_th_TH",
"externalName_zh_CN",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mainAttendanceTimeType",
"mainBreakTimeType",
"mainESSTimeType",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"timeAccountTypeForTimeOffInLieu",
"timeAccountTypeForWorkingTimeAccount",
"timeOffEssInstructionalText_ar_SA",
"timeOffEssInstructionalText_cy_GB",
"timeOffEssInstructionalText_de_DE",
"timeOffEssInstructionalText_defaultValue",
"timeOffEssInstructionalText_en_DEBUG",
"timeOffEssInstructionalText_en_DEBUG_APOS",
"timeOffEssInstructionalText_en_DEBUG_APOS_RTL",
"timeOffEssInstructionalText_en_GB",
"timeOffEssInstructionalText_en_RTL",
"timeOffEssInstructionalText_en_US",
"timeOffEssInstructionalText_es_ES",
"timeOffEssInstructionalText_es_MX",
"timeOffEssInstructionalText_fr_CA",
"timeOffEssInstructionalText_fr_FR",
"timeOffEssInstructionalText_hi_IN",
"timeOffEssInstructionalText_iw_IL",
"timeOffEssInstructionalText_ja_JP",
"timeOffEssInstructionalText_ko_KR",
"timeOffEssInstructionalText_localized",
"timeOffEssInstructionalText_nl_NL",
"timeOffEssInstructionalText_pt_BR",
"timeOffEssInstructionalText_th_TH",
"timeOffEssInstructionalText_zh_CN",
"timeRecordingVariant"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"availableTimeTypes",
"defaultImportAttendanceTimeTypeNav",
"mainAttendanceTimeTypeNav",
"mainBreakTimeTypeNav",
"mainESSTimeTypeNav",
"timeAccountTypeForTimeOffInLieuNav",
"timeAccountTypeForWorkingTimeAccountNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID",
"externalCode",
"mdfSystemEffectiveStartDate"
]
}
sap_successfactors_time_off_list_emp_time_account_balance
Get entities from EmpTimeAccountBalance Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountClosed",
"accountClosed desc",
"balance",
"balance desc",
"timeAccount",
"timeAccount desc",
"timeAccountType",
"timeAccountType desc",
"timeUnit",
"timeUnit desc",
"userId",
"userId desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountClosed",
"balance",
"timeAccount",
"timeAccountType",
"timeUnit",
"userId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_employee_time
Get entities from EmployeeTime Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"absenceDurationCategory",
"absenceDurationCategory desc",
"approvalStatus",
"approvalStatus desc",
"cancellationWorkflowRequestId",
"cancellationWorkflowRequestId desc",
"comment",
"comment desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"deductionQuantity",
"deductionQuantity desc",
"displayQuantity",
"displayQuantity desc",
"editable",
"editable desc",
"endDate",
"endDate desc",
"endTime",
"endTime desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"flexibleRequesting",
"flexibleRequesting desc",
"fractionQuantity",
"fractionQuantity desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"loaActualReturnDate",
"loaActualReturnDate desc",
"loaEndJobInfoId",
"loaEndJobInfoId desc",
"loaExpectedReturnDate",
"loaExpectedReturnDate desc",
"loaStartJobInfoId",
"loaStartJobInfoId desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"originalQuantityInDays",
"originalQuantityInDays desc",
"physicalEndDate",
"physicalEndDate desc",
"physicalStartDate",
"physicalStartDate desc",
"quantityInDays",
"quantityInDays desc",
"quantityInHours",
"quantityInHours desc",
"recurrenceGroup",
"recurrenceGroup desc",
"startDate",
"startDate desc",
"startTime",
"startTime desc",
"timeRecordOrigin",
"timeRecordOrigin desc",
"timeType",
"timeType desc",
"undeterminedEndDate",
"undeterminedEndDate desc",
"userId",
"userId desc",
"workflowInitiatedByAdmin",
"workflowInitiatedByAdmin desc",
"workflowRequestId",
"workflowRequestId desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"absenceDurationCategory",
"approvalStatus",
"cancellationWorkflowRequestId",
"comment",
"createdBy",
"createdDate",
"createdDateTime",
"deductionQuantity",
"displayQuantity",
"editable",
"endDate",
"endTime",
"entityUUID",
"externalCode",
"flexibleRequesting",
"fractionQuantity",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"loaActualReturnDate",
"loaEndJobInfoId",
"loaExpectedReturnDate",
"loaStartJobInfoId",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"originalQuantityInDays",
"physicalEndDate",
"physicalStartDate",
"quantityInDays",
"quantityInHours",
"recurrenceGroup",
"startDate",
"startTime",
"timeRecordOrigin",
"timeType",
"undeterminedEndDate",
"userId",
"workflowInitiatedByAdmin",
"workflowRequestId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"countryExtensionAUS",
"countryExtensionCAN",
"countryExtensionCOL",
"countryExtensionDEU",
"countryExtensionESP",
"countryExtensionMEX",
"countryExtensionNLD",
"countryExtensionPOL",
"countryExtensionUSA",
"recurrenceGroupNav",
"timeCalendar",
"timeTypeNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_employee_time_calendar
Get entities from EmployeeTimeCalendar Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"EmployeeTime_externalCode",
"EmployeeTime_externalCode desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"date",
"date desc",
"deductionQuantity",
"deductionQuantity desc",
"endTime",
"endTime desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"physicalEndDate",
"physicalEndDate desc",
"physicalStartDate",
"physicalStartDate desc",
"quantityInDays",
"quantityInDays desc",
"quantityInHours",
"quantityInHours desc",
"startTime",
"startTime desc",
"workScheduleInternalId",
"workScheduleInternalId desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"EmployeeTime_externalCode",
"createdBy",
"createdDate",
"createdDateTime",
"date",
"deductionQuantity",
"endTime",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"physicalEndDate",
"physicalStartDate",
"quantityInDays",
"quantityInHours",
"startTime",
"workScheduleInternalId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"timeAccountDetail"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_holiday
Get entities from Holiday Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"country",
"country desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"entityUUID",
"entityUUID desc",
"holidayCode",
"holidayCode desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"name_ar_SA",
"name_ar_SA desc",
"name_cy_GB",
"name_cy_GB desc",
"name_de_DE",
"name_de_DE desc",
"name_defaultValue",
"name_defaultValue desc",
"name_en_DEBUG",
"name_en_DEBUG desc",
"name_en_DEBUG_APOS",
"name_en_DEBUG_APOS desc",
"name_en_DEBUG_APOS_RTL",
"name_en_DEBUG_APOS_RTL desc",
"name_en_GB",
"name_en_GB desc",
"name_en_RTL",
"name_en_RTL desc",
"name_en_US",
"name_en_US desc",
"name_es_ES",
"name_es_ES desc",
"name_es_MX",
"name_es_MX desc",
"name_fr_CA",
"name_fr_CA desc",
"name_fr_FR",
"name_fr_FR desc",
"name_hi_IN",
"name_hi_IN desc",
"name_iw_IL",
"name_iw_IL desc",
"name_ja_JP",
"name_ja_JP desc",
"name_ko_KR",
"name_ko_KR desc",
"name_localized",
"name_localized desc",
"name_nl_NL",
"name_nl_NL desc",
"name_pt_BR",
"name_pt_BR desc",
"name_th_TH",
"name_th_TH desc",
"name_zh_CN",
"name_zh_CN desc",
"oldName",
"oldName desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"country",
"createdBy",
"createdDate",
"createdDateTime",
"entityUUID",
"holidayCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"name_ar_SA",
"name_cy_GB",
"name_de_DE",
"name_defaultValue",
"name_en_DEBUG",
"name_en_DEBUG_APOS",
"name_en_DEBUG_APOS_RTL",
"name_en_GB",
"name_en_RTL",
"name_en_US",
"name_es_ES",
"name_es_MX",
"name_fr_CA",
"name_fr_FR",
"name_hi_IN",
"name_iw_IL",
"name_ja_JP",
"name_ko_KR",
"name_localized",
"name_nl_NL",
"name_pt_BR",
"name_th_TH",
"name_zh_CN",
"oldName"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_holiday_assignment
Get entities from HolidayAssignment Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"HolidayCalendar_externalCode",
"HolidayCalendar_externalCode desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"cust_testHolidayAssignment",
"cust_testHolidayAssignment desc",
"date",
"date desc",
"entityUUID",
"entityUUID desc",
"holiday",
"holiday desc",
"holidayCategory",
"holidayCategory desc",
"holidayClass",
"holidayClass desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"HolidayCalendar_externalCode",
"createdBy",
"createdDate",
"createdDateTime",
"cust_testHolidayAssignment",
"date",
"entityUUID",
"holiday",
"holidayCategory",
"holidayClass",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"holidayCategoryNav",
"holidayNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_holiday_calendar
Get entities from HolidayCalendar Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"country",
"country desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"name_ar_SA",
"name_ar_SA desc",
"name_cy_GB",
"name_cy_GB desc",
"name_de_DE",
"name_de_DE desc",
"name_defaultValue",
"name_defaultValue desc",
"name_en_DEBUG",
"name_en_DEBUG desc",
"name_en_DEBUG_APOS",
"name_en_DEBUG_APOS desc",
"name_en_DEBUG_APOS_RTL",
"name_en_DEBUG_APOS_RTL desc",
"name_en_GB",
"name_en_GB desc",
"name_en_RTL",
"name_en_RTL desc",
"name_en_US",
"name_en_US desc",
"name_es_ES",
"name_es_ES desc",
"name_es_MX",
"name_es_MX desc",
"name_fr_CA",
"name_fr_CA desc",
"name_fr_FR",
"name_fr_FR desc",
"name_hi_IN",
"name_hi_IN desc",
"name_iw_IL",
"name_iw_IL desc",
"name_ja_JP",
"name_ja_JP desc",
"name_ko_KR",
"name_ko_KR desc",
"name_localized",
"name_localized desc",
"name_nl_NL",
"name_nl_NL desc",
"name_pt_BR",
"name_pt_BR desc",
"name_th_TH",
"name_th_TH desc",
"name_zh_CN",
"name_zh_CN desc",
"oldName",
"oldName desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"country",
"createdBy",
"createdDate",
"createdDateTime",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"name_ar_SA",
"name_cy_GB",
"name_de_DE",
"name_defaultValue",
"name_en_DEBUG",
"name_en_DEBUG_APOS",
"name_en_DEBUG_APOS_RTL",
"name_en_GB",
"name_en_RTL",
"name_en_US",
"name_es_ES",
"name_es_MX",
"name_fr_CA",
"name_fr_FR",
"name_hi_IN",
"name_iw_IL",
"name_ja_JP",
"name_ko_KR",
"name_localized",
"name_nl_NL",
"name_pt_BR",
"name_th_TH",
"name_zh_CN",
"oldName"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"holidayAssignments"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_holiday_category
Get entities from HolidayCategory Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"createdBy",
"createdBy desc",
"createdDateTime",
"createdDateTime desc",
"description_ar_SA",
"description_ar_SA desc",
"description_cy_GB",
"description_cy_GB desc",
"description_de_DE",
"description_de_DE desc",
"description_defaultValue",
"description_defaultValue desc",
"description_en_DEBUG",
"description_en_DEBUG desc",
"description_en_DEBUG_APOS",
"description_en_DEBUG_APOS desc",
"description_en_DEBUG_APOS_RTL",
"description_en_DEBUG_APOS_RTL desc",
"description_en_GB",
"description_en_GB desc",
"description_en_RTL",
"description_en_RTL desc",
"description_en_US",
"description_en_US desc",
"description_es_ES",
"description_es_ES desc",
"description_es_MX",
"description_es_MX desc",
"description_fr_CA",
"description_fr_CA desc",
"description_fr_FR",
"description_fr_FR desc",
"description_hi_IN",
"description_hi_IN desc",
"description_iw_IL",
"description_iw_IL desc",
"description_ja_JP",
"description_ja_JP desc",
"description_ko_KR",
"description_ko_KR desc",
"description_localized",
"description_localized desc",
"description_nl_NL",
"description_nl_NL desc",
"description_pt_BR",
"description_pt_BR desc",
"description_th_TH",
"description_th_TH desc",
"description_zh_CN",
"description_zh_CN desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"externalName_ar_SA",
"externalName_ar_SA desc",
"externalName_cy_GB",
"externalName_cy_GB desc",
"externalName_de_DE",
"externalName_de_DE desc",
"externalName_defaultValue",
"externalName_defaultValue desc",
"externalName_en_DEBUG",
"externalName_en_DEBUG desc",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS desc",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_DEBUG_APOS_RTL desc",
"externalName_en_GB",
"externalName_en_GB desc",
"externalName_en_RTL",
"externalName_en_RTL desc",
"externalName_en_US",
"externalName_en_US desc",
"externalName_es_ES",
"externalName_es_ES desc",
"externalName_es_MX",
"externalName_es_MX desc",
"externalName_fr_CA",
"externalName_fr_CA desc",
"externalName_fr_FR",
"externalName_fr_FR desc",
"externalName_hi_IN",
"externalName_hi_IN desc",
"externalName_iw_IL",
"externalName_iw_IL desc",
"externalName_ja_JP",
"externalName_ja_JP desc",
"externalName_ko_KR",
"externalName_ko_KR desc",
"externalName_localized",
"externalName_localized desc",
"externalName_nl_NL",
"externalName_nl_NL desc",
"externalName_pt_BR",
"externalName_pt_BR desc",
"externalName_th_TH",
"externalName_th_TH desc",
"externalName_zh_CN",
"externalName_zh_CN desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"createdBy",
"createdDateTime",
"description_ar_SA",
"description_cy_GB",
"description_de_DE",
"description_defaultValue",
"description_en_DEBUG",
"description_en_DEBUG_APOS",
"description_en_DEBUG_APOS_RTL",
"description_en_GB",
"description_en_RTL",
"description_en_US",
"description_es_ES",
"description_es_MX",
"description_fr_CA",
"description_fr_FR",
"description_hi_IN",
"description_iw_IL",
"description_ja_JP",
"description_ko_KR",
"description_localized",
"description_nl_NL",
"description_pt_BR",
"description_th_TH",
"description_zh_CN",
"entityUUID",
"externalCode",
"externalName_ar_SA",
"externalName_cy_GB",
"externalName_de_DE",
"externalName_defaultValue",
"externalName_en_DEBUG",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_GB",
"externalName_en_RTL",
"externalName_en_US",
"externalName_es_ES",
"externalName_es_MX",
"externalName_fr_CA",
"externalName_fr_FR",
"externalName_hi_IN",
"externalName_iw_IL",
"externalName_ja_JP",
"externalName_ko_KR",
"externalName_localized",
"externalName_nl_NL",
"externalName_pt_BR",
"externalName_th_TH",
"externalName_zh_CN",
"lastModifiedBy",
"lastModifiedDateTime",
"mdfSystemRecordStatus"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_time_account
Get entities from TimeAccount Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountClosed",
"accountClosed desc",
"accountType",
"accountType desc",
"bookingEndDate",
"bookingEndDate desc",
"bookingStartDate",
"bookingStartDate desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"cust_Cust_Denmark_value",
"cust_Cust_Denmark_value desc",
"cust_test",
"cust_test desc",
"endDate",
"endDate desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"startDate",
"startDate desc",
"userId",
"userId desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountClosed",
"accountType",
"bookingEndDate",
"bookingStartDate",
"createdBy",
"createdDate",
"createdDateTime",
"cust_Cust_Denmark_value",
"cust_test",
"endDate",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"startDate",
"userId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"accountTypeNav",
"timeAccountDetails"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_time_account_detail
Get entities from TimeAccountDetail Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"TimeAccount_externalCode",
"TimeAccount_externalCode desc",
"accrualPeriodId",
"accrualPeriodId desc",
"advanced",
"advanced desc",
"bookingAmount",
"bookingAmount desc",
"bookingDate",
"bookingDate desc",
"bookingType",
"bookingType desc",
"bookingUnit",
"bookingUnit desc",
"calendarEntry",
"calendarEntry desc",
"changeCalendar",
"changeCalendar desc",
"comment",
"comment desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"employeeTime",
"employeeTime desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"payoutAccrualSeparated",
"payoutAccrualSeparated desc",
"periodicUpdatePeriodId",
"periodicUpdatePeriodId desc",
"referenceObject",
"referenceObject desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"TimeAccount_externalCode",
"accrualPeriodId",
"advanced",
"bookingAmount",
"bookingDate",
"bookingType",
"bookingUnit",
"calendarEntry",
"changeCalendar",
"comment",
"createdBy",
"createdDate",
"createdDateTime",
"employeeTime",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"payoutAccrualSeparated",
"periodicUpdatePeriodId",
"referenceObject"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"calendarEntryNav",
"employeeTimeNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_time_account_snapshot
Get entities from TimeAccountSnapshot Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountType",
"accountType desc",
"approvedAbsenceBalance",
"approvedAbsenceBalance desc",
"approvedAbsenceBalanceAccrualSeparated",
"approvedAbsenceBalanceAccrualSeparated desc",
"asOfAccountingPeriodEnd",
"asOfAccountingPeriodEnd desc",
"asOfPayPeriodEnd",
"asOfPayPeriodEnd desc",
"balance",
"balance desc",
"balanceAccrualSeparated",
"balanceAccrualSeparated desc",
"balanceEffectiveDate",
"balanceEffectiveDate desc",
"createdBy",
"createdBy desc",
"createdDateTime",
"createdDateTime desc",
"entityId",
"entityId desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"outdated",
"outdated desc",
"unit",
"unit desc",
"userId",
"userId desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountType",
"approvedAbsenceBalance",
"approvedAbsenceBalanceAccrualSeparated",
"asOfAccountingPeriodEnd",
"asOfPayPeriodEnd",
"balance",
"balanceAccrualSeparated",
"balanceEffectiveDate",
"createdBy",
"createdDateTime",
"entityId",
"entityUUID",
"externalCode",
"lastModifiedBy",
"lastModifiedDateTime",
"mdfSystemRecordStatus",
"outdated",
"unit",
"userId"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"accountTypeNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_time_account_type
Get entities from TimeAccountType Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountBookingOffsetInMonths",
"accountBookingOffsetInMonths desc",
"accountCreationAutomationLevel",
"accountCreationAutomationLevel desc",
"accountCreationDay",
"accountCreationDay desc",
"accountCreationMonth",
"accountCreationMonth desc",
"accountCreationOffsetInMonths",
"accountCreationOffsetInMonths desc",
"accountCreationReferenceDate",
"accountCreationReferenceDate desc",
"accountDetailRetentionGroup",
"accountDetailRetentionGroup desc",
"accountRetentionGroup",
"accountRetentionGroup desc",
"accrualAutomationLevel",
"accrualAutomationLevel desc",
"accrualCalculationMethod",
"accrualCalculationMethod desc",
"accrualCreationOffset",
"accrualCreationOffset desc",
"accrualFrequency",
"accrualFrequency desc",
"accrualFrequencyStartDate",
"accrualFrequencyStartDate desc",
"accrualPeriodStartDay",
"accrualPeriodStartDay desc",
"accrualPeriodStartMonth",
"accrualPeriodStartMonth desc",
"accrualRecalculationPostingMethod",
"accrualRecalculationPostingMethod desc",
"accrualRule",
"accrualRule desc",
"accrualTransferDateRule",
"accrualTransferDateRule desc",
"accrualTransferRule",
"accrualTransferRule desc",
"accrualWaitingPeriod",
"accrualWaitingPeriod desc",
"accrualWaitingPeriodUnit",
"accrualWaitingPeriodUnit desc",
"advancesAllowed",
"advancesAllowed desc",
"allowPayoutWithSimulation",
"allowPayoutWithSimulation desc",
"calculateSnapshotApprovedAbsenceBalance",
"calculateSnapshotApprovedAbsenceBalance desc",
"country",
"country desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"creation",
"creation desc",
"effectOnTransferDateRule",
"effectOnTransferDateRule desc",
"entitlementMethod",
"entitlementMethod desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"externalName_ar_SA",
"externalName_ar_SA desc",
"externalName_cy_GB",
"externalName_cy_GB desc",
"externalName_de_DE",
"externalName_de_DE desc",
"externalName_defaultValue",
"externalName_defaultValue desc",
"externalName_en_DEBUG",
"externalName_en_DEBUG desc",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS desc",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_DEBUG_APOS_RTL desc",
"externalName_en_GB",
"externalName_en_GB desc",
"externalName_en_RTL",
"externalName_en_RTL desc",
"externalName_en_US",
"externalName_en_US desc",
"externalName_es_ES",
"externalName_es_ES desc",
"externalName_es_MX",
"externalName_es_MX desc",
"externalName_fr_CA",
"externalName_fr_CA desc",
"externalName_fr_FR",
"externalName_fr_FR desc",
"externalName_hi_IN",
"externalName_hi_IN desc",
"externalName_iw_IL",
"externalName_iw_IL desc",
"externalName_ja_JP",
"externalName_ja_JP desc",
"externalName_ko_KR",
"externalName_ko_KR desc",
"externalName_localized",
"externalName_localized desc",
"externalName_nl_NL",
"externalName_nl_NL desc",
"externalName_pt_BR",
"externalName_pt_BR desc",
"externalName_th_TH",
"externalName_th_TH desc",
"externalName_zh_CN",
"externalName_zh_CN desc",
"hireRule",
"hireRule desc",
"initialAccrualTransferDateRule",
"initialAccrualTransferDateRule desc",
"initialFlexibleAccountStartDateRule",
"initialFlexibleAccountStartDateRule desc",
"interimRule",
"interimRule desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"levelOfSimulationPrecision",
"levelOfSimulationPrecision desc",
"maximumSimulationHorizonInMonths",
"maximumSimulationHorizonInMonths desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"minimumBalanceAllowed",
"minimumBalanceAllowed desc",
"payComponent",
"payComponent desc",
"payComponentAccrualSeparated",
"payComponentAccrualSeparated desc",
"payComponentGroup",
"payComponentGroup desc",
"payComponentTermination",
"payComponentTermination desc",
"payComponentTerminationAccrualSeparated",
"payComponentTerminationAccrualSeparated desc",
"payoutEligibility",
"payoutEligibility desc",
"pepCalendarAutomationLevel",
"pepCalendarAutomationLevel desc",
"periodEndProcessingRule",
"periodEndProcessingRule desc",
"periodicTimeAccountUpdateProfile",
"periodicTimeAccountUpdateProfile desc",
"postingOrder",
"postingOrder desc",
"purchaseEligibility",
"purchaseEligibility desc",
"secondAccrualCreationOffset",
"secondAccrualCreationOffset desc",
"simulateAccruals",
"simulateAccruals desc",
"simulationRule",
"simulationRule desc",
"snapshotsAllowed",
"snapshotsAllowed desc",
"terminationRule",
"terminationRule desc",
"terminationRuleDataEffectiveDate",
"terminationRuleDataEffectiveDate desc",
"timeAccountConfigurationRule",
"timeAccountConfigurationRule desc",
"timeAccountPayoutProfile",
"timeAccountPayoutProfile desc",
"timeAccountPurchaseProfile",
"timeAccountPurchaseProfile desc",
"unit",
"unit desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accountBookingOffsetInMonths",
"accountCreationAutomationLevel",
"accountCreationDay",
"accountCreationMonth",
"accountCreationOffsetInMonths",
"accountCreationReferenceDate",
"accountDetailRetentionGroup",
"accountRetentionGroup",
"accrualAutomationLevel",
"accrualCalculationMethod",
"accrualCreationOffset",
"accrualFrequency",
"accrualFrequencyStartDate",
"accrualPeriodStartDay",
"accrualPeriodStartMonth",
"accrualRecalculationPostingMethod",
"accrualRule",
"accrualTransferDateRule",
"accrualTransferRule",
"accrualWaitingPeriod",
"accrualWaitingPeriodUnit",
"advancesAllowed",
"allowPayoutWithSimulation",
"calculateSnapshotApprovedAbsenceBalance",
"country",
"createdBy",
"createdDate",
"createdDateTime",
"creation",
"effectOnTransferDateRule",
"entitlementMethod",
"entityUUID",
"externalCode",
"externalName_ar_SA",
"externalName_cy_GB",
"externalName_de_DE",
"externalName_defaultValue",
"externalName_en_DEBUG",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_GB",
"externalName_en_RTL",
"externalName_en_US",
"externalName_es_ES",
"externalName_es_MX",
"externalName_fr_CA",
"externalName_fr_FR",
"externalName_hi_IN",
"externalName_iw_IL",
"externalName_ja_JP",
"externalName_ko_KR",
"externalName_localized",
"externalName_nl_NL",
"externalName_pt_BR",
"externalName_th_TH",
"externalName_zh_CN",
"hireRule",
"initialAccrualTransferDateRule",
"initialFlexibleAccountStartDateRule",
"interimRule",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"levelOfSimulationPrecision",
"maximumSimulationHorizonInMonths",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"minimumBalanceAllowed",
"payComponent",
"payComponentAccrualSeparated",
"payComponentGroup",
"payComponentTermination",
"payComponentTerminationAccrualSeparated",
"payoutEligibility",
"pepCalendarAutomationLevel",
"periodEndProcessingRule",
"periodicTimeAccountUpdateProfile",
"postingOrder",
"purchaseEligibility",
"secondAccrualCreationOffset",
"simulateAccruals",
"simulationRule",
"snapshotsAllowed",
"terminationRule",
"terminationRuleDataEffectiveDate",
"timeAccountConfigurationRule",
"timeAccountPayoutProfile",
"timeAccountPurchaseProfile",
"unit"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"countryExtensionAUS",
"periodicTimeAccountUpdateProfileNav",
"recalculationBasedFieldList",
"timeAccountPayoutProfileNav",
"timeAccountPurchaseProfileNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_time_type
Get entities from TimeType Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"absenceClass",
"absenceClass desc",
"absenceCountingConfiguration",
"absenceCountingConfiguration desc",
"absenceRequestingWithinFlextimeBandwidthAllowed",
"absenceRequestingWithinFlextimeBandwidthAllowed desc",
"absenceRetentionGroup",
"absenceRetentionGroup desc",
"accrualRecalculationRelevance",
"accrualRecalculationRelevance desc",
"activateCancellationWorkflow",
"activateCancellationWorkflow desc",
"adminWorkflow",
"adminWorkflow desc",
"allocationStrategy",
"allocationStrategy desc",
"allowedFractionsUnitDay",
"allowedFractionsUnitDay desc",
"allowedFractionsUnitHour",
"allowedFractionsUnitHour desc",
"allowedRequestingIncrement",
"allowedRequestingIncrement desc",
"balanceCalculationSetting",
"balanceCalculationSetting desc",
"calculationMethod",
"calculationMethod desc",
"category",
"category desc",
"collisionGrouping",
"collisionGrouping desc",
"countingMethod",
"countingMethod desc",
"country",
"country desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"enableEmployeeTimeCalendarCreation",
"enableEmployeeTimeCalendarCreation desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"externalName_ar_SA",
"externalName_ar_SA desc",
"externalName_cy_GB",
"externalName_cy_GB desc",
"externalName_de_DE",
"externalName_de_DE desc",
"externalName_defaultValue",
"externalName_defaultValue desc",
"externalName_en_DEBUG",
"externalName_en_DEBUG desc",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS desc",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_DEBUG_APOS_RTL desc",
"externalName_en_GB",
"externalName_en_GB desc",
"externalName_en_RTL",
"externalName_en_RTL desc",
"externalName_en_US",
"externalName_en_US desc",
"externalName_es_ES",
"externalName_es_ES desc",
"externalName_es_MX",
"externalName_es_MX desc",
"externalName_fr_CA",
"externalName_fr_CA desc",
"externalName_fr_FR",
"externalName_fr_FR desc",
"externalName_hi_IN",
"externalName_hi_IN desc",
"externalName_iw_IL",
"externalName_iw_IL desc",
"externalName_ja_JP",
"externalName_ja_JP desc",
"externalName_ko_KR",
"externalName_ko_KR desc",
"externalName_localized",
"externalName_localized desc",
"externalName_nl_NL",
"externalName_nl_NL desc",
"externalName_pt_BR",
"externalName_pt_BR desc",
"externalName_th_TH",
"externalName_th_TH desc",
"externalName_zh_CN",
"externalName_zh_CN desc",
"flexibleRequestingAllowed",
"flexibleRequestingAllowed desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"loaEndEventReason",
"loaEndEventReason desc",
"loaStartEventReason",
"loaStartEventReason desc",
"maximumDurationInMonths",
"maximumDurationInMonths desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"notToCountAsTimeInService",
"notToCountAsTimeInService desc",
"postingOrder",
"postingOrder desc",
"postingPriority",
"postingPriority desc",
"requestingOnNonWorkingDaysAllowed",
"requestingOnNonWorkingDaysAllowed desc",
"undeterminedEndDateAllowed",
"undeterminedEndDateAllowed desc",
"unit",
"unit desc",
"workflowConfiguration",
"workflowConfiguration desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"absenceClass",
"absenceCountingConfiguration",
"absenceRequestingWithinFlextimeBandwidthAllowed",
"absenceRetentionGroup",
"accrualRecalculationRelevance",
"activateCancellationWorkflow",
"adminWorkflow",
"allocationStrategy",
"allowedFractionsUnitDay",
"allowedFractionsUnitHour",
"allowedRequestingIncrement",
"balanceCalculationSetting",
"calculationMethod",
"category",
"collisionGrouping",
"countingMethod",
"country",
"createdBy",
"createdDate",
"createdDateTime",
"enableEmployeeTimeCalendarCreation",
"entityUUID",
"externalCode",
"externalName_ar_SA",
"externalName_cy_GB",
"externalName_de_DE",
"externalName_defaultValue",
"externalName_en_DEBUG",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_GB",
"externalName_en_RTL",
"externalName_en_US",
"externalName_es_ES",
"externalName_es_MX",
"externalName_fr_CA",
"externalName_fr_FR",
"externalName_hi_IN",
"externalName_iw_IL",
"externalName_ja_JP",
"externalName_ko_KR",
"externalName_localized",
"externalName_nl_NL",
"externalName_pt_BR",
"externalName_th_TH",
"externalName_zh_CN",
"flexibleRequestingAllowed",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"loaEndEventReason",
"loaStartEventReason",
"maximumDurationInMonths",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"notToCountAsTimeInService",
"postingOrder",
"postingPriority",
"requestingOnNonWorkingDaysAllowed",
"undeterminedEndDateAllowed",
"unit",
"workflowConfiguration"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"countingMethodNav",
"countryExtensionAUS",
"countryExtensionCAN",
"countryExtensionDEU",
"countryExtensionNLD",
"countryExtensionUSA",
"timeAccountPostingRules"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_list_time_type_profile
Get entities from TimeTypeProfile Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"bookTimeOffInLieuOnTimeSheetApproval",
"bookTimeOffInLieuOnTimeSheetApproval desc",
"bookWorkingTimeOnTimeSheetApproval",
"bookWorkingTimeOnTimeSheetApproval desc",
"country",
"country desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"createdDateTime",
"createdDateTime desc",
"defaultImportAttendanceTimeType",
"defaultImportAttendanceTimeType desc",
"entityUUID",
"entityUUID desc",
"externalCode",
"externalCode desc",
"externalName_ar_SA",
"externalName_ar_SA desc",
"externalName_cy_GB",
"externalName_cy_GB desc",
"externalName_de_DE",
"externalName_de_DE desc",
"externalName_defaultValue",
"externalName_defaultValue desc",
"externalName_en_DEBUG",
"externalName_en_DEBUG desc",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS desc",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_DEBUG_APOS_RTL desc",
"externalName_en_GB",
"externalName_en_GB desc",
"externalName_en_RTL",
"externalName_en_RTL desc",
"externalName_en_US",
"externalName_en_US desc",
"externalName_es_ES",
"externalName_es_ES desc",
"externalName_es_MX",
"externalName_es_MX desc",
"externalName_fr_CA",
"externalName_fr_CA desc",
"externalName_fr_FR",
"externalName_fr_FR desc",
"externalName_hi_IN",
"externalName_hi_IN desc",
"externalName_iw_IL",
"externalName_iw_IL desc",
"externalName_ja_JP",
"externalName_ja_JP desc",
"externalName_ko_KR",
"externalName_ko_KR desc",
"externalName_localized",
"externalName_localized desc",
"externalName_nl_NL",
"externalName_nl_NL desc",
"externalName_pt_BR",
"externalName_pt_BR desc",
"externalName_th_TH",
"externalName_th_TH desc",
"externalName_zh_CN",
"externalName_zh_CN desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedDateWithTZ",
"lastModifiedDateWithTZ desc",
"mainAttendanceTimeType",
"mainAttendanceTimeType desc",
"mainBreakTimeType",
"mainBreakTimeType desc",
"mainESSTimeType",
"mainESSTimeType desc",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveEndDate desc",
"mdfSystemEffectiveStartDate",
"mdfSystemEffectiveStartDate desc",
"mdfSystemEntityId",
"mdfSystemEntityId desc",
"mdfSystemObjectType",
"mdfSystemObjectType desc",
"mdfSystemRecordId",
"mdfSystemRecordId desc",
"mdfSystemRecordStatus",
"mdfSystemRecordStatus desc",
"mdfSystemStatus",
"mdfSystemStatus desc",
"mdfSystemTransactionSequence",
"mdfSystemTransactionSequence desc",
"mdfSystemVersionId",
"mdfSystemVersionId desc",
"timeAccountTypeForTimeOffInLieu",
"timeAccountTypeForTimeOffInLieu desc",
"timeAccountTypeForWorkingTimeAccount",
"timeAccountTypeForWorkingTimeAccount desc",
"timeOffEssInstructionalText_ar_SA",
"timeOffEssInstructionalText_ar_SA desc",
"timeOffEssInstructionalText_cy_GB",
"timeOffEssInstructionalText_cy_GB desc",
"timeOffEssInstructionalText_de_DE",
"timeOffEssInstructionalText_de_DE desc",
"timeOffEssInstructionalText_defaultValue",
"timeOffEssInstructionalText_defaultValue desc",
"timeOffEssInstructionalText_en_DEBUG",
"timeOffEssInstructionalText_en_DEBUG desc",
"timeOffEssInstructionalText_en_DEBUG_APOS",
"timeOffEssInstructionalText_en_DEBUG_APOS desc",
"timeOffEssInstructionalText_en_DEBUG_APOS_RTL",
"timeOffEssInstructionalText_en_DEBUG_APOS_RTL desc",
"timeOffEssInstructionalText_en_GB",
"timeOffEssInstructionalText_en_GB desc",
"timeOffEssInstructionalText_en_RTL",
"timeOffEssInstructionalText_en_RTL desc",
"timeOffEssInstructionalText_en_US",
"timeOffEssInstructionalText_en_US desc",
"timeOffEssInstructionalText_es_ES",
"timeOffEssInstructionalText_es_ES desc",
"timeOffEssInstructionalText_es_MX",
"timeOffEssInstructionalText_es_MX desc",
"timeOffEssInstructionalText_fr_CA",
"timeOffEssInstructionalText_fr_CA desc",
"timeOffEssInstructionalText_fr_FR",
"timeOffEssInstructionalText_fr_FR desc",
"timeOffEssInstructionalText_hi_IN",
"timeOffEssInstructionalText_hi_IN desc",
"timeOffEssInstructionalText_iw_IL",
"timeOffEssInstructionalText_iw_IL desc",
"timeOffEssInstructionalText_ja_JP",
"timeOffEssInstructionalText_ja_JP desc",
"timeOffEssInstructionalText_ko_KR",
"timeOffEssInstructionalText_ko_KR desc",
"timeOffEssInstructionalText_localized",
"timeOffEssInstructionalText_localized desc",
"timeOffEssInstructionalText_nl_NL",
"timeOffEssInstructionalText_nl_NL desc",
"timeOffEssInstructionalText_pt_BR",
"timeOffEssInstructionalText_pt_BR desc",
"timeOffEssInstructionalText_th_TH",
"timeOffEssInstructionalText_th_TH desc",
"timeOffEssInstructionalText_zh_CN",
"timeOffEssInstructionalText_zh_CN desc",
"timeRecordingVariant",
"timeRecordingVariant desc"
]
},
"description": "Order items by property values, see [OData Sorting](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"bookTimeOffInLieuOnTimeSheetApproval",
"bookWorkingTimeOnTimeSheetApproval",
"country",
"createdBy",
"createdDate",
"createdDateTime",
"defaultImportAttendanceTimeType",
"entityUUID",
"externalCode",
"externalName_ar_SA",
"externalName_cy_GB",
"externalName_de_DE",
"externalName_defaultValue",
"externalName_en_DEBUG",
"externalName_en_DEBUG_APOS",
"externalName_en_DEBUG_APOS_RTL",
"externalName_en_GB",
"externalName_en_RTL",
"externalName_en_US",
"externalName_es_ES",
"externalName_es_MX",
"externalName_fr_CA",
"externalName_fr_FR",
"externalName_hi_IN",
"externalName_iw_IL",
"externalName_ja_JP",
"externalName_ko_KR",
"externalName_localized",
"externalName_nl_NL",
"externalName_pt_BR",
"externalName_th_TH",
"externalName_zh_CN",
"lastModifiedBy",
"lastModifiedDate",
"lastModifiedDateTime",
"lastModifiedDateWithTZ",
"mainAttendanceTimeType",
"mainBreakTimeType",
"mainESSTimeType",
"mdfSystemEffectiveEndDate",
"mdfSystemEffectiveStartDate",
"mdfSystemEntityId",
"mdfSystemObjectType",
"mdfSystemRecordId",
"mdfSystemRecordStatus",
"mdfSystemStatus",
"mdfSystemTransactionSequence",
"mdfSystemVersionId",
"timeAccountTypeForTimeOffInLieu",
"timeAccountTypeForWorkingTimeAccount",
"timeOffEssInstructionalText_ar_SA",
"timeOffEssInstructionalText_cy_GB",
"timeOffEssInstructionalText_de_DE",
"timeOffEssInstructionalText_defaultValue",
"timeOffEssInstructionalText_en_DEBUG",
"timeOffEssInstructionalText_en_DEBUG_APOS",
"timeOffEssInstructionalText_en_DEBUG_APOS_RTL",
"timeOffEssInstructionalText_en_GB",
"timeOffEssInstructionalText_en_RTL",
"timeOffEssInstructionalText_en_US",
"timeOffEssInstructionalText_es_ES",
"timeOffEssInstructionalText_es_MX",
"timeOffEssInstructionalText_fr_CA",
"timeOffEssInstructionalText_fr_FR",
"timeOffEssInstructionalText_hi_IN",
"timeOffEssInstructionalText_iw_IL",
"timeOffEssInstructionalText_ja_JP",
"timeOffEssInstructionalText_ko_KR",
"timeOffEssInstructionalText_localized",
"timeOffEssInstructionalText_nl_NL",
"timeOffEssInstructionalText_pt_BR",
"timeOffEssInstructionalText_th_TH",
"timeOffEssInstructionalText_zh_CN",
"timeRecordingVariant"
]
},
"description": "Select properties to be returned, see [OData Select](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"availableTimeTypes",
"defaultImportAttendanceTimeTypeNav",
"mainAttendanceTimeTypeNav",
"mainBreakTimeTypeNav",
"mainESSTimeTypeNav",
"timeAccountTypeForTimeOffInLieuNav",
"timeAccountTypeForWorkingTimeAccountNav"
]
},
"description": "Expand related entities, see [OData Expand](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_time_off_replace_employee_time
Update entity in EmployeeTime Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
absenceDurationCategory | string | No | — | Absence Duration Category |
approvalStatus | string | No | — | Approval Status |
cancellationWorkflowRequestId | string | No | — | Cancellation Workflow Request Id |
comment | string | No | — | The comment value |
countryExtensionAUS | object | No | — | Country Extension AUS |
countryExtensionCAN | object | No | — | Country Extension CAN |
countryExtensionCOL | object | No | — | Country Extension COL |
countryExtensionDEU | object | No | — | Country Extension DEU |
countryExtensionESP | object | No | — | Country Extension ESP |
countryExtensionMEX | object | No | — | Country Extension MEX |
countryExtensionNLD | object | No | — | Country Extension NLD |
countryExtensionPOL | object | No | — | Country Extension POL |
countryExtensionUSA | object | No | — | Country Extension USA |
createdBy | string | No | — | Created By |
createdDate | string | No | — | Created Date |
createdDateTime | string | No | — | Created Date Time |
deductionQuantity | string | No | — | Deduction Quantity |
displayQuantity | string | No | — | Display Quantity |
editable | boolean | No | — | The editable value |
endDate | string | No | — | End date for filtering |
endTime | string | No | — | End Time |
entityUUID | string | No | — | Entity UUID |
flexibleRequesting | boolean | No | — | Flexible Requesting |
fractionQuantity | string | No | — | Fraction Quantity |
lastModifiedBy | string | No | — | Last Modified By |
lastModifiedDate | string | No | — | Last Modified Date |
lastModifiedDateTime | string | No | — | Last Modified Date Time |
lastModifiedDateWithTZ | string | No | — | Last Modified Date With TZ |
loaActualReturnDate | string | No | — | Loa Actual Return Date |
loaEndJobInfoId | string | No | — | Loa End Job Info Id |
loaExpectedReturnDate | string | No | — | Loa Expected Return Date |
loaStartJobInfoId | string | No | — | Loa Start Job Info Id |
mdfSystemEffectiveEndDate | string | No | — | Mdf System Effective End Date |
mdfSystemEffectiveStartDate | string | No | — | Mdf System Effective Start Date |
mdfSystemEntityId | string | No | — | Mdf System Entity Id |
mdfSystemObjectType | string | No | — | Mdf System Object Type |
mdfSystemRecordId | string | No | — | Mdf System Record Id |
mdfSystemRecordStatus | string | No | — | Mdf System Record Status |
mdfSystemStatus | string | No | — | Mdf System Status |
mdfSystemTransactionSequence | string | No | — | Mdf System Transaction Sequence |
mdfSystemVersionId | string | No | — | Mdf System Version Id |
originalQuantityInDays | string | No | — | Original Quantity In Days |
physicalEndDate | string | No | — | Physical End Date |
physicalStartDate | string | No | — | Physical Start Date |
quantityInDays | string | No | — | Quantity In Days |
quantityInHours | string | No | — | Quantity In Hours |
recurrenceGroup | string | No | — | Recurrence Group |
recurrenceGroupNav | object | No | — | Recurrence Group Nav |
startDate | string | No | — | Start date for filtering |
startTime | string | No | — | Start Time |
timeCalendar | object | No | — | Time Calendar |
timeRecordOrigin | string | No | — | Time Record Origin |
timeType | string | No | — | Time Type |
timeTypeNav | object | No | — | Time Type Nav |
undeterminedEndDate | boolean | No | — | Undetermined End Date |
userId | string | No | — | User Id |
workflowInitiatedByAdmin | boolean | No | — | Workflow Initiated By Admin |
workflowRequestId | string | No | — | Workflow Request Id |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"absenceDurationCategory": {
"type": "string",
"description": "Absence Duration Category"
},
"approvalStatus": {
"type": "string",
"description": "Approval Status"
},
"cancellationWorkflowRequestId": {
"type": "string",
"description": "Cancellation Workflow Request Id"
},
"comment": {
"type": "string",
"description": "The comment value"
},
"countryExtensionAUS": {
"type": "object",
"description": "Country Extension AUS",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_WorkflowField1": {
"type": "string",
"description": "Cust Workflow Field1"
},
"cust_WorkflowField2": {
"type": "string",
"description": "Cust Workflow Field2"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"requestAdvanceLeavePayment": {
"type": "boolean",
"description": "Request Advance Leave Payment"
},
"splitPaymentAcrossFinancialYear": {
"type": "boolean",
"description": "Split Payment Across Financial Year"
}
}
},
"countryExtensionCAN": {
"type": "object",
"description": "Country Extension CAN",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"disabilityPeriodOneEndDate": {
"type": "string",
"description": "Disability Period One End Date"
},
"disabilityPeriodThreeEndDate": {
"type": "string",
"description": "Disability Period Three End Date"
},
"disabilityPeriodTwoEndDate": {
"type": "string",
"description": "Disability Period Two End Date"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"policyDeviation": {
"type": "string",
"description": "Policy Deviation"
},
"refDisabilityPeriodOneEndDate": {
"type": "string",
"description": "Ref Disability Period One End Date"
},
"refDisabilityPeriodThreeEndDate": {
"type": "string",
"description": "Ref Disability Period Three End Date"
},
"refDisabilityPeriodTwoEndDate": {
"type": "string",
"description": "Ref Disability Period Two End Date"
}
}
},
"countryExtensionCOL": {
"type": "object",
"description": "Country Extension COL",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"identicalSicknessGroup": {
"type": "string",
"description": "Identical Sickness Group"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"identicalSicknessGroupNav": {
"type": "object",
"description": "Identical Sickness Group Nav"
}
}
},
"countryExtensionDEU": {
"type": "object",
"description": "Country Extension DEU",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"continuedPayCreditedDays": {
"type": "string",
"description": "Continued Pay Credited Days"
},
"continuedPayEndDate": {
"type": "string",
"description": "Continued Pay End Date"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_mandat_test_string": {
"type": "string",
"description": "Cust Mandat Test String"
},
"deviationFromSickPayPeriods": {
"type": "string",
"description": "Deviation From Sick Pay Periods"
},
"electronicSicknessCertificateExclusionReason": {
"type": "string",
"description": "Electronic Sickness Certificate Exclusion Reason"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"identicalSicknessGroup": {
"type": "string",
"description": "Identical Sickness Group"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"overlappingSicknessGroup": {
"type": "string",
"description": "Overlapping Sickness Group"
},
"paySupplementEndDate": {
"type": "string",
"description": "Pay Supplement End Date"
},
"paySupplementStartDate": {
"type": "string",
"description": "Pay Supplement Start Date"
},
"refContinuedPayEndDate": {
"type": "string",
"description": "Ref Continued Pay End Date"
},
"refPaySupplementEndDate": {
"type": "string",
"description": "Ref Pay Supplement End Date"
},
"refPaySupplementStartDate": {
"type": "string",
"description": "Ref Pay Supplement Start Date"
},
"sicknessCertificateStartDate": {
"type": "string",
"description": "Sickness Certificate Start Date"
},
"electronicSicknessCertificateExclusionReasonNav": {
"type": "object",
"description": "Electronic Sickness Certificate Exclusion Reason Nav"
},
"identicalSicknessGroupNav": {
"type": "object",
"description": "Identical Sickness Group Nav"
},
"overlappingSicknessGroupNav": {
"type": "object",
"description": "Overlapping Sickness Group Nav"
}
}
},
"countryExtensionESP": {
"type": "object",
"description": "Country Extension ESP",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_ESP": {
"type": "string",
"description": "Cust ESP"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"identicalSicknessGroup": {
"type": "string",
"description": "Identical Sickness Group"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"originalAbsence": {
"type": "boolean",
"description": "Original Absence"
},
"identicalSicknessGroupNav": {
"type": "object",
"description": "Identical Sickness Group Nav"
}
}
},
"countryExtensionMEX": {
"type": "object",
"description": "Country Extension MEX",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_MEX": {
"type": "string",
"description": "Cust MEX"
},
"cust_test": {
"type": "string",
"description": "Cust Test"
},
"daysAlreadyCumulatedForSameSickness": {
"type": "string",
"description": "Days Already Cumulated For Same Sickness"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"identicalSicknessGroup": {
"type": "string",
"description": "Identical Sickness Group"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"referenceNumber": {
"type": "string",
"description": "Reference Number"
},
"identicalSicknessGroupNav": {
"type": "object",
"description": "Identical Sickness Group Nav"
}
}
},
"countryExtensionNLD": {
"type": "object",
"description": "Country Extension NLD",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"workCapacityPercentageDuringIllness": {
"type": "string",
"description": "Work Capacity Percentage During Illness"
}
}
},
"countryExtensionPOL": {
"type": "object",
"description": "Country Extension POL",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"absenceCode": {
"type": "string",
"description": "Absence Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_pol": {
"type": "string",
"description": "Cust Pol"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"zlaDeliveryDate": {
"type": "string",
"description": "Zla Delivery Date"
},
"zlaDocumentNumber": {
"type": "string",
"description": "Zla Document Number"
},
"zlaIssueDate": {
"type": "string",
"description": "Zla Issue Date"
}
}
},
"countryExtensionUSA": {
"type": "object",
"description": "Country Extension USA",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"disabilityPeriodOneEndDate": {
"type": "string",
"description": "Disability Period One End Date"
},
"disabilityPeriodThreeEndDate": {
"type": "string",
"description": "Disability Period Three End Date"
},
"disabilityPeriodTwoEndDate": {
"type": "string",
"description": "Disability Period Two End Date"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"policyDeviation": {
"type": "string",
"description": "Policy Deviation"
},
"refDisabilityPeriodOneEndDate": {
"type": "string",
"description": "Ref Disability Period One End Date"
},
"refDisabilityPeriodThreeEndDate": {
"type": "string",
"description": "Ref Disability Period Three End Date"
},
"refDisabilityPeriodTwoEndDate": {
"type": "string",
"description": "Ref Disability Period Two End Date"
}
}
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"deductionQuantity": {
"type": "string",
"description": "Deduction Quantity"
},
"displayQuantity": {
"type": "string",
"description": "Display Quantity"
},
"editable": {
"type": "boolean",
"description": "The editable value"
},
"endDate": {
"type": "string",
"description": "End date for filtering"
},
"endTime": {
"type": "string",
"description": "End Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"flexibleRequesting": {
"type": "boolean",
"description": "Flexible Requesting"
},
"fractionQuantity": {
"type": "string",
"description": "Fraction Quantity"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"loaActualReturnDate": {
"type": "string",
"description": "Loa Actual Return Date"
},
"loaEndJobInfoId": {
"type": "string",
"description": "Loa End Job Info Id"
},
"loaExpectedReturnDate": {
"type": "string",
"description": "Loa Expected Return Date"
},
"loaStartJobInfoId": {
"type": "string",
"description": "Loa Start Job Info Id"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"originalQuantityInDays": {
"type": "string",
"description": "Original Quantity In Days"
},
"physicalEndDate": {
"type": "string",
"description": "Physical End Date"
},
"physicalStartDate": {
"type": "string",
"description": "Physical Start Date"
},
"quantityInDays": {
"type": "string",
"description": "Quantity In Days"
},
"quantityInHours": {
"type": "string",
"description": "Quantity In Hours"
},
"recurrenceGroup": {
"type": "string",
"description": "Recurrence Group"
},
"recurrenceGroupNav": {
"type": "object",
"description": "Recurrence Group Nav",
"properties": {
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"itemsCategory": {
"type": "string",
"description": "Items Category"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"userId": {
"type": "string",
"description": "User Id"
},
"items": {
"type": "object",
"description": "The items value"
}
}
},
"startDate": {
"type": "string",
"description": "Start date for filtering"
},
"startTime": {
"type": "string",
"description": "Start Time"
},
"timeCalendar": {
"type": "object",
"description": "Time Calendar",
"properties": {
"results": {
"type": "array",
"description": "The results value"
}
}
},
"timeRecordOrigin": {
"type": "string",
"description": "Time Record Origin"
},
"timeType": {
"type": "string",
"description": "Time Type"
},
"timeTypeNav": {
"type": "object",
"description": "Time Type Nav",
"properties": {
"absenceClass": {
"type": "string",
"description": "Absence Class"
},
"absenceCountingConfiguration": {
"type": "string",
"description": "Absence Counting Configuration"
},
"absenceRequestingWithinFlextimeBandwidthAllowed": {
"type": "boolean",
"description": "Absence Requesting Within Flextime Bandwidth Allowed"
},
"absenceRetentionGroup": {
"type": "string",
"description": "Absence Retention Group"
},
"accrualRecalculationRelevance": {
"type": "string",
"description": "Accrual Recalculation Relevance"
},
"activateCancellationWorkflow": {
"type": "boolean",
"description": "Activate Cancellation Workflow"
},
"adminWorkflow": {
"type": "string",
"description": "Admin Workflow"
},
"allocationStrategy": {
"type": "string",
"description": "Allocation Strategy"
},
"allowedFractionsUnitDay": {
"type": "string",
"description": "Allowed Fractions Unit Day"
},
"allowedFractionsUnitHour": {
"type": "string",
"description": "Allowed Fractions Unit Hour"
},
"allowedRequestingIncrement": {
"type": "string",
"description": "Allowed Requesting Increment"
},
"balanceCalculationSetting": {
"type": "string",
"description": "Balance Calculation Setting"
},
"calculationMethod": {
"type": "string",
"description": "Calculation Method"
},
"category": {
"type": "string",
"description": "The category value"
},
"collisionGrouping": {
"type": "string",
"description": "Collision Grouping"
},
"countingMethod": {
"type": "string",
"description": "Counting Method"
},
"country": {
"type": "string",
"description": "The country value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"enableEmployeeTimeCalendarCreation": {
"type": "boolean",
"description": "Enable Employee Time Calendar Creation"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"externalName_ar_SA": {
"type": "string",
"description": "External Name Ar SA"
},
"externalName_cy_GB": {
"type": "string",
"description": "External Name Cy GB"
},
"externalName_de_DE": {
"type": "string",
"description": "External Name De DE"
},
"externalName_defaultValue": {
"type": "string",
"description": "External Name Default Value"
},
"externalName_en_DEBUG": {
"type": "string",
"description": "External Name En DEBUG"
},
"externalName_en_DEBUG_APOS": {
"type": "string",
"description": "External Name En DEBUG APOS"
},
"externalName_en_DEBUG_APOS_RTL": {
"type": "string",
"description": "External Name En DEBUG APOS RTL"
},
"externalName_en_GB": {
"type": "string",
"description": "External Name En GB"
},
"externalName_en_RTL": {
"type": "string",
"description": "External Name En RTL"
},
"externalName_en_US": {
"type": "string",
"description": "External Name En US"
},
"externalName_es_ES": {
"type": "string",
"description": "External Name Es ES"
},
"externalName_es_MX": {
"type": "string",
"description": "External Name Es MX"
},
"externalName_fr_CA": {
"type": "string",
"description": "External Name Fr CA"
},
"externalName_fr_FR": {
"type": "string",
"description": "External Name Fr FR"
},
"externalName_hi_IN": {
"type": "string",
"description": "External Name Hi IN"
},
"externalName_iw_IL": {
"type": "string",
"description": "External Name Iw IL"
},
"externalName_ja_JP": {
"type": "string",
"description": "External Name Ja JP"
},
"externalName_ko_KR": {
"type": "string",
"description": "External Name Ko KR"
},
"externalName_localized": {
"type": "string",
"description": "External Name Localized"
},
"externalName_nl_NL": {
"type": "string",
"description": "External Name Nl NL"
},
"externalName_pt_BR": {
"type": "string",
"description": "External Name Pt BR"
},
"externalName_th_TH": {
"type": "string",
"description": "External Name Th TH"
},
"externalName_zh_CN": {
"type": "string",
"description": "External Name Zh CN"
},
"flexibleRequestingAllowed": {
"type": "boolean",
"description": "Flexible Requesting Allowed"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"loaEndEventReason": {
"type": "string",
"description": "Loa End Event Reason"
},
"loaStartEventReason": {
"type": "string",
"description": "Loa Start Event Reason"
},
"maximumDurationInMonths": {
"type": "string",
"description": "Maximum Duration In Months"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"notToCountAsTimeInService": {
"type": "boolean",
"description": "Not To Count As Time In Service"
},
"postingOrder": {
"type": "string",
"description": "Posting Order"
},
"postingPriority": {
"type": "string",
"description": "Posting Priority"
},
"requestingOnNonWorkingDaysAllowed": {
"type": "boolean",
"description": "Requesting On Non Working Days Allowed"
},
"undeterminedEndDateAllowed": {
"type": "boolean",
"description": "Undetermined End Date Allowed"
},
"unit": {
"type": "string",
"description": "The unit value"
},
"workflowConfiguration": {
"type": "string",
"description": "Workflow Configuration"
},
"countingMethodNav": {
"type": "object",
"description": "Counting Method Nav"
},
"countryExtensionAUS": {
"type": "object",
"description": "Country Extension AUS"
},
"countryExtensionCAN": {
"type": "object",
"description": "Country Extension CAN"
},
"countryExtensionDEU": {
"type": "object",
"description": "Country Extension DEU"
},
"countryExtensionNLD": {
"type": "object",
"description": "Country Extension NLD"
},
"countryExtensionUSA": {
"type": "object",
"description": "Country Extension USA"
},
"timeAccountPostingRules": {
"type": "object",
"description": "Time Account Posting Rules"
}
}
},
"undeterminedEndDate": {
"type": "boolean",
"description": "Undetermined End Date"
},
"userId": {
"type": "string",
"description": "User Id"
},
"workflowInitiatedByAdmin": {
"type": "boolean",
"description": "Workflow Initiated By Admin"
},
"workflowRequestId": {
"type": "string",
"description": "Workflow Request Id"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_replace_time_account
Update entity in TimeAccount Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | Yes | — | key: externalCode |
accountClosed | boolean | No | — | Account Closed |
accountType | string | No | — | Account Type |
accountTypeNav | object | No | — | Account Type Nav |
bookingEndDate | string | No | — | Booking End Date |
bookingStartDate | string | No | — | Booking Start Date |
createdBy | string | No | — | Created By |
createdDate | string | No | — | Created Date |
createdDateTime | string | No | — | Created Date Time |
cust_Cust_Denmark_value | string | No | — | Cust Cust Denmark Value |
cust_test | string | No | — | Cust Test |
endDate | string | No | — | End date for filtering |
entityUUID | string | No | — | Entity UUID |
lastModifiedBy | string | No | — | Last Modified By |
lastModifiedDate | string | No | — | Last Modified Date |
lastModifiedDateTime | string | No | — | Last Modified Date Time |
lastModifiedDateWithTZ | string | No | — | Last Modified Date With TZ |
mdfSystemEffectiveEndDate | string | No | — | Mdf System Effective End Date |
mdfSystemEffectiveStartDate | string | No | — | Mdf System Effective Start Date |
mdfSystemEntityId | string | No | — | Mdf System Entity Id |
mdfSystemObjectType | string | No | — | Mdf System Object Type |
mdfSystemRecordId | string | No | — | Mdf System Record Id |
mdfSystemRecordStatus | string | No | — | Mdf System Record Status |
mdfSystemStatus | string | No | — | Mdf System Status |
mdfSystemTransactionSequence | string | No | — | Mdf System Transaction Sequence |
mdfSystemVersionId | string | No | — | Mdf System Version Id |
startDate | string | No | — | Start date for filtering |
timeAccountDetails | object | No | — | Time Account Details |
userId | string | No | — | User Id |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"accountClosed": {
"type": "boolean",
"description": "Account Closed"
},
"accountType": {
"type": "string",
"description": "Account Type"
},
"accountTypeNav": {
"type": "object",
"description": "Account Type Nav",
"properties": {
"accountBookingOffsetInMonths": {
"type": "string",
"description": "Account Booking Offset In Months"
},
"accountCreationAutomationLevel": {
"type": "string",
"description": "Account Creation Automation Level"
},
"accountCreationDay": {
"type": "string",
"description": "Account Creation Day"
},
"accountCreationMonth": {
"type": "string",
"description": "Account Creation Month"
},
"accountCreationOffsetInMonths": {
"type": "string",
"description": "Account Creation Offset In Months"
},
"accountCreationReferenceDate": {
"type": "string",
"description": "Account Creation Reference Date"
},
"accountDetailRetentionGroup": {
"type": "string",
"description": "Account Detail Retention Group"
},
"accountRetentionGroup": {
"type": "string",
"description": "Account Retention Group"
},
"accrualAutomationLevel": {
"type": "string",
"description": "Accrual Automation Level"
},
"accrualCalculationMethod": {
"type": "string",
"description": "Accrual Calculation Method"
},
"accrualCreationOffset": {
"type": "string",
"description": "Accrual Creation Offset"
},
"accrualFrequency": {
"type": "string",
"description": "Accrual Frequency"
},
"accrualFrequencyStartDate": {
"type": "string",
"description": "Accrual Frequency Start Date"
},
"accrualPeriodStartDay": {
"type": "string",
"description": "Accrual Period Start Day"
},
"accrualPeriodStartMonth": {
"type": "string",
"description": "Accrual Period Start Month"
},
"accrualRecalculationPostingMethod": {
"type": "string",
"description": "Accrual Recalculation Posting Method"
},
"accrualRule": {
"type": "string",
"description": "Accrual Rule"
},
"accrualTransferDateRule": {
"type": "string",
"description": "Accrual Transfer Date Rule"
},
"accrualTransferRule": {
"type": "string",
"description": "Accrual Transfer Rule"
},
"accrualWaitingPeriod": {
"type": "string",
"description": "Accrual Waiting Period"
},
"accrualWaitingPeriodUnit": {
"type": "string",
"description": "Accrual Waiting Period Unit"
},
"advancesAllowed": {
"type": "boolean",
"description": "Advances Allowed"
},
"allowPayoutWithSimulation": {
"type": "string",
"description": "Allow Payout With Simulation"
},
"calculateSnapshotApprovedAbsenceBalance": {
"type": "boolean",
"description": "Calculate Snapshot Approved Absence Balance"
},
"country": {
"type": "string",
"description": "The country value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"creation": {
"type": "string",
"description": "The creation value"
},
"effectOnTransferDateRule": {
"type": "string",
"description": "Effect On Transfer Date Rule"
},
"entitlementMethod": {
"type": "string",
"description": "Entitlement Method"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"externalName_ar_SA": {
"type": "string",
"description": "External Name Ar SA"
},
"externalName_cy_GB": {
"type": "string",
"description": "External Name Cy GB"
},
"externalName_de_DE": {
"type": "string",
"description": "External Name De DE"
},
"externalName_defaultValue": {
"type": "string",
"description": "External Name Default Value"
},
"externalName_en_DEBUG": {
"type": "string",
"description": "External Name En DEBUG"
},
"externalName_en_DEBUG_APOS": {
"type": "string",
"description": "External Name En DEBUG APOS"
},
"externalName_en_DEBUG_APOS_RTL": {
"type": "string",
"description": "External Name En DEBUG APOS RTL"
},
"externalName_en_GB": {
"type": "string",
"description": "External Name En GB"
},
"externalName_en_RTL": {
"type": "string",
"description": "External Name En RTL"
},
"externalName_en_US": {
"type": "string",
"description": "External Name En US"
},
"externalName_es_ES": {
"type": "string",
"description": "External Name Es ES"
},
"externalName_es_MX": {
"type": "string",
"description": "External Name Es MX"
},
"externalName_fr_CA": {
"type": "string",
"description": "External Name Fr CA"
},
"externalName_fr_FR": {
"type": "string",
"description": "External Name Fr FR"
},
"externalName_hi_IN": {
"type": "string",
"description": "External Name Hi IN"
},
"externalName_iw_IL": {
"type": "string",
"description": "External Name Iw IL"
},
"externalName_ja_JP": {
"type": "string",
"description": "External Name Ja JP"
},
"externalName_ko_KR": {
"type": "string",
"description": "External Name Ko KR"
},
"externalName_localized": {
"type": "string",
"description": "External Name Localized"
},
"externalName_nl_NL": {
"type": "string",
"description": "External Name Nl NL"
},
"externalName_pt_BR": {
"type": "string",
"description": "External Name Pt BR"
},
"externalName_th_TH": {
"type": "string",
"description": "External Name Th TH"
},
"externalName_zh_CN": {
"type": "string",
"description": "External Name Zh CN"
},
"hireRule": {
"type": "string",
"description": "Hire Rule"
},
"initialAccrualTransferDateRule": {
"type": "string",
"description": "Initial Accrual Transfer Date Rule"
},
"initialFlexibleAccountStartDateRule": {
"type": "string",
"description": "Initial Flexible Account Start Date Rule"
},
"interimRule": {
"type": "string",
"description": "Interim Rule"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"levelOfSimulationPrecision": {
"type": "string",
"description": "Level Of Simulation Precision"
},
"maximumSimulationHorizonInMonths": {
"type": "string",
"description": "Maximum Simulation Horizon In Months"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"minimumBalanceAllowed": {
"type": "string",
"description": "Minimum Balance Allowed"
},
"payComponent": {
"type": "string",
"description": "Pay Component"
},
"payComponentAccrualSeparated": {
"type": "string",
"description": "Pay Component Accrual Separated"
},
"payComponentGroup": {
"type": "string",
"description": "Pay Component Group"
},
"payComponentTermination": {
"type": "string",
"description": "Pay Component Termination"
},
"payComponentTerminationAccrualSeparated": {
"type": "string",
"description": "Pay Component Termination Accrual Separated"
},
"payoutEligibility": {
"type": "string",
"description": "Payout Eligibility"
},
"pepCalendarAutomationLevel": {
"type": "string",
"description": "Pep Calendar Automation Level"
},
"periodEndProcessingRule": {
"type": "string",
"description": "Period End Processing Rule"
},
"periodicTimeAccountUpdateProfile": {
"type": "string",
"description": "Periodic Time Account Update Profile"
},
"postingOrder": {
"type": "string",
"description": "Posting Order"
},
"purchaseEligibility": {
"type": "string",
"description": "Purchase Eligibility"
},
"secondAccrualCreationOffset": {
"type": "string",
"description": "Second Accrual Creation Offset"
},
"simulateAccruals": {
"type": "boolean",
"description": "Simulate Accruals"
},
"simulationRule": {
"type": "string",
"description": "Simulation Rule"
},
"snapshotsAllowed": {
"type": "boolean",
"description": "Snapshots Allowed"
},
"terminationRule": {
"type": "string",
"description": "Termination Rule"
},
"terminationRuleDataEffectiveDate": {
"type": "string",
"description": "Termination Rule Data Effective Date"
},
"timeAccountConfigurationRule": {
"type": "string",
"description": "Time Account Configuration Rule"
},
"timeAccountPayoutProfile": {
"type": "string",
"description": "Time Account Payout Profile"
},
"timeAccountPurchaseProfile": {
"type": "string",
"description": "Time Account Purchase Profile"
},
"unit": {
"type": "string",
"description": "The unit value"
},
"countryExtensionAUS": {
"type": "object",
"description": "Country Extension AUS"
},
"periodicTimeAccountUpdateProfileNav": {
"type": "object",
"description": "Periodic Time Account Update Profile Nav"
},
"recalculationBasedFieldList": {
"type": "object",
"description": "Recalculation Based Field List"
},
"timeAccountPayoutProfileNav": {
"type": "object",
"description": "Time Account Payout Profile Nav"
},
"timeAccountPurchaseProfileNav": {
"type": "object",
"description": "Time Account Purchase Profile Nav"
}
}
},
"bookingEndDate": {
"type": "string",
"description": "Booking End Date"
},
"bookingStartDate": {
"type": "string",
"description": "Booking Start Date"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"cust_Cust_Denmark_value": {
"type": "string",
"description": "Cust Cust Denmark Value"
},
"cust_test": {
"type": "string",
"description": "Cust Test"
},
"endDate": {
"type": "string",
"description": "End date for filtering"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"startDate": {
"type": "string",
"description": "Start date for filtering"
},
"timeAccountDetails": {
"type": "object",
"description": "Time Account Details",
"properties": {
"results": {
"type": "array",
"description": "The results value"
}
}
},
"userId": {
"type": "string",
"description": "User Id"
}
},
"required": [
"PCID",
"externalCode"
]
}
sap_successfactors_time_off_replace_time_account_detail
Update entity in TimeAccountDetail Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
TimeAccount_externalCode | string | Yes | — | key: TimeAccount_externalCode |
externalCode | string | Yes | — | key: externalCode |
accrualPeriodId | string | No | — | Accrual Period Id |
advanced | boolean | No | — | The advanced value |
bookingAmount | string | No | — | Booking Amount |
bookingDate | string | No | — | Booking Date |
bookingType | string | No | — | Booking Type |
bookingUnit | string | No | — | Booking Unit |
calendarEntry | string | No | — | Calendar Entry |
calendarEntryNav | object | No | — | Calendar Entry Nav |
changeCalendar | string | No | — | Change Calendar |
comment | string | No | — | The comment value |
createdBy | string | No | — | Created By |
createdDate | string | No | — | Created Date |
createdDateTime | string | No | — | Created Date Time |
employeeTime | string | No | — | Employee Time |
employeeTimeNav | object | No | — | Employee Time Nav |
entityUUID | string | No | — | Entity UUID |
lastModifiedBy | string | No | — | Last Modified By |
lastModifiedDate | string | No | — | Last Modified Date |
lastModifiedDateTime | string | No | — | Last Modified Date Time |
lastModifiedDateWithTZ | string | No | — | Last Modified Date With TZ |
mdfSystemEffectiveEndDate | string | No | — | Mdf System Effective End Date |
mdfSystemEffectiveStartDate | string | No | — | Mdf System Effective Start Date |
mdfSystemEntityId | string | No | — | Mdf System Entity Id |
mdfSystemObjectType | string | No | — | Mdf System Object Type |
mdfSystemRecordId | string | No | — | Mdf System Record Id |
mdfSystemRecordStatus | string | No | — | Mdf System Record Status |
mdfSystemStatus | string | No | — | Mdf System Status |
mdfSystemTransactionSequence | string | No | — | Mdf System Transaction Sequence |
mdfSystemVersionId | string | No | — | Mdf System Version Id |
payoutAccrualSeparated | boolean | No | — | Payout Accrual Separated |
periodicUpdatePeriodId | string | No | — | Periodic Update Period Id |
referenceObject | string | No | — | Reference Object |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"TimeAccount_externalCode": {
"type": "string",
"description": "key: TimeAccount_externalCode"
},
"externalCode": {
"type": "string",
"description": "key: externalCode"
},
"accrualPeriodId": {
"type": "string",
"description": "Accrual Period Id"
},
"advanced": {
"type": "boolean",
"description": "The advanced value"
},
"bookingAmount": {
"type": "string",
"description": "Booking Amount"
},
"bookingDate": {
"type": "string",
"description": "Booking Date"
},
"bookingType": {
"type": "string",
"description": "Booking Type"
},
"bookingUnit": {
"type": "string",
"description": "Booking Unit"
},
"calendarEntry": {
"type": "string",
"description": "Calendar Entry"
},
"calendarEntryNav": {
"type": "object",
"description": "Calendar Entry Nav",
"properties": {
"EmployeeTime_externalCode": {
"type": "string",
"description": "Employee Time External Code"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"date": {
"type": "string",
"description": "The date value"
},
"deductionQuantity": {
"type": "string",
"description": "Deduction Quantity"
},
"endTime": {
"type": "string",
"description": "End Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"physicalEndDate": {
"type": "string",
"description": "Physical End Date"
},
"physicalStartDate": {
"type": "string",
"description": "Physical Start Date"
},
"quantityInDays": {
"type": "string",
"description": "Quantity In Days"
},
"quantityInHours": {
"type": "string",
"description": "Quantity In Hours"
},
"startTime": {
"type": "string",
"description": "Start Time"
},
"workScheduleInternalId": {
"type": "string",
"description": "Work Schedule Internal Id"
},
"timeAccountDetail": {
"type": "object",
"description": "Time Account Detail"
}
}
},
"changeCalendar": {
"type": "string",
"description": "Change Calendar"
},
"comment": {
"type": "string",
"description": "The comment value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"employeeTime": {
"type": "string",
"description": "Employee Time"
},
"employeeTimeNav": {
"type": "object",
"description": "Employee Time Nav",
"properties": {
"absenceDurationCategory": {
"type": "string",
"description": "Absence Duration Category"
},
"approvalStatus": {
"type": "string",
"description": "Approval Status"
},
"cancellationWorkflowRequestId": {
"type": "string",
"description": "Cancellation Workflow Request Id"
},
"comment": {
"type": "string",
"description": "The comment value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"deductionQuantity": {
"type": "string",
"description": "Deduction Quantity"
},
"displayQuantity": {
"type": "string",
"description": "Display Quantity"
},
"editable": {
"type": "boolean",
"description": "The editable value"
},
"endDate": {
"type": "string",
"description": "End date for filtering"
},
"endTime": {
"type": "string",
"description": "End Time"
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"flexibleRequesting": {
"type": "boolean",
"description": "Flexible Requesting"
},
"fractionQuantity": {
"type": "string",
"description": "Fraction Quantity"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"loaActualReturnDate": {
"type": "string",
"description": "Loa Actual Return Date"
},
"loaEndJobInfoId": {
"type": "string",
"description": "Loa End Job Info Id"
},
"loaExpectedReturnDate": {
"type": "string",
"description": "Loa Expected Return Date"
},
"loaStartJobInfoId": {
"type": "string",
"description": "Loa Start Job Info Id"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"originalQuantityInDays": {
"type": "string",
"description": "Original Quantity In Days"
},
"physicalEndDate": {
"type": "string",
"description": "Physical End Date"
},
"physicalStartDate": {
"type": "string",
"description": "Physical Start Date"
},
"quantityInDays": {
"type": "string",
"description": "Quantity In Days"
},
"quantityInHours": {
"type": "string",
"description": "Quantity In Hours"
},
"recurrenceGroup": {
"type": "string",
"description": "Recurrence Group"
},
"startDate": {
"type": "string",
"description": "Start date for filtering"
},
"startTime": {
"type": "string",
"description": "Start Time"
},
"timeRecordOrigin": {
"type": "string",
"description": "Time Record Origin"
},
"timeType": {
"type": "string",
"description": "Time Type"
},
"undeterminedEndDate": {
"type": "boolean",
"description": "Undetermined End Date"
},
"userId": {
"type": "string",
"description": "User Id"
},
"workflowInitiatedByAdmin": {
"type": "boolean",
"description": "Workflow Initiated By Admin"
},
"workflowRequestId": {
"type": "string",
"description": "Workflow Request Id"
},
"countryExtensionAUS": {
"type": "object",
"description": "Country Extension AUS"
},
"countryExtensionCAN": {
"type": "object",
"description": "Country Extension CAN"
},
"countryExtensionCOL": {
"type": "object",
"description": "Country Extension COL"
},
"countryExtensionDEU": {
"type": "object",
"description": "Country Extension DEU"
},
"countryExtensionESP": {
"type": "object",
"description": "Country Extension ESP"
},
"countryExtensionMEX": {
"type": "object",
"description": "Country Extension MEX"
},
"countryExtensionNLD": {
"type": "object",
"description": "Country Extension NLD"
},
"countryExtensionPOL": {
"type": "object",
"description": "Country Extension POL"
},
"countryExtensionUSA": {
"type": "object",
"description": "Country Extension USA"
},
"recurrenceGroupNav": {
"type": "object",
"description": "Recurrence Group Nav"
},
"timeCalendar": {
"type": "object",
"description": "Time Calendar"
},
"timeTypeNav": {
"type": "object",
"description": "Time Type Nav"
}
}
},
"entityUUID": {
"type": "string",
"description": "Entity UUID"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedDateWithTZ": {
"type": "string",
"description": "Last Modified Date With TZ"
},
"mdfSystemEffectiveEndDate": {
"type": "string",
"description": "Mdf System Effective End Date"
},
"mdfSystemEffectiveStartDate": {
"type": "string",
"description": "Mdf System Effective Start Date"
},
"mdfSystemEntityId": {
"type": "string",
"description": "Mdf System Entity Id"
},
"mdfSystemObjectType": {
"type": "string",
"description": "Mdf System Object Type"
},
"mdfSystemRecordId": {
"type": "string",
"description": "Mdf System Record Id"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
},
"mdfSystemStatus": {
"type": "string",
"description": "Mdf System Status"
},
"mdfSystemTransactionSequence": {
"type": "string",
"description": "Mdf System Transaction Sequence"
},
"mdfSystemVersionId": {
"type": "string",
"description": "Mdf System Version Id"
},
"payoutAccrualSeparated": {
"type": "boolean",
"description": "Payout Accrual Separated"
},
"periodicUpdatePeriodId": {
"type": "string",
"description": "Periodic Update Period Id"
},
"referenceObject": {
"type": "string",
"description": "Reference Object"
}
},
"required": [
"PCID",
"TimeAccount_externalCode",
"externalCode"
]
}

