The item object

Items are the activities that the seller's business offers.

Attributes

  • *id** integer The unique id for the item object.
  • *name** string
    The name of the item.
  • *shortdescription** _string
    The short description for this item.
  • *longdescription** _string
    The long description for this item.
  • *featuredimage** _string
    The featured image for the item.
  • *termslabel** _string
    The terms label for this item.
  • *termscontent** _string
    The terms content for this item.
  • *pricingcategories** _array_objects
    The pricing categories for the item, instances of the pricing categories object.
  • *location** array_objects
    The location for the item, an instance of the settings location object.