POST api/ManagerRevenueNCC/Get_NumberBBNT

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of LstEnum1
NameDescriptionTypeAdditional 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"
  }
]