market.getByIds
Get products by ids
| Name | Required | Type | Description |
|---|---|---|---|
| product_ids | true | Product ids | |
| fields | true | Requesting fields |
Authorization
Session is requiredRequired permissions
- GROUP_CONTENT
- VALUABLE_ACCESS
Product can be represented as:
| Representation | Methods |
|---|---|
| mediatopic with text blocks | all methods from mediatopic |
| mediatopic with product block | method market.getByIds and all methods from mediatopic with features = “PRODUCT.1” |
| ShortProductBean | method market.getProducts and search.quick with features = “SHORT_PRODUCT.1” |

