From d77a44306766b2cb79a90de79d2392edfecafb7e Mon Sep 17 00:00:00 2001 From: Dan Xu <131235276+DanXu-ChinaTelecom@users.noreply.github.com> Date: Fri, 26 Apr 2024 14:51:45 +0800 Subject: [PATCH] Update NewAPIproposal_Verified Caller.md This API supports fixed line and mobile phone customers to use. --- .../API proposals/NewAPIproposal_Verified Caller.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APIBacklog/documentation/SupportingDocuments/API proposals/NewAPIproposal_Verified Caller.md b/APIBacklog/documentation/SupportingDocuments/API proposals/NewAPIproposal_Verified Caller.md index be949006..df0f61a5 100644 --- a/APIBacklog/documentation/SupportingDocuments/API proposals/NewAPIproposal_Verified Caller.md +++ b/APIBacklog/documentation/SupportingDocuments/API proposals/NewAPIproposal_Verified Caller.md @@ -2,7 +2,7 @@ | :---------------------------------------- | ------------------------------------------------------------ | | API family name | Verified Caller | | API family owner | China Telecom, China Unicom,ZTE | -| API family summary | **High-level description**. This API allows accurate operator-certified "Verified Caller" information, including SMS and video clips, to be displayed on the phone screen of the called user before they answer the call. This API enables enterprise customers to vividly present their multimedia business cards and reduces the incidence of malicious calls. It is applicable to customers in industries such as government, finance, express delivery, healthcare, education, etc., who have outbound call requirements. For instance, when a hospital arranges follow-ups and communication between customer service and rehabilitation patients, patients might doubt the hospital's identity and typically refuse the calls. By utilizing this API, the hospital's identity can be displayed, thereby improving connection rates and significantly enhancing customer service satisfaction. **Input params**: APIserviceID, TargetNumber, SenderNumber, TemplateCode, TemplateParams. **Output params**: API success or failure response. | +| API family summary | **High-level description**. This API allows accurate operator-certified "Verified Caller" information, including SMS and video clips, to be displayed on the phone screen of the called user before they answer the call. This API enables enterprise customers to vividly present their multimedia business cards and reduces the incidence of malicious calls. It is applicable to customers in industries such as government, finance, express delivery, healthcare, education, etc., who have outbound call requirements. For instance, when a hospital arranges follow-ups and communication between customer service and rehabilitation patients, patients might doubt the hospital's identity and typically refuse the calls. By utilizing this API, the hospital's identity can be displayed, thereby improving connection rates and significantly enhancing customer service satisfaction.This API supports fixed line and mobile phone customers to use. **Input params**: APIserviceID, TargetNumber, SenderNumber, TemplateCode, TemplateParams. **Output params**: API success or failure response. | | Technical viability | This API leverages existing SMS and RCS services provided by operators. | | Commercial viability | This API has been commercially launched in China Telecom and several other operators. However, the API is not yet standardized. In order to achieve a wider range of commercialization and easy use for enterprises and developers, it is necessary to standardize the service API. | | YAML code available? | TBD |