# SalesChannelProduct

## Get product by ID

> Retrieve a specific product by ID.

```json
{"openapi":"3.0.3","info":{"title":"Omnitron API","version":"1.0.0"},"security":[{"Token":[]}],"components":{"securitySchemes":{"Token":{"type":"apiKey","in":"header","name":"Authorization"}},"parameters":{"channel_id":{"name":"channel_id","in":"path","required":true,"description":"Channel ID to operate on","schema":{"type":"integer","format":"int64"}},"id_path":{"name":"id","in":"path","description":"Unique identifier of the resource","required":true,"schema":{"type":"integer"}},"created_date":{"name":"created_date","in":"query","required":false,"description":"Filter by creation date using supported lookup expressions (e.g., `gt`, `gte`, `lt`, `lte`, `date__gt`, etc.).","schema":{"type":"string","format":"date-time"}},"modified_date":{"name":"modified_date","in":"query","required":false,"description":"Filter by modification date using supported lookup expressions (e.g., `gt`, `gte`, `lt`, `lte`, `date__gt`, etc.).","schema":{"type":"string","format":"date-time"}},"attributes":{"name":"attributes","in":"query","description":"Filter by image attributes","required":false,"schema":{"type":"object"}},"attributes_kwargs":{"name":"attributes_kwargs","in":"query","description":"Filter by attributes using additional keyword arguments.","schema":{"type":"string"}},"localized_attributes":{"name":"localized_attributes","in":"query","description":"Filter by localized attributes in JSON format.","schema":{"type":"string"}},"localized_attributes_kwargs":{"name":"localized_attributes_kwargs","in":"query","description":"Filter by localized attributes with additional keywords.","schema":{"type":"string"}},"name":{"name":"name","in":"query","description":"Filter by name.","schema":{"type":"string"}},"base_code":{"name":"base_code","in":"query","description":"Filter by base code.","required":false,"schema":{"type":"string"}},"sku":{"name":"sku","in":"query","required":false,"schema":{"type":"string"},"description":"Product SKU (case-insensitive)"},"uuid":{"name":"uuid","in":"query","description":"Filter by UUID.","required":false,"schema":{"type":"string"}},"is_active":{"name":"is_active","in":"query","description":"Filter by active status (True or False)","required":false,"schema":{"type":"boolean"}},"extra_attributes":{"name":"extra_attributes","in":"query","description":"Filter by extra attributes.","schema":{"type":"string"}},"parent":{"name":"parent","in":"query","description":"Filter by parent product ID.","schema":{"type":"integer"}},"group_products":{"name":"group_products","in":"query","description":"Filter by grouped products.","schema":{"type":"array","items":{"type":"integer"}}},"attribute_set":{"name":"attribute_set","in":"query","description":"Filter by related attribute set ID","required":false,"schema":{"type":"integer","format":"int64"}},"custom_attribute_set":{"name":"custom_attribute_set","in":"query","description":"Filter by custom attribute set IDs.","schema":{"type":"array","items":{"type":"integer"}}},"listing_code":{"name":"listing_code","in":"query","description":"Filter by listing code.","schema":{"type":"string"}},"is_seller_product":{"name":"is_seller_product","in":"query","description":"Filter by seller product status (True or False).","schema":{"type":"boolean"}},"brand":{"name":"brand","in":"query","description":"Filter by brand ID.","schema":{"type":"integer"}},"erp_categories":{"name":"erp_categories","in":"query","description":"Filter by ERP category ID.","schema":{"type":"integer"}},"tax_rate":{"name":"tax_rate","in":"query","required":false,"description":"Filter by Tax Rate.","schema":{"type":"number","format":"decimal"}},"description":{"name":"description","in":"query","description":"Filter by product description.","schema":{"type":"string"}},"weight":{"name":"weight","in":"query","description":"Filter by product weight.","schema":{"type":"number"}},"product_type":{"name":"product_type","in":"query","description":"Filter by product type.","schema":{"type":"array","items":{"type":"string"},"enum":["-2","-1","0","1","2","3","4","5"]}},"productization_date":{"name":"productization_date","in":"query","description":"Filter by productization date with lookup expressions (e.g., `gte`, `lte`).","schema":{"type":"string"}},"data_source":{"name":"data_source","in":"query","description":"Filter by data source IDs.","schema":{"type":"array","items":{"type":"integer"}}},"pk":{"name":"pk","in":"query","required":false,"description":"Filters by primary key","schema":{"type":"integer"}},"pk__gt":{"name":"pk__gt","in":"query","description":"Filter by primary key greater than a specific value.","schema":{"type":"string"}},"pk__gte":{"name":"pk__gte","in":"query","required":false,"description":"Filters by primary key greater than or equal to the given value","schema":{"type":"integer"}},"pk__lt":{"name":"pk__lt","in":"query","required":false,"description":"Filters by primary key less than the given value","schema":{"type":"integer"}},"pk__lte":{"name":"pk__lte","in":"query","required":false,"description":"Filters by primary key less than or equal to the given value","schema":{"type":"integer"}},"sku__exact":{"name":"sku__exact","in":"query","description":"Filter by exact SKU.","schema":{"type":"string"}},"sku__in":{"name":"sku__in","in":"query","description":"Filter by multiple SKUs (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"sku_exclude__exact":{"name":"sku_exclude__exact","in":"query","description":"Exclude exact SKU.","schema":{"type":"string"}},"sku_exclude__in":{"name":"sku_exclude__in","in":"query","description":"Exclude multiple SKUs (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"base_code_exclude__in":{"name":"base_code_exclude__in","in":"query","description":"Exclude multiple base codes (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"base_code__exact":{"name":"base_code__exact","in":"query","description":"Filter by exact base code.","schema":{"type":"string"}},"base_code__iexact":{"name":"base_code__iexact","in":"query","description":"Filter by base code (case-insensitive).","schema":{"type":"string"}},"base_code_exclude__exact":{"name":"base_code_exclude__exact","in":"query","description":"Exclude exact base code.","schema":{"type":"string"}},"base_code_exclude__iexact":{"name":"base_code_exclude__iexact","in":"query","description":"Exclude base code (case-insensitive).","schema":{"type":"string"}},"pk__in":{"name":"pk__in","in":"query","description":"Filter by multiple primary key values (comma-separated list of integers)","required":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":false},"attributes_exclude":{"name":"attributes_exclude","in":"query","description":"Exclude attributes in JSON format.","schema":{"type":"string"}},"product_type_exclude":{"name":"product_type_exclude","in":"query","description":"Exclude product types.","schema":{"type":"array","items":{"type":"string"},"enum":["-2","-1","0","1","2","3","4","5"]}},"attribute_set_exclude":{"name":"attribute_set_exclude","in":"query","description":"Exclude specific attribute sets.","schema":{"type":"array","items":{"type":"integer"}}},"offer_parent":{"name":"offer_parent","in":"query","description":"Filter by parent products with a 'simple' product type.","schema":{"type":"integer"}},"group_parent_set":{"name":"group_parent_set","in":"query","description":"Filter by parent products with a 'grouped' product type.","schema":{"type":"array","items":{"type":"integer"}}},"parent__isnull":{"name":"parent__isnull","in":"query","description":"Filter by whether parent is null (True or False).","schema":{"type":"boolean"}},"catalogitem":{"name":"catalogitem","in":"query","description":"Filter by catalog items.","schema":{"type":"array","items":{"type":"integer"}}},"listable_products_only":{"name":"listable_products_only","in":"query","description":"Filter by listable products only (True or False).","schema":{"type":"boolean"}},"productimage__isnull":{"name":"productimage__isnull","in":"query","description":"Filter by whether the product has associated images.","schema":{"type":"boolean"}},"productvideo__isnull":{"name":"productvideo__isnull","in":"query","description":"Filter by whether the product has associated videos.","schema":{"type":"boolean"}},"downloadableimage__isnull":{"name":"downloadableimage__isnull","in":"query","description":"Filter by whether the product has downloadable images.","schema":{"type":"boolean"}},"stock_list_not_contains":{"name":"stock_list_not_contains","in":"query","description":"Exclude products in specific stock lists.","schema":{"type":"string"}},"price_list_not_contains":{"name":"price_list_not_contains","in":"query","description":"Exclude products in specific price lists.","schema":{"type":"string"}},"attribute_set__isnull":{"name":"attribute_set__isnull","in":"query","description":"Filter by whether attribute set is null.","schema":{"type":"boolean"}},"exclude_bundle_chapter_products":{"name":"exclude_bundle_chapter_products","in":"query","description":"Exclude products associated with specific bundle chapters.","schema":{"type":"integer"}},"discounted":{"name":"discounted","in":"query","description":"Filter by discounted products.","schema":{"type":"boolean"}},"data_source_exclude":{"name":"data_source_exclude","in":"query","description":"Exclude specific data sources.","schema":{"type":"array","items":{"type":"integer"}}},"data_source__isnull":{"name":"data_source__isnull","in":"query","description":"Filter by whether data source is null.","schema":{"type":"boolean"}},"exclude_passive_distributed_products":{"name":"exclude_passive_distributed_products","in":"query","description":"Exclude passive distributed products.","schema":{"type":"boolean"}}},"schemas":{"ProductSerializer":{"allOf":[{"$ref":"#/components/schemas/Product"},{"type":"object"}],"properties":{"data_source":{"$ref":"#/components/schemas/DataSource"}}},"Product":{"type":"object","properties":{"id":{"type":"integer","format":"int64","readOnly":true,"description":"Unique identifier for the product"},"name":{"type":"string","description":"Name of the product","maxLength":255},"base_code":{"type":"string","description":"Base code for product variants","nullable":true},"sku":{"type":"string","description":"Stock keeping unit - unique identifier for the product","maxLength":255},"uuid":{"type":"string","format":"uuid","description":"Unique identifier for the product price."},"description":{"type":"string","description":"Detailed description of the product","maxLength":512,"nullable":true},"brand":{"type":"integer","description":"Foreign key to Brand model","nullable":true},"erp_categories":{"type":"array","items":{"type":"integer"},"description":"List of ERP category IDs"},"tax_rate":{"type":"number","format":"decimal","description":"Tax rate percentage","maximum":999.99,"minimum":0,"nullable":true},"weight":{"type":"number","format":"decimal","description":"Product weight","maximum":99999999.99,"minimum":0,"nullable":true},"product_type":{"type":"string","enum":["pre_product","simple","product_meta","bundle","grouped","pre_miscellaneous","miscellaneous","offer"],"description":"Type of the product"},"productization_date":{"type":"string","format":"date-time","nullable":true,"description":"Date when product was productized from pre status"},"data_source":{"type":"integer","description":"Foreign key to DataSource model","nullable":true},"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was created"},"modified_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was last updated"},"is_active":{"type":"boolean","description":"Whether the product is currently active","default":true},"attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true},"parent":{"type":"integer","description":"Foreign key to parent Product","nullable":true},"group_products":{"type":"array","items":{"type":"integer"},"description":"List of product IDs in the group","nullable":true},"attributes":{"type":"object","description":"Dynamic attributes stored as JSON","additionalProperties":true,"nullable":true},"listing_code":{"type":"string","description":"Listing code for the product","nullable":true},"is_seller_product":{"type":"boolean","description":"Whether the product is a seller product","default":false},"custom_attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true}},"required":["name","sku","barcode","product_type"]},"DataSource":{"type":"object","allOf":[{"$ref":"#/components/schemas/StarterModel"}],"properties":{"pk":{"type":"integer","format":"int64","readOnly":true,"description":"Data Source ID"},"name":{"type":"string","description":"Name of the data source"},"slug":{"type":"string","description":"URL-friendly version of the name","readOnly":true},"stock_list":{"type":"integer","description":"Related stock list ID"},"price_list":{"type":"integer","description":"Related price list ID"},"is_active":{"type":"boolean","description":"Indicates if the data source is active","default":true},"token":{"type":"string","description":"Authentication token for the data source","readOnly":true},"conf":{"type":"object","description":"Configuration settings for the data source","default":{},"nullable":true},"commission":{"type":"number","format":"decimal","description":"Commission rate for the data source","default":0,"minimum":0,"maximum":100},"maturity":{"type":"integer","description":"Maturity period in days","readOnly":true},"supplier_code":{"type":"string","description":"Supplier code for the data source","nullable":true},"supplier_detail":{"type":"object","description":"Supplier details","default":{},"nullable":true},"easy_return_detail":{"type":"object","description":"Easy return details","default":{},"nullable":true},"extras":{"type":"object","description":"Additional data source information","default":{},"nullable":true},"data_source_type":{"type":"string","description":"Type of the data source","enum":["unified","distributed"],"default":"unified"}},"required":["pk","name","created_date","modified_date"]},"StarterModel":{"type":"object","properties":{"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"The date and time when the object was created."},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the object was last modified."}}}},"responses":{"403":{"description":"Forbidden"},"404":{"description":"The given resource or object was not found or does not exist.","content":{"application/json":{"schema":{"type":"object","properties":{"detail":{"description":"Contains a detailed description of the error.","type":"string"}}}}}},"500":{"description":"Server Error"}}},"paths":{"/api/v1/channel/{channel_id}/products/{id}/":{"get":{"summary":"Get product by ID","description":"Retrieve a specific product by ID.","tags":["SalesChannelProduct"],"parameters":[{"$ref":"#/components/parameters/channel_id"},{"$ref":"#/components/parameters/id_path"},{"$ref":"#/components/parameters/created_date"},{"$ref":"#/components/parameters/modified_date"},{"$ref":"#/components/parameters/attributes"},{"$ref":"#/components/parameters/attributes_kwargs"},{"$ref":"#/components/parameters/localized_attributes"},{"$ref":"#/components/parameters/localized_attributes_kwargs"},{"$ref":"#/components/parameters/name"},{"$ref":"#/components/parameters/base_code"},{"$ref":"#/components/parameters/sku"},{"$ref":"#/components/parameters/uuid"},{"$ref":"#/components/parameters/is_active"},{"$ref":"#/components/parameters/extra_attributes"},{"$ref":"#/components/parameters/parent"},{"$ref":"#/components/parameters/group_products"},{"$ref":"#/components/parameters/attribute_set"},{"$ref":"#/components/parameters/custom_attribute_set"},{"$ref":"#/components/parameters/listing_code"},{"$ref":"#/components/parameters/is_seller_product"},{"$ref":"#/components/parameters/brand"},{"$ref":"#/components/parameters/erp_categories"},{"$ref":"#/components/parameters/tax_rate"},{"$ref":"#/components/parameters/description"},{"$ref":"#/components/parameters/weight"},{"$ref":"#/components/parameters/product_type"},{"$ref":"#/components/parameters/productization_date"},{"$ref":"#/components/parameters/data_source"},{"$ref":"#/components/parameters/pk"},{"$ref":"#/components/parameters/pk__gt"},{"$ref":"#/components/parameters/pk__gte"},{"$ref":"#/components/parameters/pk__lt"},{"$ref":"#/components/parameters/pk__lte"},{"$ref":"#/components/parameters/sku__exact"},{"$ref":"#/components/parameters/sku__in"},{"$ref":"#/components/parameters/sku_exclude__exact"},{"$ref":"#/components/parameters/sku_exclude__in"},{"$ref":"#/components/parameters/base_code_exclude__in"},{"$ref":"#/components/parameters/base_code__exact"},{"$ref":"#/components/parameters/base_code__iexact"},{"$ref":"#/components/parameters/base_code_exclude__exact"},{"$ref":"#/components/parameters/base_code_exclude__iexact"},{"$ref":"#/components/parameters/pk__in"},{"$ref":"#/components/parameters/attributes_exclude"},{"$ref":"#/components/parameters/product_type_exclude"},{"$ref":"#/components/parameters/attribute_set_exclude"},{"$ref":"#/components/parameters/offer_parent"},{"$ref":"#/components/parameters/group_parent_set"},{"$ref":"#/components/parameters/parent__isnull"},{"$ref":"#/components/parameters/catalogitem"},{"$ref":"#/components/parameters/listable_products_only"},{"$ref":"#/components/parameters/productimage__isnull"},{"$ref":"#/components/parameters/productvideo__isnull"},{"$ref":"#/components/parameters/downloadableimage__isnull"},{"$ref":"#/components/parameters/stock_list_not_contains"},{"$ref":"#/components/parameters/price_list_not_contains"},{"$ref":"#/components/parameters/attribute_set__isnull"},{"$ref":"#/components/parameters/exclude_bundle_chapter_products"},{"$ref":"#/components/parameters/discounted"},{"$ref":"#/components/parameters/data_source_exclude"},{"$ref":"#/components/parameters/data_source__isnull"},{"$ref":"#/components/parameters/exclude_passive_distributed_products"}],"responses":{"200":{"description":"Product","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductSerializer"}}}},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}}}}
```

