Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 772 Bytes

Item.md

File metadata and controls

14 lines (11 loc) · 772 Bytes

AxxellApi.Item

Properties

Name Type Description Notes
creationTime String Read-only [optional]
itemId String This must be your product id used by your own store [optional]
gid String Global identifier of this item/product. Read-only [optional]
title String Human readable title of the item/product [optional]
label String Sanitized version of title. Read-only [optional]
categories [String] Categories this item belongs to. List of keywords describing the item is also acceptable here. [optional]
url String Full URL that links to the product. e.g. http://yourshop.com/product/123 [optional]