changeOrder
Retrieves change order information by querying attributes such as project, contract, or draw.
Return Type: changeOrder
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. | |
drawNumber | Draw number as visible from the Initiate Draw page. | |
contractNumber | Contract Number assigned to contract. | |
projectNumber | Internal project number as set by and visible to the organization viewing the project. | |
changeOrderNumber | Change order number assigned to change order. | |
dateModifiedBegin | Greater than or equal to timestamp of last change order edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedEnd | Less than timestamp of last change order edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). |
Last Published Friday, September 5, 2025