From 35f2c0ae1df30ebc00d3d809956daa0d75f5d703 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Mon, 11 Dec 2023 15:59:15 +0100 Subject: [PATCH] spec release --- json/BinLookupService-v40.json | 5 ----- json/BinLookupService-v50.json | 5 ----- json/BinLookupService-v52.json | 5 ----- json/BinLookupService-v53.json | 5 ----- json/BinLookupService-v54.json | 5 ----- json/DataProtectionService-v1.json | 4 ---- json/PaymentService-v25.json | 11 ----------- json/PaymentService-v30.json | 13 ------------- json/PaymentService-v40.json | 16 ---------------- json/PaymentService-v46.json | 16 ---------------- json/PaymentService-v49.json | 16 ---------------- json/PaymentService-v50.json | 16 ---------------- json/PaymentService-v51.json | 17 ----------------- json/PaymentService-v52.json | 17 ----------------- json/PaymentService-v64.json | 17 ----------------- json/PaymentService-v67.json | 17 ----------------- json/PaymentService-v68.json | 17 ----------------- json/PayoutService-v30.json | 11 ----------- json/PayoutService-v40.json | 11 ----------- json/PayoutService-v50.json | 11 ----------- json/PayoutService-v51.json | 11 ----------- json/PayoutService-v52.json | 11 ----------- json/PayoutService-v64.json | 11 ----------- json/PayoutService-v67.json | 11 ----------- json/PayoutService-v68.json | 11 ----------- json/RecurringService-v25.json | 7 ------- json/RecurringService-v30.json | 7 ------- json/RecurringService-v40.json | 8 -------- json/RecurringService-v49.json | 8 -------- json/RecurringService-v67.json | 9 --------- json/RecurringService-v68.json | 9 --------- yaml/BinLookupService-v40.yaml | 4 ---- yaml/BinLookupService-v50.yaml | 4 ---- yaml/BinLookupService-v52.yaml | 4 ---- yaml/BinLookupService-v53.yaml | 4 ---- yaml/BinLookupService-v54.yaml | 4 ---- yaml/DataProtectionService-v1.yaml | 3 --- yaml/PaymentService-v25.yaml | 10 ---------- yaml/PaymentService-v30.yaml | 12 ------------ yaml/PaymentService-v40.yaml | 15 --------------- yaml/PaymentService-v46.yaml | 15 --------------- yaml/PaymentService-v49.yaml | 15 --------------- yaml/PaymentService-v50.yaml | 15 --------------- yaml/PaymentService-v51.yaml | 16 ---------------- yaml/PaymentService-v52.yaml | 16 ---------------- yaml/PaymentService-v64.yaml | 16 ---------------- yaml/PaymentService-v67.yaml | 16 ---------------- yaml/PaymentService-v68.yaml | 16 ---------------- yaml/PayoutService-v30.yaml | 10 ---------- yaml/PayoutService-v40.yaml | 10 ---------- yaml/PayoutService-v50.yaml | 10 ---------- yaml/PayoutService-v51.yaml | 10 ---------- yaml/PayoutService-v52.yaml | 10 ---------- yaml/PayoutService-v64.yaml | 10 ---------- yaml/PayoutService-v67.yaml | 10 ---------- yaml/PayoutService-v68.yaml | 10 ---------- yaml/RecurringService-v25.yaml | 6 ------ yaml/RecurringService-v30.yaml | 6 ------ yaml/RecurringService-v40.yaml | 7 ------- yaml/RecurringService-v49.yaml | 7 ------- yaml/RecurringService-v67.yaml | 8 -------- yaml/RecurringService-v68.yaml | 8 -------- 62 files changed, 645 deletions(-) diff --git a/json/BinLookupService-v40.json b/json/BinLookupService-v40.json index 224b73a..6edf5fe 100644 --- a/json/BinLookupService-v40.json +++ b/json/BinLookupService-v40.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Verifies whether 3D Secure is available for the specified BIN or card brand. For 3D Secure 2, this endpoint also returns device fingerprinting keys.\n\nFor more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).", "x-addedInVersion" : "1", "operationId" : "post-get3dsAvailability", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "get3dsAvailability", "security" : [ @@ -143,7 +139,6 @@ "summary" : "Get a fees cost estimate", "description" : ">This API is available only for merchants operating in Australia, the EU, and the UK.\n\nUse the Adyen Cost Estimation API to pre-calculate interchange and scheme fee costs. Knowing these costs prior actual payment authorisation gives you an opportunity to charge those costs to the cardholder, if necessary.\n\nTo retrieve this information, make the call to the `/getCostEstimate` endpoint. The response to this call contains the amount of the interchange and scheme fees charged by the network for this transaction, and also which surcharging policy is possible (based on current regulations).\n\n> Since not all information is known in advance (for example, if the cardholder will successfully authenticate via 3D Secure or if you also plan to provide additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.", "operationId" : "post-getCostEstimate", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "getCostEstimate", "security" : [ diff --git a/json/BinLookupService-v50.json b/json/BinLookupService-v50.json index 6c8f6d6..1eaffc9 100644 --- a/json/BinLookupService-v50.json +++ b/json/BinLookupService-v50.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Verifies whether 3D Secure is available for the specified BIN or card brand. For 3D Secure 2, this endpoint also returns device fingerprinting keys.\n\nFor more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).", "x-addedInVersion" : "1", "operationId" : "post-get3dsAvailability", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "get3dsAvailability", "security" : [ @@ -143,7 +139,6 @@ "summary" : "Get a fees cost estimate", "description" : ">This API is available only for merchants operating in Australia, the EU, and the UK.\n\nUse the Adyen Cost Estimation API to pre-calculate interchange and scheme fee costs. Knowing these costs prior actual payment authorisation gives you an opportunity to charge those costs to the cardholder, if necessary.\n\nTo retrieve this information, make the call to the `/getCostEstimate` endpoint. The response to this call contains the amount of the interchange and scheme fees charged by the network for this transaction, and also which surcharging policy is possible (based on current regulations).\n\n> Since not all information is known in advance (for example, if the cardholder will successfully authenticate via 3D Secure or if you also plan to provide additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.", "operationId" : "post-getCostEstimate", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "getCostEstimate", "security" : [ diff --git a/json/BinLookupService-v52.json b/json/BinLookupService-v52.json index cf9f096..24015f5 100644 --- a/json/BinLookupService-v52.json +++ b/json/BinLookupService-v52.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Verifies whether 3D Secure is available for the specified BIN or card brand. For 3D Secure 2, this endpoint also returns device fingerprinting keys.\n\nFor more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).", "x-addedInVersion" : "1", "operationId" : "post-get3dsAvailability", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "get3dsAvailability", "security" : [ @@ -143,7 +139,6 @@ "summary" : "Get a fees cost estimate", "description" : ">This API is available only for merchants operating in Australia, the EU, and the UK.\n\nUse the Adyen Cost Estimation API to pre-calculate interchange and scheme fee costs. Knowing these costs prior actual payment authorisation gives you an opportunity to charge those costs to the cardholder, if necessary.\n\nTo retrieve this information, make the call to the `/getCostEstimate` endpoint. The response to this call contains the amount of the interchange and scheme fees charged by the network for this transaction, and also which surcharging policy is possible (based on current regulations).\n\n> Since not all information is known in advance (for example, if the cardholder will successfully authenticate via 3D Secure or if you also plan to provide additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.", "operationId" : "post-getCostEstimate", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "getCostEstimate", "security" : [ diff --git a/json/BinLookupService-v53.json b/json/BinLookupService-v53.json index e5db9d1..c703fb9 100644 --- a/json/BinLookupService-v53.json +++ b/json/BinLookupService-v53.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Verifies whether 3D Secure is available for the specified BIN or card brand. For 3D Secure 2, this endpoint also returns device fingerprinting keys.\n\nFor more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).", "x-addedInVersion" : "1", "operationId" : "post-get3dsAvailability", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "get3dsAvailability", "security" : [ @@ -143,7 +139,6 @@ "summary" : "Get a fees cost estimate", "description" : ">This API is available only for merchants operating in Australia, the EU, and the UK.\n\nUse the Adyen Cost Estimation API to pre-calculate interchange and scheme fee costs. Knowing these costs prior actual payment authorisation gives you an opportunity to charge those costs to the cardholder, if necessary.\n\nTo retrieve this information, make the call to the `/getCostEstimate` endpoint. The response to this call contains the amount of the interchange and scheme fees charged by the network for this transaction, and also which surcharging policy is possible (based on current regulations).\n\n> Since not all information is known in advance (for example, if the cardholder will successfully authenticate via 3D Secure or if you also plan to provide additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.", "operationId" : "post-getCostEstimate", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "getCostEstimate", "security" : [ diff --git a/json/BinLookupService-v54.json b/json/BinLookupService-v54.json index 96a271e..300faf5 100644 --- a/json/BinLookupService-v54.json +++ b/json/BinLookupService-v54.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Verifies whether 3D Secure is available for the specified BIN or card brand. For 3D Secure 2, this endpoint also returns device fingerprinting keys.\n\nFor more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).", "x-addedInVersion" : "1", "operationId" : "post-get3dsAvailability", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "get3dsAvailability", "security" : [ @@ -143,7 +139,6 @@ "summary" : "Get a fees cost estimate", "description" : ">This API is available only for merchants operating in Australia, the EU, and the UK.\n\nUse the Adyen Cost Estimation API to pre-calculate interchange and scheme fee costs. Knowing these costs prior actual payment authorisation gives you an opportunity to charge those costs to the cardholder, if necessary.\n\nTo retrieve this information, make the call to the `/getCostEstimate` endpoint. The response to this call contains the amount of the interchange and scheme fees charged by the network for this transaction, and also which surcharging policy is possible (based on current regulations).\n\n> Since not all information is known in advance (for example, if the cardholder will successfully authenticate via 3D Secure or if you also plan to provide additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.", "operationId" : "post-getCostEstimate", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "getCostEstimate", "security" : [ diff --git a/json/DataProtectionService-v1.json b/json/DataProtectionService-v1.json index 214b551..e45e945 100644 --- a/json/DataProtectionService-v1.json +++ b/json/DataProtectionService-v1.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -33,7 +30,6 @@ "summary" : "Submit a Subject Erasure Request.", "description" : "Sends the PSP reference containing the shopper data that should be deleted.", "operationId" : "post-requestSubjectErasure", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "requestSubjectErasure", "security" : [ diff --git a/json/PaymentService-v25.json b/json/PaymentService-v25.json index 1512a85..1cb1a5f 100644 --- a/json/PaymentService-v25.json +++ b/json/PaymentService-v25.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -37,7 +33,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -168,7 +163,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -282,7 +276,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -396,7 +389,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -515,7 +507,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -634,7 +625,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -754,7 +744,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v30.json b/json/PaymentService-v30.json index 74844b2..cb50fbe 100644 --- a/json/PaymentService-v30.json +++ b/json/PaymentService-v30.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -286,7 +280,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -400,7 +393,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -514,7 +506,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -633,7 +624,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -752,7 +742,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -872,7 +861,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -992,7 +980,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v40.json b/json/PaymentService-v40.json index 4baf294..d1486e2 100644 --- a/json/PaymentService-v40.json +++ b/json/PaymentService-v40.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -985,7 +973,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1105,7 +1092,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1340,7 +1325,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v46.json b/json/PaymentService-v46.json index ac28dad..64926d9 100644 --- a/json/PaymentService-v46.json +++ b/json/PaymentService-v46.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -985,7 +973,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1105,7 +1092,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1340,7 +1325,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v49.json b/json/PaymentService-v49.json index 1a20b62..146aee7 100644 --- a/json/PaymentService-v49.json +++ b/json/PaymentService-v49.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -985,7 +973,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1105,7 +1092,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1340,7 +1325,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v50.json b/json/PaymentService-v50.json index f845fe7..b0f222d 100644 --- a/json/PaymentService-v50.json +++ b/json/PaymentService-v50.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -985,7 +973,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1105,7 +1092,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1340,7 +1325,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v51.json b/json/PaymentService-v51.json index c660a35..d672b9c 100644 --- a/json/PaymentService-v51.json +++ b/json/PaymentService-v51.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -986,7 +974,6 @@ "description" : "Return the authentication result after doing a 3D Secure authentication only.", "x-addedInVersion" : "51", "operationId" : "post-getAuthenticationResult", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "getAuthenticationResult", "security" : [ @@ -1100,7 +1087,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1335,7 +1320,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1455,7 +1439,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v52.json b/json/PaymentService-v52.json index ac5f107..8575bed 100644 --- a/json/PaymentService-v52.json +++ b/json/PaymentService-v52.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -986,7 +974,6 @@ "description" : "Return the authentication result after doing a 3D Secure authentication only.", "x-addedInVersion" : "51", "operationId" : "post-getAuthenticationResult", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "getAuthenticationResult", "security" : [ @@ -1100,7 +1087,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1335,7 +1320,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1455,7 +1439,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v64.json b/json/PaymentService-v64.json index 42b5a30..0efb09d 100644 --- a/json/PaymentService-v64.json +++ b/json/PaymentService-v64.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -986,7 +974,6 @@ "description" : "Return the authentication result after doing a 3D Secure authentication only.", "x-addedInVersion" : "51", "operationId" : "post-getAuthenticationResult", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "getAuthenticationResult", "security" : [ @@ -1100,7 +1087,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1335,7 +1320,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1455,7 +1439,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v67.json b/json/PaymentService-v67.json index b1187a0..498aa3f 100644 --- a/json/PaymentService-v67.json +++ b/json/PaymentService-v67.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -986,7 +974,6 @@ "description" : "Return the authentication result after doing a 3D Secure authentication only.", "x-addedInVersion" : "51", "operationId" : "post-getAuthenticationResult", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "getAuthenticationResult", "security" : [ @@ -1100,7 +1087,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1335,7 +1320,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1455,7 +1439,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PaymentService-v68.json b/json/PaymentService-v68.json index 6d3216c..4d0b554 100644 --- a/json/PaymentService-v68.json +++ b/json/PaymentService-v68.json @@ -16,10 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Payments", - "Modifications" - ], "tags" : [ { "name" : "Payments" @@ -38,7 +34,6 @@ "description" : "Allows you to increase or decrease the authorised amount after the initial authorisation has taken place. This functionality enables for example tipping, improving the chances your authorisation will be valid, or charging the shopper when they have already left the merchant premises.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce).\n> If you have a [newer integration](https://docs.adyen.com/online-payments), and are doing:\n> * [Asynchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use the [`/payments/{paymentPspReference}/amountUpdates`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/amountUpdates) endpoint on Checkout API.\n> * [Synchronous adjustments](https://docs.adyen.com/online-payments/adjust-authorisation#asynchronous-or-synchronous-adjustment), use this endpoint.", "x-addedInVersion" : "30", "operationId" : "post-adjustAuthorisation", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "adjustAuthorisation", "security" : [ @@ -157,7 +152,6 @@ "summary" : "Create an authorisation", "description" : "Creates a payment with a unique reference (`pspReference`) and attempts to obtain an authorisation hold. For cards, this amount can be captured or cancelled later. Non-card payment methods typically don't support this and will automatically capture as part of the authorisation.\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.", "operationId" : "post-authorise", - "x-groupName" : "Payments", "x-sortIndex" : 1, "x-methodName" : "authorise", "security" : [ @@ -289,7 +283,6 @@ "summary" : "Complete a 3DS authorisation", "description" : "For an authenticated 3D Secure session, completes the payment authorisation. This endpoint must receive the `md` and `paResponse` parameters that you get from the card issuer after a shopper pays via 3D Secure.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "operationId" : "post-authorise3d", - "x-groupName" : "Payments", "x-sortIndex" : 2, "x-methodName" : "authorise3d", "security" : [ @@ -404,7 +397,6 @@ "description" : "For an authenticated 3D Secure 2 session, completes the payment authorisation. This endpoint must receive the `threeDS2Token` and `threeDS2Result` parameters.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce/3d-secure). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.", "x-addedInVersion" : "37", "operationId" : "post-authorise3ds2", - "x-groupName" : "Payments", "x-sortIndex" : 3, "x-methodName" : "authorise3ds2", "security" : [ @@ -518,7 +510,6 @@ "summary" : "Cancel an authorisation", "description" : "Cancels the authorisation hold on a payment, returning a unique reference for this request. You can cancel payments after authorisation only for payment methods that support distinct authorisations and captures.\n\nFor more information, refer to [Cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.", "operationId" : "post-cancel", - "x-groupName" : "Modifications", "x-sortIndex" : 2, "x-methodName" : "cancel", "security" : [ @@ -632,7 +623,6 @@ "summary" : "Cancel or refund a payment", "description" : "Cancels a payment if it has not been captured yet, or refunds it if it has already been captured. This is useful when it is not certain if the payment has been captured or not (for example, when using auto-capture).\n\nDo not use this endpoint for payments that involve:\n * [Multiple partial captures](https://docs.adyen.com/online-payments/capture).\n * [Split data](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) either at time of payment or capture for Adyen for Platforms.\n\n Instead, check if the payment has been captured and make a corresponding [`/refund`](https://docs.adyen.com/api-explorer/#/Payment/refund) or [`/cancel`](https://docs.adyen.com/api-explorer/#/Payment/cancel) call.\n\nFor more information, refer to [Cancel or refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel-or-refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals) endpoint under Checkout API instead.", "operationId" : "post-cancelOrRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 4, "x-methodName" : "cancelOrRefund", "security" : [ @@ -751,7 +741,6 @@ "summary" : "Capture an authorisation", "description" : "Captures the authorisation hold on a payment, returning a unique reference for this request. Usually the full authorisation amount is captured, however it's also possible to capture a smaller amount, which results in cancelling the remaining authorisation balance.\n\nPayment methods that are captured automatically after authorisation don't need to be captured. However, submitting a capture request on these transactions will not result in double charges. If immediate or delayed auto-capture is enabled, calling the capture method is not neccessary.\n\nFor more information refer to [Capture](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/capture).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/captures`](https://docs.adyen.com/api-explorer/#/CheckoutService/v67/post/payments/{paymentPspReference}/captures) endpoint on Checkout API instead.\n\n", "operationId" : "post-capture", - "x-groupName" : "Modifications", "x-sortIndex" : 1, "x-methodName" : "capture", "security" : [ @@ -871,7 +860,6 @@ "description" : "Schedules a new payment to be created (including a new authorisation request) for the specified donation using the payment details of the original payment.\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/donations`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/donations) endpoint under Checkout API instead.", "x-addedInVersion" : "40", "operationId" : "post-donate", - "x-groupName" : "Modifications", "x-sortIndex" : 6, "x-methodName" : "donate", "security" : [ @@ -986,7 +974,6 @@ "description" : "Return the authentication result after doing a 3D Secure authentication only.", "x-addedInVersion" : "51", "operationId" : "post-getAuthenticationResult", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "getAuthenticationResult", "security" : [ @@ -1100,7 +1087,6 @@ "summary" : "Refund a captured payment", "description" : "Refunds a payment that has previously been captured, returning a unique reference for this request. Refunding can be done on the full captured amount or a partial amount. Multiple (partial) refunds will be accepted as long as their sum doesn't exceed the captured amount. Payments which have been authorised, but not captured, cannot be refunded, use the /cancel method instead.\n\nSome payment methods/gateways do not support partial/multiple refunds.\nA margin above the captured limit can be configured to cover shipping/handling costs.\n\nFor more information, refer to [Refund](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/refund).\n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.", "operationId" : "post-refund", - "x-groupName" : "Modifications", "x-sortIndex" : 3, "x-methodName" : "refund", "security" : [ @@ -1220,7 +1206,6 @@ "description" : "Retrieves the `threeDS2Result` after doing a 3D Secure 2 authentication only.", "x-addedInVersion" : "40", "operationId" : "post-retrieve3ds2Result", - "x-groupName" : "Payments", "x-sortIndex" : 4, "x-methodName" : "retrieve3ds2Result", "security" : [ @@ -1335,7 +1320,6 @@ "description" : "This endpoint allows you to cancel a payment if you do not have the PSP reference of the original payment request available.\n\nIn your call, refer to the original payment by using the `reference` that you specified in your payment request.\n\nFor more information, see [Technical cancel](https://docs.adyen.com/online-payments/classic-integrations/modify-payments/cancel#technical-cancel). \n\n> This endpoint is part of our [classic API integration](https://docs.adyen.com/online-payments/classic-integrations/api-integration-ecommerce). If using a [newer integration](https://docs.adyen.com/online-payments), use the [`/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/cancels) endpoint under Checkout API instead.", "x-addedInVersion" : "30", "operationId" : "post-technicalCancel", - "x-groupName" : "Modifications", "x-sortIndex" : 5, "x-methodName" : "technicalCancel", "security" : [ @@ -1455,7 +1439,6 @@ "description" : "This endpoint allows you to cancel an unreferenced refund request before it has been completed.\n\nIn your call, you can refer to the original refund request either by using the `tenderReference`, or the `pspReference`. We recommend implementing based on the `tenderReference`, as this is generated for both offline and online transactions.\n\nFor more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).", "x-addedInVersion" : "25", "operationId" : "post-voidPendingRefund", - "x-groupName" : "Modifications", "x-sortIndex" : 7, "x-methodName" : "voidPendingRefund", "security" : [ diff --git a/json/PayoutService-v30.json b/json/PayoutService-v30.json index 4a8c7a6..080e516 100644 --- a/json/PayoutService-v30.json +++ b/json/PayoutService-v30.json @@ -16,11 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Initialization", - "Reviewing", - "Instant payouts" - ], "tags" : [ { "name" : "Initialization" @@ -42,7 +37,6 @@ "description" : "Confirms a previously submitted payout.\n\nTo cancel a payout, use the `/declineThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-confirmThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 1, "x-methodName" : "confirmThirdParty", "security" : [ @@ -152,7 +146,6 @@ "description" : "Cancels a previously submitted payout.\n\nTo confirm and send a payout, use the `/confirmThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-declineThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 2, "x-methodName" : "declineThirdParty", "security" : [ @@ -262,7 +255,6 @@ "description" : "With this call, you can pay out to your customers, and funds will be made available within 30 minutes on the cardholder's bank account (this is dependent on whether the issuer supports this functionality). Instant card payouts are only supported for Visa and Mastercard cards.", "x-addedInVersion" : "11", "operationId" : "post-payout", - "x-groupName" : "Instant payouts", "x-sortIndex" : 1, "x-methodName" : "payout", "security" : [ @@ -369,7 +361,6 @@ "summary" : "Store payout details", "description" : "Stores payment details under the `PAYOUT` recurring contract. These payment details can be used later to submit a payout via the `/submitThirdParty` call.", "operationId" : "post-storeDetail", - "x-groupName" : "Initialization", "x-sortIndex" : 2, "x-methodName" : "storeDetail", "security" : [ @@ -479,7 +470,6 @@ "description" : "Submits a payout and stores its details for subsequent payouts.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-storeDetailAndSubmitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 1, "x-methodName" : "storeDetailAndSubmitThirdParty", "security" : [ @@ -596,7 +586,6 @@ "description" : "Submits a payout using the previously stored payment details. To store payment details, use the `/storeDetail` API call.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-submitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 3, "x-methodName" : "submitThirdParty", "security" : [ diff --git a/json/PayoutService-v40.json b/json/PayoutService-v40.json index 7125937..c5945a0 100644 --- a/json/PayoutService-v40.json +++ b/json/PayoutService-v40.json @@ -16,11 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Initialization", - "Reviewing", - "Instant payouts" - ], "tags" : [ { "name" : "Initialization" @@ -42,7 +37,6 @@ "description" : "Confirms a previously submitted payout.\n\nTo cancel a payout, use the `/declineThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-confirmThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 1, "x-methodName" : "confirmThirdParty", "security" : [ @@ -152,7 +146,6 @@ "description" : "Cancels a previously submitted payout.\n\nTo confirm and send a payout, use the `/confirmThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-declineThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 2, "x-methodName" : "declineThirdParty", "security" : [ @@ -262,7 +255,6 @@ "description" : "With this call, you can pay out to your customers, and funds will be made available within 30 minutes on the cardholder's bank account (this is dependent on whether the issuer supports this functionality). Instant card payouts are only supported for Visa and Mastercard cards.", "x-addedInVersion" : "11", "operationId" : "post-payout", - "x-groupName" : "Instant payouts", "x-sortIndex" : 1, "x-methodName" : "payout", "security" : [ @@ -369,7 +361,6 @@ "summary" : "Store payout details", "description" : "Stores payment details under the `PAYOUT` recurring contract. These payment details can be used later to submit a payout via the `/submitThirdParty` call.", "operationId" : "post-storeDetail", - "x-groupName" : "Initialization", "x-sortIndex" : 2, "x-methodName" : "storeDetail", "security" : [ @@ -479,7 +470,6 @@ "description" : "Submits a payout and stores its details for subsequent payouts.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-storeDetailAndSubmitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 1, "x-methodName" : "storeDetailAndSubmitThirdParty", "security" : [ @@ -596,7 +586,6 @@ "description" : "Submits a payout using the previously stored payment details. To store payment details, use the `/storeDetail` API call.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-submitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 3, "x-methodName" : "submitThirdParty", "security" : [ diff --git a/json/PayoutService-v50.json b/json/PayoutService-v50.json index 576f121..80911d4 100644 --- a/json/PayoutService-v50.json +++ b/json/PayoutService-v50.json @@ -16,11 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Initialization", - "Reviewing", - "Instant payouts" - ], "tags" : [ { "name" : "Initialization" @@ -42,7 +37,6 @@ "description" : "Confirms a previously submitted payout.\n\nTo cancel a payout, use the `/declineThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-confirmThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 1, "x-methodName" : "confirmThirdParty", "security" : [ @@ -152,7 +146,6 @@ "description" : "Cancels a previously submitted payout.\n\nTo confirm and send a payout, use the `/confirmThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-declineThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 2, "x-methodName" : "declineThirdParty", "security" : [ @@ -262,7 +255,6 @@ "description" : "With this call, you can pay out to your customers, and funds will be made available within 30 minutes on the cardholder's bank account (this is dependent on whether the issuer supports this functionality). Instant card payouts are only supported for Visa and Mastercard cards.", "x-addedInVersion" : "11", "operationId" : "post-payout", - "x-groupName" : "Instant payouts", "x-sortIndex" : 1, "x-methodName" : "payout", "security" : [ @@ -369,7 +361,6 @@ "summary" : "Store payout details", "description" : "Stores payment details under the `PAYOUT` recurring contract. These payment details can be used later to submit a payout via the `/submitThirdParty` call.", "operationId" : "post-storeDetail", - "x-groupName" : "Initialization", "x-sortIndex" : 2, "x-methodName" : "storeDetail", "security" : [ @@ -479,7 +470,6 @@ "description" : "Submits a payout and stores its details for subsequent payouts.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-storeDetailAndSubmitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 1, "x-methodName" : "storeDetailAndSubmitThirdParty", "security" : [ @@ -596,7 +586,6 @@ "description" : "Submits a payout using the previously stored payment details. To store payment details, use the `/storeDetail` API call.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-submitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 3, "x-methodName" : "submitThirdParty", "security" : [ diff --git a/json/PayoutService-v51.json b/json/PayoutService-v51.json index c8ca199..4930cd7 100644 --- a/json/PayoutService-v51.json +++ b/json/PayoutService-v51.json @@ -16,11 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Initialization", - "Reviewing", - "Instant payouts" - ], "tags" : [ { "name" : "Initialization" @@ -42,7 +37,6 @@ "description" : "Confirms a previously submitted payout.\n\nTo cancel a payout, use the `/declineThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-confirmThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 1, "x-methodName" : "confirmThirdParty", "security" : [ @@ -152,7 +146,6 @@ "description" : "Cancels a previously submitted payout.\n\nTo confirm and send a payout, use the `/confirmThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-declineThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 2, "x-methodName" : "declineThirdParty", "security" : [ @@ -262,7 +255,6 @@ "description" : "With this call, you can pay out to your customers, and funds will be made available within 30 minutes on the cardholder's bank account (this is dependent on whether the issuer supports this functionality). Instant card payouts are only supported for Visa and Mastercard cards.", "x-addedInVersion" : "11", "operationId" : "post-payout", - "x-groupName" : "Instant payouts", "x-sortIndex" : 1, "x-methodName" : "payout", "security" : [ @@ -369,7 +361,6 @@ "summary" : "Store payout details", "description" : "Stores payment details under the `PAYOUT` recurring contract. These payment details can be used later to submit a payout via the `/submitThirdParty` call.", "operationId" : "post-storeDetail", - "x-groupName" : "Initialization", "x-sortIndex" : 2, "x-methodName" : "storeDetail", "security" : [ @@ -479,7 +470,6 @@ "description" : "Submits a payout and stores its details for subsequent payouts.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-storeDetailAndSubmitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 1, "x-methodName" : "storeDetailAndSubmitThirdParty", "security" : [ @@ -596,7 +586,6 @@ "description" : "Submits a payout using the previously stored payment details. To store payment details, use the `/storeDetail` API call.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-submitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 3, "x-methodName" : "submitThirdParty", "security" : [ diff --git a/json/PayoutService-v52.json b/json/PayoutService-v52.json index 9c08dc1..ea663d2 100644 --- a/json/PayoutService-v52.json +++ b/json/PayoutService-v52.json @@ -16,11 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Initialization", - "Reviewing", - "Instant payouts" - ], "tags" : [ { "name" : "Initialization" @@ -42,7 +37,6 @@ "description" : "Confirms a previously submitted payout.\n\nTo cancel a payout, use the `/declineThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-confirmThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 1, "x-methodName" : "confirmThirdParty", "security" : [ @@ -152,7 +146,6 @@ "description" : "Cancels a previously submitted payout.\n\nTo confirm and send a payout, use the `/confirmThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-declineThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 2, "x-methodName" : "declineThirdParty", "security" : [ @@ -262,7 +255,6 @@ "description" : "With this call, you can pay out to your customers, and funds will be made available within 30 minutes on the cardholder's bank account (this is dependent on whether the issuer supports this functionality). Instant card payouts are only supported for Visa and Mastercard cards.", "x-addedInVersion" : "11", "operationId" : "post-payout", - "x-groupName" : "Instant payouts", "x-sortIndex" : 1, "x-methodName" : "payout", "security" : [ @@ -369,7 +361,6 @@ "summary" : "Store payout details", "description" : "Stores payment details under the `PAYOUT` recurring contract. These payment details can be used later to submit a payout via the `/submitThirdParty` call.", "operationId" : "post-storeDetail", - "x-groupName" : "Initialization", "x-sortIndex" : 2, "x-methodName" : "storeDetail", "security" : [ @@ -479,7 +470,6 @@ "description" : "Submits a payout and stores its details for subsequent payouts.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-storeDetailAndSubmitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 1, "x-methodName" : "storeDetailAndSubmitThirdParty", "security" : [ @@ -596,7 +586,6 @@ "description" : "Submits a payout using the previously stored payment details. To store payment details, use the `/storeDetail` API call.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-submitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 3, "x-methodName" : "submitThirdParty", "security" : [ diff --git a/json/PayoutService-v64.json b/json/PayoutService-v64.json index c15e052..838f9fa 100644 --- a/json/PayoutService-v64.json +++ b/json/PayoutService-v64.json @@ -16,11 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Initialization", - "Reviewing", - "Instant payouts" - ], "tags" : [ { "name" : "Initialization" @@ -42,7 +37,6 @@ "description" : "Confirms a previously submitted payout.\n\nTo cancel a payout, use the `/declineThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-confirmThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 1, "x-methodName" : "confirmThirdParty", "security" : [ @@ -152,7 +146,6 @@ "description" : "Cancels a previously submitted payout.\n\nTo confirm and send a payout, use the `/confirmThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-declineThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 2, "x-methodName" : "declineThirdParty", "security" : [ @@ -262,7 +255,6 @@ "description" : "With this call, you can pay out to your customers, and funds will be made available within 30 minutes on the cardholder's bank account (this is dependent on whether the issuer supports this functionality). Instant card payouts are only supported for Visa and Mastercard cards.", "x-addedInVersion" : "11", "operationId" : "post-payout", - "x-groupName" : "Instant payouts", "x-sortIndex" : 1, "x-methodName" : "payout", "security" : [ @@ -369,7 +361,6 @@ "summary" : "Store payout details", "description" : "Stores payment details under the `PAYOUT` recurring contract. These payment details can be used later to submit a payout via the `/submitThirdParty` call.", "operationId" : "post-storeDetail", - "x-groupName" : "Initialization", "x-sortIndex" : 2, "x-methodName" : "storeDetail", "security" : [ @@ -479,7 +470,6 @@ "description" : "Submits a payout and stores its details for subsequent payouts.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-storeDetailAndSubmitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 1, "x-methodName" : "storeDetailAndSubmitThirdParty", "security" : [ @@ -596,7 +586,6 @@ "description" : "Submits a payout using the previously stored payment details. To store payment details, use the `/storeDetail` API call.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-submitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 3, "x-methodName" : "submitThirdParty", "security" : [ diff --git a/json/PayoutService-v67.json b/json/PayoutService-v67.json index 4db8f65..84dd66f 100644 --- a/json/PayoutService-v67.json +++ b/json/PayoutService-v67.json @@ -16,11 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Initialization", - "Reviewing", - "Instant payouts" - ], "tags" : [ { "name" : "Initialization" @@ -42,7 +37,6 @@ "description" : "Confirms a previously submitted payout.\n\nTo cancel a payout, use the `/declineThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-confirmThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 1, "x-methodName" : "confirmThirdParty", "security" : [ @@ -152,7 +146,6 @@ "description" : "Cancels a previously submitted payout.\n\nTo confirm and send a payout, use the `/confirmThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-declineThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 2, "x-methodName" : "declineThirdParty", "security" : [ @@ -262,7 +255,6 @@ "description" : "With this call, you can pay out to your customers, and funds will be made available within 30 minutes on the cardholder's bank account (this is dependent on whether the issuer supports this functionality). Instant card payouts are only supported for Visa and Mastercard cards.", "x-addedInVersion" : "11", "operationId" : "post-payout", - "x-groupName" : "Instant payouts", "x-sortIndex" : 1, "x-methodName" : "payout", "security" : [ @@ -369,7 +361,6 @@ "summary" : "Store payout details", "description" : "Stores payment details under the `PAYOUT` recurring contract. These payment details can be used later to submit a payout via the `/submitThirdParty` call.", "operationId" : "post-storeDetail", - "x-groupName" : "Initialization", "x-sortIndex" : 2, "x-methodName" : "storeDetail", "security" : [ @@ -479,7 +470,6 @@ "description" : "Submits a payout and stores its details for subsequent payouts.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-storeDetailAndSubmitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 1, "x-methodName" : "storeDetailAndSubmitThirdParty", "security" : [ @@ -596,7 +586,6 @@ "description" : "Submits a payout using the previously stored payment details. To store payment details, use the `/storeDetail` API call.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-submitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 3, "x-methodName" : "submitThirdParty", "security" : [ diff --git a/json/PayoutService-v68.json b/json/PayoutService-v68.json index d696185..deff77f 100644 --- a/json/PayoutService-v68.json +++ b/json/PayoutService-v68.json @@ -16,11 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Initialization", - "Reviewing", - "Instant payouts" - ], "tags" : [ { "name" : "Initialization" @@ -42,7 +37,6 @@ "description" : "Confirms a previously submitted payout.\n\nTo cancel a payout, use the `/declineThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-confirmThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 1, "x-methodName" : "confirmThirdParty", "security" : [ @@ -152,7 +146,6 @@ "description" : "Cancels a previously submitted payout.\n\nTo confirm and send a payout, use the `/confirmThirdParty` endpoint.", "x-addedInVersion" : "10", "operationId" : "post-declineThirdParty", - "x-groupName" : "Reviewing", "x-sortIndex" : 2, "x-methodName" : "declineThirdParty", "security" : [ @@ -262,7 +255,6 @@ "description" : "With this call, you can pay out to your customers, and funds will be made available within 30 minutes on the cardholder's bank account (this is dependent on whether the issuer supports this functionality). Instant card payouts are only supported for Visa and Mastercard cards.", "x-addedInVersion" : "11", "operationId" : "post-payout", - "x-groupName" : "Instant payouts", "x-sortIndex" : 1, "x-methodName" : "payout", "security" : [ @@ -369,7 +361,6 @@ "summary" : "Store payout details", "description" : "Stores payment details under the `PAYOUT` recurring contract. These payment details can be used later to submit a payout via the `/submitThirdParty` call.", "operationId" : "post-storeDetail", - "x-groupName" : "Initialization", "x-sortIndex" : 2, "x-methodName" : "storeDetail", "security" : [ @@ -479,7 +470,6 @@ "description" : "Submits a payout and stores its details for subsequent payouts.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-storeDetailAndSubmitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 1, "x-methodName" : "storeDetailAndSubmitThirdParty", "security" : [ @@ -596,7 +586,6 @@ "description" : "Submits a payout using the previously stored payment details. To store payment details, use the `/storeDetail` API call.\n\nThe submitted payout must be confirmed or declined either by a reviewer or via `/confirmThirdParty` or `/declineThirdParty` calls.", "x-addedInVersion" : "10", "operationId" : "post-submitThirdParty", - "x-groupName" : "Initialization", "x-sortIndex" : 3, "x-methodName" : "submitThirdParty", "security" : [ diff --git a/json/RecurringService-v25.json b/json/RecurringService-v25.json index 1ff928f..c377f1e 100644 --- a/json/RecurringService-v25.json +++ b/json/RecurringService-v25.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -33,7 +30,6 @@ "summary" : "Disable stored payment details", "description" : "Disables stored payment details to stop charging a shopper with this particular recurring detail ID.\n\nFor more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).", "operationId" : "post-disable", - "x-groupName" : "General", "x-sortIndex" : 2, "x-methodName" : "disable", "security" : [ @@ -132,7 +128,6 @@ "summary" : "Get stored payment details", "description" : "Lists the stored payment details for a shopper, if there are any available. The recurring detail ID can be used with a regular authorisation request to charge the shopper. A summary of the payment detail is returned for presentation to the shopper.\n\nFor more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).", "operationId" : "post-listRecurringDetails", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "listRecurringDetails", "security" : [ @@ -231,7 +226,6 @@ "summary" : "Ask issuer to notify the shopper", "description" : "Sends a request to the issuer so they can inform the shopper about the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india).", "operationId" : "post-notifyShopper", - "x-groupName" : "General", "x-sortIndex" : 4, "x-methodName" : "notifyShopper", "security" : [ @@ -336,7 +330,6 @@ "description" : "When making the API call, you can submit either the credit card information, or the recurring detail reference and the shopper reference:\n* If the card information is provided, all the sub-fields for `card` are mandatory.\n* If the recurring detail reference is provided, the fields for `shopperReference` and `selectedRecurringDetailReference` are mandatory.", "x-addedInVersion" : "4", "operationId" : "post-scheduleAccountUpdater", - "x-groupName" : "General", "x-sortIndex" : 3, "x-methodName" : "scheduleAccountUpdater", "security" : [ diff --git a/json/RecurringService-v30.json b/json/RecurringService-v30.json index ccd882e..5024910 100644 --- a/json/RecurringService-v30.json +++ b/json/RecurringService-v30.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -33,7 +30,6 @@ "summary" : "Disable stored payment details", "description" : "Disables stored payment details to stop charging a shopper with this particular recurring detail ID.\n\nFor more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).", "operationId" : "post-disable", - "x-groupName" : "General", "x-sortIndex" : 2, "x-methodName" : "disable", "security" : [ @@ -132,7 +128,6 @@ "summary" : "Get stored payment details", "description" : "Lists the stored payment details for a shopper, if there are any available. The recurring detail ID can be used with a regular authorisation request to charge the shopper. A summary of the payment detail is returned for presentation to the shopper.\n\nFor more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).", "operationId" : "post-listRecurringDetails", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "listRecurringDetails", "security" : [ @@ -231,7 +226,6 @@ "summary" : "Ask issuer to notify the shopper", "description" : "Sends a request to the issuer so they can inform the shopper about the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india).", "operationId" : "post-notifyShopper", - "x-groupName" : "General", "x-sortIndex" : 4, "x-methodName" : "notifyShopper", "security" : [ @@ -336,7 +330,6 @@ "description" : "When making the API call, you can submit either the credit card information, or the recurring detail reference and the shopper reference:\n* If the card information is provided, all the sub-fields for `card` are mandatory.\n* If the recurring detail reference is provided, the fields for `shopperReference` and `selectedRecurringDetailReference` are mandatory.", "x-addedInVersion" : "4", "operationId" : "post-scheduleAccountUpdater", - "x-groupName" : "General", "x-sortIndex" : 3, "x-methodName" : "scheduleAccountUpdater", "security" : [ diff --git a/json/RecurringService-v40.json b/json/RecurringService-v40.json index a969797..7c6ad4f 100644 --- a/json/RecurringService-v40.json +++ b/json/RecurringService-v40.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Create permits for a recurring contract, including support for defining restrictions.", "x-addedInVersion" : "40", "operationId" : "post-createPermit", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "createPermit", "security" : [ @@ -128,7 +124,6 @@ "summary" : "Disable stored payment details", "description" : "Disables stored payment details to stop charging a shopper with this particular recurring detail ID.\n\nFor more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).", "operationId" : "post-disable", - "x-groupName" : "General", "x-sortIndex" : 2, "x-methodName" : "disable", "security" : [ @@ -227,7 +222,6 @@ "summary" : "Get stored payment details", "description" : "Lists the stored payment details for a shopper, if there are any available. The recurring detail ID can be used with a regular authorisation request to charge the shopper. A summary of the payment detail is returned for presentation to the shopper.\n\nFor more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).", "operationId" : "post-listRecurringDetails", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "listRecurringDetails", "security" : [ @@ -326,7 +320,6 @@ "summary" : "Ask issuer to notify the shopper", "description" : "Sends a request to the issuer so they can inform the shopper about the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india).", "operationId" : "post-notifyShopper", - "x-groupName" : "General", "x-sortIndex" : 4, "x-methodName" : "notifyShopper", "security" : [ @@ -431,7 +424,6 @@ "description" : "When making the API call, you can submit either the credit card information, or the recurring detail reference and the shopper reference:\n* If the card information is provided, all the sub-fields for `card` are mandatory.\n* If the recurring detail reference is provided, the fields for `shopperReference` and `selectedRecurringDetailReference` are mandatory.", "x-addedInVersion" : "4", "operationId" : "post-scheduleAccountUpdater", - "x-groupName" : "General", "x-sortIndex" : 3, "x-methodName" : "scheduleAccountUpdater", "security" : [ diff --git a/json/RecurringService-v49.json b/json/RecurringService-v49.json index a9398e2..fdcc0af 100644 --- a/json/RecurringService-v49.json +++ b/json/RecurringService-v49.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Create permits for a recurring contract, including support for defining restrictions.", "x-addedInVersion" : "40", "operationId" : "post-createPermit", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "createPermit", "security" : [ @@ -128,7 +124,6 @@ "summary" : "Disable stored payment details", "description" : "Disables stored payment details to stop charging a shopper with this particular recurring detail ID.\n\nFor more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).", "operationId" : "post-disable", - "x-groupName" : "General", "x-sortIndex" : 2, "x-methodName" : "disable", "security" : [ @@ -227,7 +222,6 @@ "summary" : "Get stored payment details", "description" : "Lists the stored payment details for a shopper, if there are any available. The recurring detail ID can be used with a regular authorisation request to charge the shopper. A summary of the payment detail is returned for presentation to the shopper.\n\nFor more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).", "operationId" : "post-listRecurringDetails", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "listRecurringDetails", "security" : [ @@ -326,7 +320,6 @@ "summary" : "Ask issuer to notify the shopper", "description" : "Sends a request to the issuer so they can inform the shopper about the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india).", "operationId" : "post-notifyShopper", - "x-groupName" : "General", "x-sortIndex" : 4, "x-methodName" : "notifyShopper", "security" : [ @@ -431,7 +424,6 @@ "description" : "When making the API call, you can submit either the credit card information, or the recurring detail reference and the shopper reference:\n* If the card information is provided, all the sub-fields for `card` are mandatory.\n* If the recurring detail reference is provided, the fields for `shopperReference` and `selectedRecurringDetailReference` are mandatory.", "x-addedInVersion" : "4", "operationId" : "post-scheduleAccountUpdater", - "x-groupName" : "General", "x-sortIndex" : 3, "x-methodName" : "scheduleAccountUpdater", "security" : [ diff --git a/json/RecurringService-v67.json b/json/RecurringService-v67.json index beb53ab..2c9856a 100644 --- a/json/RecurringService-v67.json +++ b/json/RecurringService-v67.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Create permits for a recurring contract, including support for defining restrictions.", "x-addedInVersion" : "40", "operationId" : "post-createPermit", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "createPermit", "security" : [ @@ -128,7 +124,6 @@ "summary" : "Disable stored payment details", "description" : "Disables stored payment details to stop charging a shopper with this particular recurring detail ID.\n\nFor more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).", "operationId" : "post-disable", - "x-groupName" : "General", "x-sortIndex" : 2, "x-methodName" : "disable", "security" : [ @@ -228,7 +223,6 @@ "description" : "Disable a permit that was previously linked to a recurringDetailReference.", "x-addedInVersion" : "61", "operationId" : "post-disablePermit", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "disablePermit", "security" : [ @@ -322,7 +316,6 @@ "summary" : "Get stored payment details", "description" : "Lists the stored payment details for a shopper, if there are any available. The recurring detail ID can be used with a regular authorisation request to charge the shopper. A summary of the payment detail is returned for presentation to the shopper.\n\nFor more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).", "operationId" : "post-listRecurringDetails", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "listRecurringDetails", "security" : [ @@ -421,7 +414,6 @@ "summary" : "Ask issuer to notify the shopper", "description" : "Sends a request to the issuer so they can inform the shopper about the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india).", "operationId" : "post-notifyShopper", - "x-groupName" : "General", "x-sortIndex" : 4, "x-methodName" : "notifyShopper", "security" : [ @@ -526,7 +518,6 @@ "description" : "When making the API call, you can submit either the credit card information, or the recurring detail reference and the shopper reference:\n* If the card information is provided, all the sub-fields for `card` are mandatory.\n* If the recurring detail reference is provided, the fields for `shopperReference` and `selectedRecurringDetailReference` are mandatory.", "x-addedInVersion" : "4", "operationId" : "post-scheduleAccountUpdater", - "x-groupName" : "General", "x-sortIndex" : 3, "x-methodName" : "scheduleAccountUpdater", "security" : [ diff --git a/json/RecurringService-v68.json b/json/RecurringService-v68.json index 899c5d4..3bfbc99 100644 --- a/json/RecurringService-v68.json +++ b/json/RecurringService-v68.json @@ -16,9 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "General" - ], "tags" : [ { "name" : "General" @@ -34,7 +31,6 @@ "description" : "Create permits for a recurring contract, including support for defining restrictions.", "x-addedInVersion" : "40", "operationId" : "post-createPermit", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "createPermit", "security" : [ @@ -128,7 +124,6 @@ "summary" : "Disable stored payment details", "description" : "Disables stored payment details to stop charging a shopper with this particular recurring detail ID.\n\nFor more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).", "operationId" : "post-disable", - "x-groupName" : "General", "x-sortIndex" : 2, "x-methodName" : "disable", "security" : [ @@ -228,7 +223,6 @@ "description" : "Disable a permit that was previously linked to a recurringDetailReference.", "x-addedInVersion" : "61", "operationId" : "post-disablePermit", - "x-groupName" : "General", "x-sortIndex" : 0, "x-methodName" : "disablePermit", "security" : [ @@ -322,7 +316,6 @@ "summary" : "Get stored payment details", "description" : "Lists the stored payment details for a shopper, if there are any available. The recurring detail ID can be used with a regular authorisation request to charge the shopper. A summary of the payment detail is returned for presentation to the shopper.\n\nFor more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).", "operationId" : "post-listRecurringDetails", - "x-groupName" : "General", "x-sortIndex" : 1, "x-methodName" : "listRecurringDetails", "security" : [ @@ -421,7 +414,6 @@ "summary" : "Ask issuer to notify the shopper", "description" : "Sends a request to the issuer so they can inform the shopper about the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india).", "operationId" : "post-notifyShopper", - "x-groupName" : "General", "x-sortIndex" : 4, "x-methodName" : "notifyShopper", "security" : [ @@ -526,7 +518,6 @@ "description" : "When making the API call, you can submit either the credit card information, or the recurring detail reference and the shopper reference:\n* If the card information is provided, all the sub-fields for `card` are mandatory.\n* If the recurring detail reference is provided, the fields for `shopperReference` and `selectedRecurringDetailReference` are mandatory.", "x-addedInVersion" : "4", "operationId" : "post-scheduleAccountUpdater", - "x-groupName" : "General", "x-sortIndex" : 3, "x-methodName" : "scheduleAccountUpdater", "security" : [ diff --git a/yaml/BinLookupService-v40.yaml b/yaml/BinLookupService-v40.yaml index 86f9025..e28ea54 100644 --- a/yaml/BinLookupService-v40.yaml +++ b/yaml/BinLookupService-v40.yaml @@ -26,8 +26,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -44,7 +42,6 @@ paths: For more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).' x-addedInVersion: '1' operationId: post-get3dsAvailability - x-groupName: General x-sortIndex: 0 x-methodName: get3dsAvailability security: @@ -126,7 +123,6 @@ paths: additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.' operationId: post-getCostEstimate - x-groupName: General x-sortIndex: 0 x-methodName: getCostEstimate security: diff --git a/yaml/BinLookupService-v50.yaml b/yaml/BinLookupService-v50.yaml index f547d1f..2f78770 100644 --- a/yaml/BinLookupService-v50.yaml +++ b/yaml/BinLookupService-v50.yaml @@ -26,8 +26,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -44,7 +42,6 @@ paths: For more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).' x-addedInVersion: '1' operationId: post-get3dsAvailability - x-groupName: General x-sortIndex: 0 x-methodName: get3dsAvailability security: @@ -126,7 +123,6 @@ paths: additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.' operationId: post-getCostEstimate - x-groupName: General x-sortIndex: 0 x-methodName: getCostEstimate security: diff --git a/yaml/BinLookupService-v52.yaml b/yaml/BinLookupService-v52.yaml index ccfe015..cca6d1a 100644 --- a/yaml/BinLookupService-v52.yaml +++ b/yaml/BinLookupService-v52.yaml @@ -26,8 +26,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -44,7 +42,6 @@ paths: For more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).' x-addedInVersion: '1' operationId: post-get3dsAvailability - x-groupName: General x-sortIndex: 0 x-methodName: get3dsAvailability security: @@ -126,7 +123,6 @@ paths: additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.' operationId: post-getCostEstimate - x-groupName: General x-sortIndex: 0 x-methodName: getCostEstimate security: diff --git a/yaml/BinLookupService-v53.yaml b/yaml/BinLookupService-v53.yaml index c75f0c5..c1317ee 100644 --- a/yaml/BinLookupService-v53.yaml +++ b/yaml/BinLookupService-v53.yaml @@ -26,8 +26,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -44,7 +42,6 @@ paths: For more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).' x-addedInVersion: '1' operationId: post-get3dsAvailability - x-groupName: General x-sortIndex: 0 x-methodName: get3dsAvailability security: @@ -126,7 +123,6 @@ paths: additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.' operationId: post-getCostEstimate - x-groupName: General x-sortIndex: 0 x-methodName: getCostEstimate security: diff --git a/yaml/BinLookupService-v54.yaml b/yaml/BinLookupService-v54.yaml index ff614f3..3348d79 100644 --- a/yaml/BinLookupService-v54.yaml +++ b/yaml/BinLookupService-v54.yaml @@ -26,8 +26,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -44,7 +42,6 @@ paths: For more information, refer to [3D Secure 2](https://docs.adyen.com/online-payments/3d-secure/native-3ds2).' x-addedInVersion: '1' operationId: post-get3dsAvailability - x-groupName: General x-sortIndex: 0 x-methodName: get3dsAvailability security: @@ -126,7 +123,6 @@ paths: additional Level 2/3 data), the returned amounts are based on a set of assumption criteria you define in the `assumptions` parameter.' operationId: post-getCostEstimate - x-groupName: General x-sortIndex: 0 x-methodName: getCostEstimate security: diff --git a/yaml/DataProtectionService-v1.yaml b/yaml/DataProtectionService-v1.yaml index c6a23fb..8f6d00d 100644 --- a/yaml/DataProtectionService-v1.yaml +++ b/yaml/DataProtectionService-v1.yaml @@ -52,8 +52,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -65,7 +63,6 @@ paths: description: Sends the PSP reference containing the shopper data that should be deleted. operationId: post-requestSubjectErasure - x-groupName: General x-sortIndex: 0 x-methodName: requestSubjectErasure security: diff --git a/yaml/PaymentService-v25.yaml b/yaml/PaymentService-v25.yaml index 829299b..b219372 100644 --- a/yaml/PaymentService-v25.yaml +++ b/yaml/PaymentService-v25.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -51,7 +48,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -137,7 +133,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -215,7 +210,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -294,7 +288,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -385,7 +378,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -475,7 +467,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -556,7 +547,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v30.yaml b/yaml/PaymentService-v30.yaml index 2482b6a..806c4da 100644 --- a/yaml/PaymentService-v30.yaml +++ b/yaml/PaymentService-v30.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -223,7 +218,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -380,7 +373,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -471,7 +463,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -561,7 +552,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -639,7 +629,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -720,7 +709,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v40.yaml b/yaml/PaymentService-v40.yaml index 76c5c16..33d1d60 100644 --- a/yaml/PaymentService-v40.yaml +++ b/yaml/PaymentService-v40.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -715,7 +704,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -787,7 +775,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -862,7 +849,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -943,7 +929,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v46.yaml b/yaml/PaymentService-v46.yaml index ea4e568..b22c6df 100644 --- a/yaml/PaymentService-v46.yaml +++ b/yaml/PaymentService-v46.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -715,7 +704,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -787,7 +775,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -862,7 +849,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -943,7 +929,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v49.yaml b/yaml/PaymentService-v49.yaml index 559f1ba..1d6e2d9 100644 --- a/yaml/PaymentService-v49.yaml +++ b/yaml/PaymentService-v49.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -715,7 +704,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -787,7 +775,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -862,7 +849,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -943,7 +929,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v50.yaml b/yaml/PaymentService-v50.yaml index a833274..00d2276 100644 --- a/yaml/PaymentService-v50.yaml +++ b/yaml/PaymentService-v50.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -715,7 +704,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -787,7 +775,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -862,7 +849,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -943,7 +929,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v51.yaml b/yaml/PaymentService-v51.yaml index 4e1fa0b..a9155da 100644 --- a/yaml/PaymentService-v51.yaml +++ b/yaml/PaymentService-v51.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -697,7 +686,6 @@ paths: only. x-addedInVersion: '51' operationId: post-getAuthenticationResult - x-groupName: Payments x-sortIndex: 4 x-methodName: getAuthenticationResult security: @@ -784,7 +772,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -856,7 +843,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -931,7 +917,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -1012,7 +997,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v52.yaml b/yaml/PaymentService-v52.yaml index a9e9781..bea1b1c 100644 --- a/yaml/PaymentService-v52.yaml +++ b/yaml/PaymentService-v52.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -697,7 +686,6 @@ paths: only. x-addedInVersion: '51' operationId: post-getAuthenticationResult - x-groupName: Payments x-sortIndex: 4 x-methodName: getAuthenticationResult security: @@ -784,7 +772,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -856,7 +843,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -931,7 +917,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -1012,7 +997,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v64.yaml b/yaml/PaymentService-v64.yaml index 03611e2..c6d7299 100644 --- a/yaml/PaymentService-v64.yaml +++ b/yaml/PaymentService-v64.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -697,7 +686,6 @@ paths: only. x-addedInVersion: '51' operationId: post-getAuthenticationResult - x-groupName: Payments x-sortIndex: 4 x-methodName: getAuthenticationResult security: @@ -784,7 +772,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -856,7 +843,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -931,7 +917,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -1012,7 +997,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v67.yaml b/yaml/PaymentService-v67.yaml index e3206bd..380f600 100644 --- a/yaml/PaymentService-v67.yaml +++ b/yaml/PaymentService-v67.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -697,7 +686,6 @@ paths: only. x-addedInVersion: '51' operationId: post-getAuthenticationResult - x-groupName: Payments x-sortIndex: 4 x-methodName: getAuthenticationResult security: @@ -784,7 +772,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -856,7 +843,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -931,7 +917,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -1012,7 +997,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PaymentService-v68.yaml b/yaml/PaymentService-v68.yaml index b096226..a71c11d 100644 --- a/yaml/PaymentService-v68.yaml +++ b/yaml/PaymentService-v68.yaml @@ -29,9 +29,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Payments -- Modifications tags: - name: Payments - name: Modifications @@ -60,7 +57,6 @@ paths: use this endpoint.' x-addedInVersion: '30' operationId: post-adjustAuthorisation - x-groupName: Modifications x-sortIndex: 6 x-methodName: adjustAuthorisation security: @@ -138,7 +134,6 @@ paths: the [`/payments`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments) endpoint under Checkout API instead.' operationId: post-authorise - x-groupName: Payments x-sortIndex: 1 x-methodName: authorise security: @@ -225,7 +220,6 @@ paths: the [`/payments/details`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/details) endpoint under Checkout API instead.' operationId: post-authorise3d - x-groupName: Payments x-sortIndex: 2 x-methodName: authorise3d security: @@ -301,7 +295,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '37' operationId: post-authorise3ds2 - x-groupName: Payments x-sortIndex: 3 x-methodName: authorise3ds2 security: @@ -379,7 +372,6 @@ paths: the [`/payments/{paymentPspReference}/cancels`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/cancels) endpoint under Checkout API instead.' operationId: post-cancel - x-groupName: Modifications x-sortIndex: 2 x-methodName: cancel security: @@ -458,7 +450,6 @@ paths: \ use the [`/payments/{paymentPspReference}/reversals`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/reversals)\ \ endpoint under Checkout API instead." operationId: post-cancelOrRefund - x-groupName: Modifications x-sortIndex: 4 x-methodName: cancelOrRefund security: @@ -549,7 +540,6 @@ paths: ' operationId: post-capture - x-groupName: Modifications x-sortIndex: 1 x-methodName: capture security: @@ -628,7 +618,6 @@ paths: endpoint under Checkout API instead.' x-addedInVersion: '40' operationId: post-donate - x-groupName: Modifications x-sortIndex: 6 x-methodName: donate security: @@ -697,7 +686,6 @@ paths: only. x-addedInVersion: '51' operationId: post-getAuthenticationResult - x-groupName: Payments x-sortIndex: 4 x-methodName: getAuthenticationResult security: @@ -784,7 +772,6 @@ paths: the [`/payments/{paymentPspReference}/refunds`](https://docs.adyen.com/api-explorer/#/CheckoutService/payments/{paymentPspReference}/refunds) endpoint under Checkout API instead.' operationId: post-refund - x-groupName: Modifications x-sortIndex: 3 x-methodName: refund security: @@ -856,7 +843,6 @@ paths: only. x-addedInVersion: '40' operationId: post-retrieve3ds2Result - x-groupName: Payments x-sortIndex: 4 x-methodName: retrieve3ds2Result security: @@ -931,7 +917,6 @@ paths: \ endpoint under Checkout API instead." x-addedInVersion: '30' operationId: post-technicalCancel - x-groupName: Modifications x-sortIndex: 5 x-methodName: technicalCancel security: @@ -1012,7 +997,6 @@ paths: For more information, refer to [Cancel an unreferenced refund](https://docs.adyen.com/point-of-sale/refund-payment/cancel-unreferenced).' x-addedInVersion: '25' operationId: post-voidPendingRefund - x-groupName: Modifications x-sortIndex: 7 x-methodName: voidPendingRefund security: diff --git a/yaml/PayoutService-v30.yaml b/yaml/PayoutService-v30.yaml index dd6d824..7361cd1 100644 --- a/yaml/PayoutService-v30.yaml +++ b/yaml/PayoutService-v30.yaml @@ -30,10 +30,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Initialization -- Reviewing -- Instant payouts tags: - name: Initialization - name: Reviewing @@ -50,7 +46,6 @@ paths: To cancel a payout, use the `/declineThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-confirmThirdParty - x-groupName: Reviewing x-sortIndex: 1 x-methodName: confirmThirdParty security: @@ -118,7 +113,6 @@ paths: To confirm and send a payout, use the `/confirmThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-declineThirdParty - x-groupName: Reviewing x-sortIndex: 2 x-methodName: declineThirdParty security: @@ -186,7 +180,6 @@ paths: payouts are only supported for Visa and Mastercard cards. x-addedInVersion: '11' operationId: post-payout - x-groupName: Instant payouts x-sortIndex: 1 x-methodName: payout security: @@ -251,7 +244,6 @@ paths: payment details can be used later to submit a payout via the `/submitThirdParty` call. operationId: post-storeDetail - x-groupName: Initialization x-sortIndex: 2 x-methodName: storeDetail security: @@ -320,7 +312,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-storeDetailAndSubmitThirdParty - x-groupName: Initialization x-sortIndex: 1 x-methodName: storeDetailAndSubmitThirdParty security: @@ -395,7 +386,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-submitThirdParty - x-groupName: Initialization x-sortIndex: 3 x-methodName: submitThirdParty security: diff --git a/yaml/PayoutService-v40.yaml b/yaml/PayoutService-v40.yaml index 8ef7931..13fc145 100644 --- a/yaml/PayoutService-v40.yaml +++ b/yaml/PayoutService-v40.yaml @@ -30,10 +30,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Initialization -- Reviewing -- Instant payouts tags: - name: Initialization - name: Reviewing @@ -50,7 +46,6 @@ paths: To cancel a payout, use the `/declineThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-confirmThirdParty - x-groupName: Reviewing x-sortIndex: 1 x-methodName: confirmThirdParty security: @@ -118,7 +113,6 @@ paths: To confirm and send a payout, use the `/confirmThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-declineThirdParty - x-groupName: Reviewing x-sortIndex: 2 x-methodName: declineThirdParty security: @@ -186,7 +180,6 @@ paths: payouts are only supported for Visa and Mastercard cards. x-addedInVersion: '11' operationId: post-payout - x-groupName: Instant payouts x-sortIndex: 1 x-methodName: payout security: @@ -251,7 +244,6 @@ paths: payment details can be used later to submit a payout via the `/submitThirdParty` call. operationId: post-storeDetail - x-groupName: Initialization x-sortIndex: 2 x-methodName: storeDetail security: @@ -320,7 +312,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-storeDetailAndSubmitThirdParty - x-groupName: Initialization x-sortIndex: 1 x-methodName: storeDetailAndSubmitThirdParty security: @@ -395,7 +386,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-submitThirdParty - x-groupName: Initialization x-sortIndex: 3 x-methodName: submitThirdParty security: diff --git a/yaml/PayoutService-v50.yaml b/yaml/PayoutService-v50.yaml index 1813e52..cc7a824 100644 --- a/yaml/PayoutService-v50.yaml +++ b/yaml/PayoutService-v50.yaml @@ -30,10 +30,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Initialization -- Reviewing -- Instant payouts tags: - name: Initialization - name: Reviewing @@ -50,7 +46,6 @@ paths: To cancel a payout, use the `/declineThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-confirmThirdParty - x-groupName: Reviewing x-sortIndex: 1 x-methodName: confirmThirdParty security: @@ -118,7 +113,6 @@ paths: To confirm and send a payout, use the `/confirmThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-declineThirdParty - x-groupName: Reviewing x-sortIndex: 2 x-methodName: declineThirdParty security: @@ -186,7 +180,6 @@ paths: payouts are only supported for Visa and Mastercard cards. x-addedInVersion: '11' operationId: post-payout - x-groupName: Instant payouts x-sortIndex: 1 x-methodName: payout security: @@ -251,7 +244,6 @@ paths: payment details can be used later to submit a payout via the `/submitThirdParty` call. operationId: post-storeDetail - x-groupName: Initialization x-sortIndex: 2 x-methodName: storeDetail security: @@ -320,7 +312,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-storeDetailAndSubmitThirdParty - x-groupName: Initialization x-sortIndex: 1 x-methodName: storeDetailAndSubmitThirdParty security: @@ -395,7 +386,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-submitThirdParty - x-groupName: Initialization x-sortIndex: 3 x-methodName: submitThirdParty security: diff --git a/yaml/PayoutService-v51.yaml b/yaml/PayoutService-v51.yaml index a578b8d..f9a3bc7 100644 --- a/yaml/PayoutService-v51.yaml +++ b/yaml/PayoutService-v51.yaml @@ -30,10 +30,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Initialization -- Reviewing -- Instant payouts tags: - name: Initialization - name: Reviewing @@ -50,7 +46,6 @@ paths: To cancel a payout, use the `/declineThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-confirmThirdParty - x-groupName: Reviewing x-sortIndex: 1 x-methodName: confirmThirdParty security: @@ -118,7 +113,6 @@ paths: To confirm and send a payout, use the `/confirmThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-declineThirdParty - x-groupName: Reviewing x-sortIndex: 2 x-methodName: declineThirdParty security: @@ -186,7 +180,6 @@ paths: payouts are only supported for Visa and Mastercard cards. x-addedInVersion: '11' operationId: post-payout - x-groupName: Instant payouts x-sortIndex: 1 x-methodName: payout security: @@ -251,7 +244,6 @@ paths: payment details can be used later to submit a payout via the `/submitThirdParty` call. operationId: post-storeDetail - x-groupName: Initialization x-sortIndex: 2 x-methodName: storeDetail security: @@ -320,7 +312,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-storeDetailAndSubmitThirdParty - x-groupName: Initialization x-sortIndex: 1 x-methodName: storeDetailAndSubmitThirdParty security: @@ -395,7 +386,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-submitThirdParty - x-groupName: Initialization x-sortIndex: 3 x-methodName: submitThirdParty security: diff --git a/yaml/PayoutService-v52.yaml b/yaml/PayoutService-v52.yaml index 676f087..320da40 100644 --- a/yaml/PayoutService-v52.yaml +++ b/yaml/PayoutService-v52.yaml @@ -30,10 +30,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Initialization -- Reviewing -- Instant payouts tags: - name: Initialization - name: Reviewing @@ -50,7 +46,6 @@ paths: To cancel a payout, use the `/declineThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-confirmThirdParty - x-groupName: Reviewing x-sortIndex: 1 x-methodName: confirmThirdParty security: @@ -118,7 +113,6 @@ paths: To confirm and send a payout, use the `/confirmThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-declineThirdParty - x-groupName: Reviewing x-sortIndex: 2 x-methodName: declineThirdParty security: @@ -186,7 +180,6 @@ paths: payouts are only supported for Visa and Mastercard cards. x-addedInVersion: '11' operationId: post-payout - x-groupName: Instant payouts x-sortIndex: 1 x-methodName: payout security: @@ -251,7 +244,6 @@ paths: payment details can be used later to submit a payout via the `/submitThirdParty` call. operationId: post-storeDetail - x-groupName: Initialization x-sortIndex: 2 x-methodName: storeDetail security: @@ -320,7 +312,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-storeDetailAndSubmitThirdParty - x-groupName: Initialization x-sortIndex: 1 x-methodName: storeDetailAndSubmitThirdParty security: @@ -395,7 +386,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-submitThirdParty - x-groupName: Initialization x-sortIndex: 3 x-methodName: submitThirdParty security: diff --git a/yaml/PayoutService-v64.yaml b/yaml/PayoutService-v64.yaml index f20f716..7f5bc1b 100644 --- a/yaml/PayoutService-v64.yaml +++ b/yaml/PayoutService-v64.yaml @@ -30,10 +30,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Initialization -- Reviewing -- Instant payouts tags: - name: Initialization - name: Reviewing @@ -50,7 +46,6 @@ paths: To cancel a payout, use the `/declineThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-confirmThirdParty - x-groupName: Reviewing x-sortIndex: 1 x-methodName: confirmThirdParty security: @@ -118,7 +113,6 @@ paths: To confirm and send a payout, use the `/confirmThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-declineThirdParty - x-groupName: Reviewing x-sortIndex: 2 x-methodName: declineThirdParty security: @@ -186,7 +180,6 @@ paths: payouts are only supported for Visa and Mastercard cards. x-addedInVersion: '11' operationId: post-payout - x-groupName: Instant payouts x-sortIndex: 1 x-methodName: payout security: @@ -251,7 +244,6 @@ paths: payment details can be used later to submit a payout via the `/submitThirdParty` call. operationId: post-storeDetail - x-groupName: Initialization x-sortIndex: 2 x-methodName: storeDetail security: @@ -320,7 +312,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-storeDetailAndSubmitThirdParty - x-groupName: Initialization x-sortIndex: 1 x-methodName: storeDetailAndSubmitThirdParty security: @@ -395,7 +386,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-submitThirdParty - x-groupName: Initialization x-sortIndex: 3 x-methodName: submitThirdParty security: diff --git a/yaml/PayoutService-v67.yaml b/yaml/PayoutService-v67.yaml index afa8a4a..1a81567 100644 --- a/yaml/PayoutService-v67.yaml +++ b/yaml/PayoutService-v67.yaml @@ -30,10 +30,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Initialization -- Reviewing -- Instant payouts tags: - name: Initialization - name: Reviewing @@ -50,7 +46,6 @@ paths: To cancel a payout, use the `/declineThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-confirmThirdParty - x-groupName: Reviewing x-sortIndex: 1 x-methodName: confirmThirdParty security: @@ -118,7 +113,6 @@ paths: To confirm and send a payout, use the `/confirmThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-declineThirdParty - x-groupName: Reviewing x-sortIndex: 2 x-methodName: declineThirdParty security: @@ -186,7 +180,6 @@ paths: payouts are only supported for Visa and Mastercard cards. x-addedInVersion: '11' operationId: post-payout - x-groupName: Instant payouts x-sortIndex: 1 x-methodName: payout security: @@ -251,7 +244,6 @@ paths: payment details can be used later to submit a payout via the `/submitThirdParty` call. operationId: post-storeDetail - x-groupName: Initialization x-sortIndex: 2 x-methodName: storeDetail security: @@ -320,7 +312,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-storeDetailAndSubmitThirdParty - x-groupName: Initialization x-sortIndex: 1 x-methodName: storeDetailAndSubmitThirdParty security: @@ -395,7 +386,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-submitThirdParty - x-groupName: Initialization x-sortIndex: 3 x-methodName: submitThirdParty security: diff --git a/yaml/PayoutService-v68.yaml b/yaml/PayoutService-v68.yaml index e2a8ab8..d13acab 100644 --- a/yaml/PayoutService-v68.yaml +++ b/yaml/PayoutService-v68.yaml @@ -30,10 +30,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Initialization -- Reviewing -- Instant payouts tags: - name: Initialization - name: Reviewing @@ -50,7 +46,6 @@ paths: To cancel a payout, use the `/declineThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-confirmThirdParty - x-groupName: Reviewing x-sortIndex: 1 x-methodName: confirmThirdParty security: @@ -118,7 +113,6 @@ paths: To confirm and send a payout, use the `/confirmThirdParty` endpoint.' x-addedInVersion: '10' operationId: post-declineThirdParty - x-groupName: Reviewing x-sortIndex: 2 x-methodName: declineThirdParty security: @@ -186,7 +180,6 @@ paths: payouts are only supported for Visa and Mastercard cards. x-addedInVersion: '11' operationId: post-payout - x-groupName: Instant payouts x-sortIndex: 1 x-methodName: payout security: @@ -251,7 +244,6 @@ paths: payment details can be used later to submit a payout via the `/submitThirdParty` call. operationId: post-storeDetail - x-groupName: Initialization x-sortIndex: 2 x-methodName: storeDetail security: @@ -320,7 +312,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-storeDetailAndSubmitThirdParty - x-groupName: Initialization x-sortIndex: 1 x-methodName: storeDetailAndSubmitThirdParty security: @@ -395,7 +386,6 @@ paths: via `/confirmThirdParty` or `/declineThirdParty` calls.' x-addedInVersion: '10' operationId: post-submitThirdParty - x-groupName: Initialization x-sortIndex: 3 x-methodName: submitThirdParty security: diff --git a/yaml/RecurringService-v25.yaml b/yaml/RecurringService-v25.yaml index 56ae264..38f87fe 100644 --- a/yaml/RecurringService-v25.yaml +++ b/yaml/RecurringService-v25.yaml @@ -28,8 +28,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -44,7 +42,6 @@ paths: For more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).' operationId: post-disable - x-groupName: General x-sortIndex: 2 x-methodName: disable security: @@ -108,7 +105,6 @@ paths: For more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).' operationId: post-listRecurringDetails - x-groupName: General x-sortIndex: 1 x-methodName: listRecurringDetails security: @@ -168,7 +164,6 @@ paths: the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india). operationId: post-notifyShopper - x-groupName: General x-sortIndex: 4 x-methodName: notifyShopper security: @@ -236,7 +231,6 @@ paths: and `selectedRecurringDetailReference` are mandatory.' x-addedInVersion: '4' operationId: post-scheduleAccountUpdater - x-groupName: General x-sortIndex: 3 x-methodName: scheduleAccountUpdater security: diff --git a/yaml/RecurringService-v30.yaml b/yaml/RecurringService-v30.yaml index ed8fe71..46ded95 100644 --- a/yaml/RecurringService-v30.yaml +++ b/yaml/RecurringService-v30.yaml @@ -28,8 +28,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -44,7 +42,6 @@ paths: For more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).' operationId: post-disable - x-groupName: General x-sortIndex: 2 x-methodName: disable security: @@ -108,7 +105,6 @@ paths: For more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).' operationId: post-listRecurringDetails - x-groupName: General x-sortIndex: 1 x-methodName: listRecurringDetails security: @@ -168,7 +164,6 @@ paths: the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india). operationId: post-notifyShopper - x-groupName: General x-sortIndex: 4 x-methodName: notifyShopper security: @@ -236,7 +231,6 @@ paths: and `selectedRecurringDetailReference` are mandatory.' x-addedInVersion: '4' operationId: post-scheduleAccountUpdater - x-groupName: General x-sortIndex: 3 x-methodName: scheduleAccountUpdater security: diff --git a/yaml/RecurringService-v40.yaml b/yaml/RecurringService-v40.yaml index 30c6614..461dd56 100644 --- a/yaml/RecurringService-v40.yaml +++ b/yaml/RecurringService-v40.yaml @@ -28,8 +28,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -42,7 +40,6 @@ paths: defining restrictions. x-addedInVersion: '40' operationId: post-createPermit - x-groupName: General x-sortIndex: 0 x-methodName: createPermit security: @@ -101,7 +98,6 @@ paths: For more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).' operationId: post-disable - x-groupName: General x-sortIndex: 2 x-methodName: disable security: @@ -165,7 +161,6 @@ paths: For more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).' operationId: post-listRecurringDetails - x-groupName: General x-sortIndex: 1 x-methodName: listRecurringDetails security: @@ -225,7 +220,6 @@ paths: the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india). operationId: post-notifyShopper - x-groupName: General x-sortIndex: 4 x-methodName: notifyShopper security: @@ -293,7 +287,6 @@ paths: and `selectedRecurringDetailReference` are mandatory.' x-addedInVersion: '4' operationId: post-scheduleAccountUpdater - x-groupName: General x-sortIndex: 3 x-methodName: scheduleAccountUpdater security: diff --git a/yaml/RecurringService-v49.yaml b/yaml/RecurringService-v49.yaml index 0208abc..bd42a5e 100644 --- a/yaml/RecurringService-v49.yaml +++ b/yaml/RecurringService-v49.yaml @@ -28,8 +28,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -42,7 +40,6 @@ paths: defining restrictions. x-addedInVersion: '40' operationId: post-createPermit - x-groupName: General x-sortIndex: 0 x-methodName: createPermit security: @@ -101,7 +98,6 @@ paths: For more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).' operationId: post-disable - x-groupName: General x-sortIndex: 2 x-methodName: disable security: @@ -165,7 +161,6 @@ paths: For more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).' operationId: post-listRecurringDetails - x-groupName: General x-sortIndex: 1 x-methodName: listRecurringDetails security: @@ -225,7 +220,6 @@ paths: the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india). operationId: post-notifyShopper - x-groupName: General x-sortIndex: 4 x-methodName: notifyShopper security: @@ -293,7 +287,6 @@ paths: and `selectedRecurringDetailReference` are mandatory.' x-addedInVersion: '4' operationId: post-scheduleAccountUpdater - x-groupName: General x-sortIndex: 3 x-methodName: scheduleAccountUpdater security: diff --git a/yaml/RecurringService-v67.yaml b/yaml/RecurringService-v67.yaml index 215c44b..89e19a6 100644 --- a/yaml/RecurringService-v67.yaml +++ b/yaml/RecurringService-v67.yaml @@ -28,8 +28,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -42,7 +40,6 @@ paths: defining restrictions. x-addedInVersion: '40' operationId: post-createPermit - x-groupName: General x-sortIndex: 0 x-methodName: createPermit security: @@ -101,7 +98,6 @@ paths: For more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).' operationId: post-disable - x-groupName: General x-sortIndex: 2 x-methodName: disable security: @@ -160,7 +156,6 @@ paths: description: Disable a permit that was previously linked to a recurringDetailReference. x-addedInVersion: '61' operationId: post-disablePermit - x-groupName: General x-sortIndex: 0 x-methodName: disablePermit security: @@ -221,7 +216,6 @@ paths: For more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).' operationId: post-listRecurringDetails - x-groupName: General x-sortIndex: 1 x-methodName: listRecurringDetails security: @@ -281,7 +275,6 @@ paths: the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india). operationId: post-notifyShopper - x-groupName: General x-sortIndex: 4 x-methodName: notifyShopper security: @@ -349,7 +342,6 @@ paths: and `selectedRecurringDetailReference` are mandatory.' x-addedInVersion: '4' operationId: post-scheduleAccountUpdater - x-groupName: General x-sortIndex: 3 x-methodName: scheduleAccountUpdater security: diff --git a/yaml/RecurringService-v68.yaml b/yaml/RecurringService-v68.yaml index 809ad51..2f0e07f 100644 --- a/yaml/RecurringService-v68.yaml +++ b/yaml/RecurringService-v68.yaml @@ -28,8 +28,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- General tags: - name: General paths: @@ -42,7 +40,6 @@ paths: defining restrictions. x-addedInVersion: '40' operationId: post-createPermit - x-groupName: General x-sortIndex: 0 x-methodName: createPermit security: @@ -101,7 +98,6 @@ paths: For more information, refer to [Disable stored details](https://docs.adyen.com/classic-integration/recurring-payments/disable-stored-details/).' operationId: post-disable - x-groupName: General x-sortIndex: 2 x-methodName: disable security: @@ -160,7 +156,6 @@ paths: description: Disable a permit that was previously linked to a recurringDetailReference. x-addedInVersion: '61' operationId: post-disablePermit - x-groupName: General x-sortIndex: 0 x-methodName: disablePermit security: @@ -221,7 +216,6 @@ paths: For more information, refer to [Retrieve stored details](https://docs.adyen.com/classic-integration/recurring-payments/retrieve-stored-details/).' operationId: post-listRecurringDetails - x-groupName: General x-sortIndex: 1 x-methodName: listRecurringDetails security: @@ -281,7 +275,6 @@ paths: the upcoming recurring payment. This endpoint is used only for local acquiring in India. For more information, refer to [Recurring card payments in India](https://docs.adyen.com/payment-methods/cards/cards-recurring-india). operationId: post-notifyShopper - x-groupName: General x-sortIndex: 4 x-methodName: notifyShopper security: @@ -349,7 +342,6 @@ paths: and `selectedRecurringDetailReference` are mandatory.' x-addedInVersion: '4' operationId: post-scheduleAccountUpdater - x-groupName: General x-sortIndex: 3 x-methodName: scheduleAccountUpdater security: