---
title: "Archive a price"
method: PATCH
path: "/api/prices/{priceId}/archive"
tags: ["Catalog"]
---

# Archive a price

`PATCH /api/prices/{priceId}/archive`

Sets a price to inactive. Immutable: amounts are never edited.

## Path parameters

- `priceId` string, required

## Response `200`

- object

---

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