From 31a56103e6baea7401a968bdd9869e8b5b56600f Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Wed, 3 Jul 2024 11:07:17 +0200 Subject: [PATCH] spec release --- json/ManagementService-v1.json | 2 +- json/ManagementService-v3.json | 2 +- yaml/ManagementService-v1.yaml | 5 ++++- yaml/ManagementService-v3.yaml | 5 ++++- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/json/ManagementService-v1.json b/json/ManagementService-v1.json index 2fe6343..5c21c66 100644 --- a/json/ManagementService-v1.json +++ b/json/ManagementService-v1.json @@ -12613,7 +12613,7 @@ "Webhooks - merchant level" ], "summary" : "List all webhooks", - "description" : "Lists all webhook configurations for the merchant account.\n\nTo make this request, your API credential must have one of the following [roles](https://docs.adyen.com/development-resources/api-credentials#api-permissions):\n* Management API—Webhooks read\n* Management API—Webhooks read and write", + "description" : "Lists all webhook configurations for the merchant account.\n\n> This call does not return webhook configurations for the company account to which the specified merchant account belongs. You can see these in your Customer Area under **Developers** > **Webhooks**.\n\nTo make this request, your API credential must have one of the following [roles](https://docs.adyen.com/development-resources/api-credentials#api-permissions):\n* Management API—Webhooks read\n* Management API—Webhooks read and write", "operationId" : "get-merchants-merchantId-webhooks", "x-sortIndex" : 2, "x-methodName" : "listAllWebhooks", diff --git a/json/ManagementService-v3.json b/json/ManagementService-v3.json index b54613b..9a7d76c 100644 --- a/json/ManagementService-v3.json +++ b/json/ManagementService-v3.json @@ -12904,7 +12904,7 @@ "Webhooks - merchant level" ], "summary" : "List all webhooks", - "description" : "Lists all webhook configurations for the merchant account.\n\nTo make this request, your API credential must have one of the following [roles](https://docs.adyen.com/development-resources/api-credentials#api-permissions):\n* Management API—Webhooks read\n* Management API—Webhooks read and write", + "description" : "Lists all webhook configurations for the merchant account.\n\n> This call does not return webhook configurations for the company account to which the specified merchant account belongs. You can see these in your Customer Area under **Developers** > **Webhooks**.\n\nTo make this request, your API credential must have one of the following [roles](https://docs.adyen.com/development-resources/api-credentials#api-permissions):\n* Management API—Webhooks read\n* Management API—Webhooks read and write", "operationId" : "get-merchants-merchantId-webhooks", "x-sortIndex" : 2, "x-methodName" : "listAllWebhooks", diff --git a/yaml/ManagementService-v1.yaml b/yaml/ManagementService-v1.yaml index afcdc1b..da667a5 100644 --- a/yaml/ManagementService-v1.yaml +++ b/yaml/ManagementService-v1.yaml @@ -8239,7 +8239,10 @@ paths: - Webhooks - merchant level summary: List all webhooks description: "Lists all webhook configurations for the merchant account.\n\n\ - To make this request, your API credential must have one of the following [roles](https://docs.adyen.com/development-resources/api-credentials#api-permissions):\n\ + > This call does not return webhook configurations for the company account\ + \ to which the specified merchant account belongs. You can see these in your\ + \ Customer Area under **Developers** > **Webhooks**.\n\nTo make this request,\ + \ your API credential must have one of the following [roles](https://docs.adyen.com/development-resources/api-credentials#api-permissions):\n\ * Management API\u2014Webhooks read\n* Management API\u2014Webhooks read and\ \ write" operationId: get-merchants-merchantId-webhooks diff --git a/yaml/ManagementService-v3.yaml b/yaml/ManagementService-v3.yaml index 656ecb6..27a2c30 100644 --- a/yaml/ManagementService-v3.yaml +++ b/yaml/ManagementService-v3.yaml @@ -8426,7 +8426,10 @@ paths: - Webhooks - merchant level summary: List all webhooks description: "Lists all webhook configurations for the merchant account.\n\n\ - To make this request, your API credential must have one of the following [roles](https://docs.adyen.com/development-resources/api-credentials#api-permissions):\n\ + > This call does not return webhook configurations for the company account\ + \ to which the specified merchant account belongs. You can see these in your\ + \ Customer Area under **Developers** > **Webhooks**.\n\nTo make this request,\ + \ your API credential must have one of the following [roles](https://docs.adyen.com/development-resources/api-credentials#api-permissions):\n\ * Management API\u2014Webhooks read\n* Management API\u2014Webhooks read and\ \ write" operationId: get-merchants-merchantId-webhooks