Get hotline list
This API is used to get the list of hotlines that have been attached to the tenant.
Note:
For APIs used for Partner, the API key is:
<shop_key>
. The base_url information of the Partner.
Request:
Response:
Return data attribute structure:
School name
Data type
Describe
id
string
ID hotline
name
string
Hotline name
hotline
string
Hotline number
network
string
Network
created_at
string
Extension creation date
update_at
string
Last updated time
status
string
Status
Z
: Newly created
P
: Enable
N
: Disable
Last updated