draw

Draw attributes are retrieved through project or status filters.

Return Type: draw

Arguments

Field Name

Data Type

Description

offset

Int!

Set the number of records to be skipped from your results.

next

Int!

Set the number of records to return in your results.

organizationID

Int!

Unique ID of organization.

segmentID

String

Segment ID as set by and visible to the organization viewing the project.

isDeleted

Boolean! =false

By default, this is set to false. When the filter is set to true, it will return deleted records.

status

String

Draw status as visible on Project Home page.

periodToDateBegin

DateTime

Greater than or equal to timestamp of Draw Period to Date formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

periodToDateEnd

DateTime

Less than timestamp of Draw Period to Date formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateCreatedBegin

DateTime

Greater than or equal to timestamp of draw request creation formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateCreatedEnd

DateTime

Less than timestamp of draw request creation formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateModifiedBegin

DateTime

Greater than or equal to timestamp of last draw request edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateModifiedEnd

DateTime

Less than timestamp of last draw request edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

drawNumber

Int

Draw number as visible from the Initiate Draw page.

projectNumber

String

Internal project number as set by and visible to the organization viewing the project.



Last Published Friday, September 5, 2025