GET api/NavProductCatalog
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
DataResultOfListOfNavProductCatalog| Name | Description | Type | Additional information |
|---|---|---|---|
| Value | RetVal |
None. |
|
| Message | string |
None. |
|
| Data | Collection of NavProductCatalog |
None. |
Response Formats
application/json, text/json
Sample:
{
"Value": 0,
"Message": "sample string 1",
"Data": null
}