A collection of help pages for using the API.
| URL | /Api/v2/Agency/{agencyId}/CompanyType/{companyTypeId} |
| Accepted verbs | GET |
| Description |
Provides methods to get company types that are connected to a specified agency. |
Gets a list of all company types that are connected to the specified agency.
| Name | Description | Additional information |
|---|---|---|
| agencyId | Id of the agency. |
URI parameter |
The requested list of CompanyType.
Get a specific company type.
| Name | Description | Additional information |
|---|---|---|
| agencyId | Id of the agency. |
URI parameter |
| companyTypeId | Id of the company type to fetch. |
URI parameter |
The requested CompanyType.