Skip to content
sdepold edited this page Sep 13, 2010 · 2 revisions

ShopType (Status Code 200 – application/xml – ShopType)

Shop records extend user records to include information about the seller’s shop. Shops have these fields:

XML Schema

Source:

plain parameters
parameter value description

id

integer

The shop id

name

The shopname

restful-path

anyURI

The path to this shop resource

created-at

dateTime

When was this shop created?

updated-at

dateTime

When was the last update updated of this shop?

image

complexType (repeating)

Image for this shop

  • XPath to value: images/image

banner

anyURI

The URL to the banner image

  • XPath to value: /images/image/banner

shop-category

complexType (repeating)

A category this shop has

  • XPath to value: /shop-categories/shop-category