The Field and initial values that can be handled by the Job 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.
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 |
---|---|---|---|---|---|
● | ● | Job.P_Id | Job ID | System[Id] | Specify -1 for new registration, and the ID to be updated for update. |
● | ー | Job.P_Owner | Job Owner | User | |
● | ー | Job.P_Client | Client | System[Reference] | Indicates the relevant Client. In the case of Read, the Field of the Client Resource can be referred to. In the case of Write, only the value of the Client.P_Id can be specified. |
● | ー | Job.P_Recruiter | Recruiter | System[Reference] | Indicates the relevant Recruiter. In the case of Read, the Field of the Recruiter Resource can be referred to. In the case of Write, only the value of the Recruiter.P_Id can be specified. |
ー | ー | Job.P_RegistrationDate | Date Created | System[DateTime] | |
ー | ー | Job.P_RegisteredBy | Registered by | User | |
ー | ー | Job.P_UpdateDate | Date Updated | System[DateTime] | |
ー | ー | Job.P_UpdatedBy | Updated by | User | |
ー | ー | Job.P_Phase | Phase | Option[Drowdown] | Option: Option.P_JobPhase For details on the notes, see Write API - Phase Update. |
ー | ー | Job.P_PhaseDate | Phase Date | DateTime | For details on the notes, see Write API - Phase Update. |
ー | ー | Job.P_PhaseMemo | Phase Memo | MultilineText | For details on the notes, see Write API - Phase Update. |
ー | ー | Job.P_Position | Position | SinglelineText | |
ー | ー | Job.P_TelephoneReference | Telephone (Recruiter) | Reference | Reference: Recruiter.P_Telephone |
ー | ー | Job.P_FaxReference | Fax (Recruiter) | Reference | Reference: Recruiter.P_Fax |
ー | ー | Job.P_Mail | E-mail (Recruiter) | Reference | Reference: Recruiter.P_Mail |
ー | ー | Job.P_MobileReference | Mobile (Recruiter) | Reference | Reference: Recruiter.P_Mobile |
ー | ー | Job.P_MobileMail | Mobile E-mail (Recruiter) | Reference | Reference: Recruiter.P_MobileMail |
ー | ー | Job.P_ZipcodeReference | Zip Code (Recruiter) | Reference | Reference: Recruiter.P_Zipcode |
ー | ー | Job.P_CountryReference | Country (Recruiter) | Reference | Reference: Recruiter.P_Country |
ー | ー | Job.P_PrefectureReference | Prefecture (Recruiter) | Reference | Reference: Recruiter.P_Prefecture |
ー | ー | Job.P_CityReference | City (Recruiter) | Reference | Reference: Recruiter.P_City |
ー | ー | Job.P_StreetReference | Address (Recruiter) | Reference | Reference: Recruiter.P_Street |
ー | ー | Job.P_Publish | Permission | Option[Radiobutton] | Option: Option.P_Publish |
ー | ー | Job.P_JobCategorySummary | Job Summary | MultilineText | |
ー | ー | Job.P_JobCategory | Job Category | Option[Checbox] | Option: Option.P_JobCategory |
ー | ー | Job.P_IndustrySummary | Business Summary | MultilineText | |
ー | ー | Job.P_Industry | Industry Category | Option[Checbox] | Option: Option.P_Industry |
ー | ー | Job.P_SalarySummary | Salary Details | MultilineText | |
ー | ー | Job.P_MinSalary | Minimum Salary | Currency | |
ー | ー | Job.P_MaxSalary | Maximum Salary | Currency | |
ー | ー | Job.P_AreaSummary | Work Location Details | MultilineText | |
ー | ー | Job.P_Area | Work Location | Option[Checbox] | Option: Option.P_Area |
ー | ー | Job.P_PayrollsText | Number of Employees | SinglelineText | |
ー | ー | Job.P_Memo | Memo | MultilineText | |
ー | ー | Job.P_EmploymentPeriod | Employment Period | MultilineText | |
ー | ー | Job.P_WokingHours | Work Hours | MultilineText | |
ー | ー | Job.P_Holidays | Holidays | MultilineText | |
ー | ー | Job.P_Benefits | Benefits | MultilineText | |
ー | ー | Job.P_PubliclyTraded | Publically Traded | Option[Drowdown] | Option: Option.P_PubliclyTraded |
ー | ー | Job.P_SalesAmountText | Sales | SinglelineText | |
ー | ー | Job.P_EstablishmentDateText | Establishment Date | SinglelineText | |
ー | ー | Job.P_CapitalText | Capital | SinglelineText | |
ー | ー | Job.P_EmploymentType | Employment Type | Option[Checbox] | Option: Option.P_EmploymentType |
ー | ー | Job.P_ExpectedAgeReason | Expected Age Reason | Option[Drowdown] | Option: Option.P_ExpectedAgeReason |
ー | ー | Job.U_[Name] | ー | ー | User created item. The name specified by the user or the name given by the system is specified for [Name]. |
ー | ー | Job.A_[Name] | ー | ー | App created item. The name given by the app is normally specified for [Name]. |
ー | ー | Job.P_Deleted | ー | ー |
Indicates the deletion status of the record. This field will be available from 04/10/2018. |