---
title: "Creates a CommunicationType"
method: POST
path: "/CommunicationType"
tags: ["CommunicationType"]
---

# Creates a CommunicationType

`POST /CommunicationType`

Creates an instance of CommunicationType

## Request body

- CommunicationTypeData
  - `$type` 'Asi.Soa.Communications.DataContracts.CommunicationTypeData, Asi.Contracts', required — The DataType must be "Asi.Soa.Communications.DataContracts.CommunicationTypeData, Asi.Contracts"
  - `CannotOptOut` boolean
  - `CommunicationTypeDisplay` string
  - `CommunicationTypeId` string
  - `DefaultOptOut` boolean
  - `Formula` string
  - `IsDefaultType` boolean
  - `IsSolicitation` boolean
  - `IsSystem` boolean
  - `ReasonCode` string
  - `Status` boolean

## Response `200`

The request was successful.

## Other responses

- `201` — The resource was successfully created.
- `202` — The resource was asynchronously created.

---

[API](https://skmtc.net/imis/apis/accounting.md) · [All operations](https://skmtc.net/imis/apis/accounting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/imis/accounting/versions/67a8cf169a01/schema)
