The Fields and initial values that can be handled by the Contact 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.
新規登録時 必須 |
更新時 必須 |
Alias | Name | Field Type | Definition |
---|---|---|---|---|---|
● | ● | Contact.P_Id | Contact ID | System[Id] | Specify -1 for new registration, and the ID to be updated for update. |
● | ー | Contact.P_Owner | Contact Owner | User | |
● | ー | Contact.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. |
ー | ー | Contact.P_RegistrationDate | Date Created | System[DateTime] | |
ー | ー | Contact.P_RegisteredBy | Registered by | User | |
ー | ー | Contact.P_UpdateDate | Date Updated | System[DateTime] | |
ー | ー | Contact.P_UpdatedBy | Updated by | User | |
ー | ー | Contact.P_Phase | Phase | Option[Drowdown] |
Option:Option.P_ContactPhase For details on the notes, see Write API - Phase Update. |
ー | ー | Contact.P_PhaseDate | Phase Date | DateTime | For details on the notes, see Write API - Phase Update. |
ー | ー | Contact.P_PhaseMemo | Phase Memo | MultilineText | For details on the notes, see Write API - Phase Update. |
ー | ー | Contact.P_Name | Contact Name | SinglelineText | |
ー | ー | Contact.P_Reading | Reading | SinglelineText | |
ー | ー | Contact.P_Division | Division | SinglelineText | |
ー | ー | Contact.P_Title | Title | SinglelineText | |
ー | ー | Contact.P_Memo | Memo | MultilineText | |
ー | ー | Contact.P_Country | Country (Contact) | SinglelineText | |
ー | ー | Contact.P_Prefecture | Prefecture (Contact) | SinglelineText | |
ー | ー | Contact.P_City | City (Contact) | SinglelineText | |
ー | ー | Contact.P_Street | Address (Contact) | MultilineText | |
ー | ー | Contact.P_Zipcode | Zip Code (Contact) | SinglelineText | |
ー | ー | Contact.P_Telephone | Telephone (Contact) | Telephone | |
ー | ー | Contact.P_Fax | Fax (Contact) | Telephone | |
ー | ー | Contact.P_Mail | E-mail (Contact) | ||
ー | ー | Contact.P_Mobile | Mobile (Contact) | Telephone | |
ー | ー | Contact.P_MobileMail | Mobile E-mail (Contact) | Telephone | |
ー | ー | Contact.U_[Name] | ー | ー |
User created item. The name specified by the user or the name given by the system is specified for [Name]. |
ー | ー | Contact.A_[Name] | ー | ー |
App created item. The name given by the app is normally specified for [Name]. |
ー | ー | Contact.P_Deleted | ー | ー |
Indicates the deletion status of the record. This field will be available from 04/10/2018. |