draw
Draw attributes are retrieved through project or status filters.
Return Type: Draw
Arguments
Field Name | Data Type | Description |
|---|---|---|
organizationID | Unique ID of organization. | |
offset | Set the number of records to be skipped from your results. | |
next | Set the number of records to return in your results. | |
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. Draw deletion is allowed only if no invoices have been submitted or all submitted invoices have been rejected. | |
status | Draw status as visible on Project Home page. | |
periodToDateBegin | Greater than or equal to timestamp of Draw Period to Date formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
periodToDateEnd | Less than timestamp of Draw Period to Date formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateCreatedBegin | Greater than or equal to timestamp of draw request creation formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateCreatedEnd | Less than timestamp of draw request creation formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedBegin | Greater than or equal to timestamp of last draw request edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedEnd | Less than timestamp of last draw request edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
drawNumber | Draw number as visible from the Initiate Draw page. | |
projectNumber | Internal project number as set by and visible to the organization viewing the project. |
Last Published Friday, February 6, 2026