From 7168b197146d21ffa885210c5834aced2e3ced69 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Tue, 16 Aug 2022 16:13:04 +0000 Subject: [PATCH] spec release --- json/BinLookupService-v40.json | 6 +++--- json/BinLookupService-v50.json | 6 +++--- json/BinLookupService-v52.json | 6 +++--- yaml/BinLookupService-v40.yaml | 6 +++--- yaml/BinLookupService-v50.yaml | 6 +++--- yaml/BinLookupService-v52.yaml | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/json/BinLookupService-v40.json b/json/BinLookupService-v40.json index 3aea2a1..5c70546 100644 --- a/json/BinLookupService-v40.json +++ b/json/BinLookupService-v40.json @@ -10,7 +10,7 @@ "x-publicVersion" : true, "title" : "Adyen BinLookup API", "description" : "The BIN Lookup API provides endpoints for retrieving information, such as cost estimates, and 3D Secure supported version based on a given BIN.", - "x-timestamp" : "2022-05-03T09:24:04Z", + "x-timestamp" : "2022-07-19T19:18:37Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -32,7 +32,7 @@ "tags" : [ "General" ], - "summary" : "Checks 3D Secure availability.", + "summary" : "Check if 3D Secure is available", "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", @@ -141,7 +141,7 @@ "tags" : [ "General" ], - "summary" : "Gets a cost estimate.", + "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", diff --git a/json/BinLookupService-v50.json b/json/BinLookupService-v50.json index 30046b5..e11f537 100644 --- a/json/BinLookupService-v50.json +++ b/json/BinLookupService-v50.json @@ -10,7 +10,7 @@ "x-publicVersion" : true, "title" : "Adyen BinLookup API", "description" : "The BIN Lookup API provides endpoints for retrieving information, such as cost estimates, and 3D Secure supported version based on a given BIN.", - "x-timestamp" : "2022-05-03T09:24:04Z", + "x-timestamp" : "2022-07-19T19:18:38Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -32,7 +32,7 @@ "tags" : [ "General" ], - "summary" : "Checks 3D Secure availability.", + "summary" : "Check if 3D Secure is available", "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", @@ -141,7 +141,7 @@ "tags" : [ "General" ], - "summary" : "Gets a cost estimate.", + "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", diff --git a/json/BinLookupService-v52.json b/json/BinLookupService-v52.json index e66e495..9e51c07 100644 --- a/json/BinLookupService-v52.json +++ b/json/BinLookupService-v52.json @@ -10,7 +10,7 @@ "x-publicVersion" : true, "title" : "Adyen BinLookup API", "description" : "The BIN Lookup API provides endpoints for retrieving information, such as cost estimates, and 3D Secure supported version based on a given BIN.", - "x-timestamp" : "2022-05-03T09:24:04Z", + "x-timestamp" : "2022-07-19T19:18:38Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", @@ -32,7 +32,7 @@ "tags" : [ "General" ], - "summary" : "Checks 3D Secure availability.", + "summary" : "Check if 3D Secure is available", "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", @@ -141,7 +141,7 @@ "tags" : [ "General" ], - "summary" : "Gets a cost estimate.", + "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", diff --git a/yaml/BinLookupService-v40.yaml b/yaml/BinLookupService-v40.yaml index 9f7a000..f866050 100644 --- a/yaml/BinLookupService-v40.yaml +++ b/yaml/BinLookupService-v40.yaml @@ -7,7 +7,7 @@ info: title: Adyen BinLookup API description: The BIN Lookup API provides endpoints for retrieving information, such as cost estimates, and 3D Secure supported version based on a given BIN. - x-timestamp: '2022-05-03T09:24:04Z' + x-timestamp: '2022-07-19T19:18:37Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -22,7 +22,7 @@ paths: post: tags: - General - summary: Checks 3D Secure availability. + summary: Check if 3D Secure is available 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. @@ -91,7 +91,7 @@ paths: post: tags: - General - summary: Gets a cost estimate. + summary: Get a fees cost estimate description: '>This API is available only for merchants operating in Australia, the EU, and the UK. diff --git a/yaml/BinLookupService-v50.yaml b/yaml/BinLookupService-v50.yaml index 650f7eb..d0d11f5 100644 --- a/yaml/BinLookupService-v50.yaml +++ b/yaml/BinLookupService-v50.yaml @@ -7,7 +7,7 @@ info: title: Adyen BinLookup API description: The BIN Lookup API provides endpoints for retrieving information, such as cost estimates, and 3D Secure supported version based on a given BIN. - x-timestamp: '2022-05-03T09:24:04Z' + x-timestamp: '2022-07-19T19:18:38Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -22,7 +22,7 @@ paths: post: tags: - General - summary: Checks 3D Secure availability. + summary: Check if 3D Secure is available 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. @@ -91,7 +91,7 @@ paths: post: tags: - General - summary: Gets a cost estimate. + summary: Get a fees cost estimate description: '>This API is available only for merchants operating in Australia, the EU, and the UK. diff --git a/yaml/BinLookupService-v52.yaml b/yaml/BinLookupService-v52.yaml index d1da0e3..334fd60 100644 --- a/yaml/BinLookupService-v52.yaml +++ b/yaml/BinLookupService-v52.yaml @@ -7,7 +7,7 @@ info: title: Adyen BinLookup API description: The BIN Lookup API provides endpoints for retrieving information, such as cost estimates, and 3D Secure supported version based on a given BIN. - x-timestamp: '2022-05-03T09:24:04Z' + x-timestamp: '2022-07-19T19:18:38Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team @@ -22,7 +22,7 @@ paths: post: tags: - General - summary: Checks 3D Secure availability. + summary: Check if 3D Secure is available 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. @@ -91,7 +91,7 @@ paths: post: tags: - General - summary: Gets a cost estimate. + summary: Get a fees cost estimate description: '>This API is available only for merchants operating in Australia, the EU, and the UK.