GET api/labmas/single?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
LAB_MAS| Name | Description | Type | Additional information |
|---|---|---|---|
| SEQ_NO | integer |
None. |
|
| NAME | string |
String length: inclusive between 0 and 50 |
|
| SYNONYM | string |
String length: inclusive between 0 and 100 |
|
| SORT | integer |
None. |
|
| SHOW_SEARCH | boolean |
None. |
|
| DIA_PARA | Collection of DIA_PARA |
None. |
|
| DISC_RULES | Collection of DISC_RULES |
None. |
|
| STOCKs | Collection of STOCK |
None. |
|
| TRADE_PARA | Collection of TRADE_PARA |
None. |
|
| TRADE_PARA1 | Collection of TRADE_PARA |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.