Urban Outfitters · Example Payload

Marketplace Api Order Item Example

RetailFashionApparelEcommerceAffiliateMarketplaceFortune 1000

Marketplace Api Order Item Example is an example object payload from Urban Outfitters, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

skuquantityprice

Example Payload

Raw ↑
{
  "sku": "UO-BRAND-001",
  "quantity": 10,
  "price": 29.0
}