contract
Contract information is retrieved by filtering using project, contract number, or vendor.
Return Type: contract
Arguments
Field Name | Data Type | Description |
---|---|---|
offset | Set the number of records to be skipped from your results. | |
next | Set the number of records to return in your results. | |
organizationID | Unique ID of organization. | |
segmentID | Segment ID as set by and visible to the organization viewing the project. | |
isDeleted | By default, this is set to false. When the filter is set to true, it will return deleted records. | |
vendorID | Vendor ID associated with contract. | |
contractNumber | Contract Number assigned to contract. | |
projectNumber | Internal project number as set by and visible to the organization viewing the project. | |
orgRole | CHILD - self contract of GC, PARENT - prime subcontracts, OWNER - all contracts on projects in which you are an owner, ANCESTOR - prime and sub of sub contracts. | |
isComplete | Contract completion status. | |
dateModifiedBegin | Greater than or equal to timestamp of last contract edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedEnd | Less than timestamp of last contract edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). |
Last Published Friday, September 5, 2025