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:
@@ -1039,9 +1039,6 @@
|
|||||||
],
|
],
|
||||||
"summary" : "Recurring contract created",
|
"summary" : "Recurring contract created",
|
||||||
"description" : "A recurring contract has been created. [Enable this webhook](https://docs.adyen.com/development-resources/webhooks/webhook-types#non-default-event-codes) in your Customer Area.",
|
"description" : "A recurring contract has been created. [Enable this webhook](https://docs.adyen.com/development-resources/webhooks/webhook-types#non-default-event-codes) in your Customer Area.",
|
||||||
"deprecated" : true,
|
|
||||||
"x-deprecatedInVersion" : "1",
|
|
||||||
"x-deprecatedMessage" : "Use Tokenization webhooks instead.",
|
|
||||||
"operationId" : "post-RECURRING_CONTRACT",
|
"operationId" : "post-RECURRING_CONTRACT",
|
||||||
"x-sortIndex" : 0,
|
"x-sortIndex" : 0,
|
||||||
"x-methodName" : "recurringContractCreated",
|
"x-methodName" : "recurringContractCreated",
|
||||||
|
|||||||
@@ -769,9 +769,6 @@ webhooks:
|
|||||||
summary: Recurring contract created
|
summary: Recurring contract created
|
||||||
description: A recurring contract has been created. [Enable this webhook](https://docs.adyen.com/development-resources/webhooks/webhook-types#non-default-event-codes)
|
description: A recurring contract has been created. [Enable this webhook](https://docs.adyen.com/development-resources/webhooks/webhook-types#non-default-event-codes)
|
||||||
in your Customer Area.
|
in your Customer Area.
|
||||||
deprecated: true
|
|
||||||
x-deprecatedInVersion: '1'
|
|
||||||
x-deprecatedMessage: Use Tokenization webhooks instead.
|
|
||||||
operationId: post-RECURRING_CONTRACT
|
operationId: post-RECURRING_CONTRACT
|
||||||
x-sortIndex: 0
|
x-sortIndex: 0
|
||||||
x-methodName: recurringContractCreated
|
x-methodName: recurringContractCreated
|
||||||
|
|||||||
Reference in New Issue
Block a user