---
title: "Adds a new item listing from XML."
method: POST
path: "/v4/listings/items/xml"
tags: ["Listings"]
---

# Adds a new item listing from XML.

`POST /v4/listings/items/xml`

## Request body

- AddItemXmlRequest — Request body for AddItemXml endpoint.
  - `createItemRequestXml` string, nullable — The XML content for creating an item.

## Response `200`

OK

- QueuedRequestResponse
  - `requestId` integer
  - `itemId` integer

---

[API](https://skmtc.dev/tradera/apis/tradera-api.md) · [All operations](https://skmtc.dev/tradera/apis/tradera-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tradera/tradera-api/revisions/b5f3e81e36e1/schema)
