POST api/Phone/PhoneInsertD
Request Information
URI Parameters
None.
Body Parameters
PhoneDetailRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| AutoNotifyFlag | boolean |
None. |
|
| BadNumberComment | string |
None. |
|
| BadNumberDate | date |
None. |
|
| BadNumberFlag | boolean |
None. |
|
| Comment | string |
None. |
|
| DataChangeNotifyFlag | boolean |
None. |
|
| DayTimeNum | integer |
None. |
|
| Extension | string |
None. |
|
| KeyNum | integer |
None. |
|
| KeyType | string |
None. |
|
| OverrideEndDate | date |
None. |
|
| OverrideEndTime | string |
None. |
|
| OverridePhone | string |
None. |
|
| OverrideStartDate | date |
None. |
|
| OverrideStartTime | string |
None. |
|
| Phone | string |
None. |
|
| PhoneType | string |
None. |
|
| SeqNum | integer |
None. |
|
| SitePhoneFlag | boolean |
None. |
|
| EffectiveDate | date |
None. |
|
| ExpireDate | date |
None. |
|
| EffectiveTime | string |
None. |
|
| ExpireTime | string |
None. |
|
| PhoneCarrier | string |
None. |
|
| SessionNum | integer |
None. |
|
| SessionPassword | Collection of byte |
None. |
|
| ApplicationCode | string |
None. |
|
| StagesURL | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"AutoNotifyFlag": true,
"BadNumberComment": "sample string 1",
"BadNumberDate": "2025-12-14T17:40:18.4803428-05:00",
"BadNumberFlag": true,
"Comment": "sample string 2",
"DataChangeNotifyFlag": true,
"DayTimeNum": 1,
"Extension": "sample string 3",
"KeyNum": 1,
"KeyType": "sample string 4",
"OverrideEndDate": "2025-12-14T17:40:18.4803428-05:00",
"OverrideEndTime": "sample string 5",
"OverridePhone": "sample string 6",
"OverrideStartDate": "2025-12-14T17:40:18.4803428-05:00",
"OverrideStartTime": "sample string 7",
"Phone": "sample string 8",
"PhoneType": "sample string 9",
"SeqNum": 1,
"SitePhoneFlag": true,
"EffectiveDate": "2025-12-14T17:40:18.4803428-05:00",
"ExpireDate": "2025-12-14T17:40:18.4803428-05:00",
"EffectiveTime": "sample string 10",
"ExpireTime": "sample string 11",
"PhoneCarrier": "sample string 12",
"SessionNum": 13,
"SessionPassword": "QEA=",
"ApplicationCode": "sample string 14",
"StagesURL": "sample string 15"
}
application/xml, text/xml
Sample:
<PhoneDetailRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RapidAPI.Models"> <StagesURL>sample string 15</StagesURL> <ApplicationCode>sample string 14</ApplicationCode> <SessionNum>13</SessionNum> <SessionPassword>QEA=</SessionPassword> <AutoNotifyFlag>true</AutoNotifyFlag> <BadNumberComment>sample string 1</BadNumberComment> <BadNumberDate>2025-12-14T17:40:18.4803428-05:00</BadNumberDate> <BadNumberFlag>true</BadNumberFlag> <Comment>sample string 2</Comment> <DataChangeNotifyFlag>true</DataChangeNotifyFlag> <DayTimeNum>1</DayTimeNum> <EffectiveDate>2025-12-14T17:40:18.4803428-05:00</EffectiveDate> <EffectiveTime>sample string 10</EffectiveTime> <ExpireDate>2025-12-14T17:40:18.4803428-05:00</ExpireDate> <ExpireTime>sample string 11</ExpireTime> <Extension>sample string 3</Extension> <KeyNum>1</KeyNum> <KeyType>sample string 4</KeyType> <OverrideEndDate>2025-12-14T17:40:18.4803428-05:00</OverrideEndDate> <OverrideEndTime>sample string 5</OverrideEndTime> <OverridePhone>sample string 6</OverridePhone> <OverrideStartDate>2025-12-14T17:40:18.4803428-05:00</OverrideStartDate> <OverrideStartTime>sample string 7</OverrideStartTime> <Phone>sample string 8</Phone> <PhoneCarrier>sample string 12</PhoneCarrier> <PhoneType>sample string 9</PhoneType> <SeqNum>1</SeqNum> <SitePhoneFlag>true</SitePhoneFlag> </PhoneDetailRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PhoneInsertQueryResultD| Name | Description | Type | Additional information |
|---|---|---|---|
| AdditionalDataFlag | boolean |
None. |
|
| AutoDialFlag | boolean |
None. |
|
| AutoDialMethod | string |
None. |
|
| AutoNotifyFlag | boolean |
None. |
|
| Comment | string |
None. |
|
| DataChangeNotifyFlag | boolean |
None. |
|
| DayTimeFlag | boolean |
None. |
|
| DayTimeNum | integer |
None. |
|
| Extension | string |
None. |
|
| KeyNum | integer |
None. |
|
| KeyType | string |
None. |
|
| Phone | string |
None. |
|
| PhoneType | string |
None. |
|
| PhoneTypeDescription | string |
None. |
|
| RefreshContactListsFlag | boolean |
None. |
|
| SeqNum | integer |
None. |
|
| SitePhoneFlag | boolean |
None. |
|
| Title | string |
None. |
|
| WorkStationExtension | string |
None. |
|
| ExpiredFlag | boolean |
None. |
|
| PhoneStatus | string |
None. |
|
| ActionAutoEvalDescription | string |
None. |
|
| ActionAutoEvalNum | integer |
None. |
|
| ConfirmedAlarmFlag | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"AdditionalDataFlag": true,
"AutoDialFlag": true,
"AutoDialMethod": "sample string 1",
"AutoNotifyFlag": true,
"Comment": "sample string 2",
"DataChangeNotifyFlag": true,
"DayTimeFlag": true,
"DayTimeNum": 1,
"Extension": "sample string 3",
"KeyNum": 1,
"KeyType": "sample string 4",
"Phone": "sample string 5",
"PhoneType": "sample string 6",
"PhoneTypeDescription": "sample string 7",
"RefreshContactListsFlag": true,
"SeqNum": 1,
"SitePhoneFlag": true,
"Title": "sample string 8",
"WorkStationExtension": "sample string 9",
"ExpiredFlag": true,
"PhoneStatus": "sample string 10",
"ActionAutoEvalDescription": "sample string 11",
"ActionAutoEvalNum": 1,
"ConfirmedAlarmFlag": true
}
application/xml, text/xml
Sample:
<PhoneInsertQueryResultD xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RapidAPI.Models"> <ActionAutoEvalDescription>sample string 11</ActionAutoEvalDescription> <ActionAutoEvalNum>1</ActionAutoEvalNum> <AdditionalDataFlag>true</AdditionalDataFlag> <AutoDialFlag>true</AutoDialFlag> <AutoDialMethod>sample string 1</AutoDialMethod> <AutoNotifyFlag>true</AutoNotifyFlag> <Comment>sample string 2</Comment> <ConfirmedAlarmFlag>true</ConfirmedAlarmFlag> <DataChangeNotifyFlag>true</DataChangeNotifyFlag> <DayTimeFlag>true</DayTimeFlag> <DayTimeNum>1</DayTimeNum> <ExpiredFlag>true</ExpiredFlag> <Extension>sample string 3</Extension> <KeyNum>1</KeyNum> <KeyType>sample string 4</KeyType> <Phone>sample string 5</Phone> <PhoneStatus>sample string 10</PhoneStatus> <PhoneType>sample string 6</PhoneType> <PhoneTypeDescription>sample string 7</PhoneTypeDescription> <RefreshContactListsFlag>true</RefreshContactListsFlag> <SeqNum>1</SeqNum> <SitePhoneFlag>true</SitePhoneFlag> <Title>sample string 8</Title> <WorkStationExtension>sample string 9</WorkStationExtension> </PhoneInsertQueryResultD>