ImportCompanyFromPsaInput
Input for importing companies from PSA to AppDirect (supports single or bulk import)
This page contains
Fields
| psaCompanyIds [Int!]! | List of PSA company IDs to import (supports single or multiple) |
| mor PsaMorInput! PREVIEW | Merchant of record |
| defaultCountryCode String | Default country code to use when PSA company does not have country information (e.g., US, CA, IN). This is typically the marketplace country code. |
Mutations for ImportCompanyFromPsaInput
| importCompanyFromPsa PREVIEW | Import a company from PSA (ConnectWise) to AppDirect. This simplified flow:
|