CompanyAddress
Company address details
This page contains
Fields
| street: String | Street address |
| city: String | City |
| state: String | State or province |
| zip: String | Postal code |
| country: String | Country |
Parent objects of CompanyAddress
| CompanyDetails PREVIEW | AppDirect company details |
Queries for CompanyAddress
| companyDetailsByNames PREVIEW | Fetch AppDirect company details by company name(s) Finds companies in database that match the names but are not mapped to any PSA systems, then fetches detailed information for each unmapped company. Supports both single company (["Company Name"]) and multiple companies (["A", "B", "C"]). |