spec release

This commit is contained in:
Adyen Automation
2023-12-11 15:59:45 +01:00
parent 35f2c0ae1d
commit 6d97ca1e16
8 changed files with 46 additions and 676 deletions

View File

@@ -11,10 +11,6 @@
"url" : "https://github.com/Adyen/adyen-openapi"
}
},
"x-groups" : [
"Merchant account",
"Payment method"
],
"tags" : [
{
"name" : "Merchant account"
@@ -34,7 +30,6 @@
"description" : "A merchant account [was created](https://docs.adyen.com/api-explorer/#/ManagementService/latest/post/merchants).",
"x-addedInVersion" : "1",
"operationId" : "post-merchant.created",
"x-groupName" : "Merchant account",
"x-sortIndex" : 1,
"x-methodName" : "merchantAccountCreated",
"security" : [
@@ -85,7 +80,6 @@
"description" : "There were changes to the verification status and capabilities of a [merchant account](https://docs.adyen.com/api-explorer/#/ManagementService/latest/post/merchants). If the verification fails, this webhook includes the errors and the actions that you can take to resolve them.",
"x-addedInVersion" : "1",
"operationId" : "post-merchant.updated",
"x-groupName" : "Merchant account",
"x-sortIndex" : 2,
"x-methodName" : "merchantAccountCapabilityUpdated",
"security" : [
@@ -142,7 +136,6 @@
"description" : "A request to [add a payment method](https://docs.adyen.com/api-explorer/Management/latest/post/merchants/_merchantId_/paymentMethodSettings) was completed.",
"x-addedInVersion" : "1",
"operationId" : "post-paymentMethod.created",
"x-groupName" : "Payment method",
"x-sortIndex" : 1,
"x-methodName" : "paymentMethodCreated",
"security" : [
@@ -193,7 +186,6 @@
"description" : "A request to add a payment method is removed. You must make another request to [add a payment method](https://docs.adyen.com/api-explorer/Management/latest/post/merchants/_merchantId_/paymentMethodSettings).",
"x-addedInVersion" : "2",
"operationId" : "post-paymentMethod.requestRemoved",
"x-groupName" : "Payment method",
"x-sortIndex" : 3,
"x-methodName" : "paymentMethodRequestRemoved",
"security" : [
@@ -244,7 +236,6 @@
"description" : "A request to [add a payment method](https://docs.adyen.com/api-explorer/Management/latest/post/merchants/_merchantId_/paymentMethodSettings) will be removed in 30 days. To make sure the payment method is added, provide the missing [KYC information](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details).",
"x-addedInVersion" : "2",
"operationId" : "post-paymentMethod.requestScheduledForRemoval",
"x-groupName" : "Payment method",
"x-sortIndex" : 2,
"x-methodName" : "paymentMethodRequestScheduledForRemoval",
"security" : [