Urban Outfitters · Example Payload

Marketplace Api Inventory Update Example

RetailFashionApparelEcommerceAffiliateMarketplaceFortune 1000

Marketplace Api Inventory Update Example is an example object payload from Urban Outfitters, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

updates

Example Payload

Raw ↑
{
  "updates": [
    {
      "sku": "UO-BRAND-001",
      "quantity": 10
    }
  ]
}