---
title: "Create an Avalara integration"
method: POST
path: "/avalara"
tags: ["Integrations"]
---

# Create an Avalara integration

`POST /avalara`

Creates an integration with Avalara according to the specified details. On success the id of the integration is returned

## Request body

- AvalaraIntegrationInput
  - `accountId` string
  - `companyCode` string
  - `accountLicenseKey` string
  - `sandboxEnvironment` boolean
  - `shouldCommitDocuments` boolean

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
