GET api/templates/products?TemplateId={TemplateId}&Page={Page}&Count={Count}&ProductId={ProductId}&PriceMin={PriceMin}&PriceMax={PriceMax}&Currency={Currency}&Language={Language}&Name={Name}&MaxComiss={MaxComiss}&MinComiss={MinComiss}&InAffiliate={InAffiliate}&NotInAffiliate={NotInAffiliate}&OnlyPayment={OnlyPayment}&OwnerId={OwnerId}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

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

string

Required

TemplateId

integer

None.

Page

integer

None.

Count

integer

None.

ProductId

integer

None.

PriceMin

decimal number

None.

PriceMax

decimal number

None.

Currency

string

None.

Language

string

None.

Name

string

None.

MaxComiss

integer

None.

MinComiss

integer

None.

InAffiliate

boolean

None.

NotInAffiliate

boolean

None.

OnlyPayment

boolean

None.

OwnerId

integer

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.