GET api/cataloguer/front/products?token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

Токен авторизации

string

Required

CategoryId

integer

None.

GetProductsRecursive

boolean

None.

SellerCategoryId

integer

None.

ProductId

integer

None.

ProductName

string

None.

OwnerId

string

None.

OwnerCategoryId

integer

None.

SellerId

integer

None.

SellerName

string

None.

Currency

string

None.

Page

integer

None.

Count

integer

None.

Individual

boolean

None.

Video

boolean

None.

Image

boolean

None.

Attributes

Collection of string

None.

SortBy

string

None.

PriceFrom

decimal number

None.

PriceTo

decimal number

None.

IncludeAggregations

boolean

None.

Fuzzy

boolean

None.

Lang

string

None.

Geo

string

None.

AttrObjects

Collection of GetProductsByCategoryIdAttribute

None.

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.