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

# Updates a DeliveryMethodSet by id

`PUT /DeliveryMethodSet/{DeliveryMethodSetId}`

Updates an instance of DeliveryMethodSet by id

## Path parameters

- `DeliveryMethodSetId` string, required

## Request body

- DeliveryMethodSetData
  - `$type` 'Asi.Soa.Commerce.DataContracts.DeliveryMethodSetData, Asi.Contracts', required — The DataType must be "Asi.Soa.Commerce.DataContracts.DeliveryMethodSetData, Asi.Contracts"
  - `CountryDeliveryMethods` object
  - `DeliveryMethodSetId` string
  - `Description` string
  - `Name` 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)
