WurkNow API
  1. Schemas
WurkNow API
  • Overview
  • Client
    • Get All Client Users
    • Get GeoFence Locations
    • Add Clients
    • Get Clients
    • Update Client
    • Get Client
    • Get Billing Templates
  • Employee
    • Get Employee
    • Get Employee
    • Add Employee
    • Update Employee
    • Add Job Assignments
    • Update Job Assignments
    • Cancel Job Assignments
    • Add Update Client and Job Assignment
    • Get Job Order Assignment
  • Client Assignment
    • Get Client Assignment
    • Add Client Assignments
    • Update Client Assignments
  • Job Order
    • Get Job Orders
    • Get job Order details
    • Get Job Order Assignments
  • Timecard
    • Get Timecards By Status
    • Get Approved Timecards
    • Who’s at Work
    • Timecard_GetClientEmployees
  • VmsJobOrder
    • VmsJobOrder_ImportVmsJobOrders
  • ClientWorksite
    • Get ClientWorksites
    • Add ClientWorkSite
    • Get ClientWorksite
  • MSP Client
    • Get Employee Timecard Details
    • Get Last Week Timecards
    • Get Today Timecards
    • Get Employee Timecards
  • Report
    • Get Bill Summary_EMP Report
    • Get Labor Cost Report
    • Get Labor Cost CA Report
  • Schemas
    • Schemas
      • AgentUserDTO
      • AgencyInfoDTO
      • AsgmtCustomPropertyDTO
      • BranchesDTO
      • BulkUpsertEmployeeDto
      • Category
      • ClAsgmtJobAsgmModel
      • ClAsgmtModel
      • ContactInfo
      • CustomEmployeeModel
      • ClientEmployeeDTO
      • ClientUserDTO
      • CustomWnTempProfileEducation
      • CustomWnTempProfileWork
      • DailyAnalyticsDTO
      • DocumentExpirationDTO
      • Earning
      • EmployeeTimecardDTO
      • ImportClientDTO
      • ImportAssignmentDTO
      • ImportAsgmtEmployeeDTO
      • ImportClAssignmentDTO
      • ImportCancelAssignmentDTO
      • ImportVmsJobOrderViewModel
      • ImportVMSJobOrderDTO
      • JobOrderInfoDto
      • JobOrderDetailDto
      • JobAsgmtModel
      • JobOrderClientResponse
      • Name
      • RequestMigrationDTO[CustomEmployeeModel]
      • RequestEmpDTO[ClAsgmtJobAsgmModel]
      • ResponseDTO
      • RequestEmpDTO[APIEmployeeDTO]
      • ResponseMigrationDTO
      • ResponseImportDTO
      • RequestMigrationDTO[ImportClientDTO]
      • RequestMigrationDTO[ImportClAssignmentDTO]
      • RequestMigrationDTO[ImportCancelAssignmentDTO]
      • RequestMigrationDTO[ImportAssignmentDTO]
      • TrackerMigrationDTO
      • Tag
      • Telnyx_TextDeliveryWebhookWebhook
      • TimepairDetailDTO
      • UKGPayrollAPIModel
      • UKGInputModel
      • UnprocessedTimecardsDTO
      • UKGCandidateCreateModel
      • WhosAtWorkDTO
      • RecordRoles
      • CustomData
      • ClWorkSiteLocationNamesDTO
      • ApprovedTCDataAPI
      • ClinetGeoFenceLocationList
      • PayrollData
      • WnUserDTO
      • ImportClWorksiteLocationDataDTO
      • GetClientDetails
      • ClWorksiteLocationDataDTO
      • GetClientDataDetails
      • GetEmployeeDataDetails
      • GetEmployeeDetails
      • ClientDataDTO
    • RequestBodies
    • APIEmployeeDTO
    • ClientBillTemplateDTO
    • BillSummaryEmpDisplayDTO
    • LaborCostDisplayDTO
    • LaborCostCADisplayDTO
  1. Schemas

AgencyInfoDTO

{
    "IsStaffingAccess": true,
    "IsComplianceAccess": true,
    "IsHRAccess": true,
    "IsEmpPortal": true,
    "IsMobileApp": true,
    "IsTLMAccess": true,
    "IsTotalEntryAccess": true,
    "SupervisorAppAccess": true,
    "DateFormat": 0,
    "TimeFormat": 0,
    "TimezoneId": 0,
    "DecimalCount": 0,
    "ShowInvitationPopUp": true,
    "IsUseAsgmt": true,
    "AutoPopulateAsgmt": 0,
    "AsgmtNoStartFrom": 0,
    "IsBlockchainAccess": true,
    "IsPayrollAgency": true,
    "LinkWithWNClients": true,
    "IsPayrollAccess": true,
    "IsJobSourcing": true,
    "IsBackgroundService": true,
    "IsAnyVmsClient": true,
    "IsAnyVmsPointSystem": true,
    "IsEverifyAccess": true,
    "IsNetspendEnabled": true,
    "I9RequiredForEmp": true,
    "I9RequiredForAsgmt": true,
    "BgServicePartner": 0,
    "PayrollTemplateId": 0,
    "IsPayrollModule": true,
    "IsBillingModule": true,
    "IsOnboardingModule": true,
    "BillingIntegrationPartner": 0,
    "PayrollIntegrationPartner": 0,
    "OnboardingIntegrationPartner": 0,
    "IsReasonRequiredForRej": true,
    "IsLodging": true,
    "EnableTempRating": true,
    "EnableEmpJobSearch": true,
    "UseAutoPayRate": true,
    "EfHireCompanyID": 0,
    "SupportEmail": "string",
    "ApplyOTByState": true,
    "EnableRetroFunctionality": true,
    "EnableAutoCloseJobOrder": true,
    "IsProjectPay": true,
    "IsEmpTimeOff": true,
    "IsMilesPay": true,
    "IsFreezeCustomerUsers": true,
    "EnablePayCatMarkup": true,
    "IsDailyPayTemplate": true,
    "DailyPayTemplateId": 0,
    "EnableTextingLog": true,
    "EnableAICoPilot": true,
    "EnableAIJobDescGen": true,
    "EnableAIResumeGen": true,
    "EnableAIWorkExpGen": true,
    "EnableAIEmpAboutGen": true,
    "EnableAIEmpSkillGen": true,
    "IsAddClientCompensation": true,
    "EnableAIRecruiter": true,
    "AIRecruitingPartner": 0,
    "EnableAIJobOrderSkillGen": true,
    "IsJobOrderFeatureChecked": true,
    "UseDecimalLookUp": true,
    "EnableClockPunchAttestation": true,
    "EnableTempPlusIntegration": true,
    "WnPayrollTemplateId": 0,
    "EnableTwoWayTexting": true,
    "EnableRetailerName": true,
    "AgCountryId": 0
}