Get CRM Trading Platform Connections
GET /public/v1/connections
Query Parameters
| Key | Type | Required | Rule | Description |
|---|
Expected HTTP status code
- 200
Response
| Name | Type | Description |
|---|---|---|
| [] | array | connections |
| [].id | string | connection id |
| [].server_name | string | the server name of connection |
| [].currencies | array | currencies of connection. string |
| [].leverages | array | leverages of connection. int |
| [].leverage_default | int | default leverage of connection. |
| [].trading_id_start | int | trading id range start |
| [].trading_id_end | int | trading id range end |
| [].platform | string | the platform of account type |