Listings
Adds a new item listing. Supports auctions (itemType 1), auctions with a Buy Now price (itemType 1 plus `buyItNowPrice`) and fixed-price "Endast Köp Nu" listings (itemType 3). Restricted seller accounts (new or unproven sellers) may only list plain auctions with no fixed price and an end date at least 7 days out; fixed-price and Buy Now listings are rejected until the restriction is lifted. Shop items are added via `POST shop-items` instead.
post/v4/listings/items
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.