---
title: "Creates a DeliveryMethod"
method: POST
path: "/DeliveryMethod"
tags: ["DeliveryMethod"]
---

# Creates a DeliveryMethod

`POST /DeliveryMethod`

Creates an instance of DeliveryMethod

## 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.

## Other responses

- `201` — The resource was successfully created.
- `202` — The resource was asynchronously created.

---

[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)
