通过ID进行聊天
Info
Console
方法适用于所有模式.
如果您使用API-Key令牌,调用该方法时需要具备列表中可用权限之一
- communication — 与买家沟通
- all-methods — 全面管理账户
- all-methods:read-only — 查看所有数据
通过其ID返回聊天。
| ⚙️ 限制: 每小时1,000个请求 |
|---|
Request
GET
https://api.partner.market.yandex.ru/v2/businesses/{businessId}/chat
Path parameters
|
Name |
Description |
|
businessId |
Type: integer 内阁ID。 要找到答案,请使用请求 GET v2/campaigns. Min value: |
Query parameters
|
Name |
Description |
|
chatId |
Type: integer 的聊天ID。 Min value: |
Responses
200 OK
关于聊天的信息。
Body
application/json
{
"status": "OK"
}
Type: object
500 Internal Server Error
Yandex的内部错误。 市场。 有关错误的更多信息
Body
application/json
{
"status": "OK"
}
Type: object
No longer supported, please use an alternative and newer version.