POST api/Values?leibieid={leibieid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| leibieid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of leibieList| Name | Description | Type | Additional information |
|---|---|---|---|
| GoodDirectionName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GoodDirectionName": "sample string 1"
},
{
"GoodDirectionName": "sample string 1"
}
]