GET api/promocodes/goods?Page={Page}&Count={Count}&PromoId={PromoId}&PlatformName={PlatformName}&ProductId={ProductId}&ProductName={ProductName}&OnlyEnabled={OnlyEnabled}&token={token}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
token |
Токен авторизации |
string |
Required |
Page | integer |
None. |
|
Count | integer |
None. |
|
PromoId | integer |
None. |
|
PlatformName | string |
None. |
|
ProductId | integer |
None. |
|
ProductName | string |
None. |
|
OnlyEnabled | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |