supplierTrackingContractorValue
Supplier tracking values are queried by using organization id.
Return Type: SupplierTrackingContractorValue
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. | |
isDeleted | By default, this is set to false. When the filter is set to true, it will return deleted records. Supplier Tracking Contractor values can be deleted if the program or its values are deleted. | |
dateCreatedBegin | Greater than or equal to timestamp of approved Supplier Tracking value formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateCreatedEnd | Less than timestamp of approved Supplier Tracking value formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedBegin | Greater than or equal to timestamp of last approved Supplier Tracking value edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
dateModifiedEnd | Less than timestamp of last approved Supplier Tracking value edit formatted as YYYY-MM-DDTHH:MM (US/Central timezone). | |
supplierTrackingValue | Name of Supplier Tracking Value. |
Last Published Friday, March 6, 2026