GET api/displaycategory/{companycode}/{branchcode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companycode | string |
Required |
|
| branchcode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DisplayCategory| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| SecondName | string |
None. |
|
| DisplayOrder | integer |
None. |
|
| Type | integer |
None. |
|
| SetId | integer |
None. |
|
| Items | Collection of DisplayItem |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.