GET api/Getmaxntvt?proid={proid}&ctrtmid={ctrtmid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| proid | integer |
Required |
|
| ctrtmid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VOUNOMAX| Name | Description | Type | Additional information |
|---|---|---|---|
| VOU_NO | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"VOU_NO": "sample string 1"
},
{
"VOU_NO": "sample string 1"
}
]