---
title: "Create package"
method: POST
path: "/package/create"
tags: ["Package"]
---

# Create package

`POST /package/create`

Use this BillingServ API endpoint to create package. Review the response for the operation result or validation errors.

## Response `200`

OK

- ApiResponse
  - `success` boolean

## Other responses

- `401` — Missing or invalid API key
- `403` — Authenticated key does not have permission for this endpoint
- `422` — Validation error

---

[API](https://skmtc.dev/b-cdn/apis/billingserv-api-v2.md) · [All operations](https://skmtc.dev/b-cdn/apis/billingserv-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/b-cdn/billingserv-api-v2/revisions/f3171dce6f0f/schema)
