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

# Updates a DeliveryMethod by id

`PUT /DeliveryMethod/{DeliveryMethodId}`

Updates an instance of DeliveryMethod by id

## Path parameters

- `DeliveryMethodId` string, required

## Request body

- DeliveryMethodData
  - `$type` 'Asi.Soa.Commerce.DataContracts.DeliveryMethodData, Asi.Contracts', required — The DataType must be "Asi.Soa.Commerce.DataContracts.DeliveryMethodData, Asi.Contracts"
  - `DeliveryMethodId` 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)
