GET api/ValueAddedService/GetValueAddedServicesPaginated?skip={skip}&take={take}&field={field}&reverse={reverse}&NameFilter={NameFilter}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| skip | integer |
Default value is -1 |
|
| take | integer |
Default value is -1 |
|
| field | string |
Default value is Name |
|
| reverse | boolean |
Default value is False |
|
| NameFilter | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
PaginationOfValueAddedServiceItem| Name | Description | Type | Additional information |
|---|---|---|---|
| IsAllSuccess | boolean |
None. |
|
| Items | Collection of ValueAddedServiceItem |
None. |
|
| UnPaginatedItems | Collection of ValueAddedServiceItem |
None. |
|
| FullCount | integer |
None. |
|
| Skip | integer |
None. |
|
| Take | integer |
None. |
|
| Properties | Dictionary of string [key] and string [value] |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: