---
title: "POST /v1/Zapier/createCDW"
method: POST
path: "/v1/Zapier/createCDW"
tags: ["Zapier"]
---

# POST /v1/Zapier/createCDW

`POST /v1/Zapier/createCDW`

## Request body

- AdaptekApiApplicationZapierCommandsCreateCDWCommand
  - `firstName` string, nullable
  - `lastName` string, nullable
  - `dateOfBirth` string, date-time, nullable
  - `gender` 0 | 1 | 2
  - `holdingCompanyId` integer
  - `advisorId` integer

## Response `200`

The CDW entry was created successfully

- MicrosoftAspNetCoreMvcCreatedResult
  - `location` string, nullable
  - `value` unknown
  - `formatters` MicrosoftAspNetCoreMvcFormattersIOutputFormatter[], nullable
  - `contentTypes` string[], nullable
  - `declaredType` string, nullable
  - `statusCode` integer, nullable

## Other responses

- `400` — The data provided was not valid

---

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