Gets the information about the webhook settings in Store. Check webhooks documentation to learn more.
项目编号。您可以在您的发布商帐户项目名称旁边。
已成功收到Webhook设置信息。
基本认证未通过或错误。确保您使用了基本认证或正确的凭据。
传入的project_id不存在相关Webhook设置信息。确保使用了正确的project_id或已在之前创建了Webhook。
project_id
{"is_enabled": true,"secret": "my_secret","url": "http://site.ru/webhook"}