---
title: "POST /api/ProductCategory/insert"
method: POST
path: "/api/ProductCategory/insert"
tags: ["Categories"]
---

# POST /api/ProductCategory/insert

`POST /api/ProductCategory/insert`

## Request body

- ProductCategoryInsert
  - `name_En` string, nullable
  - `name_Ar` string, nullable
  - `inActive` boolean

## Response `200`

Success

---

[API](https://skmtc.dev/sadadpay/apis/sadad-api.md) · [All operations](https://skmtc.dev/sadadpay/apis/sadad-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sadadpay/sadad-api/revisions/a4b585b2f583/schema)
