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:
@@ -163,6 +163,7 @@
|
||||
"components" : {
|
||||
"schemas" : {
|
||||
"AccountCapabilityData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"allowed" : {
|
||||
"description" : "Indicates whether the capability is allowed. Adyen sets this to **true** if the verification is successful.",
|
||||
@@ -208,6 +209,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"AccountCreateNotificationData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"capabilities" : {
|
||||
"additionalProperties" : {
|
||||
@@ -242,6 +244,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"AccountNotificationResponse" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"notificationResponse" : {
|
||||
"description" : "Respond with **HTTP 200 OK** and `[accepted]` in the response body to [accept the webhook](https://docs.adyen.com/development-resources/webhooks#accept-notifications).",
|
||||
@@ -251,6 +254,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"AccountUpdateNotificationData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"capabilities" : {
|
||||
"additionalProperties" : {
|
||||
@@ -280,6 +284,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"CapabilityProblem" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"entity" : {
|
||||
"description" : "The ID and the type of entity that has verification errors.",
|
||||
@@ -296,6 +301,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"CapabilityProblemEntity" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"documents" : {
|
||||
"description" : "List of document IDs to which the verification errors related to the capabilities correspond to.",
|
||||
@@ -325,6 +331,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"CapabilityProblemEntity-recursive" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"documents" : {
|
||||
"description" : "List of document IDs to which the verification errors related to the capabilities correspond to.",
|
||||
@@ -352,6 +359,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"MerchantCreatedNotificationRequest" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"createdAt" : {
|
||||
"description" : "Timestamp for when the webhook was created.",
|
||||
@@ -383,6 +391,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"MerchantUpdatedNotificationRequest" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"createdAt" : {
|
||||
"description" : "Timestamp for when the webhook was created.",
|
||||
@@ -414,6 +423,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"MidServiceNotificationData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"allowed" : {
|
||||
"description" : "Indicates whether receiving payments is allowed. This value is set to **true** by Adyen after screening your merchant account.",
|
||||
@@ -471,6 +481,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"PaymentMethodCreatedNotificationRequest" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"createdAt" : {
|
||||
"description" : "Timestamp for when the webhook was created.",
|
||||
@@ -502,6 +513,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"PaymentMethodNotificationResponse" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"notificationResponse" : {
|
||||
"description" : "Respond with **HTTP 200 OK** and `[accepted]` in the response body to [accept the webhook](https://docs.adyen.com/development-resources/webhooks#accept-notifications).",
|
||||
@@ -511,6 +523,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"RemediatingAction" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"code" : {
|
||||
"description" : "The remediating action code.",
|
||||
@@ -524,6 +537,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"VerificationError" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"code" : {
|
||||
"description" : "The verification error code.",
|
||||
@@ -560,6 +574,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"VerificationError-recursive" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"code" : {
|
||||
"description" : "The verification error code.",
|
||||
|
||||
@@ -253,6 +253,7 @@
|
||||
"components" : {
|
||||
"schemas" : {
|
||||
"AccountCapabilityData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"allowed" : {
|
||||
"description" : "Indicates whether the capability is allowed. Adyen sets this to **true** if the verification is successful.",
|
||||
@@ -298,6 +299,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"AccountCreateNotificationData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"capabilities" : {
|
||||
"additionalProperties" : {
|
||||
@@ -332,6 +334,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"AccountNotificationResponse" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"notificationResponse" : {
|
||||
"description" : "Respond with **HTTP 200 OK** and `[accepted]` in the response body to [accept the webhook](https://docs.adyen.com/development-resources/webhooks#accept-notifications).",
|
||||
@@ -341,6 +344,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"AccountUpdateNotificationData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"capabilities" : {
|
||||
"additionalProperties" : {
|
||||
@@ -370,6 +374,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"CapabilityProblem" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"entity" : {
|
||||
"description" : "The ID and the type of entity that has verification errors.",
|
||||
@@ -386,6 +391,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"CapabilityProblemEntity" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"documents" : {
|
||||
"description" : "List of document IDs to which the verification errors related to the capabilities correspond to.",
|
||||
@@ -415,6 +421,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"CapabilityProblemEntity-recursive" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"documents" : {
|
||||
"description" : "List of document IDs to which the verification errors related to the capabilities correspond to.",
|
||||
@@ -442,6 +449,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"MerchantCreatedNotificationRequest" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"createdAt" : {
|
||||
"description" : "Timestamp for when the webhook was created.",
|
||||
@@ -473,6 +481,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"MerchantUpdatedNotificationRequest" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"createdAt" : {
|
||||
"description" : "Timestamp for when the webhook was created.",
|
||||
@@ -504,6 +513,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"MidServiceNotificationData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"allowed" : {
|
||||
"description" : "Indicates whether receiving payments is allowed. This value is set to **true** by Adyen after screening your merchant account.",
|
||||
@@ -565,6 +575,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"PaymentMethodCreatedNotificationRequest" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"createdAt" : {
|
||||
"description" : "Timestamp for when the webhook was created.",
|
||||
@@ -596,6 +607,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"PaymentMethodNotificationResponse" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"notificationResponse" : {
|
||||
"description" : "Respond with **HTTP 200 OK** and `[accepted]` in the response body to [accept the webhook](https://docs.adyen.com/development-resources/webhooks#accept-notifications).",
|
||||
@@ -605,6 +617,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"PaymentMethodRequestRemovedNotificationRequest" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"createdAt" : {
|
||||
"description" : "Timestamp for when the webhook was created.",
|
||||
@@ -636,6 +649,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"PaymentMethodScheduledForRemovalNotificationRequest" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"createdAt" : {
|
||||
"description" : "Timestamp for when the webhook was created.",
|
||||
@@ -667,6 +681,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"RemediatingAction" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"code" : {
|
||||
"description" : "The remediating action code.",
|
||||
@@ -680,6 +695,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"VerificationError" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"code" : {
|
||||
"description" : "The verification error code.",
|
||||
@@ -716,6 +732,7 @@
|
||||
"type" : "object"
|
||||
},
|
||||
"VerificationError-recursive" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"code" : {
|
||||
"description" : "The verification error code.",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -113,6 +113,7 @@ webhooks:
|
||||
components:
|
||||
schemas:
|
||||
AccountCapabilityData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
allowed:
|
||||
description: Indicates whether the capability is allowed. Adyen sets this
|
||||
@@ -175,6 +176,7 @@ components:
|
||||
- requested
|
||||
type: object
|
||||
AccountCreateNotificationData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
capabilities:
|
||||
additionalProperties:
|
||||
@@ -227,6 +229,7 @@ components:
|
||||
- capabilities
|
||||
type: object
|
||||
AccountNotificationResponse:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
notificationResponse:
|
||||
description: Respond with **HTTP 200 OK** and `[accepted]` in the response
|
||||
@@ -234,6 +237,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
AccountUpdateNotificationData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
capabilities:
|
||||
additionalProperties:
|
||||
@@ -282,6 +286,7 @@ components:
|
||||
- capabilities
|
||||
type: object
|
||||
CapabilityProblem:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
entity:
|
||||
description: The ID and the type of entity that has verification errors.
|
||||
@@ -293,6 +298,7 @@ components:
|
||||
type: array
|
||||
type: object
|
||||
CapabilityProblemEntity:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
documents:
|
||||
description: List of document IDs to which the verification errors related
|
||||
@@ -320,6 +326,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
CapabilityProblemEntity-recursive:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
documents:
|
||||
description: List of document IDs to which the verification errors related
|
||||
@@ -343,6 +350,7 @@ components:
|
||||
required: []
|
||||
type: object
|
||||
MerchantCreatedNotificationRequest:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
createdAt:
|
||||
description: Timestamp for when the webhook was created.
|
||||
@@ -369,6 +377,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
MerchantUpdatedNotificationRequest:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
createdAt:
|
||||
description: Timestamp for when the webhook was created.
|
||||
@@ -395,6 +404,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
MidServiceNotificationData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
allowed:
|
||||
description: Indicates whether receiving payments is allowed. This value
|
||||
@@ -449,6 +459,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
PaymentMethodCreatedNotificationRequest:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
createdAt:
|
||||
description: Timestamp for when the webhook was created.
|
||||
@@ -475,6 +486,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
PaymentMethodNotificationResponse:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
notificationResponse:
|
||||
description: Respond with **HTTP 200 OK** and `[accepted]` in the response
|
||||
@@ -482,6 +494,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
RemediatingAction:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
code:
|
||||
description: The remediating action code.
|
||||
@@ -491,6 +504,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
VerificationError:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
code:
|
||||
description: The verification error code.
|
||||
@@ -520,6 +534,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
VerificationError-recursive:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
code:
|
||||
description: The verification error code.
|
||||
|
||||
@@ -170,6 +170,7 @@ webhooks:
|
||||
components:
|
||||
schemas:
|
||||
AccountCapabilityData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
allowed:
|
||||
description: Indicates whether the capability is allowed. Adyen sets this
|
||||
@@ -232,6 +233,7 @@ components:
|
||||
- requested
|
||||
type: object
|
||||
AccountCreateNotificationData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
capabilities:
|
||||
additionalProperties:
|
||||
@@ -284,6 +286,7 @@ components:
|
||||
- capabilities
|
||||
type: object
|
||||
AccountNotificationResponse:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
notificationResponse:
|
||||
description: Respond with **HTTP 200 OK** and `[accepted]` in the response
|
||||
@@ -291,6 +294,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
AccountUpdateNotificationData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
capabilities:
|
||||
additionalProperties:
|
||||
@@ -339,6 +343,7 @@ components:
|
||||
- capabilities
|
||||
type: object
|
||||
CapabilityProblem:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
entity:
|
||||
description: The ID and the type of entity that has verification errors.
|
||||
@@ -350,6 +355,7 @@ components:
|
||||
type: array
|
||||
type: object
|
||||
CapabilityProblemEntity:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
documents:
|
||||
description: List of document IDs to which the verification errors related
|
||||
@@ -377,6 +383,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
CapabilityProblemEntity-recursive:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
documents:
|
||||
description: List of document IDs to which the verification errors related
|
||||
@@ -400,6 +407,7 @@ components:
|
||||
required: []
|
||||
type: object
|
||||
MerchantCreatedNotificationRequest:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
createdAt:
|
||||
description: Timestamp for when the webhook was created.
|
||||
@@ -426,6 +434,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
MerchantUpdatedNotificationRequest:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
createdAt:
|
||||
description: Timestamp for when the webhook was created.
|
||||
@@ -452,6 +461,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
MidServiceNotificationData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
allowed:
|
||||
description: Indicates whether receiving payments is allowed. This value
|
||||
@@ -520,6 +530,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
PaymentMethodCreatedNotificationRequest:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
createdAt:
|
||||
description: Timestamp for when the webhook was created.
|
||||
@@ -546,6 +557,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
PaymentMethodNotificationResponse:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
notificationResponse:
|
||||
description: Respond with **HTTP 200 OK** and `[accepted]` in the response
|
||||
@@ -553,6 +565,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
PaymentMethodRequestRemovedNotificationRequest:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
createdAt:
|
||||
description: Timestamp for when the webhook was created.
|
||||
@@ -579,6 +592,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
PaymentMethodScheduledForRemovalNotificationRequest:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
createdAt:
|
||||
description: Timestamp for when the webhook was created.
|
||||
@@ -605,6 +619,7 @@ components:
|
||||
- type
|
||||
type: object
|
||||
RemediatingAction:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
code:
|
||||
description: The remediating action code.
|
||||
@@ -614,6 +629,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
VerificationError:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
code:
|
||||
description: The verification error code.
|
||||
@@ -643,6 +659,7 @@ components:
|
||||
type: string
|
||||
type: object
|
||||
VerificationError-recursive:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
code:
|
||||
description: The verification error code.
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user