The Field and initial values that can be handled by the Process 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 |
---|---|---|---|---|---|
● | ● | Process.P_Id | Process ID | System[Id] | Specify -1 for new registration, and the ID to be updated for update. |
● | ー | Process.P_Owner | Process Owner | User | |
● | ー | Process.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. |
● | ー | Process.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. |
● | ー | Process.P_Job | Job | System[Reference] | Indicates the relevant JOB. In the case of Read, the Field of the Job Resource can be referred to. In the case of Write, only the value of the Job.P_Id can be specified. |
● | ー | Process.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. |
● | ー | Process.P_Resume | Resume | System[Reference] | Indicates the related Resume. In the case of Read, the Field of the Resume Resource can be referred to. In the case of Write, only the value of the Resume.P_Id can be specified. |
ー | ー | Process.P_RegistrationDate | Date Created | System[DateTime] | |
ー | ー | Process.P_RegisteredBy | Registered by | User | |
ー | ー | Process.P_UpdateDate | Date Updated | System[DateTime] | |
ー | ー | Process.P_UpdatedBy | Updated by | User | |
ー | ー | Process.P_Phase | Process | Option[Drowdown] | Option: Option.P_ProcessPhase For details on the notes, see Write API - Phase Update. |
ー | ー | Process.P_PhaseDate | Process Date | DateTime | For details on the notes, see Write API - Phase Update. |
ー | ー | Process.P_PhaseMemo | Process Memo | MultilineText | For details on the notes, see Write API - Phase Update. |
ー | ー | Process.P_JobOwner | Job Owner | Reference | Reference: Job.P_Owner |
ー | ー | Process.P_JobTelephoneReference | Telephone (Recruiter) | Reference | Reference: Recruiter.P_Telephone |
ー | ー | Process.P_JobFaxReference | Fax (Recruiter) | Reference | Reference: Recruiter.P_Fax |
ー | ー | Process.P_JobMailReference | E-mail (Recruiter) | Reference | Reference: Recruiter.P_Mail |
ー | ー | Process.P_JobMobileReference | Mobile Number (Recruiter) | Reference | Reference: Recruiter.P_Mobile |
ー | ー | Process.P_JobMobileMailReference | Mobile E-mail (Recruiter) | Reference | Reference: Recruiter.P_MobileMail |
ー | ー | Process.P_ResumeOwner | Resume Owner | Reference | Reference: Resume.P_Owner |
ー | ー | Process.P_ResumeTelephoneReference | Telephone (Person) | Reference | Reference: Person.P_Telephone |
ー | ー | Process.P_ResumeFaxReference | Fax (Person) | Reference | Reference: Person.P_Fax |
ー | ー | Process.P_ResumeMailReference | E-mail (Person) | Reference | Reference: Person.P_Mail |
ー | ー | Process.P_ResumeMobileReference | Mobile Number (Person) | Reference | Reference: Person.P_Mobile |
ー | ー | Process.P_ResumeMobileMailReference | Mobile E-mail (Person) | Reference | Reference: Person.P_MobileMail |
ー | ー | Process.P_Close | End Flag | Option[Checbox] | Option: Option.P_ProcessClose |
ー | ー | Process.P_CloseReason | End Reason | Option[Checbox] | Option: Option.P_ProcessReason |
ー | ー | Process.P_ExpectedSalesAmount | Estimated Sales | Currency | |
ー | ー | Process.P_ExpectedClosingDate | Expected Closing Date | Date | |
ー | ー | Process.U_[Name] | ー | ー | User created item. The name specified by the user or the name given by the system is specified for [Name]. |
ー | ー | Process.A_[Name] | ー | ー | App created item. The name given by the app is normally specified for [Name]. |
ー | ー | Process.P_Deleted | ー | ー |
Indicates the deletion status of the record. This field will be available from 04/10/2018. |