Skip to content

Feature/527 add catalog.product.* v3#528

Open
Algonexys wants to merge 4 commits into
bitrix24:v3-devfrom
Algonexys:feature/527-add-catalog.product-v3
Open

Feature/527 add catalog.product.* v3#528
Algonexys wants to merge 4 commits into
bitrix24:v3-devfrom
Algonexys:feature/527-add-catalog.product-v3

Conversation

@Algonexys

Copy link
Copy Markdown
Contributor
Q A
Bug fix? yes
New feature? yes
Deprecations? no
Issues Feature #527
License MIT

Add support for catalog.product.*
https://apidocs.bitrix24.com/api-reference/catalog/product/index.html

catalog.product.update
catalog.product.download

catalog.product.service.add
catalog.product.service.update
catalog.product.service.get
catalog.product.service.list
catalog.product.service.download
catalog.product.service.delete
catalog.product.service.getFieldsByFilter

catalog.product.sku.add
catalog.product.sku.update
catalog.product.sku.get
catalog.product.sku.list
catalog.product.sku.download
catalog.product.sku.delete
catalog.product.sku.getFieldsByFilter

catalog.product.offer.add
catalog.product.offer.update
catalog.product.offer.get
catalog.product.offer.list
catalog.product.offer.download
catalog.product.offer.delete
catalog.product.offer.getFieldsByFilter

Fixed Services\Catalog\Catalog\Result\CatalogsResult::getCatalogs() returning ProductItemResult instances instead of CatalogItemResult

@mesilov mesilov added this to the 3.5.0 milestone Jul 18, 2026
@mesilov mesilov linked an issue Jul 18, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature in SDK]: Add support for catalog.product.*

2 participants