scroll

Candidate - Field List

The Field and initial values that can be handled by the Candidate 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 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
Person.P_Id Person ID System[Id] Specify -1 for new registration, and the ID to be updated for update.
Person.P_Owner Person Owner User  
Person.P_RegistrationDate Date Created System[DateTime]  
Person.P_RegisteredBy Registered by User  
Person.P_UpdateDate Date Updated System[DateTime]  
Person.P_UpdatedBy Updated by User  
Person.P_Phase Phase Option[Drowdown] Option: Option.P_PersonPhase
For details on the notes, see Write API - Phase Update.
Person.P_PhaseDate Phase Date DateTime For details on the notes, see Write API - Phase Update.
Person.P_PhaseMemo Phase Memo MultilineText For details on the notes, see Write API - Phase Update.
Person.P_Name Person Name SinglelineText  
Person.P_Reading Reading SinglelineText  
Person.P_Memo Memo MultilineText  
Person.P_Country Country (Person) SinglelineText  
Person.P_Prefecture Prefecture (Person) SinglelineText  
Person.P_City City (Person) SinglelineText  
Person.P_Street Address (Person) MultilineText  
Person.P_Zipcode Zip Code (Person) SinglelineText  
Person.P_Telephone Telephone (Person) Telephone  
Person.P_Fax Fax (Person) Telephone  
Person.P_Mail E-mail (Person) Mail  
Person.P_Mobile Mobile Number (Person) Telephone  
Person.P_MobileMail Mobile E-mail (Person) Mail  
Person.U_[Name] User created item.
The name specified by the user or the name given by the system is specified for [Name].
Person.A_[Name] App created item.
The name given by the app is normally specified for [Name].
Person.P_Deleted

Indicates the deletion status of the record.
 0: Undeleted record
 1: Deleted record

This field will be available from 04/10/2018.
This item can be specified only as the field parameter for Read. Condition or Order cannot be specified with this item.
Also, this item cannot be specified for Write.

 

Was this article helpful?
0 out of 0 found this helpful