---
title: "Updates a ChapterZipCode by id"
method: PUT
path: "/ChapterZipCode/{ZipCode}"
tags: ["ChapterZipCode"]
---

# Updates a ChapterZipCode by id

`PUT /ChapterZipCode/{ZipCode}`

Updates an instance of ChapterZipCode by id

## Path parameters

- `ZipCode` string, required

## Request body

- ChapterZipCodeData
  - `$type` 'Asi.Soa.Commerce.DataContracts.Billing.ChapterZipCodeData, Asi.Contracts', required — The DataType must be "Asi.Soa.Commerce.DataContracts.Billing.ChapterZipCodeData, Asi.Contracts"
  - `ChapterName` string
  - `CityName` string
  - `CountrySubEntityCode` string
  - `CountyName` string
  - `TaxAuthority` string
  - `ZipCode` string

## Response `200`

The request was successful.

---

[API](https://skmtc.net/imis/apis/accounting.md) · [All operations](https://skmtc.net/imis/apis/accounting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/imis/accounting/revisions/67a8cf169a01/schema)
