---
title: "GET /V1.0/Companies/{id}/invoiceSettings"
method: GET
path: "/V1.0/Companies/{id}/invoiceSettings"
tags: ["AccountInvoiceSettings"]
---

# GET /V1.0/Companies/{id}/invoiceSettings

`GET /V1.0/Companies/{id}/invoiceSettings`

## Path parameters

- `id` integer, required

## Headers

- `ApiIntegrationCode` string, required
- `UserName` string, required
- `Secret` string, required
- `ImpersonationResourceId` string

## Response `200`

OK

- AccountInvoiceSettingsResultModel
  - `taxExempt` boolean
  - `taxRegionId` integer
  - `taxId` string
  - `invoiceEmailingEnabled` boolean
  - `contactRecipients` integer[]
  - `resourceRecipients` integer[]
  - `otherEmails` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/autotask/apis/datto-autotask-psa-rest-api.md) · [All operations](https://skmtc.net/autotask/apis/datto-autotask-psa-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/autotask/datto-autotask-psa-rest-api/revisions/b5e89df4589e/schema)
