ResumeService
单击此处,获取完整的操作列表。
ImportContentAnalyzeResume
根据文本解析简历接口
测试
测试窗体只能用于来自本地计算机的请求。SOAP 1.1
以下是 SOAP 1.2 请求和响应示例。所显示的占位符需替换为实际值。
POST /ResumeService.asmx HTTP/1.1
Host: ms.risfond.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://risfond.com/ImportContentAnalyzeResume"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ImportContentAnalyzeResume xmlns="http://risfond.com/">
<type>int</type>
<content>string</content>
<code>string</code>
<staffId>int</staffId>
</ImportContentAnalyzeResume>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ImportContentAnalyzeResumeResponse xmlns="http://risfond.com/">
<ImportContentAnalyzeResumeResult>
<Data>
<ResumeId>int</ResumeId>
<Name>string</Name>
<LiveLocationId>string</LiveLocationId>
<GenderId>string</GenderId>
<EducationLevelId>string</EducationLevelId>
<Birthdate>dateTime</Birthdate>
<YearsExperience>int</YearsExperience>
<AnnualSalary>int</AnnualSalary>
<WorkStatusId>string</WorkStatusId>
<Statements>string</Statements>
<SourceType>string</SourceType>
<PhotoAccessCode>string</PhotoAccessCode>
<Source>int</Source>
<RecentCompany>string</RecentCompany>
<RecentIndustry>string</RecentIndustry>
<RecentOccupation>string</RecentOccupation>
<RecentJobTitle>string</RecentJobTitle>
<DesiredIndustryStatus>int</DesiredIndustryStatus>
<DesiredLocationStatus>int</DesiredLocationStatus>
<DesiredOccupationStatus>int</DesiredOccupationStatus>
<DesiredSalaryStatus>int</DesiredSalaryStatus>
<DesiredSalaryFrom>int</DesiredSalaryFrom>
<DesiredSalaryTo>int</DesiredSalaryTo>
<DesiredIndustris>
<string>string</string>
<string>string</string>
</DesiredIndustris>
<DesiredLocations>
<string>string</string>
<string>string</string>
</DesiredLocations>
<DesiredOccupations>
<string>string</string>
<string>string</string>
</DesiredOccupations>
<Educations>
<ResumeEducationDTO xsi:nil="true" />
<ResumeEducationDTO xsi:nil="true" />
</Educations>
<ProjectExperiences>
<ProjectExperienceDTO xsi:nil="true" />
<ProjectExperienceDTO xsi:nil="true" />
</ProjectExperiences>
<ResumeExperiences>
<ResumeExperienceDTO xsi:nil="true" />
<ResumeExperienceDTO xsi:nil="true" />
</ResumeExperiences>
<ResumeLanguages>
<ResumeLanguageDTO xsi:nil="true" />
<ResumeLanguageDTO xsi:nil="true" />
</ResumeLanguages>
<Attachments>
<Attachments2DTO xsi:nil="true" />
<Attachments2DTO xsi:nil="true" />
</Attachments>
<PictureUrl>string</PictureUrl>
<Emails>
<ResumeEmailDTO xsi:nil="true" />
<ResumeEmailDTO xsi:nil="true" />
</Emails>
<MobileNumbers>
<ResumeMobileNumberDTO xsi:nil="true" />
<ResumeMobileNumberDTO xsi:nil="true" />
</MobileNumbers>
<Relations>
<ResumeRelationDTO xsi:nil="true" />
<ResumeRelationDTO xsi:nil="true" />
</Relations>
<NativeLocationId>string</NativeLocationId>
</Data>
</ImportContentAnalyzeResumeResult>
</ImportContentAnalyzeResumeResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
以下是 SOAP 1.2 请求和响应示例。所显示的占位符需替换为实际值。
POST /ResumeService.asmx HTTP/1.1
Host: ms.risfond.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<ImportContentAnalyzeResume xmlns="http://risfond.com/">
<type>int</type>
<content>string</content>
<code>string</code>
<staffId>int</staffId>
</ImportContentAnalyzeResume>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<ImportContentAnalyzeResumeResponse xmlns="http://risfond.com/">
<ImportContentAnalyzeResumeResult>
<Data>
<ResumeId>int</ResumeId>
<Name>string</Name>
<LiveLocationId>string</LiveLocationId>
<GenderId>string</GenderId>
<EducationLevelId>string</EducationLevelId>
<Birthdate>dateTime</Birthdate>
<YearsExperience>int</YearsExperience>
<AnnualSalary>int</AnnualSalary>
<WorkStatusId>string</WorkStatusId>
<Statements>string</Statements>
<SourceType>string</SourceType>
<PhotoAccessCode>string</PhotoAccessCode>
<Source>int</Source>
<RecentCompany>string</RecentCompany>
<RecentIndustry>string</RecentIndustry>
<RecentOccupation>string</RecentOccupation>
<RecentJobTitle>string</RecentJobTitle>
<DesiredIndustryStatus>int</DesiredIndustryStatus>
<DesiredLocationStatus>int</DesiredLocationStatus>
<DesiredOccupationStatus>int</DesiredOccupationStatus>
<DesiredSalaryStatus>int</DesiredSalaryStatus>
<DesiredSalaryFrom>int</DesiredSalaryFrom>
<DesiredSalaryTo>int</DesiredSalaryTo>
<DesiredIndustris>
<string>string</string>
<string>string</string>
</DesiredIndustris>
<DesiredLocations>
<string>string</string>
<string>string</string>
</DesiredLocations>
<DesiredOccupations>
<string>string</string>
<string>string</string>
</DesiredOccupations>
<Educations>
<ResumeEducationDTO xsi:nil="true" />
<ResumeEducationDTO xsi:nil="true" />
</Educations>
<ProjectExperiences>
<ProjectExperienceDTO xsi:nil="true" />
<ProjectExperienceDTO xsi:nil="true" />
</ProjectExperiences>
<ResumeExperiences>
<ResumeExperienceDTO xsi:nil="true" />
<ResumeExperienceDTO xsi:nil="true" />
</ResumeExperiences>
<ResumeLanguages>
<ResumeLanguageDTO xsi:nil="true" />
<ResumeLanguageDTO xsi:nil="true" />
</ResumeLanguages>
<Attachments>
<Attachments2DTO xsi:nil="true" />
<Attachments2DTO xsi:nil="true" />
</Attachments>
<PictureUrl>string</PictureUrl>
<Emails>
<ResumeEmailDTO xsi:nil="true" />
<ResumeEmailDTO xsi:nil="true" />
</Emails>
<MobileNumbers>
<ResumeMobileNumberDTO xsi:nil="true" />
<ResumeMobileNumberDTO xsi:nil="true" />
</MobileNumbers>
<Relations>
<ResumeRelationDTO xsi:nil="true" />
<ResumeRelationDTO xsi:nil="true" />
</Relations>
<NativeLocationId>string</NativeLocationId>
</Data>
</ImportContentAnalyzeResumeResult>
</ImportContentAnalyzeResumeResponse>
</soap12:Body>
</soap12:Envelope>