Preview

psaCompanyDetailsById is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

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

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER

    ROLE_RESELLER

    ROLE_RESELLER_MANAGER

    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.