## Get detailed product by ID

> Retrieve a specific detailed product by ID.

```json
{"openapi":"3.0.3","info":{"title":"Omnitron API","version":"1.0.0"},"security":[{"Token":[]}],"components":{"securitySchemes":{"Token":{"type":"apiKey","in":"header","name":"Authorization"}},"parameters":{"channel_id":{"name":"channel_id","in":"path","required":true,"description":"Channel ID to operate on","schema":{"type":"integer","format":"int64"}},"id_path":{"name":"id","in":"path","description":"Unique identifier of the resource","required":true,"schema":{"type":"integer"}},"created_date":{"name":"created_date","in":"query","required":false,"description":"Filter by creation date using supported lookup expressions (e.g., `gt`, `gte`, `lt`, `lte`, `date__gt`, etc.).","schema":{"type":"string","format":"date-time"}},"modified_date":{"name":"modified_date","in":"query","required":false,"description":"Filter by modification date using supported lookup expressions (e.g., `gt`, `gte`, `lt`, `lte`, `date__gt`, etc.).","schema":{"type":"string","format":"date-time"}},"attributes":{"name":"attributes","in":"query","description":"Filter by image attributes","required":false,"schema":{"type":"object"}},"attributes_kwargs":{"name":"attributes_kwargs","in":"query","description":"Filter by attributes using additional keyword arguments.","schema":{"type":"string"}},"localized_attributes":{"name":"localized_attributes","in":"query","description":"Filter by localized attributes in JSON format.","schema":{"type":"string"}},"localized_attributes_kwargs":{"name":"localized_attributes_kwargs","in":"query","description":"Filter by localized attributes with additional keywords.","schema":{"type":"string"}},"name":{"name":"name","in":"query","description":"Filter by name.","schema":{"type":"string"}},"base_code":{"name":"base_code","in":"query","description":"Filter by base code.","required":false,"schema":{"type":"string"}},"sku":{"name":"sku","in":"query","required":false,"schema":{"type":"string"},"description":"Product SKU (case-insensitive)"},"uuid":{"name":"uuid","in":"query","description":"Filter by UUID.","required":false,"schema":{"type":"string"}},"is_active":{"name":"is_active","in":"query","description":"Filter by active status (True or False)","required":false,"schema":{"type":"boolean"}},"extra_attributes":{"name":"extra_attributes","in":"query","description":"Filter by extra attributes.","schema":{"type":"string"}},"parent":{"name":"parent","in":"query","description":"Filter by parent product ID.","schema":{"type":"integer"}},"group_products":{"name":"group_products","in":"query","description":"Filter by grouped products.","schema":{"type":"array","items":{"type":"integer"}}},"attribute_set":{"name":"attribute_set","in":"query","description":"Filter by related attribute set ID","required":false,"schema":{"type":"integer","format":"int64"}},"custom_attribute_set":{"name":"custom_attribute_set","in":"query","description":"Filter by custom attribute set IDs.","schema":{"type":"array","items":{"type":"integer"}}},"listing_code":{"name":"listing_code","in":"query","description":"Filter by listing code.","schema":{"type":"string"}},"is_seller_product":{"name":"is_seller_product","in":"query","description":"Filter by seller product status (True or False).","schema":{"type":"boolean"}},"brand":{"name":"brand","in":"query","description":"Filter by brand ID.","schema":{"type":"integer"}},"erp_categories":{"name":"erp_categories","in":"query","description":"Filter by ERP category ID.","schema":{"type":"integer"}},"tax_rate":{"name":"tax_rate","in":"query","required":false,"description":"Filter by Tax Rate.","schema":{"type":"number","format":"decimal"}},"description":{"name":"description","in":"query","description":"Filter by product description.","schema":{"type":"string"}},"weight":{"name":"weight","in":"query","description":"Filter by product weight.","schema":{"type":"number"}},"product_type":{"name":"product_type","in":"query","description":"Filter by product type.","schema":{"type":"array","items":{"type":"string"},"enum":["-2","-1","0","1","2","3","4","5"]}},"productization_date":{"name":"productization_date","in":"query","description":"Filter by productization date with lookup expressions (e.g., `gte`, `lte`).","schema":{"type":"string"}},"data_source":{"name":"data_source","in":"query","description":"Filter by data source IDs.","schema":{"type":"array","items":{"type":"integer"}}},"pk":{"name":"pk","in":"query","required":false,"description":"Filters by primary key","schema":{"type":"integer"}},"pk__gt":{"name":"pk__gt","in":"query","description":"Filter by primary key greater than a specific value.","schema":{"type":"string"}},"pk__gte":{"name":"pk__gte","in":"query","required":false,"description":"Filters by primary key greater than or equal to the given value","schema":{"type":"integer"}},"pk__lt":{"name":"pk__lt","in":"query","required":false,"description":"Filters by primary key less than the given value","schema":{"type":"integer"}},"pk__lte":{"name":"pk__lte","in":"query","required":false,"description":"Filters by primary key less than or equal to the given value","schema":{"type":"integer"}},"sku__exact":{"name":"sku__exact","in":"query","description":"Filter by exact SKU.","schema":{"type":"string"}},"sku__in":{"name":"sku__in","in":"query","description":"Filter by multiple SKUs (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"sku_exclude__exact":{"name":"sku_exclude__exact","in":"query","description":"Exclude exact SKU.","schema":{"type":"string"}},"sku_exclude__in":{"name":"sku_exclude__in","in":"query","description":"Exclude multiple SKUs (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"base_code_exclude__in":{"name":"base_code_exclude__in","in":"query","description":"Exclude multiple base codes (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"base_code__exact":{"name":"base_code__exact","in":"query","description":"Filter by exact base code.","schema":{"type":"string"}},"base_code__iexact":{"name":"base_code__iexact","in":"query","description":"Filter by base code (case-insensitive).","schema":{"type":"string"}},"base_code_exclude__exact":{"name":"base_code_exclude__exact","in":"query","description":"Exclude exact base code.","schema":{"type":"string"}},"base_code_exclude__iexact":{"name":"base_code_exclude__iexact","in":"query","description":"Exclude base code (case-insensitive).","schema":{"type":"string"}},"pk__in":{"name":"pk__in","in":"query","description":"Filter by multiple primary key values (comma-separated list of integers)","required":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":false},"attributes_exclude":{"name":"attributes_exclude","in":"query","description":"Exclude attributes in JSON format.","schema":{"type":"string"}},"product_type_exclude":{"name":"product_type_exclude","in":"query","description":"Exclude product types.","schema":{"type":"array","items":{"type":"string"},"enum":["-2","-1","0","1","2","3","4","5"]}},"attribute_set_exclude":{"name":"attribute_set_exclude","in":"query","description":"Exclude specific attribute sets.","schema":{"type":"array","items":{"type":"integer"}}},"offer_parent":{"name":"offer_parent","in":"query","description":"Filter by parent products with a 'simple' product type.","schema":{"type":"integer"}},"group_parent_set":{"name":"group_parent_set","in":"query","description":"Filter by parent products with a 'grouped' product type.","schema":{"type":"array","items":{"type":"integer"}}},"parent__isnull":{"name":"parent__isnull","in":"query","description":"Filter by whether parent is null (True or False).","schema":{"type":"boolean"}},"catalogitem":{"name":"catalogitem","in":"query","description":"Filter by catalog items.","schema":{"type":"array","items":{"type":"integer"}}},"listable_products_only":{"name":"listable_products_only","in":"query","description":"Filter by listable products only (True or False).","schema":{"type":"boolean"}},"productimage__isnull":{"name":"productimage__isnull","in":"query","description":"Filter by whether the product has associated images.","schema":{"type":"boolean"}},"productvideo__isnull":{"name":"productvideo__isnull","in":"query","description":"Filter by whether the product has associated videos.","schema":{"type":"boolean"}},"downloadableimage__isnull":{"name":"downloadableimage__isnull","in":"query","description":"Filter by whether the product has downloadable images.","schema":{"type":"boolean"}},"stock_list_not_contains":{"name":"stock_list_not_contains","in":"query","description":"Exclude products in specific stock lists.","schema":{"type":"string"}},"price_list_not_contains":{"name":"price_list_not_contains","in":"query","description":"Exclude products in specific price lists.","schema":{"type":"string"}},"attribute_set__isnull":{"name":"attribute_set__isnull","in":"query","description":"Filter by whether attribute set is null.","schema":{"type":"boolean"}},"exclude_bundle_chapter_products":{"name":"exclude_bundle_chapter_products","in":"query","description":"Exclude products associated with specific bundle chapters.","schema":{"type":"integer"}},"discounted":{"name":"discounted","in":"query","description":"Filter by discounted products.","schema":{"type":"boolean"}},"data_source_exclude":{"name":"data_source_exclude","in":"query","description":"Exclude specific data sources.","schema":{"type":"array","items":{"type":"integer"}}},"data_source__isnull":{"name":"data_source__isnull","in":"query","description":"Filter by whether data source is null.","schema":{"type":"boolean"}},"exclude_passive_distributed_products":{"name":"exclude_passive_distributed_products","in":"query","description":"Exclude passive distributed products.","schema":{"type":"boolean"}}},"schemas":{"ProductDetailedSerializer":{"allOf":[{"$ref":"#/components/schemas/ProductSerializer"},{"type":"object"}],"properties":{"parent":{"$ref":"#/components/schemas/ProductSerializer"},"group_products":{"type":"array","items":{"$ref":"#/components/schemas/ProductSerializer"},"description":"List of product IDs in the group","readOnly":true},"productimage_set":{"type":"array","items":{"$ref":"#/components/schemas/ProductImageNestedSerializer"},"description":"List of images associated with the product","readOnly":true},"attribute_set":{"$ref":"#/components/schemas/AttributeSet"},"custom_attribute_set":{"$ref":"#/components/schemas/AttributeSet"}}},"ProductSerializer":{"allOf":[{"$ref":"#/components/schemas/Product"},{"type":"object"}],"properties":{"data_source":{"$ref":"#/components/schemas/DataSource"}}},"Product":{"type":"object","properties":{"id":{"type":"integer","format":"int64","readOnly":true,"description":"Unique identifier for the product"},"name":{"type":"string","description":"Name of the product","maxLength":255},"base_code":{"type":"string","description":"Base code for product variants","nullable":true},"sku":{"type":"string","description":"Stock keeping unit - unique identifier for the product","maxLength":255},"uuid":{"type":"string","format":"uuid","description":"Unique identifier for the product price."},"description":{"type":"string","description":"Detailed description of the product","maxLength":512,"nullable":true},"brand":{"type":"integer","description":"Foreign key to Brand model","nullable":true},"erp_categories":{"type":"array","items":{"type":"integer"},"description":"List of ERP category IDs"},"tax_rate":{"type":"number","format":"decimal","description":"Tax rate percentage","maximum":999.99,"minimum":0,"nullable":true},"weight":{"type":"number","format":"decimal","description":"Product weight","maximum":99999999.99,"minimum":0,"nullable":true},"product_type":{"type":"string","enum":["pre_product","simple","product_meta","bundle","grouped","pre_miscellaneous","miscellaneous","offer"],"description":"Type of the product"},"productization_date":{"type":"string","format":"date-time","nullable":true,"description":"Date when product was productized from pre status"},"data_source":{"type":"integer","description":"Foreign key to DataSource model","nullable":true},"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was created"},"modified_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was last updated"},"is_active":{"type":"boolean","description":"Whether the product is currently active","default":true},"attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true},"parent":{"type":"integer","description":"Foreign key to parent Product","nullable":true},"group_products":{"type":"array","items":{"type":"integer"},"description":"List of product IDs in the group","nullable":true},"attributes":{"type":"object","description":"Dynamic attributes stored as JSON","additionalProperties":true,"nullable":true},"listing_code":{"type":"string","description":"Listing code for the product","nullable":true},"is_seller_product":{"type":"boolean","description":"Whether the product is a seller product","default":false},"custom_attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true}},"required":["name","sku","barcode","product_type"]},"DataSource":{"type":"object","allOf":[{"$ref":"#/components/schemas/StarterModel"}],"properties":{"pk":{"type":"integer","format":"int64","readOnly":true,"description":"Data Source ID"},"name":{"type":"string","description":"Name of the data source"},"slug":{"type":"string","description":"URL-friendly version of the name","readOnly":true},"stock_list":{"type":"integer","description":"Related stock list ID"},"price_list":{"type":"integer","description":"Related price list ID"},"is_active":{"type":"boolean","description":"Indicates if the data source is active","default":true},"token":{"type":"string","description":"Authentication token for the data source","readOnly":true},"conf":{"type":"object","description":"Configuration settings for the data source","default":{},"nullable":true},"commission":{"type":"number","format":"decimal","description":"Commission rate for the data source","default":0,"minimum":0,"maximum":100},"maturity":{"type":"integer","description":"Maturity period in days","readOnly":true},"supplier_code":{"type":"string","description":"Supplier code for the data source","nullable":true},"supplier_detail":{"type":"object","description":"Supplier details","default":{},"nullable":true},"easy_return_detail":{"type":"object","description":"Easy return details","default":{},"nullable":true},"extras":{"type":"object","description":"Additional data source information","default":{},"nullable":true},"data_source_type":{"type":"string","description":"Type of the data source","enum":["unified","distributed"],"default":"unified"}},"required":["pk","name","created_date","modified_date"]},"StarterModel":{"type":"object","properties":{"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"The date and time when the object was created."},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the object was last modified."}}},"ProductImageNestedSerializer":{"type":"object","description":"Represents an image associated with a product, used for display in sales channels or internal listings.","properties":{"pk":{"type":"integer","description":"Unique identifier for the product image.","readOnly":true},"status":{"type":"string","description":"Status of the image (e.g., active). Read-only.","enum":["active","disabled"]},"order":{"type":"integer","description":"Display order for the image among other images of the same product."},"created_date":{"type":"string","format":"date-time","description":"The date and time when the image was created.","readOnly":true},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the image was last modified."},"specialimage_set":{"type":"array","items":{"$ref":"#/components/schemas/SpecialImage"},"description":"List of special images associated with this product image."},"image":{"type":"string","format":"binary","description":"The product image file."}}},"SpecialImage":{"type":"object","description":"Model representing a special image for a product","required":["product","product_image","image_type"],"properties":{"id":{"type":"integer","readOnly":true,"description":"Unique identifier for the special image"},"product":{"type":"integer","description":"Foreign key to the associated product"},"product_image":{"type":"integer","description":"Foreign key to the associated product image"},"image_type":{"type":"string","description":"Type of the special image","enum":["base","swatch","listing","picto"]}}},"AttributeSet":{"type":"object","properties":{"pk":{"type":"integer","readOnly":true},"name":{"type":"string","maxLength":255},"channel":{"type":"integer","nullable":true},"remote_id":{"type":"string","maxLength":255,"nullable":true},"created_date":{"type":"string","format":"date-time"},"modified_date":{"type":"string","format":"date-time"}}}},"responses":{"403":{"description":"Forbidden"},"404":{"description":"The given resource or object was not found or does not exist.","content":{"application/json":{"schema":{"type":"object","properties":{"detail":{"description":"Contains a detailed description of the error.","type":"string"}}}}}},"500":{"description":"Server Error"}}},"paths":{"/api/v1/channel/{channel_id}/products/{id}/detailed/":{"get":{"summary":"Get detailed product by ID","description":"Retrieve a specific detailed product by ID.","tags":["SalesChannelProduct"],"parameters":[{"$ref":"#/components/parameters/channel_id"},{"$ref":"#/components/parameters/id_path"},{"$ref":"#/components/parameters/created_date"},{"$ref":"#/components/parameters/modified_date"},{"$ref":"#/components/parameters/attributes"},{"$ref":"#/components/parameters/attributes_kwargs"},{"$ref":"#/components/parameters/localized_attributes"},{"$ref":"#/components/parameters/localized_attributes_kwargs"},{"$ref":"#/components/parameters/name"},{"$ref":"#/components/parameters/base_code"},{"$ref":"#/components/parameters/sku"},{"$ref":"#/components/parameters/uuid"},{"$ref":"#/components/parameters/is_active"},{"$ref":"#/components/parameters/extra_attributes"},{"$ref":"#/components/parameters/parent"},{"$ref":"#/components/parameters/group_products"},{"$ref":"#/components/parameters/attribute_set"},{"$ref":"#/components/parameters/custom_attribute_set"},{"$ref":"#/components/parameters/listing_code"},{"$ref":"#/components/parameters/is_seller_product"},{"$ref":"#/components/parameters/brand"},{"$ref":"#/components/parameters/erp_categories"},{"$ref":"#/components/parameters/tax_rate"},{"$ref":"#/components/parameters/description"},{"$ref":"#/components/parameters/weight"},{"$ref":"#/components/parameters/product_type"},{"$ref":"#/components/parameters/productization_date"},{"$ref":"#/components/parameters/data_source"},{"$ref":"#/components/parameters/pk"},{"$ref":"#/components/parameters/pk__gt"},{"$ref":"#/components/parameters/pk__gte"},{"$ref":"#/components/parameters/pk__lt"},{"$ref":"#/components/parameters/pk__lte"},{"$ref":"#/components/parameters/sku__exact"},{"$ref":"#/components/parameters/sku__in"},{"$ref":"#/components/parameters/sku_exclude__exact"},{"$ref":"#/components/parameters/sku_exclude__in"},{"$ref":"#/components/parameters/base_code_exclude__in"},{"$ref":"#/components/parameters/base_code__exact"},{"$ref":"#/components/parameters/base_code__iexact"},{"$ref":"#/components/parameters/base_code_exclude__exact"},{"$ref":"#/components/parameters/base_code_exclude__iexact"},{"$ref":"#/components/parameters/pk__in"},{"$ref":"#/components/parameters/attributes_exclude"},{"$ref":"#/components/parameters/product_type_exclude"},{"$ref":"#/components/parameters/attribute_set_exclude"},{"$ref":"#/components/parameters/offer_parent"},{"$ref":"#/components/parameters/group_parent_set"},{"$ref":"#/components/parameters/parent__isnull"},{"$ref":"#/components/parameters/catalogitem"},{"$ref":"#/components/parameters/listable_products_only"},{"$ref":"#/components/parameters/productimage__isnull"},{"$ref":"#/components/parameters/productvideo__isnull"},{"$ref":"#/components/parameters/downloadableimage__isnull"},{"$ref":"#/components/parameters/stock_list_not_contains"},{"$ref":"#/components/parameters/price_list_not_contains"},{"$ref":"#/components/parameters/attribute_set__isnull"},{"$ref":"#/components/parameters/exclude_bundle_chapter_products"},{"$ref":"#/components/parameters/discounted"},{"$ref":"#/components/parameters/data_source_exclude"},{"$ref":"#/components/parameters/data_source__isnull"},{"$ref":"#/components/parameters/exclude_passive_distributed_products"}],"responses":{"200":{"description":"Product","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductDetailedSerializer"}}}},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}}}}
```

