POST api/ManagerRevenueNCC/Get_NumberBBNT
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of LstEnum1| Name | Description | Type | Additional information |
|---|---|---|---|
| Value | string |
None. |
|
| Member | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Value": "sample string 1",
"Member": "sample string 2"
},
{
"Value": "sample string 1",
"Member": "sample string 2"
}
]