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 b9ea5b2 commit 9e23bfe
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
19 changes: 19 additions & 0 deletions json/Webhooks-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1366,6 +1366,7 @@
"components" : {
"schemas" : {
"AchNotificationOfChangeNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"createdAt" : {
"description" : "Timestamp for when the webhook was created.",
Expand Down Expand Up @@ -1396,6 +1397,7 @@
"type" : "object"
},
"AchNotificationOfChangeNotificationRequestData" : {
"additionalProperties" : false,
"properties" : {
"notificationOfChange" : {
"description" : "The Notification of Change information.",
Expand All @@ -1418,6 +1420,7 @@
"type" : "object"
},
"AchNotificationOfChangeNotificationRequestDataNoc" : {
"additionalProperties" : false,
"properties" : {
"newBankAccountNumber" : {
"description" : "New bank account number.",
Expand Down Expand Up @@ -1459,6 +1462,7 @@
"type" : "object"
},
"Amount" : {
"additionalProperties" : false,
"properties" : {
"currency" : {
"description" : "The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).",
Expand All @@ -1479,6 +1483,7 @@
"type" : "object"
},
"AuthorisationNotificationAdditionalData" : {
"additionalProperties" : false,
"properties" : {
"PaymentAccountReference" : {
"description" : "Reference of the payment account.",
Expand Down Expand Up @@ -2059,6 +2064,7 @@
"type" : "object"
},
"AuthorisationNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"live" : {
"description" : "Informs about the origin of the notification. The value is **true** when originating from the live environment, **false** for the test environment.",
Expand All @@ -2075,6 +2081,7 @@
"type" : "object"
},
"AuthorisationNotificationRequestItem" : {
"additionalProperties" : false,
"properties" : {
"additionalData" : {
"description" : "This object is a generic container that can hold extra fields.",
Expand Down Expand Up @@ -2155,6 +2162,7 @@
}
},
"ExpireNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"live" : {
"description" : "Informs about the origin of the notification. The value is **true** when originating from the live environment, **false** for the test environment.",
Expand All @@ -2171,6 +2179,7 @@
"type" : "object"
},
"ExpireNotificationRequestItem" : {
"additionalProperties" : false,
"properties" : {
"additionalData" : {
"description" : "A generic container for extra fields.",
Expand Down Expand Up @@ -2242,6 +2251,7 @@
}
},
"NotificationAdditionalData" : {
"additionalProperties" : false,
"properties" : {
"PaymentAccountReference" : {
"description" : "Reference of the payment account.",
Expand Down Expand Up @@ -2734,6 +2744,7 @@
"type" : "object"
},
"NotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"live" : {
"description" : "Informs about the origin of the notification. The value is **true** when originating from the live environment, **false** for the test environment.",
Expand All @@ -2750,6 +2761,7 @@
"type" : "object"
},
"NotificationRequestItem" : {
"additionalProperties" : false,
"properties" : {
"additionalData" : {
"description" : "A generic container for extra fields.",
Expand Down Expand Up @@ -2850,6 +2862,7 @@
}
},
"PaidoutReversedNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"live" : {
"description" : "Informs about the origin of the notification. The value is **true** when originating from the live environment, **false** for the test environment.",
Expand All @@ -2866,6 +2879,7 @@
"type" : "object"
},
"PaidoutReversedNotificationRequestItem" : {
"additionalProperties" : false,
"properties" : {
"additionalData" : {
"description" : "A generic container for extra fields.",
Expand Down Expand Up @@ -2937,6 +2951,7 @@
}
},
"RecurringContractNotificationAdditionalData" : {
"additionalProperties" : false,
"properties" : {
"PaymentAccountReference" : {
"description" : "Reference of the payment account.",
Expand Down Expand Up @@ -3433,6 +3448,7 @@
"type" : "object"
},
"RecurringContractNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"live" : {
"description" : "Informs about the origin of the notification. The value is **true** when originating from the live environment, **false** for the test environment.",
Expand All @@ -3449,6 +3465,7 @@
"type" : "object"
},
"RecurringContractNotificationRequestItem" : {
"additionalProperties" : false,
"properties" : {
"additionalData" : {
"description" : "This object is a generic container that can hold extra fields.",
Expand Down Expand Up @@ -3525,6 +3542,7 @@
}
},
"ReportAvailableNotificationRequest" : {
"additionalProperties" : false,
"properties" : {
"live" : {
"description" : "Informs about the origin of the notification. The value is **true** when originating from the live environment, **false** for the test environment.",
Expand All @@ -3541,6 +3559,7 @@
"type" : "object"
},
"ReportAvailableNotificationRequestItem" : {
"additionalProperties" : false,
"properties" : {
"additionalData" : {
"description" : "A generic container for extra fields.",
Expand Down
19 changes: 19 additions & 0 deletions yaml/Webhooks-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,7 @@ webhooks:
components:
schemas:
AchNotificationOfChangeNotificationRequest:
additionalProperties: false
properties:
createdAt:
description: Timestamp for when the webhook was created.
Expand All @@ -904,6 +905,7 @@ components:
- createdAt
type: object
AchNotificationOfChangeNotificationRequestData:
additionalProperties: false
properties:
notificationOfChange:
description: The Notification of Change information.
Expand All @@ -920,6 +922,7 @@ components:
- notificationOfChange
type: object
AchNotificationOfChangeNotificationRequestDataNoc:
additionalProperties: false
properties:
newBankAccountNumber:
description: New bank account number.
Expand Down Expand Up @@ -991,6 +994,7 @@ components:
- reasonCode
type: object
Amount:
additionalProperties: false
properties:
currency:
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).
Expand All @@ -1006,6 +1010,7 @@ components:
- currency
type: object
AuthorisationNotificationAdditionalData:
additionalProperties: false
properties:
PaymentAccountReference:
description: Reference of the payment account.
Expand Down Expand Up @@ -1514,6 +1519,7 @@ components:
type: string
type: object
AuthorisationNotificationRequest:
additionalProperties: false
properties:
live:
description: Informs about the origin of the notification. The value is
Expand All @@ -1527,6 +1533,7 @@ components:
type: array
type: object
AuthorisationNotificationRequestItem:
additionalProperties: false
properties:
additionalData:
description: This object is a generic container that can hold extra fields.
Expand Down Expand Up @@ -1601,6 +1608,7 @@ components:
NotificationRequestItem:
$ref: '#/components/schemas/AuthorisationNotificationRequestItem'
ExpireNotificationRequest:
additionalProperties: false
properties:
live:
description: Informs about the origin of the notification. The value is
Expand All @@ -1614,6 +1622,7 @@ components:
type: array
type: object
ExpireNotificationRequestItem:
additionalProperties: false
properties:
additionalData:
description: A generic container for extra fields.
Expand Down Expand Up @@ -1672,6 +1681,7 @@ components:
NotificationRequestItem:
$ref: '#/components/schemas/ExpireNotificationRequestItem'
NotificationAdditionalData:
additionalProperties: false
properties:
PaymentAccountReference:
description: Reference of the payment account.
Expand Down Expand Up @@ -2082,6 +2092,7 @@ components:
type: string
type: object
NotificationRequest:
additionalProperties: false
properties:
live:
description: Informs about the origin of the notification. The value is
Expand All @@ -2095,6 +2106,7 @@ components:
type: array
type: object
NotificationRequestItem:
additionalProperties: false
properties:
additionalData:
description: A generic container for extra fields.
Expand Down Expand Up @@ -2185,6 +2197,7 @@ components:
NotificationRequestItem:
$ref: '#/components/schemas/NotificationRequestItem'
PaidoutReversedNotificationRequest:
additionalProperties: false
properties:
live:
description: Informs about the origin of the notification. The value is
Expand All @@ -2198,6 +2211,7 @@ components:
type: array
type: object
PaidoutReversedNotificationRequestItem:
additionalProperties: false
properties:
additionalData:
description: A generic container for extra fields.
Expand Down Expand Up @@ -2257,6 +2271,7 @@ components:
NotificationRequestItem:
$ref: '#/components/schemas/PaidoutReversedNotificationRequestItem'
RecurringContractNotificationAdditionalData:
additionalProperties: false
properties:
PaymentAccountReference:
description: Reference of the payment account.
Expand Down Expand Up @@ -2671,6 +2686,7 @@ components:
type: string
type: object
RecurringContractNotificationRequest:
additionalProperties: false
properties:
live:
description: Informs about the origin of the notification. The value is
Expand All @@ -2684,6 +2700,7 @@ components:
type: array
type: object
RecurringContractNotificationRequestItem:
additionalProperties: false
properties:
additionalData:
description: This object is a generic container that can hold extra fields.
Expand Down Expand Up @@ -2748,6 +2765,7 @@ components:
NotificationRequestItem:
$ref: '#/components/schemas/RecurringContractNotificationRequestItem'
ReportAvailableNotificationRequest:
additionalProperties: false
properties:
live:
description: Informs about the origin of the notification. The value is
Expand All @@ -2761,6 +2779,7 @@ components:
type: array
type: object
ReportAvailableNotificationRequestItem:
additionalProperties: false
properties:
additionalData:
description: A generic container for extra fields.
Expand Down

0 comments on commit 9e23bfe

Please sign in to comment.