---
title: "Changes to Update registration"
method: PUT
path: "/v1/registrations/{registration_id}"
---

# Changes to Update registration

`PUT /v1/registrations/{registration_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-29** `6ba4f4c774c3` — 44 breaking, 6 warning, 301 info

## Changes

- **2026-08-29** `6ba4f4c774c3` — 44 breaking, 6 warning, 301 info
  - added the new required `header` request parameter `x-organization-id`
  - removed the enum value `ACKNOWLEDGED` of the request property `change_regime_status`
  - removed the enum value `ANNUALLY` of the request property `filing_frequency`
  - removed the enum value `ANNUAL_FISCAL_YEAR` of the request property `filing_frequency`
  - removed the enum value `APPROVED` of the request property `change_regime_status`
  - removed the enum value `BI_MONTHLY` of the request property `filing_frequency`
  - removed the enum value `DONE` of the request property `change_regime_status`
  - removed the enum value `FOUR_MONTHLY` of the request property `filing_frequency`
  - removed the enum value `MONTHLY` of the request property `filing_frequency`
  - removed the enum value `QUARTERLY` of the request property `filing_frequency`
  - removed the enum value `QUARTERLY_PREPAYMENT` of the request property `filing_frequency`
  - removed the enum value `REQUESTED` of the request property `change_regime_status`
  - removed the enum value `SEMI_ANNUALLY` of the request property `filing_frequency`
  - removed the enum value `SEMI_MONTHLY` of the request property `filing_frequency`
  - removed the enum value `SIMPLIFIED` of the request property `registrations_regime`
  - removed the enum value `STANDARD` of the request property `registrations_regime`
  - removed the enum value `UNKNOWN` of the request property `filing_frequency`
  - the `change_regime_status` request property type/format changed from `string`/`` to ``/``
  - the `filing_frequency` request property type/format changed from `string`/`` to ``/``
  - the `registrations_regime` request property type/format changed from `string`/`` to ``/``
  - response property `auto_registered` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `comment` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `create_filings_from` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `deregistration_completed` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `deregistration_requested` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `imported` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `initial_sync` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `marked_collecting` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `marked_collecting_date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `needs_mark_as_collecting` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `registration_completed` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `registration_date` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `registration_email` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `registration_requested` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `sales_tax_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `sst_import` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `third_party_enabled` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `two_factor_enabled` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `username` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `vda` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - …311 more
  - …this revision’s changelog is incomplete

---

[Operation](https://skmtc.dev/trykintsugi/apis/tax-platform/docs/v1/registrations/:registration_id/put.md) · [API](https://skmtc.dev/trykintsugi/apis/tax-platform.md) · [Page](https://skmtc.dev/trykintsugi/apis/tax-platform/changes/v1/registrations/:registration_id/put)