## List all products for a channel

> Retrieve a list of all products associated with a specific channel

```json
{"openapi":"3.0.3","info":{"title":"Omnitron API","version":"1.0.0"},"security":[{"Token":[]}],"components":{"securitySchemes":{"Token":{"type":"apiKey","in":"header","name":"Authorization"}},"parameters":{"channel_path":{"name":"channel_id","in":"path","description":"The channel ID of the resource.","required":true,"schema":{"type":"integer"}},"page":{"name":"page","in":"query","required":false,"description":"Specifies the page number of the current dataset","schema":{"type":"integer","minimum":1,"default":1}},"limit":{"name":"limit","in":"query","required":false,"description":"Indicates the number of rows on the current page.","schema":{"type":"integer","minimum":1,"default":10}},"created_date":{"name":"created_date","in":"query","required":false,"description":"Filter by creation date using supported lookup expressions (e.g., `gt`, `gte`, `lt`, `lte`, `date__gt`, etc.).","schema":{"type":"string","format":"date-time"}},"modified_date":{"name":"modified_date","in":"query","required":false,"description":"Filter by modification date using supported lookup expressions (e.g., `gt`, `gte`, `lt`, `lte`, `date__gt`, etc.).","schema":{"type":"string","format":"date-time"}},"attributes":{"name":"attributes","in":"query","description":"Filter by image attributes","required":false,"schema":{"type":"object"}},"attributes_kwargs":{"name":"attributes_kwargs","in":"query","description":"Filter by attributes using additional keyword arguments.","schema":{"type":"string"}},"localized_attributes":{"name":"localized_attributes","in":"query","description":"Filter by localized attributes in JSON format.","schema":{"type":"string"}},"localized_attributes_kwargs":{"name":"localized_attributes_kwargs","in":"query","description":"Filter by localized attributes with additional keywords.","schema":{"type":"string"}},"name":{"name":"name","in":"query","description":"Filter by name.","schema":{"type":"string"}},"base_code":{"name":"base_code","in":"query","description":"Filter by base code.","required":false,"schema":{"type":"string"}},"sku":{"name":"sku","in":"query","required":false,"schema":{"type":"string"},"description":"Product SKU (case-insensitive)"},"uuid":{"name":"uuid","in":"query","description":"Filter by UUID.","required":false,"schema":{"type":"string"}},"is_active":{"name":"is_active","in":"query","description":"Filter by active status (True or False)","required":false,"schema":{"type":"boolean"}},"extra_attributes":{"name":"extra_attributes","in":"query","description":"Filter by extra attributes.","schema":{"type":"string"}},"parent":{"name":"parent","in":"query","description":"Filter by parent product ID.","schema":{"type":"integer"}},"group_products":{"name":"group_products","in":"query","description":"Filter by grouped products.","schema":{"type":"array","items":{"type":"integer"}}},"attribute_set":{"name":"attribute_set","in":"query","description":"Filter by related attribute set ID","required":false,"schema":{"type":"integer","format":"int64"}},"custom_attribute_set":{"name":"custom_attribute_set","in":"query","description":"Filter by custom attribute set IDs.","schema":{"type":"array","items":{"type":"integer"}}},"listing_code":{"name":"listing_code","in":"query","description":"Filter by listing code.","schema":{"type":"string"}},"is_seller_product":{"name":"is_seller_product","in":"query","description":"Filter by seller product status (True or False).","schema":{"type":"boolean"}},"brand":{"name":"brand","in":"query","description":"Filter by brand ID.","schema":{"type":"integer"}},"erp_categories":{"name":"erp_categories","in":"query","description":"Filter by ERP category ID.","schema":{"type":"integer"}},"tax_rate":{"name":"tax_rate","in":"query","required":false,"description":"Filter by Tax Rate.","schema":{"type":"number","format":"decimal"}},"description":{"name":"description","in":"query","description":"Filter by product description.","schema":{"type":"string"}},"weight":{"name":"weight","in":"query","description":"Filter by product weight.","schema":{"type":"number"}},"product_type":{"name":"product_type","in":"query","description":"Filter by product type.","schema":{"type":"array","items":{"type":"string"},"enum":["-2","-1","0","1","2","3","4","5"]}},"productization_date":{"name":"productization_date","in":"query","description":"Filter by productization date with lookup expressions (e.g., `gte`, `lte`).","schema":{"type":"string"}},"data_source":{"name":"data_source","in":"query","description":"Filter by data source IDs.","schema":{"type":"array","items":{"type":"integer"}}},"pk":{"name":"pk","in":"query","required":false,"description":"Filters by primary key","schema":{"type":"integer"}},"pk__gt":{"name":"pk__gt","in":"query","description":"Filter by primary key greater than a specific value.","schema":{"type":"string"}},"pk__gte":{"name":"pk__gte","in":"query","required":false,"description":"Filters by primary key greater than or equal to the given value","schema":{"type":"integer"}},"pk__lt":{"name":"pk__lt","in":"query","required":false,"description":"Filters by primary key less than the given value","schema":{"type":"integer"}},"pk__lte":{"name":"pk__lte","in":"query","required":false,"description":"Filters by primary key less than or equal to the given value","schema":{"type":"integer"}},"sku__exact":{"name":"sku__exact","in":"query","description":"Filter by exact SKU.","schema":{"type":"string"}},"sku__in":{"name":"sku__in","in":"query","description":"Filter by multiple SKUs (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"sku_exclude__exact":{"name":"sku_exclude__exact","in":"query","description":"Exclude exact SKU.","schema":{"type":"string"}},"sku_exclude__in":{"name":"sku_exclude__in","in":"query","description":"Exclude multiple SKUs (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"base_code_exclude__in":{"name":"base_code_exclude__in","in":"query","description":"Exclude multiple base codes (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"base_code__exact":{"name":"base_code__exact","in":"query","description":"Filter by exact base code.","schema":{"type":"string"}},"base_code__iexact":{"name":"base_code__iexact","in":"query","description":"Filter by base code (case-insensitive).","schema":{"type":"string"}},"base_code_exclude__exact":{"name":"base_code_exclude__exact","in":"query","description":"Exclude exact base code.","schema":{"type":"string"}},"base_code_exclude__iexact":{"name":"base_code_exclude__iexact","in":"query","description":"Exclude base code (case-insensitive).","schema":{"type":"string"}},"pk__in":{"name":"pk__in","in":"query","description":"Filter by multiple primary key values (comma-separated list of integers)","required":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":false},"attributes_exclude":{"name":"attributes_exclude","in":"query","description":"Exclude attributes in JSON format.","schema":{"type":"string"}},"product_type_exclude":{"name":"product_type_exclude","in":"query","description":"Exclude product types.","schema":{"type":"array","items":{"type":"string"},"enum":["-2","-1","0","1","2","3","4","5"]}},"attribute_set_exclude":{"name":"attribute_set_exclude","in":"query","description":"Exclude specific attribute sets.","schema":{"type":"array","items":{"type":"integer"}}},"offer_parent":{"name":"offer_parent","in":"query","description":"Filter by parent products with a 'simple' product type.","schema":{"type":"integer"}},"group_parent_set":{"name":"group_parent_set","in":"query","description":"Filter by parent products with a 'grouped' product type.","schema":{"type":"array","items":{"type":"integer"}}},"parent__isnull":{"name":"parent__isnull","in":"query","description":"Filter by whether parent is null (True or False).","schema":{"type":"boolean"}},"catalogitem":{"name":"catalogitem","in":"query","description":"Filter by catalog items.","schema":{"type":"array","items":{"type":"integer"}}},"listable_products_only":{"name":"listable_products_only","in":"query","description":"Filter by listable products only (True or False).","schema":{"type":"boolean"}},"productimage__isnull":{"name":"productimage__isnull","in":"query","description":"Filter by whether the product has associated images.","schema":{"type":"boolean"}},"productvideo__isnull":{"name":"productvideo__isnull","in":"query","description":"Filter by whether the product has associated videos.","schema":{"type":"boolean"}},"downloadableimage__isnull":{"name":"downloadableimage__isnull","in":"query","description":"Filter by whether the product has downloadable images.","schema":{"type":"boolean"}},"stock_list_not_contains":{"name":"stock_list_not_contains","in":"query","description":"Exclude products in specific stock lists.","schema":{"type":"string"}},"price_list_not_contains":{"name":"price_list_not_contains","in":"query","description":"Exclude products in specific price lists.","schema":{"type":"string"}},"attribute_set__isnull":{"name":"attribute_set__isnull","in":"query","description":"Filter by whether attribute set is null.","schema":{"type":"boolean"}},"exclude_bundle_chapter_products":{"name":"exclude_bundle_chapter_products","in":"query","description":"Exclude products associated with specific bundle chapters.","schema":{"type":"integer"}},"discounted":{"name":"discounted","in":"query","description":"Filter by discounted products.","schema":{"type":"boolean"}},"data_source_exclude":{"name":"data_source_exclude","in":"query","description":"Exclude specific data sources.","schema":{"type":"array","items":{"type":"integer"}}},"data_source__isnull":{"name":"data_source__isnull","in":"query","description":"Filter by whether data source is null.","schema":{"type":"boolean"}},"exclude_passive_distributed_products":{"name":"exclude_passive_distributed_products","in":"query","description":"Exclude passive distributed products.","schema":{"type":"boolean"}}},"schemas":{"ProductList":{"type":"object","properties":{"count":{"type":"integer","description":"Total number of records"},"next":{"type":"string","nullable":true,"format":"uri","description":"URL of the next page"},"previous":{"type":"string","nullable":true,"format":"uri","description":"URL of the previous page"},"results":{"type":"array","items":{"$ref":"#/components/schemas/ProductSerializer"},"description":"List of results"}}},"ProductSerializer":{"allOf":[{"$ref":"#/components/schemas/Product"},{"type":"object"}],"properties":{"data_source":{"$ref":"#/components/schemas/DataSource"}}},"Product":{"type":"object","properties":{"id":{"type":"integer","format":"int64","readOnly":true,"description":"Unique identifier for the product"},"name":{"type":"string","description":"Name of the product","maxLength":255},"base_code":{"type":"string","description":"Base code for product variants","nullable":true},"sku":{"type":"string","description":"Stock keeping unit - unique identifier for the product","maxLength":255},"uuid":{"type":"string","format":"uuid","description":"Unique identifier for the product price."},"description":{"type":"string","description":"Detailed description of the product","maxLength":512,"nullable":true},"brand":{"type":"integer","description":"Foreign key to Brand model","nullable":true},"erp_categories":{"type":"array","items":{"type":"integer"},"description":"List of ERP category IDs"},"tax_rate":{"type":"number","format":"decimal","description":"Tax rate percentage","maximum":999.99,"minimum":0,"nullable":true},"weight":{"type":"number","format":"decimal","description":"Product weight","maximum":99999999.99,"minimum":0,"nullable":true},"product_type":{"type":"string","enum":["pre_product","simple","product_meta","bundle","grouped","pre_miscellaneous","miscellaneous","offer"],"description":"Type of the product"},"productization_date":{"type":"string","format":"date-time","nullable":true,"description":"Date when product was productized from pre status"},"data_source":{"type":"integer","description":"Foreign key to DataSource model","nullable":true},"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was created"},"modified_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was last updated"},"is_active":{"type":"boolean","description":"Whether the product is currently active","default":true},"attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true},"parent":{"type":"integer","description":"Foreign key to parent Product","nullable":true},"group_products":{"type":"array","items":{"type":"integer"},"description":"List of product IDs in the group","nullable":true},"attributes":{"type":"object","description":"Dynamic attributes stored as JSON","additionalProperties":true,"nullable":true},"listing_code":{"type":"string","description":"Listing code for the product","nullable":true},"is_seller_product":{"type":"boolean","description":"Whether the product is a seller product","default":false},"custom_attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true}},"required":["name","sku","barcode","product_type"]},"DataSource":{"type":"object","allOf":[{"$ref":"#/components/schemas/StarterModel"}],"properties":{"pk":{"type":"integer","format":"int64","readOnly":true,"description":"Data Source ID"},"name":{"type":"string","description":"Name of the data source"},"slug":{"type":"string","description":"URL-friendly version of the name","readOnly":true},"stock_list":{"type":"integer","description":"Related stock list ID"},"price_list":{"type":"integer","description":"Related price list ID"},"is_active":{"type":"boolean","description":"Indicates if the data source is active","default":true},"token":{"type":"string","description":"Authentication token for the data source","readOnly":true},"conf":{"type":"object","description":"Configuration settings for the data source","default":{},"nullable":true},"commission":{"type":"number","format":"decimal","description":"Commission rate for the data source","default":0,"minimum":0,"maximum":100},"maturity":{"type":"integer","description":"Maturity period in days","readOnly":true},"supplier_code":{"type":"string","description":"Supplier code for the data source","nullable":true},"supplier_detail":{"type":"object","description":"Supplier details","default":{},"nullable":true},"easy_return_detail":{"type":"object","description":"Easy return details","default":{},"nullable":true},"extras":{"type":"object","description":"Additional data source information","default":{},"nullable":true},"data_source_type":{"type":"string","description":"Type of the data source","enum":["unified","distributed"],"default":"unified"}},"required":["pk","name","created_date","modified_date"]},"StarterModel":{"type":"object","properties":{"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"The date and time when the object was created."},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the object was last modified."}}}},"responses":{"400":{"description":"Required field(s) are missing, data is invalid, or the action is not allowed.","content":{"application/json":{"schema":{"oneOf":[{"type":"object","properties":{"field":{"oneOf":[{"type":"array","description":"Indicates that no value was provided for the {field} field in the request.","items":{"type":"string"}},{"type":"array","description":"Indicates usage of a non-existent object for {field} in the request.","items":{"type":"string"}}]},"code":{"type":"string","description":"Represents the server-side error code."}}},{"type":"object","properties":{"non_field_errors":{"description":"Indicates invalid data or action usage in the request.","type":"array","items":{"type":"string"}},"code":{"type":"string","description":"Represents the server-side error code."}}},{"type":"object","properties":{"detail":{"description":"Provides a detailed message for the given error.","type":"string"},"code":{"type":"string","description":"Represents the server-side error code."}}}]}}}},"401":{"description":"Unauthorized Access","content":{"application/json":{"schema":{"type":"object","properties":{"detail":{"type":"string","description":"Contains a detailed description of the error."},"code":{"type":"string","description":"Represents the server-side error code."}}}}}}}},"paths":{"/api/v1/channel/{channel_id}/products/":{"get":{"summary":"List all products for a channel","description":"Retrieve a list of all products associated with a specific channel","tags":["SalesChannelProduct"],"parameters":[{"$ref":"#/components/parameters/channel_path"},{"$ref":"#/components/parameters/page"},{"$ref":"#/components/parameters/limit"},{"$ref":"#/components/parameters/created_date"},{"$ref":"#/components/parameters/modified_date"},{"$ref":"#/components/parameters/attributes"},{"$ref":"#/components/parameters/attributes_kwargs"},{"$ref":"#/components/parameters/localized_attributes"},{"$ref":"#/components/parameters/localized_attributes_kwargs"},{"$ref":"#/components/parameters/name"},{"$ref":"#/components/parameters/base_code"},{"$ref":"#/components/parameters/sku"},{"$ref":"#/components/parameters/uuid"},{"$ref":"#/components/parameters/is_active"},{"$ref":"#/components/parameters/extra_attributes"},{"$ref":"#/components/parameters/parent"},{"$ref":"#/components/parameters/group_products"},{"$ref":"#/components/parameters/attribute_set"},{"$ref":"#/components/parameters/custom_attribute_set"},{"$ref":"#/components/parameters/listing_code"},{"$ref":"#/components/parameters/is_seller_product"},{"$ref":"#/components/parameters/brand"},{"$ref":"#/components/parameters/erp_categories"},{"$ref":"#/components/parameters/tax_rate"},{"$ref":"#/components/parameters/description"},{"$ref":"#/components/parameters/weight"},{"$ref":"#/components/parameters/product_type"},{"$ref":"#/components/parameters/productization_date"},{"$ref":"#/components/parameters/data_source"},{"$ref":"#/components/parameters/pk"},{"$ref":"#/components/parameters/pk__gt"},{"$ref":"#/components/parameters/pk__gte"},{"$ref":"#/components/parameters/pk__lt"},{"$ref":"#/components/parameters/pk__lte"},{"$ref":"#/components/parameters/sku__exact"},{"$ref":"#/components/parameters/sku__in"},{"$ref":"#/components/parameters/sku_exclude__exact"},{"$ref":"#/components/parameters/sku_exclude__in"},{"$ref":"#/components/parameters/base_code_exclude__in"},{"$ref":"#/components/parameters/base_code__exact"},{"$ref":"#/components/parameters/base_code__iexact"},{"$ref":"#/components/parameters/base_code_exclude__exact"},{"$ref":"#/components/parameters/base_code_exclude__iexact"},{"$ref":"#/components/parameters/pk__in"},{"$ref":"#/components/parameters/attributes_exclude"},{"$ref":"#/components/parameters/product_type_exclude"},{"$ref":"#/components/parameters/attribute_set_exclude"},{"$ref":"#/components/parameters/offer_parent"},{"$ref":"#/components/parameters/group_parent_set"},{"$ref":"#/components/parameters/parent__isnull"},{"$ref":"#/components/parameters/catalogitem"},{"$ref":"#/components/parameters/listable_products_only"},{"$ref":"#/components/parameters/productimage__isnull"},{"$ref":"#/components/parameters/productvideo__isnull"},{"$ref":"#/components/parameters/downloadableimage__isnull"},{"$ref":"#/components/parameters/stock_list_not_contains"},{"$ref":"#/components/parameters/price_list_not_contains"},{"$ref":"#/components/parameters/attribute_set__isnull"},{"$ref":"#/components/parameters/exclude_bundle_chapter_products"},{"$ref":"#/components/parameters/discounted"},{"$ref":"#/components/parameters/data_source_exclude"},{"$ref":"#/components/parameters/data_source__isnull"},{"$ref":"#/components/parameters/exclude_passive_distributed_products"}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductList"}}}},"400":{"$ref":"#/components/responses/400"},"401":{"$ref":"#/components/responses/401"}}}}}}
```

