organizationSubgraph
Organization information including location, taxID, and primary contact.
Fields
| Field Name | Data Type | Description |
|---|---|---|
| texturaCustomerNumber | Int |
Textura Organization ID. |
| address1 | String |
Address line 1. |
| address2 | String |
Address line 2. |
| city | String |
City. |
| countryCode | String |
ISO Country code. |
| county | String |
County. |
| taxID | String |
Tax ID. |
| name | String |
Organization name. |
| phone | String |
Phone number 1. |
| altPhone | String |
Phone number 2. |
| stateProvince | String |
ISO Country - State / province / location code. |
| postalCode | String |
Postal code. |
| vendorID | String |
Vendor ID. |
| dateModified | DateTime |
Timestamp of last organization edit (US/Central timezone). |
| ethnicity | String |
Business ownership race / ethnicity. |
| selfReportedDiversityValues | [String] |
Self reported diversity values. |
| primaryContact | BasicUserSubgraph |
Primary contact user. |
| supplierTrackingApprovedValues | [SupplierTrackingContractorValueSubgraph] |
Supplier Tracking values reviewed and approved for this organization. |