GET api/testBind?atel={atel}&btel={btel}&tel={tel}
请求信息
URI 参数
| Name | Description | Type | Additional information |
|---|---|---|---|
| atel | string |
Default value is 18030066280 |
|
| btel | string |
Default value is 13860179560 |
|
| tel | string |
Default value is 17098056346 |
Body 请求体 参数
None.
响应消息
内容 描述
APIServiceRes| Name | Description | Type | Additional information |
|---|---|---|---|
| ServicesName | string |
None. |
|
| ServicesID | integer |
None. |
|
| Flag | integer |
None. |
|
| Msg | string |
None. |
响应示例
application/json, text/json
Sample:
{
"ServicesName": "sample string 1",
"ServicesID": 2,
"Flag": 3,
"Msg": "sample string 4"
}
image/png
Sample:
Sample not available.
image/jpg
Sample:
Sample not available.