## List all detailed products for a channel

> Retrieve a list of all detailed products associated with a specific channel

```json
{"openapi":"3.0.3","info":{"title":"Omnitron API","version":"1.0.0"},"security":[{"Token":[]}],"components":{"securitySchemes":{"Token":{"type":"apiKey","in":"header","name":"Authorization"}},"parameters":{"channel_path":{"name":"channel_id","in":"path","description":"The channel ID of the resource.","required":true,"schema":{"type":"integer"}},"page":{"name":"page","in":"query","required":false,"description":"Specifies the page number of the current dataset","schema":{"type":"integer","minimum":1,"default":1}},"limit":{"name":"limit","in":"query","required":false,"description":"Indicates the number of rows on the current page.","schema":{"type":"integer","minimum":1,"default":10}},"created_date":{"name":"created_date","in":"query","required":false,"description":"Filter by creation date using supported lookup expressions (e.g., `gt`, `gte`, `lt`, `lte`, `date__gt`, etc.).","schema":{"type":"string","format":"date-time"}},"modified_date":{"name":"modified_date","in":"query","required":false,"description":"Filter by modification date using supported lookup expressions (e.g., `gt`, `gte`, `lt`, `lte`, `date__gt`, etc.).","schema":{"type":"string","format":"date-time"}},"attributes":{"name":"attributes","in":"query","description":"Filter by image attributes","required":false,"schema":{"type":"object"}},"attributes_kwargs":{"name":"attributes_kwargs","in":"query","description":"Filter by attributes using additional keyword arguments.","schema":{"type":"string"}},"localized_attributes":{"name":"localized_attributes","in":"query","description":"Filter by localized attributes in JSON format.","schema":{"type":"string"}},"localized_attributes_kwargs":{"name":"localized_attributes_kwargs","in":"query","description":"Filter by localized attributes with additional keywords.","schema":{"type":"string"}},"name":{"name":"name","in":"query","description":"Filter by name.","schema":{"type":"string"}},"base_code":{"name":"base_code","in":"query","description":"Filter by base code.","required":false,"schema":{"type":"string"}},"sku":{"name":"sku","in":"query","required":false,"schema":{"type":"string"},"description":"Product SKU (case-insensitive)"},"uuid":{"name":"uuid","in":"query","description":"Filter by UUID.","required":false,"schema":{"type":"string"}},"is_active":{"name":"is_active","in":"query","description":"Filter by active status (True or False)","required":false,"schema":{"type":"boolean"}},"extra_attributes":{"name":"extra_attributes","in":"query","description":"Filter by extra attributes.","schema":{"type":"string"}},"parent":{"name":"parent","in":"query","description":"Filter by parent product ID.","schema":{"type":"integer"}},"group_products":{"name":"group_products","in":"query","description":"Filter by grouped products.","schema":{"type":"array","items":{"type":"integer"}}},"attribute_set":{"name":"attribute_set","in":"query","description":"Filter by related attribute set ID","required":false,"schema":{"type":"integer","format":"int64"}},"custom_attribute_set":{"name":"custom_attribute_set","in":"query","description":"Filter by custom attribute set IDs.","schema":{"type":"array","items":{"type":"integer"}}},"listing_code":{"name":"listing_code","in":"query","description":"Filter by listing code.","schema":{"type":"string"}},"is_seller_product":{"name":"is_seller_product","in":"query","description":"Filter by seller product status (True or False).","schema":{"type":"boolean"}},"brand":{"name":"brand","in":"query","description":"Filter by brand ID.","schema":{"type":"integer"}},"erp_categories":{"name":"erp_categories","in":"query","description":"Filter by ERP category ID.","schema":{"type":"integer"}},"tax_rate":{"name":"tax_rate","in":"query","required":false,"description":"Filter by Tax Rate.","schema":{"type":"number","format":"decimal"}},"description":{"name":"description","in":"query","description":"Filter by product description.","schema":{"type":"string"}},"weight":{"name":"weight","in":"query","description":"Filter by product weight.","schema":{"type":"number"}},"product_type":{"name":"product_type","in":"query","description":"Filter by product type.","schema":{"type":"array","items":{"type":"string"},"enum":["-2","-1","0","1","2","3","4","5"]}},"productization_date":{"name":"productization_date","in":"query","description":"Filter by productization date with lookup expressions (e.g., `gte`, `lte`).","schema":{"type":"string"}},"data_source":{"name":"data_source","in":"query","description":"Filter by data source IDs.","schema":{"type":"array","items":{"type":"integer"}}},"pk":{"name":"pk","in":"query","required":false,"description":"Filters by primary key","schema":{"type":"integer"}},"pk__gt":{"name":"pk__gt","in":"query","description":"Filter by primary key greater than a specific value.","schema":{"type":"string"}},"pk__gte":{"name":"pk__gte","in":"query","required":false,"description":"Filters by primary key greater than or equal to the given value","schema":{"type":"integer"}},"pk__lt":{"name":"pk__lt","in":"query","required":false,"description":"Filters by primary key less than the given value","schema":{"type":"integer"}},"pk__lte":{"name":"pk__lte","in":"query","required":false,"description":"Filters by primary key less than or equal to the given value","schema":{"type":"integer"}},"sku__exact":{"name":"sku__exact","in":"query","description":"Filter by exact SKU.","schema":{"type":"string"}},"sku__in":{"name":"sku__in","in":"query","description":"Filter by multiple SKUs (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"sku_exclude__exact":{"name":"sku_exclude__exact","in":"query","description":"Exclude exact SKU.","schema":{"type":"string"}},"sku_exclude__in":{"name":"sku_exclude__in","in":"query","description":"Exclude multiple SKUs (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"base_code_exclude__in":{"name":"base_code_exclude__in","in":"query","description":"Exclude multiple base codes (comma-separated).","schema":{"type":"array","items":{"type":"string"}}},"base_code__exact":{"name":"base_code__exact","in":"query","description":"Filter by exact base code.","schema":{"type":"string"}},"base_code__iexact":{"name":"base_code__iexact","in":"query","description":"Filter by base code (case-insensitive).","schema":{"type":"string"}},"base_code_exclude__exact":{"name":"base_code_exclude__exact","in":"query","description":"Exclude exact base code.","schema":{"type":"string"}},"base_code_exclude__iexact":{"name":"base_code_exclude__iexact","in":"query","description":"Exclude base code (case-insensitive).","schema":{"type":"string"}},"pk__in":{"name":"pk__in","in":"query","description":"Filter by multiple primary key values (comma-separated list of integers)","required":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":false},"attributes_exclude":{"name":"attributes_exclude","in":"query","description":"Exclude attributes in JSON format.","schema":{"type":"string"}},"product_type_exclude":{"name":"product_type_exclude","in":"query","description":"Exclude product types.","schema":{"type":"array","items":{"type":"string"},"enum":["-2","-1","0","1","2","3","4","5"]}},"attribute_set_exclude":{"name":"attribute_set_exclude","in":"query","description":"Exclude specific attribute sets.","schema":{"type":"array","items":{"type":"integer"}}},"offer_parent":{"name":"offer_parent","in":"query","description":"Filter by parent products with a 'simple' product type.","schema":{"type":"integer"}},"group_parent_set":{"name":"group_parent_set","in":"query","description":"Filter by parent products with a 'grouped' product type.","schema":{"type":"array","items":{"type":"integer"}}},"parent__isnull":{"name":"parent__isnull","in":"query","description":"Filter by whether parent is null (True or False).","schema":{"type":"boolean"}},"catalogitem":{"name":"catalogitem","in":"query","description":"Filter by catalog items.","schema":{"type":"array","items":{"type":"integer"}}},"listable_products_only":{"name":"listable_products_only","in":"query","description":"Filter by listable products only (True or False).","schema":{"type":"boolean"}},"productimage__isnull":{"name":"productimage__isnull","in":"query","description":"Filter by whether the product has associated images.","schema":{"type":"boolean"}},"productvideo__isnull":{"name":"productvideo__isnull","in":"query","description":"Filter by whether the product has associated videos.","schema":{"type":"boolean"}},"downloadableimage__isnull":{"name":"downloadableimage__isnull","in":"query","description":"Filter by whether the product has downloadable images.","schema":{"type":"boolean"}},"stock_list_not_contains":{"name":"stock_list_not_contains","in":"query","description":"Exclude products in specific stock lists.","schema":{"type":"string"}},"price_list_not_contains":{"name":"price_list_not_contains","in":"query","description":"Exclude products in specific price lists.","schema":{"type":"string"}},"attribute_set__isnull":{"name":"attribute_set__isnull","in":"query","description":"Filter by whether attribute set is null.","schema":{"type":"boolean"}},"exclude_bundle_chapter_products":{"name":"exclude_bundle_chapter_products","in":"query","description":"Exclude products associated with specific bundle chapters.","schema":{"type":"integer"}},"discounted":{"name":"discounted","in":"query","description":"Filter by discounted products.","schema":{"type":"boolean"}},"data_source_exclude":{"name":"data_source_exclude","in":"query","description":"Exclude specific data sources.","schema":{"type":"array","items":{"type":"integer"}}},"data_source__isnull":{"name":"data_source__isnull","in":"query","description":"Filter by whether data source is null.","schema":{"type":"boolean"}},"exclude_passive_distributed_products":{"name":"exclude_passive_distributed_products","in":"query","description":"Exclude passive distributed products.","schema":{"type":"boolean"}}},"schemas":{"ProductDetailedList":{"allOf":[{"$ref":"#/components/schemas/ProductList"},{"type":"object"}],"properties":{"results":{"type":"array","items":{"$ref":"#/components/schemas/ProductDetailedSerializer"},"description":"List of detailed results"}}},"ProductList":{"type":"object","properties":{"count":{"type":"integer","description":"Total number of records"},"next":{"type":"string","nullable":true,"format":"uri","description":"URL of the next page"},"previous":{"type":"string","nullable":true,"format":"uri","description":"URL of the previous page"},"results":{"type":"array","items":{"$ref":"#/components/schemas/ProductSerializer"},"description":"List of results"}}},"ProductSerializer":{"allOf":[{"$ref":"#/components/schemas/Product"},{"type":"object"}],"properties":{"data_source":{"$ref":"#/components/schemas/DataSource"}}},"Product":{"type":"object","properties":{"id":{"type":"integer","format":"int64","readOnly":true,"description":"Unique identifier for the product"},"name":{"type":"string","description":"Name of the product","maxLength":255},"base_code":{"type":"string","description":"Base code for product variants","nullable":true},"sku":{"type":"string","description":"Stock keeping unit - unique identifier for the product","maxLength":255},"uuid":{"type":"string","format":"uuid","description":"Unique identifier for the product price."},"description":{"type":"string","description":"Detailed description of the product","maxLength":512,"nullable":true},"brand":{"type":"integer","description":"Foreign key to Brand model","nullable":true},"erp_categories":{"type":"array","items":{"type":"integer"},"description":"List of ERP category IDs"},"tax_rate":{"type":"number","format":"decimal","description":"Tax rate percentage","maximum":999.99,"minimum":0,"nullable":true},"weight":{"type":"number","format":"decimal","description":"Product weight","maximum":99999999.99,"minimum":0,"nullable":true},"product_type":{"type":"string","enum":["pre_product","simple","product_meta","bundle","grouped","pre_miscellaneous","miscellaneous","offer"],"description":"Type of the product"},"productization_date":{"type":"string","format":"date-time","nullable":true,"description":"Date when product was productized from pre status"},"data_source":{"type":"integer","description":"Foreign key to DataSource model","nullable":true},"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was created"},"modified_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was last updated"},"is_active":{"type":"boolean","description":"Whether the product is currently active","default":true},"attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true},"parent":{"type":"integer","description":"Foreign key to parent Product","nullable":true},"group_products":{"type":"array","items":{"type":"integer"},"description":"List of product IDs in the group","nullable":true},"attributes":{"type":"object","description":"Dynamic attributes stored as JSON","additionalProperties":true,"nullable":true},"listing_code":{"type":"string","description":"Listing code for the product","nullable":true},"is_seller_product":{"type":"boolean","description":"Whether the product is a seller product","default":false},"custom_attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true}},"required":["name","sku","barcode","product_type"]},"DataSource":{"type":"object","allOf":[{"$ref":"#/components/schemas/StarterModel"}],"properties":{"pk":{"type":"integer","format":"int64","readOnly":true,"description":"Data Source ID"},"name":{"type":"string","description":"Name of the data source"},"slug":{"type":"string","description":"URL-friendly version of the name","readOnly":true},"stock_list":{"type":"integer","description":"Related stock list ID"},"price_list":{"type":"integer","description":"Related price list ID"},"is_active":{"type":"boolean","description":"Indicates if the data source is active","default":true},"token":{"type":"string","description":"Authentication token for the data source","readOnly":true},"conf":{"type":"object","description":"Configuration settings for the data source","default":{},"nullable":true},"commission":{"type":"number","format":"decimal","description":"Commission rate for the data source","default":0,"minimum":0,"maximum":100},"maturity":{"type":"integer","description":"Maturity period in days","readOnly":true},"supplier_code":{"type":"string","description":"Supplier code for the data source","nullable":true},"supplier_detail":{"type":"object","description":"Supplier details","default":{},"nullable":true},"easy_return_detail":{"type":"object","description":"Easy return details","default":{},"nullable":true},"extras":{"type":"object","description":"Additional data source information","default":{},"nullable":true},"data_source_type":{"type":"string","description":"Type of the data source","enum":["unified","distributed"],"default":"unified"}},"required":["pk","name","created_date","modified_date"]},"StarterModel":{"type":"object","properties":{"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"The date and time when the object was created."},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the object was last modified."}}},"ProductDetailedSerializer":{"allOf":[{"$ref":"#/components/schemas/ProductSerializer"},{"type":"object"}],"properties":{"parent":{"$ref":"#/components/schemas/ProductSerializer"},"group_products":{"type":"array","items":{"$ref":"#/components/schemas/ProductSerializer"},"description":"List of product IDs in the group","readOnly":true},"productimage_set":{"type":"array","items":{"$ref":"#/components/schemas/ProductImageNestedSerializer"},"description":"List of images associated with the product","readOnly":true},"attribute_set":{"$ref":"#/components/schemas/AttributeSet"},"custom_attribute_set":{"$ref":"#/components/schemas/AttributeSet"}}},"ProductImageNestedSerializer":{"type":"object","description":"Represents an image associated with a product, used for display in sales channels or internal listings.","properties":{"pk":{"type":"integer","description":"Unique identifier for the product image.","readOnly":true},"status":{"type":"string","description":"Status of the image (e.g., active). Read-only.","enum":["active","disabled"]},"order":{"type":"integer","description":"Display order for the image among other images of the same product."},"created_date":{"type":"string","format":"date-time","description":"The date and time when the image was created.","readOnly":true},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the image was last modified."},"specialimage_set":{"type":"array","items":{"$ref":"#/components/schemas/SpecialImage"},"description":"List of special images associated with this product image."},"image":{"type":"string","format":"binary","description":"The product image file."}}},"SpecialImage":{"type":"object","description":"Model representing a special image for a product","required":["product","product_image","image_type"],"properties":{"id":{"type":"integer","readOnly":true,"description":"Unique identifier for the special image"},"product":{"type":"integer","description":"Foreign key to the associated product"},"product_image":{"type":"integer","description":"Foreign key to the associated product image"},"image_type":{"type":"string","description":"Type of the special image","enum":["base","swatch","listing","picto"]}}},"AttributeSet":{"type":"object","properties":{"pk":{"type":"integer","readOnly":true},"name":{"type":"string","maxLength":255},"channel":{"type":"integer","nullable":true},"remote_id":{"type":"string","maxLength":255,"nullable":true},"created_date":{"type":"string","format":"date-time"},"modified_date":{"type":"string","format":"date-time"}}}},"responses":{"400":{"description":"Required field(s) are missing, data is invalid, or the action is not allowed.","content":{"application/json":{"schema":{"oneOf":[{"type":"object","properties":{"field":{"oneOf":[{"type":"array","description":"Indicates that no value was provided for the {field} field in the request.","items":{"type":"string"}},{"type":"array","description":"Indicates usage of a non-existent object for {field} in the request.","items":{"type":"string"}}]},"code":{"type":"string","description":"Represents the server-side error code."}}},{"type":"object","properties":{"non_field_errors":{"description":"Indicates invalid data or action usage in the request.","type":"array","items":{"type":"string"}},"code":{"type":"string","description":"Represents the server-side error code."}}},{"type":"object","properties":{"detail":{"description":"Provides a detailed message for the given error.","type":"string"},"code":{"type":"string","description":"Represents the server-side error code."}}}]}}}},"401":{"description":"Unauthorized Access","content":{"application/json":{"schema":{"type":"object","properties":{"detail":{"type":"string","description":"Contains a detailed description of the error."},"code":{"type":"string","description":"Represents the server-side error code."}}}}}}}},"paths":{"/api/v1/channel/{channel_id}/products/detailed/":{"get":{"summary":"List all detailed products for a channel","description":"Retrieve a list of all detailed products associated with a specific channel","tags":["SalesChannelProduct"],"parameters":[{"$ref":"#/components/parameters/channel_path"},{"$ref":"#/components/parameters/page"},{"$ref":"#/components/parameters/limit"},{"$ref":"#/components/parameters/created_date"},{"$ref":"#/components/parameters/modified_date"},{"$ref":"#/components/parameters/attributes"},{"$ref":"#/components/parameters/attributes_kwargs"},{"$ref":"#/components/parameters/localized_attributes"},{"$ref":"#/components/parameters/localized_attributes_kwargs"},{"$ref":"#/components/parameters/name"},{"$ref":"#/components/parameters/base_code"},{"$ref":"#/components/parameters/sku"},{"$ref":"#/components/parameters/uuid"},{"$ref":"#/components/parameters/is_active"},{"$ref":"#/components/parameters/extra_attributes"},{"$ref":"#/components/parameters/parent"},{"$ref":"#/components/parameters/group_products"},{"$ref":"#/components/parameters/attribute_set"},{"$ref":"#/components/parameters/custom_attribute_set"},{"$ref":"#/components/parameters/listing_code"},{"$ref":"#/components/parameters/is_seller_product"},{"$ref":"#/components/parameters/brand"},{"$ref":"#/components/parameters/erp_categories"},{"$ref":"#/components/parameters/tax_rate"},{"$ref":"#/components/parameters/description"},{"$ref":"#/components/parameters/weight"},{"$ref":"#/components/parameters/product_type"},{"$ref":"#/components/parameters/productization_date"},{"$ref":"#/components/parameters/data_source"},{"$ref":"#/components/parameters/pk"},{"$ref":"#/components/parameters/pk__gt"},{"$ref":"#/components/parameters/pk__gte"},{"$ref":"#/components/parameters/pk__lt"},{"$ref":"#/components/parameters/pk__lte"},{"$ref":"#/components/parameters/sku__exact"},{"$ref":"#/components/parameters/sku__in"},{"$ref":"#/components/parameters/sku_exclude__exact"},{"$ref":"#/components/parameters/sku_exclude__in"},{"$ref":"#/components/parameters/base_code_exclude__in"},{"$ref":"#/components/parameters/base_code__exact"},{"$ref":"#/components/parameters/base_code__iexact"},{"$ref":"#/components/parameters/base_code_exclude__exact"},{"$ref":"#/components/parameters/base_code_exclude__iexact"},{"$ref":"#/components/parameters/pk__in"},{"$ref":"#/components/parameters/attributes_exclude"},{"$ref":"#/components/parameters/product_type_exclude"},{"$ref":"#/components/parameters/attribute_set_exclude"},{"$ref":"#/components/parameters/offer_parent"},{"$ref":"#/components/parameters/group_parent_set"},{"$ref":"#/components/parameters/parent__isnull"},{"$ref":"#/components/parameters/catalogitem"},{"$ref":"#/components/parameters/listable_products_only"},{"$ref":"#/components/parameters/productimage__isnull"},{"$ref":"#/components/parameters/productvideo__isnull"},{"$ref":"#/components/parameters/downloadableimage__isnull"},{"$ref":"#/components/parameters/stock_list_not_contains"},{"$ref":"#/components/parameters/price_list_not_contains"},{"$ref":"#/components/parameters/attribute_set__isnull"},{"$ref":"#/components/parameters/exclude_bundle_chapter_products"},{"$ref":"#/components/parameters/discounted"},{"$ref":"#/components/parameters/data_source_exclude"},{"$ref":"#/components/parameters/data_source__isnull"},{"$ref":"#/components/parameters/exclude_passive_distributed_products"}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductDetailedList"}}}},"400":{"$ref":"#/components/responses/400"},"401":{"$ref":"#/components/responses/401"}}}}}}
```

