Partner lấy danh sách hotline

API này cho phép Partner lấy danh sách hotline đã tạo trước đó.

Lưu ý:

  • Vui lòng sử dụng <api_key>mà eTelecom đã cung cấp trước đó. Thông tin base_url của Partner

GetPartnerHotlineList

post
Body
Responses
200

A successful response

application/json
post
$BASE_URL.Etelecom/GetPartnerHotlineList
200

A successful response

Request:

Response:

Cấu trúc thuộc tính dữ liệu trả về:

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

connection_id

string<int64>

ID phiên kết nối

connection_method

string

Phương thức kết nối

created_at

string<date-time>

Thời gian khởi tạo

description

string

Mô tả hotline

hotline

string<int64>

Số hotline

id

string<int64>

ID của hotline

is_free_charge

boolean

true: không kiểm tra số dư khi gọi false: kiểm tra số dư khi gọi

name

string

Tên hotline

network

string

Nhà mạng unknown mobifone vinaphone viettel other

owner_id

string<int64>

ID người quản lý

status

string

Trạng thái Z: Mới tạo P: Enable N: Disable

updated_at

string<date-time>

Ngày cập nhật

Last updated