POST api/TLSProduct/ReadAllProductsWithPortal/{PortalSysId}/{ParentCategorySysId}/{PageIndex}/{PageSize}
Get product details
Request Information
URI Parameters
Name | description | Type | Additional information |
---|---|---|---|
PortalSysId | integer |
Required |
|
ParentCategorySysId | integer |
Required |
|
PageIndex | integer |
Required |
|
PageSize | integer |
Required |
Body Parameters
None.
response Information
Resource description
DataSetName | description | Type | Additional information |
---|---|---|---|
RemotingFormat | SerializationFormat |
None. |
|
SchemaSerializationMode | SchemaSerializationMode |
None. |
|
CaseSensitive | boolean |
None. |
|
DefaultViewManager | Collection of Object |
None. |
|
EnforceConstraints | boolean |
None. |
|
DataSetName | string |
None. |
|
Namespace | string |
None. |
|
Prefix | string |
None. |
|
ExtendedProperties | Dictionary of Object [key] and Object [value] |
None. |
|
HasErrors | boolean |
None. |
|
IsInitialized | boolean |
None. |
|
Locale | CultureInfo |
None. |
|
Site | ISite |
None. |
|
Relations | Collection of Object |
None. |
|
Tables | Collection of Object |
None. |
|
Container | IContainer |
None. |
|
DesignMode | boolean |
None. |
response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.