Table of Contents

Class ApiRoutes.Workforce

Namespace
KadicErp.WebApi.Controllers
Assembly
KadicErp.WebApi.dll
public static class ApiRoutes.Workforce
Inheritance
object
ApiRoutes.Workforce

Fields

Activities

public const string Activities = "api/workforce/catalogs/activities"

Field Value

string

BenefitPackages

public const string BenefitPackages = "api/workforce/benefit-packages"

Field Value

string

BenefitPerks

public const string BenefitPerks = "api/workforce/benefit-perks"

Field Value

string

BenefitReimbursements

public const string BenefitReimbursements = "api/workforce/benefit-reimbursements"

Field Value

string

ContractorDependents

public const string ContractorDependents = "api/workforce/contractors/{contractorId:guid}/dependents"

Field Value

string

ContractorEducation

public const string ContractorEducation = "api/workforce/contractors/{contractorId:guid}/education"

Field Value

string

ContractorExperience

public const string ContractorExperience = "api/workforce/contractors/{contractorId:guid}/experience"

Field Value

string

ContractorHealthInfo

public const string ContractorHealthInfo = "api/workforce/contractors/{contractorId:guid}/health-info"

Field Value

string

ContractorHobbies

public const string ContractorHobbies = "api/workforce/contractors/{contractorId:guid}/hobbies"

Field Value

string

ContractorSkills

public const string ContractorSkills = "api/workforce/contractors/{contractorId:guid}/skills"

Field Value

string

ContractorTypes

public const string ContractorTypes = "api/workforce/catalogs/contractor-types"

Field Value

string

Contractors

public const string Contractors = "api/workforce/contractors"

Field Value

string

EmergencyContacts

public const string EmergencyContacts = "api/workforce/contractors/{contractorId:guid}/emergency-contacts"

Field Value

string

Engagements

public const string Engagements = "api/workforce/engagements"

Field Value

string

GeneralCatalog

public const string GeneralCatalog = "api/workforce/catalogs/general"

Field Value

string

HourTypes

public const string HourTypes = "api/workforce/catalogs/hour-types"

Field Value

string

Invoices

public const string Invoices = "api/workforce/invoices"

Field Value

string

OnboardingSteps

public const string OnboardingSteps = "api/workforce/people-culture/onboarding"

Field Value

string

PeopleAnnouncements

public const string PeopleAnnouncements = "api/workforce/people-culture/announcements"

Field Value

string

PeopleBirthdays

public const string PeopleBirthdays = "api/workforce/people-culture/birthdays"

Field Value

string

PeoplePrograms

public const string PeoplePrograms = "api/workforce/people-culture/programs"

Field Value

string
public const string PeopleQuickLinks = "api/workforce/people-culture/links"

Field Value

string

Portal

public const string Portal = "api/workforce/portal"

Field Value

string

ResidencyStatuses

public const string ResidencyStatuses = "api/workforce/catalogs/residency-statuses"

Field Value

string

TimeOffRequests

public const string TimeOffRequests = "api/workforce/time-off-requests"

Field Value

string

TimeOffTypes

public const string TimeOffTypes = "api/workforce/catalogs/time-off-types"

Field Value

string

Timesheets

public const string Timesheets = "api/workforce/timesheets"

Field Value

string

TrainingResources

public const string TrainingResources = "api/workforce/people-culture/training"

Field Value

string

WorkerStatuses

public const string WorkerStatuses = "api/workforce/catalogs/worker-statuses"

Field Value

string