## List all of inserted products from related channel

> Lists all of inserted products data from related channel

```json
{"openapi":"3.0.3","info":{"title":"Omnitron API","version":"1.0.0"},"security":[{"Token":[]}],"components":{"securitySchemes":{"Token":{"type":"apiKey","in":"header","name":"Authorization"}},"parameters":{"channel_path":{"name":"channel_id","in":"path","description":"The channel ID of the resource.","required":true,"schema":{"type":"integer"}}},"schemas":{"ProductSerializer":{"allOf":[{"$ref":"#/components/schemas/Product"},{"type":"object"}],"properties":{"data_source":{"$ref":"#/components/schemas/DataSource"}}},"Product":{"type":"object","properties":{"id":{"type":"integer","format":"int64","readOnly":true,"description":"Unique identifier for the product"},"name":{"type":"string","description":"Name of the product","maxLength":255},"base_code":{"type":"string","description":"Base code for product variants","nullable":true},"sku":{"type":"string","description":"Stock keeping unit - unique identifier for the product","maxLength":255},"uuid":{"type":"string","format":"uuid","description":"Unique identifier for the product price."},"description":{"type":"string","description":"Detailed description of the product","maxLength":512,"nullable":true},"brand":{"type":"integer","description":"Foreign key to Brand model","nullable":true},"erp_categories":{"type":"array","items":{"type":"integer"},"description":"List of ERP category IDs"},"tax_rate":{"type":"number","format":"decimal","description":"Tax rate percentage","maximum":999.99,"minimum":0,"nullable":true},"weight":{"type":"number","format":"decimal","description":"Product weight","maximum":99999999.99,"minimum":0,"nullable":true},"product_type":{"type":"string","enum":["pre_product","simple","product_meta","bundle","grouped","pre_miscellaneous","miscellaneous","offer"],"description":"Type of the product"},"productization_date":{"type":"string","format":"date-time","nullable":true,"description":"Date when product was productized from pre status"},"data_source":{"type":"integer","description":"Foreign key to DataSource model","nullable":true},"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was created"},"modified_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was last updated"},"is_active":{"type":"boolean","description":"Whether the product is currently active","default":true},"attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true},"parent":{"type":"integer","description":"Foreign key to parent Product","nullable":true},"group_products":{"type":"array","items":{"type":"integer"},"description":"List of product IDs in the group","nullable":true},"attributes":{"type":"object","description":"Dynamic attributes stored as JSON","additionalProperties":true,"nullable":true},"listing_code":{"type":"string","description":"Listing code for the product","nullable":true},"is_seller_product":{"type":"boolean","description":"Whether the product is a seller product","default":false},"custom_attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true}},"required":["name","sku","barcode","product_type"]},"DataSource":{"type":"object","allOf":[{"$ref":"#/components/schemas/StarterModel"}],"properties":{"pk":{"type":"integer","format":"int64","readOnly":true,"description":"Data Source ID"},"name":{"type":"string","description":"Name of the data source"},"slug":{"type":"string","description":"URL-friendly version of the name","readOnly":true},"stock_list":{"type":"integer","description":"Related stock list ID"},"price_list":{"type":"integer","description":"Related price list ID"},"is_active":{"type":"boolean","description":"Indicates if the data source is active","default":true},"token":{"type":"string","description":"Authentication token for the data source","readOnly":true},"conf":{"type":"object","description":"Configuration settings for the data source","default":{},"nullable":true},"commission":{"type":"number","format":"decimal","description":"Commission rate for the data source","default":0,"minimum":0,"maximum":100},"maturity":{"type":"integer","description":"Maturity period in days","readOnly":true},"supplier_code":{"type":"string","description":"Supplier code for the data source","nullable":true},"supplier_detail":{"type":"object","description":"Supplier details","default":{},"nullable":true},"easy_return_detail":{"type":"object","description":"Easy return details","default":{},"nullable":true},"extras":{"type":"object","description":"Additional data source information","default":{},"nullable":true},"data_source_type":{"type":"string","description":"Type of the data source","enum":["unified","distributed"],"default":"unified"}},"required":["pk","name","created_date","modified_date"]},"StarterModel":{"type":"object","properties":{"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"The date and time when the object was created."},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the object was last modified."}}}}},"paths":{"/api/v1/channel/{channel_id}/products/inserts/":{"get":{"summary":"List all of inserted products from related channel","description":"Lists all of inserted products data from related channel","tags":["SalesChannelProduct"],"parameters":[{"$ref":"#/components/parameters/channel_path"}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ProductSerializer"}}}}}}}}}}
```

## List all of updated products from related channel

> List all of updated products from related channel

```json
{"openapi":"3.0.3","info":{"title":"Omnitron API","version":"1.0.0"},"security":[{"Token":[]}],"components":{"securitySchemes":{"Token":{"type":"apiKey","in":"header","name":"Authorization"}},"parameters":{"channel_path":{"name":"channel_id","in":"path","description":"The channel ID of the resource.","required":true,"schema":{"type":"integer"}}},"schemas":{"ProductSerializer":{"allOf":[{"$ref":"#/components/schemas/Product"},{"type":"object"}],"properties":{"data_source":{"$ref":"#/components/schemas/DataSource"}}},"Product":{"type":"object","properties":{"id":{"type":"integer","format":"int64","readOnly":true,"description":"Unique identifier for the product"},"name":{"type":"string","description":"Name of the product","maxLength":255},"base_code":{"type":"string","description":"Base code for product variants","nullable":true},"sku":{"type":"string","description":"Stock keeping unit - unique identifier for the product","maxLength":255},"uuid":{"type":"string","format":"uuid","description":"Unique identifier for the product price."},"description":{"type":"string","description":"Detailed description of the product","maxLength":512,"nullable":true},"brand":{"type":"integer","description":"Foreign key to Brand model","nullable":true},"erp_categories":{"type":"array","items":{"type":"integer"},"description":"List of ERP category IDs"},"tax_rate":{"type":"number","format":"decimal","description":"Tax rate percentage","maximum":999.99,"minimum":0,"nullable":true},"weight":{"type":"number","format":"decimal","description":"Product weight","maximum":99999999.99,"minimum":0,"nullable":true},"product_type":{"type":"string","enum":["pre_product","simple","product_meta","bundle","grouped","pre_miscellaneous","miscellaneous","offer"],"description":"Type of the product"},"productization_date":{"type":"string","format":"date-time","nullable":true,"description":"Date when product was productized from pre status"},"data_source":{"type":"integer","description":"Foreign key to DataSource model","nullable":true},"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was created"},"modified_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was last updated"},"is_active":{"type":"boolean","description":"Whether the product is currently active","default":true},"attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true},"parent":{"type":"integer","description":"Foreign key to parent Product","nullable":true},"group_products":{"type":"array","items":{"type":"integer"},"description":"List of product IDs in the group","nullable":true},"attributes":{"type":"object","description":"Dynamic attributes stored as JSON","additionalProperties":true,"nullable":true},"listing_code":{"type":"string","description":"Listing code for the product","nullable":true},"is_seller_product":{"type":"boolean","description":"Whether the product is a seller product","default":false},"custom_attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true}},"required":["name","sku","barcode","product_type"]},"DataSource":{"type":"object","allOf":[{"$ref":"#/components/schemas/StarterModel"}],"properties":{"pk":{"type":"integer","format":"int64","readOnly":true,"description":"Data Source ID"},"name":{"type":"string","description":"Name of the data source"},"slug":{"type":"string","description":"URL-friendly version of the name","readOnly":true},"stock_list":{"type":"integer","description":"Related stock list ID"},"price_list":{"type":"integer","description":"Related price list ID"},"is_active":{"type":"boolean","description":"Indicates if the data source is active","default":true},"token":{"type":"string","description":"Authentication token for the data source","readOnly":true},"conf":{"type":"object","description":"Configuration settings for the data source","default":{},"nullable":true},"commission":{"type":"number","format":"decimal","description":"Commission rate for the data source","default":0,"minimum":0,"maximum":100},"maturity":{"type":"integer","description":"Maturity period in days","readOnly":true},"supplier_code":{"type":"string","description":"Supplier code for the data source","nullable":true},"supplier_detail":{"type":"object","description":"Supplier details","default":{},"nullable":true},"easy_return_detail":{"type":"object","description":"Easy return details","default":{},"nullable":true},"extras":{"type":"object","description":"Additional data source information","default":{},"nullable":true},"data_source_type":{"type":"string","description":"Type of the data source","enum":["unified","distributed"],"default":"unified"}},"required":["pk","name","created_date","modified_date"]},"StarterModel":{"type":"object","properties":{"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"The date and time when the object was created."},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the object was last modified."}}}}},"paths":{"/api/v1/channel/{channel_id}/products/updates/":{"get":{"summary":"List all of updated products from related channel","description":"List all of updated products from related channel","tags":["SalesChannelProduct"],"parameters":[{"$ref":"#/components/parameters/channel_path"}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ProductSerializer"}}}}}}}}}}
```

