Global

Type Definitions

channel

Source:
Properties:
Name Type Attributes Description
store_id number Sales channel Store ID
store_object_id string Sales channel Store Object ID
channel_id number Sales channel ID number
default_lang string <optional>
Sales channel default language code
Type:
  • object

context

Source:
Properties:
Name Type Description
resource string Context resource type from E-Com Plus Store API
body object Context Store API document body for respective route
Type:
  • object

route

Source:
Properties:
Name Type Attributes Description
path string Route URL pathname
resource string Route resource type from E-Com Plus Store API
_id string Route document Object ID from E-Com Plus Store API
name string <optional>
Route document name (not set on products)
Type:
  • object