Create or replace inventory item
documentedCreate or replace a single inventory item for the given SKU.
PUT /sell/inventory/v1/inventory_item/{sku}Inventory Itemno implementation yet0 runsInput
sku*
Inventory SKU
e.g. SKU12345
quantity*
Ship-to-location quantity
e.g. 10
condition
Product condition
e.g. NEW
title
Product title
e.g. UltraWidget Pro
description
Product description
e.g. High-quality widget
brand
Brand
e.g. BrandX
mpn
MPN
e.g. MP-12345
imageUrl1
Image URL 1
https://example.com/img1.jpg
imageUrl2
Image URL 2
https://example.com/img2.jpg
imageUrl3
Image URL 3
https://example.com/img3.jpg
Calls ebay as you (your API key is your account); keychains.dev holds the credentials.