---
title: "Changes to Create customer"
method: POST
path: "/customer/create"
---

# Changes to Create customer

`POST /customer/create`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2026-08-22** `76cfbed5eb40` — 2 info
- **2026-08-22** `6b9208b64456` — 1 breaking, 11 info

## Changes

- **2026-08-22** `76cfbed5eb40` — 2 info
  - added the new optional request property `email_verified` (media type: application/json)
  - added the new optional request property `email_verified` (media type: application/x-www-form-urlencoded)
- **2026-08-22** `6b9208b64456` — 1 breaking, 11 info
  - removed the success response with the status `200`
  - added the new optional `header` request parameter `Idempotency-Key`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the non-success response with the status `500`
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `403` status
  - added the optional property `code` to the response with the `422` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `403` status
  - added the optional property `request_id` to the response with the `422` status
  - added the success response with the status `201`

---

[Operation](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/docs/customer/create/post.md) · [API](https://skmtc.dev/b-cdn/apis/billingserv-api-v2.md) · [Page](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/changes/customer/create/post)
