supplierTrackingContractorValueSubgraph
Supplier tracking values are queried by using organization id.
Fields
| Field Name | Data Type | Description |
|---|---|---|
| id | Int |
ID associated to supplier tracking contractor value. |
| supplierTrackingValue | String |
Approved Supplier Tracking Value. |
| dateCreated | DateTime |
Timestamp of approved Supplier Tracking value creation (US/Central timezone). |
| dateModified | DateTime |
Timestamp of last approved Supplier Tracking value edit (US/Central timezone). |
| submittedBy | SubmittedBy |
Identifies the source category that submitted or introduced the contractor value. |
| isCurrentlySelected | Boolean |
Indicates whether the contractor value is currently active/selected in the effective Supplier Qualifications response. |
| qualificationStatus | QualificationStatus |
Indicates the qualification/review status. |
| isOverridden | Boolean |
Indicates whether GC has overridden the supplier-submitted value or active state. |
| rejectionReason | String |
Rejection Reason populated when the diversity value is being rejected. |
| organization | OrganizationSubgraph |
The organization that the supplier tracking value belongs to |
| documents | [SupplierTrackingDocumentSubgraph] |
Documents submitted. |
| manualContract | ManualContractSubgraph |
Details of manual contract associated with supplier tracking value. |
| isDeleted | Boolean |
Is Supplier tracking contractor value deleted. |