GET api/affiliate/offer/goods?AgentId={AgentId}&Currency={Currency}&ProductId={ProductId}&ProductName={ProductName}&Marketplace={Marketplace}&Individual={Individual}&InShop={InShop}&Available={Available}&OrderField={OrderField}&OrderMethod={OrderMethod}&Page={Page}&Count={Count}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

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

string

Required

AgentId

integer

None.

Currency

string

None.

ProductId

integer

None.

ProductName

string

None.

Marketplace

integer

None.

Individual

boolean

None.

InShop

boolean

None.

Available

boolean

None.

OrderField

string

None.

OrderMethod

string

None.

Page

integer

None.

Count

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.