The Field and initial values that can be handled by the Contract 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 |
---|---|---|---|---|---|
● | ● | Contract.P_Id | Contract ID | System[Id] | Specify -1 for new registration, and the ID to be updated for update. |
● | ー | Contract.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. |
ー | ー | Contract.P_RegistrationDate | Date Created | System[DateTime] | |
ー | ー | Contract.P_RegisteredBy | Registered by | User | |
ー | ー | Contract.P_UpdateDate | Date Updated | System[DateTime] | |
ー | ー | Contract.P_UpdatedBy | Updated by | User | |
ー | ー | Contract.P_Name | Contract Title | SinglelineText | |
ー | ー | Contract.P_Memo | Memo | MultilineText | |
ー | ー | Contract.P_AdvancePayment | Advance and Consulting Fee | Currency | |
ー | ー | Contract.P_ContingentFeeRate | Contingency Fee Rate | Number | |
ー | ー | Contract.P_ContingentFee | Contingency Fee | Currency | |
ー | ー | Contract.P_RefundTerms | Refund Terms | SinglelineText | |
ー | ー | Contract.P_PaymentTerms | Payment Terms | SinglelineText | |
ー | ー | Contract.P_StartDate | Contract Start Date | Date | For performing Write, be sure to checkNotes on new registration and update. |
ー | ー | Contract.P_EndDate | Contract End Date | Date | For performing Write, be sure to checkNotes on new registration and update. |
ー | ー | Contract.P_ClientContactDivision | Client Contact Division | SinglelineText | |
ー | ー | Contract.P_ClientContactTitle | Client Contact Title | SinglelineText | |
ー | ー | Contract.P_ClientContactName | Client Contact Name | SinglelineText | |
ー | ー | Contract.P_ClientZipcode | Client Zip Code | SinglelineText | |
ー | ー | Contract.P_ClientAddress | Client Address | SinglelineText | |
ー | ー | Contract.P_ClientDivision | Client Division | SinglelineText | |
ー | ー | Contract.P_SupervisorDivision | Supervisor Division | SinglelineText | |
ー | ー | Contract.P_SupervisorTitle | Supervisor Title | SinglelineText | |
ー | ー | Contract.P_SupervisorName | Supervisor Name | SinglelineText | |
ー | ー | Contract.P_ContractorType | Contractor Type | Option[Drowdown] | Option: Option.P_ContructorType |
ー | ー | Contract.P_ContractorTypeSummary | Contractor Type Summary | MultilineText | |
ー | ー | Contract.P_ContractorHeadCount | Contractor Head Count | Number | |
ー | ー | Contract.P_ContractorFee | Contractor Fee | Currency | |
ー | ー | Contract.P_ContractorStartDate | Contractor Start Date | Date | For performing Write, be sure to checkNotes on new registration and update. |
ー | ー | Contract.P_ContractorEndDate | Contractor End Date | Date | For performing Write, be sure to checkNotes on new registration and update. |
ー | ー | Contract.P_WorkingHour | Working Hours | SinglelineText | |
ー | ー | Contract.P_BreakTime | Break Time | SinglelineText | |
ー | ー | Contract.P_Holiday | Holiday | MultilineText | |
ー | ー | Contract.P_PaymentTermsClosingDate | Payment Terms Closing Date | SinglelineText | |
ー | ー | Contract.P_ContractorPaymentDate | Contractor Payment Date | SinglelineText | |
ー | ー | Contract.P_ContractorBillingDate | Contractor Billing Date | SinglelineText | |
ー | ー | Contract.P_ContractorTravelExpense | Contractor Travel Expenses | SinglelineText | |
ー | ー | Contract.P_ContractorPaymentByHour | Hourly Contractor Payment | SinglelineText | |
ー | ー | Contract.U_[Name] | ー | ー | User created item. The name specified by the user or the name given by the system is specified for [Name]. |
ー | ー | Contract.A_[Name] | ー | ー | App created item. The name given by the app is normally specified for [Name]. |
ー | ー | Contract.P_Deleted | ー | ー |
Indicates the deletion status of the record. This field will be available from 04/10/2018. |