POST api/FavoriteAds/Post
Request Information
URI Parameters
None.
Body Parameters
FavoriteAdsSearchParametersName | Description | Type | Additional information |
---|---|---|---|
EncryptedarticleIds | string |
None. |
|
pageSize | integer |
None. |
|
tenant | string |
None. |
|
tenantCategory | string |
None. |
|
pag | integer |
None. |
|
separator | character |
None. |
|
sort | string |
None. |
|
sortDirection | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
FavoriteAdsName | Description | Type | Additional information |
---|---|---|---|
QueryError | boolean |
None. |
|
ErrorMessage | string |
None. |
|
Results | Collection of Article |
None. |
|
FoundResults | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.