SalesChannelExtraProductPrices
Was this helpful?
Was this helpful?
Retrieves a specific extra product price by its ID.
The channel ID of the resource.
5
Unique identifier of the resource
1
Activate id to hyperlink the response data.
Retrieves a specific extra product price by its ID with detailed information.
The channel ID of the resource.
5
Unique identifier of the resource
1
Activate id to hyperlink the response data.
Retrieve a list of extra product prices with optional filters
The channel ID of the resource.
5
Specifies the page number of the current dataset
1
Indicates the number of rows on the current page.
10
Activate id to hyperlink the response data.
Filter by active status (True or False)
Filter by modification date using supported lookup expressions (e.g., gt
, gte
, lt
, lte
, date__gt
, etc.).
modified_date__lt=2024-01-01T00:00:00Z
Filter by creation date using supported lookup expressions (e.g., gt
, gte
, lt
, lte
, date__gt
, etc.).
created_date__gt=2024-01-01T00:00:00Z
Currency type for the price list.
try
Possible values: Filter by Tax Rate.
18
Filter by the product price.
120
Filter by Retail Price.
100
Filter by Price List ID.
2
Filter by a specific key in the 'extra_field' JSON object.
extra_field__some_key=some_value
Filter by multiple primary key values (comma-separated list of integers)
Filter by Product ID.
123
Filter by a specific key in the 'attributes' JSON object of the product.
product__attributes__color=red
Filter by a specific key in the 'localized_attributes' JSON object of the product.
product__localized_attributes__color=red
Filter by exact SKU.
SKU123
Filter by multiple SKUs (comma-separated).
Exclude exact SKU.
SKU789
Exclude multiple SKUs (comma-separated).
Exclude multiple base codes (comma-separated).
Filter by exact base code.
Filter by base code (case-insensitive).
Exclude exact base code.
Exclude base code (case-insensitive).
Filter by multiple primary keys (comma-separated).
Filter by attributes in JSON format.
attributes__color=red
Exclude attributes in JSON format.
attributes_exclude__size=small
Filter by attributes using additional keyword arguments.
attributes_kwargs__color=blue
Filter by localized attributes in JSON format.
localized_attributes__locale=en-US
Filter by localized attributes with additional keywords.
localized_attributes_kwargs__locale=en-GB
Filter by extra attributes.
extra_attributes__color=red
Filter by product type.
Exclude product types.
Filter by attribute sets.
Exclude specific attribute sets.
Filter by parent product ID.
Filter by parent products with a 'simple' product type.
Filter by parent products with a 'grouped' product type.
Filter by grouped products.
Filter by whether parent is null (True or False).
Filter by catalog items.
Filter by listable products only (True or False).
Filter by whether the product has associated images.
Filter by whether the product has associated videos.
Filter by whether the product has downloadable images.
Exclude products in specific stock lists.
Exclude products in specific price lists.
Filter by productization date with lookup expressions (e.g., gte
, lte
).
productization_date__gte=2024-01-01
Filter by whether attribute set is null.
Exclude products associated with specific bundle chapters.
Filter by discounted products.
Filter by data source IDs.
Exclude specific data sources.
Filter by whether data source is null.
Exclude passive distributed products.
Filter by custom attribute set IDs.
Filter by brand ID.
Filter by ERP category ID.
Filter by channel ID.
Filter by exact channel ID.
Filter by channel name (case-insensitive).
Filter by content type model name.
Filter by version date using various lookup expressions.
integration__version_date__gt=2024-01-01T00:00:00Z
Filter by multiple remote IDs.
Filter by exact remote ID.
Filter by multiple object IDs.
Filter by state using JSON-based filtering.
integration__state__status="ready"
Filter by exact local batch ID.
Retrieve a detailed list of extra product prices with optional filters
The channel ID of the resource.
5
Specifies the page number of the current dataset
1
Indicates the number of rows on the current page.
10
Activate id to hyperlink the response data.
Retrieve a list of extra product prices for inserts
The channel ID of the resource.
5
Retrieve a list of extra product prices for updates
The channel ID of the resource.
5
Retrieve a list of extra product prices for inserts or updates
The channel ID of the resource.
5