POST api/ManagerRevenueNCC/GetAllDataNumberContact
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 NumberContactModel| Name | Description | Type | Additional information |
|---|---|---|---|
| NumberContact | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"NumberContact": "sample string 1"
},
{
"NumberContact": "sample string 1"
}
]