{"id":3518,"date":"2026-01-13T12:50:35","date_gmt":"2026-01-13T09:50:35","guid":{"rendered":"https:\/\/docs.unibell.tech\/?page_id=3518"},"modified":"2026-04-09T10:03:20","modified_gmt":"2026-04-09T07:03:20","slug":"call-me","status":"publish","type":"page","link":"https:\/\/docs.unibell.tech\/?page_id=3518","title":{"rendered":"Call me"},"content":{"rendered":"\n<p>The Call Me service is designed for automatic user authorization or action confirmation via an outgoing call. After the subscriber enters their phone number in a form on a website or mobile application, they must make an outgoing call to the specified number. Once the call is completed, the system records the event and returns a confirmation via an HTTP request to the client\u2019s side.<\/p>\n\n\n\n<p><strong>How it works:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The user enters their phone number on the website or in the mobile application;<\/li>\n\n\n\n<li>The user is prompted to <strong>make an outgoing call<\/strong> to the dedicated Call Me number;<\/li>\n\n\n\n<li>The system records the call event;<\/li>\n\n\n\n<li>After that, the <strong>HTTP request (POST or GET)<\/strong> notifies your server of the completed authorization.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/docs.unibell.tech\/wp-content\/uploads\/2026\/01\/callme.png\"><img decoding=\"async\" width=\"751\" height=\"492\" src=\"https:\/\/docs.unibell.tech\/wp-content\/uploads\/2026\/01\/callme.png\" alt=\"\" class=\"wp-image-3519\" srcset=\"https:\/\/docs.unibell.tech\/wp-content\/uploads\/2026\/01\/callme.png 751w, https:\/\/docs.unibell.tech\/wp-content\/uploads\/2026\/01\/callme-300x197.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" \/><\/a><\/figure>\n\n\n\n<p><strong>Scenario settings:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>URL<\/td><td>Address to which the HTTP request will be sent after the call<\/td><\/tr><tr><td>HTTP method<\/td><td>Method for sending data<br><sup>POST\/GET<\/sup><\/td><\/tr><tr><td>\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b, \u043f\u0435\u0440\u0435\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0435 \u0432 \u0442\u0435\u043b\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u0430<\/td><td>Unique data of the call event<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>HTTP request format:<\/strong><\/p>\n\n\n\n<p>Upon call completion, the service sends a request in the following format to the specified URL:<\/p>\n\n\n\n<p>Method: POST\/GET<\/p>\n\n\n\n<p>URL: https:\/\/your-server\/endpoint<\/p>\n\n\n\n<p>Request body:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n    \"id\":\"{id}\",\n    \"phone\": \"{sourceAddr}\",\n    \"callDate\": \"{datetime}\",\n    \"routingKey\": \"{destAddr}\",\n    \"status\": true\n}<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>id<\/td><td>Unique call identifier<\/td><\/tr><tr><td>phone<\/td><td>User\u2019s phone number in international format<\/td><\/tr><tr><td>callDate<\/td><td>Date of the authorization call<\/td><\/tr><tr><td>routingKey<\/td><td>Phone number to which the call is made<\/td><\/tr><tr><td>status<\/td><td>Call\/authorization status<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Call Me service is designed for automatic user authorization or action confirmation via an outgoing call. After the subscriber enters their phone number in a form on a website or mobile application, they must make an outgoing call to the specified number. Once the call is completed, the system records the event and returns <a href=\"https:\/\/docs.unibell.tech\/?page_id=3518\" class=\"more-link\">&#8230;<span class=\"screen-reader-text\">  Call me<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"tpl\/http-content.php","meta":{"footnotes":""},"class_list":["post-3518","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/docs.unibell.tech\/index.php?rest_route=\/wp\/v2\/pages\/3518","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.unibell.tech\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.unibell.tech\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.unibell.tech\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.unibell.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3518"}],"version-history":[{"count":2,"href":"https:\/\/docs.unibell.tech\/index.php?rest_route=\/wp\/v2\/pages\/3518\/revisions"}],"predecessor-version":[{"id":3577,"href":"https:\/\/docs.unibell.tech\/index.php?rest_route=\/wp\/v2\/pages\/3518\/revisions\/3577"}],"wp:attachment":[{"href":"https:\/\/docs.unibell.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3518"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}