supplierTrackingProgramValue

Supplier Tracking program value are queried by using organization id.

Return Type: SupplierTrackingProgramValue

Arguments

Field Name

Data Type

Description

organizationID

Int!

Unique ID of organization.

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.

isDeleted

Boolean! =false

By default, this is set to false. When the filter is set to true, it will return deleted records. Supplier Tracking Program values can be deleted while editing a program.

dateModifiedBegin

DateTime

Greater than or equal to timestamp of last supplier tracking project program edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone).

dateModifiedEnd

DateTime

Less than timestamp of last supplier tracking project program edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone).



Last Published Friday, March 6, 2026