Get Driver Config
This API is used to get switchboard configuration information.
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:
Parameters
Data type
Describe
connection_id
string
Session ID
push_head
string
Push notification method
push_id
string
Push notification ID
sip_domain
string
Switchboard domain
sip_port
int
Switchboard port
transport
string
Connection port information
version
string
Switchboard version
websocket_url
string
Websocket connection link
Last updated