The Field and initial values that can be handled by the Resume API are shown below.
- The Name (item name) is changeable and thus may differ from the actual name.
- Some items may have been deleted depending on the usage status of the user.
- For the Option Type, the Aliases of the options that the item uses are written in the Definition.
- For the Reference Type, the Alias of an upper-level Resource that the item refers to is written in the Definition.
For Fields created by a user or app or Fields not included in the following, use Field Read to acquire the information.
For details on the Field Type and Data Type, see Field Type & Data Type List.
The XML format differs depending on the Data Type. For details, see Read API - XML Format and Write API - XML Format.
Required for new registration |
Required for update |
Alias | Name | Field Type | Definition |
---|---|---|---|---|---|
● | ● | Resume.P_Id | Resume ID | System[Id] | Specify -1 for new registration, and the ID to be updated for update. |
● | ー | Resume.P_Owner | Resume Owner | User | |
● | ー | Resume.P_Candidate | Person | System[Reference] | Indicates the related Candidate (Person). In the case of Read, the Field of the Candidate Resource can be referred to. In the case of Write, only the value of the Person.P_Id can be specified. |
ー | ー | Resume.P_RegistrationDate | Date Created | System[DateTime] | |
ー | ー | Resume.P_RegisteredBy | Registered by | User | |
ー | ー | Resume.P_UpdateDate | Date Updated | System[DateTime] | |
ー | ー | Resume.P_UpdatedBy | Updated by | User | |
ー | ー | Resume.P_Phase | Phase | Option[Drowdown] | Option: Option.P_ResumePhase For details on the notes, see Write API - Phase Update. |
ー | ー | Resume.P_PhaseDate | Phase Date | DateTime | For details on the notes, see Write API - Phase Update. |
ー | ー | Resume.P_PhaseMemo | Phase Memo | MultilineText | For details on the notes, see Write API - Phase Update. |
ー | ー | Resume.P_Name | Resume Title | SinglelineText | If this itema is not specified or blank when Resume is newly registered, the name and Resume ID of the Candidate related to the Resume are automatically generated and registered in the following format. Candidate.P_Name(Resume.P_Id) e.g.) When the name of the individual is Ichiro Suzuki and the Resume ID is 10001: Ichiro Suzuki (10001) |
ー | ー | Resume.P_TelephoneReference | Telephone (Person) | Reference | Reference: Person.P_Telephone |
ー | ー | Resume.P_FaxReference | Fax (Person) | Reference | Reference: Person.P_Fax |
ー | ー | Resume.P_Mail | E-mail (Person) | Reference | Reference: Person.P_Mail |
ー | ー | Resume.P_MobileReference | Mobile Number (Person) | Reference | Reference: Person.P_Mobile |
ー | ー | Resume.P_MobileMail | Mobile E-mail (Person) | Reference | Reference: Person.P_MobileMail |
ー | ー | Resume.P_ZipcodeReference | Zip Code (Person) | Reference | Reference: Person.P_Zipcode |
ー | ー | Resume.P_CountryReference | Country (Person) | Reference | Reference: Person.P_Country |
ー | ー | Resume.P_PrefectureReference | Prefecture (Person) | Reference | Reference: Person.P_Prefecture |
ー | ー | Resume.P_CityReference | City (Person) | Reference | Reference: Person.P_City |
ー | ー | Resume.P_StreetReference | Address (Person) | Reference | Reference: Person.P_Street |
ー | ー | Resume.P_RegisterChannel | Registration Method | Option[Drowdown] | Option: Option.P_RegisterChannel |
ー | ー | Resume.P_Memo | Memo | MultilineText | |
ー | ー | Resume.P_CurrentStatus | Current Employment Status | Option[Drowdown] | Option: Option.P_WorkStatus |
ー | ー | Resume.P_Education | Educational Details | MultilineText | |
ー | ー | Resume.P_CarrierSummary | Professional History | MultilineText | |
ー | ー | Resume.P_CurrentSalary | Current Annuai Salary | Currency | |
ー | ー | Resume.P_ExperiencedJobCategory | Experienced Job Category | Option[Checbox] | Option: Option.P_JobCategory |
ー | ー | Resume.P_ExperiencedIndustry | Experienced Industry Category | Option[Checbox] | Option: Option.P_Industry |
ー | ー | Resume.P_ChangeJobsCount | Number Of Job Changes | Number | |
ー | ー | Resume.P_Gender | Gender | Option[Radiobutton] | Option: Option.P_Gender |
ー | ー | Resume.P_DateOfBirth | Date of Birth | Age | |
ー | ー | Resume.P_ExpectEmploymentType | Preferred Employment Type | Option[Checbox] | Option: Option.P_EmploymentType |
ー | ー | Resume.P_ExpectArea | Preferred Work Area | Option[Checbox] | Option: Option.P_Area |
ー | ー | Resume.P_ExpectJobCategory | Preferred Job Category | Option[Checbox] | Option: Option.P_JobCategory |
ー | ー | Resume.P_ExpectIndustry | Preferred Industry Category | Option[Checbox] | Option: Option.P_Industry |
ー | ー | Resume.P_ExpectCondition | Preferred Work Conditions | MultilineText | |
ー | ー | Resume.P_ExpectSalary | Expected Annual Salary | Currency | |
ー | ー | Resume.P_DesiredHourlyRate | Expected Hourly Rate | Currency | |
ー | ー | Resume.P_HourlyRate | Current Hourly Rate | Currency | |
ー | ー | Resume.U_[Name] | ー | ー | User created item. The name specified by the user or the name given by the system is specified for [Name]. |
ー | ー | Resume.A_[Name] | ー | ー | App created item. The name given by the app is normally specified for [Name]. |
ー | ー | Resume.P_Deleted | ー | ー |
Indicates the deletion status of the record. This field will be available from 04/10/2018. |