mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -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" : [
|
||||
|
||||
Reference in New Issue
Block a user