Partner kích hoạt tổng đài

Để gắn hotline hoặc thêm mới máy nhánh thì tổng đài cần phải được kích hoạt. API này cho phép Partner kích hoạt tổng đài.

circle-info

Lưu ý

PartnerActivateTenant

post
Body
connection_idstring · int64Optional

Portsip direct connection (defautl value)

hotline_idstring · int64Required
owner_idstring · int64Optional
tenant_idstring · int64Optional
Responses
chevron-right
200

A successful response

application/json
post
$BASE_URL.Interits/PartnerActivateTenant
200

A successful response

Request:

Response:

Cấu trúc của body request:

Tham số
Kiểu dữ liệu
Mô tả

connection_id (require)

string

ID phiên kết nối (thông tin này có được ở bước tạo tổng đài hoặc API lấy danh sách tổng đài)

hotline_id

string

ID hotline

owner_id (require)

string

ID người quản lý (thông tin này có được ở bước tạo tổng đài hoặc API lấy danh sách tổng đài)

tenant_id (require)

string

ID của tổng đài (thông tin này có được ở bước tạo tổng đài hoặc API lấy danh sách tổng đài)

Last updated