GET api/portfolioperformance/sebicatmaster
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of sebicatmaster| Name | Description | Type | Additional information |
|---|---|---|---|
| CategoryCode | string |
None. |
|
| CategoryName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"CategoryCode": "sample string 1",
"CategoryName": "sample string 2"
},
{
"CategoryCode": "sample string 1",
"CategoryName": "sample string 2"
}
]