POST api/Article/CurrentOrderType?idOrderType={idOrderType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOrderType | byte |
Required |
Body Parameters
None.
Response Information
Resource Description
OrderType| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | byte |
None. |
|
| ItemName | string |
None. |
|
| Orders | Collection of Order |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.