psaCompanyDetailsById
Get detailed PSA company information by company ID. Returns comprehensive company details including address, contact, country, status, and types. This data can be used to create a company in AppDirect.
This page contains
Arguments
| companyId Int! | The PSA company ID |
| connectorType PsaConnectorType PREVIEW | Connector type (default: CONNECT_WISE) |
| mor PsaMorInput! PREVIEW | Merchant of record |
Return Fields
| PsaCompanyDetailsPayload! PREVIEW | Payload for psaCompanyDetailsById query |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.