POST api/BlackLists
Request Information
URI Parameters
None.
Body Parameters
GoContactBlackList| Name | Description | Type | Additional information |
|---|---|---|---|
| Company_Id | string |
None. |
|
| Number | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Company_Id": "sample string 1",
"Number": "sample string 2"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
GoContactBlackList| Name | Description | Type | Additional information |
|---|---|---|---|
| Company_Id | string |
None. |
|
| Number | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Company_Id": "sample string 1",
"Number": "sample string 2"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.