---
title: "Archive transaction by id"
method: POST
path: "/v1/transactions/archive"
tags: ["Transactions"]
---

# Archive transaction by id

`POST /v1/transactions/archive`

Archive transactions by transaction id

## Query parameters

- `transaction_id` string, required

## Headers

- `x-organization-id` string, nullable, required — The unique identifier for the organization making the request

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-29** `6ba4f4c774c3` — 1 info
  - endpoint added
  - …this revision’s changelog is incomplete

[Change history](https://skmtc.dev/trykintsugi/apis/tax-platform/changes/v1/transactions/archive/post.md)

---

[API](https://skmtc.dev/trykintsugi/apis/tax-platform.md) · [All operations](https://skmtc.dev/trykintsugi/apis/tax-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trykintsugi/tax-platform/revisions/6ba4f4c774c3/schema)