## List all of inserted or updated products from related channel

> List all of inserted or updated products from related channel

```json
{"openapi":"3.0.3","info":{"title":"Omnitron API","version":"1.0.0"},"security":[{"Token":[]}],"components":{"securitySchemes":{"Token":{"type":"apiKey","in":"header","name":"Authorization"}},"parameters":{"channel_path":{"name":"channel_id","in":"path","description":"The channel ID of the resource.","required":true,"schema":{"type":"integer"}}},"schemas":{"ProductSerializer":{"allOf":[{"$ref":"#/components/schemas/Product"},{"type":"object"}],"properties":{"data_source":{"$ref":"#/components/schemas/DataSource"}}},"Product":{"type":"object","properties":{"id":{"type":"integer","format":"int64","readOnly":true,"description":"Unique identifier for the product"},"name":{"type":"string","description":"Name of the product","maxLength":255},"base_code":{"type":"string","description":"Base code for product variants","nullable":true},"sku":{"type":"string","description":"Stock keeping unit - unique identifier for the product","maxLength":255},"uuid":{"type":"string","format":"uuid","description":"Unique identifier for the product price."},"description":{"type":"string","description":"Detailed description of the product","maxLength":512,"nullable":true},"brand":{"type":"integer","description":"Foreign key to Brand model","nullable":true},"erp_categories":{"type":"array","items":{"type":"integer"},"description":"List of ERP category IDs"},"tax_rate":{"type":"number","format":"decimal","description":"Tax rate percentage","maximum":999.99,"minimum":0,"nullable":true},"weight":{"type":"number","format":"decimal","description":"Product weight","maximum":99999999.99,"minimum":0,"nullable":true},"product_type":{"type":"string","enum":["pre_product","simple","product_meta","bundle","grouped","pre_miscellaneous","miscellaneous","offer"],"description":"Type of the product"},"productization_date":{"type":"string","format":"date-time","nullable":true,"description":"Date when product was productized from pre status"},"data_source":{"type":"integer","description":"Foreign key to DataSource model","nullable":true},"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was created"},"modified_date":{"type":"string","format":"date-time","readOnly":true,"description":"Timestamp when the product was last updated"},"is_active":{"type":"boolean","description":"Whether the product is currently active","default":true},"attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true},"parent":{"type":"integer","description":"Foreign key to parent Product","nullable":true},"group_products":{"type":"array","items":{"type":"integer"},"description":"List of product IDs in the group","nullable":true},"attributes":{"type":"object","description":"Dynamic attributes stored as JSON","additionalProperties":true,"nullable":true},"listing_code":{"type":"string","description":"Listing code for the product","nullable":true},"is_seller_product":{"type":"boolean","description":"Whether the product is a seller product","default":false},"custom_attribute_set":{"type":"integer","description":"Foreign key to AttributeSet model","nullable":true}},"required":["name","sku","barcode","product_type"]},"DataSource":{"type":"object","allOf":[{"$ref":"#/components/schemas/StarterModel"}],"properties":{"pk":{"type":"integer","format":"int64","readOnly":true,"description":"Data Source ID"},"name":{"type":"string","description":"Name of the data source"},"slug":{"type":"string","description":"URL-friendly version of the name","readOnly":true},"stock_list":{"type":"integer","description":"Related stock list ID"},"price_list":{"type":"integer","description":"Related price list ID"},"is_active":{"type":"boolean","description":"Indicates if the data source is active","default":true},"token":{"type":"string","description":"Authentication token for the data source","readOnly":true},"conf":{"type":"object","description":"Configuration settings for the data source","default":{},"nullable":true},"commission":{"type":"number","format":"decimal","description":"Commission rate for the data source","default":0,"minimum":0,"maximum":100},"maturity":{"type":"integer","description":"Maturity period in days","readOnly":true},"supplier_code":{"type":"string","description":"Supplier code for the data source","nullable":true},"supplier_detail":{"type":"object","description":"Supplier details","default":{},"nullable":true},"easy_return_detail":{"type":"object","description":"Easy return details","default":{},"nullable":true},"extras":{"type":"object","description":"Additional data source information","default":{},"nullable":true},"data_source_type":{"type":"string","description":"Type of the data source","enum":["unified","distributed"],"default":"unified"}},"required":["pk","name","created_date","modified_date"]},"StarterModel":{"type":"object","properties":{"created_date":{"type":"string","format":"date-time","readOnly":true,"description":"The date and time when the object was created."},"modified_date":{"type":"string","format":"date-time","description":"The date and time when the object was last modified."}}}}},"paths":{"/api/v1/channel/{channel_id}/products/inserts_or_updates/":{"get":{"summary":"List all of inserted or updated products from related channel","description":"List all of inserted or updated products from related channel","tags":["SalesChannelProduct"],"parameters":[{"$ref":"#/components/parameters/channel_path"}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"array","items":{"$ref":"#/components/schemas/ProductSerializer"}}}}}}}}}}
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://apidocs.akinon.com/omnitron-openapis/saleschannelproduct.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
