Delete a code technician

delete

/fscmRestApi/resources/11.13.18.05/publicSectorSearchCodeTechnicians/{publicSectorSearchCodeTechniciansUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key--- PersonId, PersonDetailPersonId, PersonDetailEffectiveStartDate, PersonDetailEffectiveEndDate, EmailAddressId, PhoneId, PersonNameId, PersonNameEffectiveStartDate, PersonNameEffectiveEndDate, PersonTypeId, PeriodOfServiceId, AssignmentId, AssignmentEffectiveStartDate, AssignmentEffectiveEndDate, AssignmentEffectiveSequence, AssignmentEffectiveLatestChange, AssignmentStatusTypeId, LookupType, LookupCode, JobId, JobEffectiveStartDate, JobEffectiveEndDate, OrganizationId, DepartmentEffectiveStartDate, DepartmentEffectiveEndDate, PositionId, PositionEffectiveStartDate, PositionEffectiveEndDate, GradeId, GradeEffectiveStartDate, GradeEffectiveEndDate, SupervisorNamePersonNameId, SupervisorNameEffectiveStartDate, SupervisorNameEffectiveEndDate, LocationLocationId, LocationEffectiveStartDate, LocationEffectiveEndDate, LegalEmployerOrganizationId, LegalEmployerEffectiveStartDate, LegalEmployerEffectiveEndDate, PersonId1, UserId and BusinessUnitId1 ---for the Search Code Technicians resource and used to uniquely identify an instance of Search Code Technicians. The client should not generate the hash key value. Instead, the client should query on the Search Code Technicians collection resource with a filter on the primary key values in order to navigate to a specific instance of Search Code Technicians.

    For example: publicSectorSearchCodeTechnicians?q=PersonId=<value1>;PersonDetailPersonId=<value2>;PersonDetailEffectiveStartDate=<value3>;PersonDetailEffectiveEndDate=<value4>;EmailAddressId=<value5>;PhoneId=<value6>;PersonNameId=<value7>;PersonNameEffectiveStartDate=<value8>;PersonNameEffectiveEndDate=<value9>;PersonTypeId=<value10>;PeriodOfServiceId=<value11>;AssignmentId=<value12>;AssignmentEffectiveStartDate=<value13>;AssignmentEffectiveEndDate=<value14>;AssignmentEffectiveSequence=<value15>;AssignmentEffectiveLatestChange=<value16>;AssignmentStatusTypeId=<value17>;LookupType=<value18>;LookupCode=<value19>;JobId=<value20>;JobEffectiveStartDate=<value21>;JobEffectiveEndDate=<value22>;OrganizationId=<value23>;DepartmentEffectiveStartDate=<value24>;DepartmentEffectiveEndDate=<value25>;PositionId=<value26>;PositionEffectiveStartDate=<value27>;PositionEffectiveEndDate=<value28>;GradeId=<value29>;GradeEffectiveStartDate=<value30>;GradeEffectiveEndDate=<value31>;SupervisorNamePersonNameId=<value32>;SupervisorNameEffectiveStartDate=<value33>;SupervisorNameEffectiveEndDate=<value34>;LocationLocationId=<value35>;LocationEffectiveStartDate=<value36>;LocationEffectiveEndDate=<value37>;LegalEmployerOrganizationId=<value38>;LegalEmployerEffectiveStartDate=<value39>;LegalEmployerEffectiveEndDate=<value40>;PersonId1=<value41>;UserId=<value42>;BusinessUnitId1=<value43>
Back to Top

Response

204 Response

No content. This task does not return elements in the response body.
Back to Top