Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Mar 6, 2024
1 parent 193eb30 commit 774415b
Show file tree
Hide file tree
Showing 8 changed files with 1,002 additions and 12 deletions.
15 changes: 15 additions & 0 deletions json/ManagementNotificationService-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -208,6 +209,7 @@
"type" : "object"
},
"AccountCreateNotificationData" : {
"additionalProperties" : false,
"properties" : {
"capabilities" : {
"additionalProperties" : {
Expand Down Expand Up @@ -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).",
Expand All @@ -251,6 +254,7 @@
"type" : "object"
},
"AccountUpdateNotificationData" : {
"additionalProperties" : false,
"properties" : {
"capabilities" : {
"additionalProperties" : {
Expand Down Expand Up @@ -280,6 +284,7 @@
"type" : "object"
},
"CapabilityProblem" : {
"additionalProperties" : false,
"properties" : {
"entity" : {
"description" : "The ID and the type of entity that has verification errors.",
Expand All @@ -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.",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -352,6 +359,7 @@
"type" : "object"
},
"MerchantCreatedNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -383,6 +391,7 @@
"type" : "object"
},
"MerchantUpdatedNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -471,6 +481,7 @@
"type" : "object"
},
"PaymentMethodCreatedNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -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).",
Expand All @@ -511,6 +523,7 @@
"type" : "object"
},
"RemediatingAction" : {
"additionalProperties" : false,
"properties" : {
"code" : {
"description" : "The remediating action code.",
Expand All @@ -524,6 +537,7 @@
"type" : "object"
},
"VerificationError" : {
"additionalProperties" : false,
"properties" : {
"code" : {
"description" : "The verification error code.",
Expand Down Expand Up @@ -560,6 +574,7 @@
"type" : "object"
},
"VerificationError-recursive" : {
"additionalProperties" : false,
"properties" : {
"code" : {
"description" : "The verification error code.",
Expand Down
17 changes: 17 additions & 0 deletions json/ManagementNotificationService-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -298,6 +299,7 @@
"type" : "object"
},
"AccountCreateNotificationData" : {
"additionalProperties" : false,
"properties" : {
"capabilities" : {
"additionalProperties" : {
Expand Down Expand Up @@ -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).",
Expand All @@ -341,6 +344,7 @@
"type" : "object"
},
"AccountUpdateNotificationData" : {
"additionalProperties" : false,
"properties" : {
"capabilities" : {
"additionalProperties" : {
Expand Down Expand Up @@ -370,6 +374,7 @@
"type" : "object"
},
"CapabilityProblem" : {
"additionalProperties" : false,
"properties" : {
"entity" : {
"description" : "The ID and the type of entity that has verification errors.",
Expand All @@ -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.",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -442,6 +449,7 @@
"type" : "object"
},
"MerchantCreatedNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -473,6 +481,7 @@
"type" : "object"
},
"MerchantUpdatedNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -565,6 +575,7 @@
"type" : "object"
},
"PaymentMethodCreatedNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -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).",
Expand All @@ -605,6 +617,7 @@
"type" : "object"
},
"PaymentMethodRequestRemovedNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -636,6 +649,7 @@
"type" : "object"
},
"PaymentMethodScheduledForRemovalNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -667,6 +681,7 @@
"type" : "object"
},
"RemediatingAction" : {
"additionalProperties" : false,
"properties" : {
"code" : {
"description" : "The remediating action code.",
Expand All @@ -680,6 +695,7 @@
"type" : "object"
},
"VerificationError" : {
"additionalProperties" : false,
"properties" : {
"code" : {
"description" : "The verification error code.",
Expand Down Expand Up @@ -716,6 +732,7 @@
"type" : "object"
},
"VerificationError-recursive" : {
"additionalProperties" : false,
"properties" : {
"code" : {
"description" : "The verification error code.",
Expand Down
Loading

0 comments on commit 774415b

Please sign in to comment.