Information

    "information": {
      "title": "Title of the item",
      "short_description": "A short description / summary of item",
      "long_description": "A longer description of the item or service",
      "category": [ "Category", "Subcategory", "Subsubcategory" ]
    }

title

The title of the listing.

short_description

A short and sweet description that is shown as a preview or when the display area is restricted.

long_description

A longer description that is shown when the listing is displayed fully.

category

A good category system is a hard nut to crack. Each marketplace has their own system, there is not a single unified system yet. For now we allow anyone to create their own category path.

The first element of the array is the main category, all following elements are subcategories of the element it succeeds.