Partner Add Hotline To Tenant

This API allows Partners to assign hotlines to the tenant.

Note

  • Please use <api_key>the one eTelecom provided earlier. The base_url information of the Partner.

PartnerAddHotlineToTenant

post
Body
hotline_idstring · int64Optional
tenant_idstring · int64Optional
Responses
200

A successful response

application/json
post
$BASE_URL.ETelecom/PartnerAddHotlineToTenant
200

A successful response

Request:

Response:

Structure of body request:

Parameters
Data type
Describe

hotline_id require

string

ID hotline

tenant_id

require

string

Call center ID

Last updated