---
title: "Create a business customer"
method: POST
path: "/v3/customers"
tags: ["Business Customers"]
---

# Create a business customer

`POST /v3/customers`

Requires the `customer:create` scope.

## Request body

- GenericJsonObject

## Response `200`

Success

- RawObjectResponseBody — Raw single-resource success payload for v3.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/4354959d76dc/schema)
