---
title: "Creates a new shipping class"
method: POST
path: "/v2/shippingclass/create"
tags: ["ShippingClassCommand"]
---

# Creates a new shipping class

`POST /v2/shippingclass/create`

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- JTLWawiItemPublicApiDataTransferObjectsV2ShippingClassCreateShippingClassCommandRequest — Creates a new shipping class - Request
  - `name` string — The name of the shipping class.

## Response `200`

ShippingClass created successfully

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
