From 33f5ab1693f02eacc60edd6a7d21d1d7b0afb194 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Tue, 30 May 2023 14:00:11 +0000 Subject: [PATCH] spec release --- json/LegalEntityService-v1.json | 5 ++--- json/LegalEntityService-v2.json | 5 ++--- json/LegalEntityService-v3.json | 5 ++--- json/PaymentService-v25.json | 5 ++--- json/PaymentService-v30.json | 5 ++--- json/PaymentService-v40.json | 5 ++--- json/PaymentService-v46.json | 5 ++--- json/PaymentService-v49.json | 5 ++--- json/PaymentService-v50.json | 5 ++--- json/PaymentService-v51.json | 5 ++--- json/PaymentService-v52.json | 5 ++--- json/PaymentService-v64.json | 5 ++--- json/PaymentService-v67.json | 5 ++--- json/PaymentService-v68.json | 5 ++--- json/PayoutService-v30.json | 5 ++--- json/PayoutService-v40.json | 5 ++--- json/PayoutService-v50.json | 5 ++--- json/PayoutService-v51.json | 5 ++--- json/PayoutService-v52.json | 5 ++--- json/PayoutService-v64.json | 5 ++--- json/PayoutService-v67.json | 5 ++--- json/PayoutService-v68.json | 5 ++--- json/TfmAPIService-v1.json | 5 ++--- yaml/LegalEntityService-v1.yaml | 5 ++--- yaml/LegalEntityService-v2.yaml | 5 ++--- yaml/LegalEntityService-v3.yaml | 5 ++--- yaml/PaymentService-v25.yaml | 5 ++--- yaml/PaymentService-v30.yaml | 5 ++--- yaml/PaymentService-v40.yaml | 5 ++--- yaml/PaymentService-v46.yaml | 5 ++--- yaml/PaymentService-v49.yaml | 5 ++--- yaml/PaymentService-v50.yaml | 5 ++--- yaml/PaymentService-v51.yaml | 5 ++--- yaml/PaymentService-v52.yaml | 5 ++--- yaml/PaymentService-v64.yaml | 5 ++--- yaml/PaymentService-v67.yaml | 5 ++--- yaml/PaymentService-v68.yaml | 5 ++--- yaml/PayoutService-v30.yaml | 5 ++--- yaml/PayoutService-v40.yaml | 5 ++--- yaml/PayoutService-v50.yaml | 5 ++--- yaml/PayoutService-v51.yaml | 5 ++--- yaml/PayoutService-v52.yaml | 5 ++--- yaml/PayoutService-v64.yaml | 5 ++--- yaml/PayoutService-v67.yaml | 5 ++--- yaml/PayoutService-v68.yaml | 5 ++--- yaml/TfmAPIService-v1.yaml | 5 ++--- 46 files changed, 92 insertions(+), 138 deletions(-) diff --git a/json/LegalEntityService-v1.json b/json/LegalEntityService-v1.json index 0847fb6..f610849 100644 --- a/json/LegalEntityService-v1.json +++ b/json/LegalEntityService-v1.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Legal Entity Management API", "description" : "The Legal Entity Management API enables you to manage legal entities that contain information required for verification. \n## Authentication\nTo connect to the Legal Entity Management API, you must use the basic authentication credentials of your web service user. If you don't have one, contact the [Adyen Support Team](https://www.adyen.help/hc/en-us/requests/new). Use the web service user credentials to authenticate your request, for example:\n\n```\ncurl\n-U \"ws_123456@Scope.BalancePlatform_YourBalancePlatform\":\"YourWsPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nNote that when going live, you need to generate new web service user credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n## Versioning\nThe Legal Entity Management API supports versioning of its endpoints through a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\n>If you are using hosted onboarding, [only use v2](https://docs.adyen.com/release-notes/platforms-and-financial-products#releaseNote=2023-05-01-legal-entity-management-api-3) for your API requests.\n\nFor example:\n```\nhttps://kyc-test.adyen.com/lem/v1/legalEntities\n```\n## Going live\nWhen going live, your Adyen contact will provide your API credential for the live environment. You can then use the username and password to send requests to `https://kyc-live.adyen.com/lem/v1`.\n\n", - "x-timestamp" : "2023-05-25T17:22:31Z", + "x-timestamp" : "2023-05-30T15:24:25Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index 86bd5e2..d9e8e46 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Legal Entity Management API", "description" : "The Legal Entity Management API enables you to manage legal entities that contain information required for verification. \n## Authentication\nTo connect to the Legal Entity Management API, you must use the basic authentication credentials of your web service user. If you don't have one, contact the [Adyen Support Team](https://www.adyen.help/hc/en-us/requests/new). Use the web service user credentials to authenticate your request, for example:\n\n```\ncurl\n-U \"ws_123456@Scope.BalancePlatform_YourBalancePlatform\":\"YourWsPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nNote that when going live, you need to generate new web service user credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n## Versioning\nThe Legal Entity Management API supports versioning of its endpoints through a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\n>If you are using hosted onboarding, [only use v2](https://docs.adyen.com/release-notes/platforms-and-financial-products#releaseNote=2023-05-01-legal-entity-management-api-3) for your API requests.\n\nFor example:\n```\nhttps://kyc-test.adyen.com/lem/v2/legalEntities\n```\n## Going live\nWhen going live, your Adyen contact will provide your API credential for the live environment. You can then use the username and password to send requests to `https://kyc-live.adyen.com/lem/v2`.\n\n", - "x-timestamp" : "2023-05-25T18:23:16Z", + "x-timestamp" : "2023-05-30T15:24:26Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index 48b21a8..e46027b 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Legal Entity Management API", "description" : "The Legal Entity Management API enables you to manage legal entities that contain information required for verification. \n## Authentication\nTo connect to the Legal Entity Management API, you must use the basic authentication credentials of your web service user. If you don't have one, contact the [Adyen Support Team](https://www.adyen.help/hc/en-us/requests/new). Use the web service user credentials to authenticate your request, for example:\n\n```\ncurl\n-U \"ws_123456@Scope.BalancePlatform_YourBalancePlatform\":\"YourWsPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nNote that when going live, you need to generate new web service user credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n## Versioning\nThe Legal Entity Management API supports versioning of its endpoints through a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\n>If you are using hosted onboarding, [only use v2](https://docs.adyen.com/release-notes/platforms-and-financial-products#releaseNote=2023-05-01-legal-entity-management-api-3) for your API requests.\n\nFor example:\n```\nhttps://kyc-test.adyen.com/lem/v3/legalEntities\n```\n## Going live\nWhen going live, your Adyen contact will provide your API credential for the live environment. You can then use the username and password to send requests to `https://kyc-live.adyen.com/lem/v3`.\n\n", - "x-timestamp" : "2023-05-26T14:24:32Z", + "x-timestamp" : "2023-05-30T15:24:26Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v25.json b/json/PaymentService-v25.json index 472667a..6f2576f 100644 --- a/json/PaymentService-v25.json +++ b/json/PaymentService-v25.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v25/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v25/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-03T10:32:26Z", + "x-timestamp" : "2023-05-30T15:27:09Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v30.json b/json/PaymentService-v30.json index f1400e4..450216f 100644 --- a/json/PaymentService-v30.json +++ b/json/PaymentService-v30.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v30/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v30/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-03T10:32:26Z", + "x-timestamp" : "2023-05-30T15:27:09Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v40.json b/json/PaymentService-v40.json index 791bba7..b2c61c1 100644 --- a/json/PaymentService-v40.json +++ b/json/PaymentService-v40.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v40/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v40/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:28Z", + "x-timestamp" : "2023-05-30T15:27:08Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v46.json b/json/PaymentService-v46.json index 122cf40..b524ec8 100644 --- a/json/PaymentService-v46.json +++ b/json/PaymentService-v46.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v46/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v46/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:28Z", + "x-timestamp" : "2023-05-30T15:27:09Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v49.json b/json/PaymentService-v49.json index fdd3660..ce76265 100644 --- a/json/PaymentService-v49.json +++ b/json/PaymentService-v49.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v49/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v49/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:27Z", + "x-timestamp" : "2023-05-30T15:27:08Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v50.json b/json/PaymentService-v50.json index bcd3409..9cb9110 100644 --- a/json/PaymentService-v50.json +++ b/json/PaymentService-v50.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v50/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v50/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:27Z", + "x-timestamp" : "2023-05-30T15:27:08Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v51.json b/json/PaymentService-v51.json index e906bcf..9ec037a 100644 --- a/json/PaymentService-v51.json +++ b/json/PaymentService-v51.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v51/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v51/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:27Z", + "x-timestamp" : "2023-05-30T15:27:08Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v52.json b/json/PaymentService-v52.json index 09d3eb8..1c436a5 100644 --- a/json/PaymentService-v52.json +++ b/json/PaymentService-v52.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v52/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v52/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:28Z", + "x-timestamp" : "2023-05-30T15:27:08Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v64.json b/json/PaymentService-v64.json index cbf14b6..fb138fb 100644 --- a/json/PaymentService-v64.json +++ b/json/PaymentService-v64.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v64/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v64/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:27Z", + "x-timestamp" : "2023-05-30T15:27:08Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v67.json b/json/PaymentService-v67.json index 9a00d03..7e347af 100644 --- a/json/PaymentService-v67.json +++ b/json/PaymentService-v67.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v67/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v67/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:27Z", + "x-timestamp" : "2023-05-30T15:27:08Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PaymentService-v68.json b/json/PaymentService-v68.json index b1d0b20..15a644d 100644 --- a/json/PaymentService-v68.json +++ b/json/PaymentService-v68.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payment API", "description" : "A set of API endpoints that allow you to initiate, settle, and modify payments on the Adyen payments platform. You can use the API to accept card payments (including One-Click and 3D Secure), bank transfers, ewallets, and many other payment methods.\n\nTo learn more about the API, visit [Classic integration](https://docs.adyen.com/classic-integration).\n\n## Authentication\nYou need an [API credential](https://docs.adyen.com/development-resources/api-credentials) to authenticate to the API.\n\nIf using an API key, add an `X-API-Key` header with the API key as the value, for example:\n\n ```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: YOUR_API_KEY\" \\\n...\n```\n\nAlternatively, you can use the username and password to connect to the API using basic authentication, for example:\n\n```\ncurl\n-U \"ws@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payment/v68/authorise\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need an [API credential](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v68/authorise\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-05-10T10:23:28Z", + "x-timestamp" : "2023-05-30T15:27:08Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PayoutService-v30.json b/json/PayoutService-v30.json index b5f1435..17a9f4a 100644 --- a/json/PayoutService-v30.json +++ b/json/PayoutService-v30.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payout API", "description" : "A set of API endpoints that allow you to store payout details, confirm, or decline a payout.\n\nFor more information, refer to [Online payouts](https://docs.adyen.com/online-payments/online-payouts).\n## Authentication\nTo use the Payout API, you need to have [two API credentials](https://docs.adyen.com/online-payments/online-payouts#payouts-to-bank-accounts-and-wallets): one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our [Support Team](https://www.adyen.help/hc/en-us/requests/new).\n\nBoth of these API credentials must be authenticated with [basic authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication).The following example shows how to authenticate your request when submitting a payout:\n\n```\ncurl\n-U \"storePayout@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payout/v30/payout\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need [API credentials](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payout/v30/payout\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-04-11T21:25:15Z", + "x-timestamp" : "2023-05-30T15:27:07Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PayoutService-v40.json b/json/PayoutService-v40.json index 597200a..49ec9fb 100644 --- a/json/PayoutService-v40.json +++ b/json/PayoutService-v40.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payout API", "description" : "A set of API endpoints that allow you to store payout details, confirm, or decline a payout.\n\nFor more information, refer to [Online payouts](https://docs.adyen.com/online-payments/online-payouts).\n## Authentication\nTo use the Payout API, you need to have [two API credentials](https://docs.adyen.com/online-payments/online-payouts#payouts-to-bank-accounts-and-wallets): one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our [Support Team](https://www.adyen.help/hc/en-us/requests/new).\n\nBoth of these API credentials must be authenticated with [basic authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication).The following example shows how to authenticate your request when submitting a payout:\n\n```\ncurl\n-U \"storePayout@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payout/v40/payout\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need [API credentials](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payout/v40/payout\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-04-11T21:25:15Z", + "x-timestamp" : "2023-05-30T15:27:07Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PayoutService-v50.json b/json/PayoutService-v50.json index 8b63a17..4988024 100644 --- a/json/PayoutService-v50.json +++ b/json/PayoutService-v50.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payout API", "description" : "A set of API endpoints that allow you to store payout details, confirm, or decline a payout.\n\nFor more information, refer to [Online payouts](https://docs.adyen.com/online-payments/online-payouts).\n## Authentication\nTo use the Payout API, you need to have [two API credentials](https://docs.adyen.com/online-payments/online-payouts#payouts-to-bank-accounts-and-wallets): one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our [Support Team](https://www.adyen.help/hc/en-us/requests/new).\n\nBoth of these API credentials must be authenticated with [basic authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication).The following example shows how to authenticate your request when submitting a payout:\n\n```\ncurl\n-U \"storePayout@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payout/v50/payout\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need [API credentials](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payout/v50/payout\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-04-11T21:25:14Z", + "x-timestamp" : "2023-05-30T15:27:07Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PayoutService-v51.json b/json/PayoutService-v51.json index 1d4e7f0..dea1c25 100644 --- a/json/PayoutService-v51.json +++ b/json/PayoutService-v51.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payout API", "description" : "A set of API endpoints that allow you to store payout details, confirm, or decline a payout.\n\nFor more information, refer to [Online payouts](https://docs.adyen.com/online-payments/online-payouts).\n## Authentication\nTo use the Payout API, you need to have [two API credentials](https://docs.adyen.com/online-payments/online-payouts#payouts-to-bank-accounts-and-wallets): one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our [Support Team](https://www.adyen.help/hc/en-us/requests/new).\n\nBoth of these API credentials must be authenticated with [basic authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication).The following example shows how to authenticate your request when submitting a payout:\n\n```\ncurl\n-U \"storePayout@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payout/v51/payout\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need [API credentials](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payout/v51/payout\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-04-11T21:25:14Z", + "x-timestamp" : "2023-05-30T15:27:07Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PayoutService-v52.json b/json/PayoutService-v52.json index 298d274..03fe3e6 100644 --- a/json/PayoutService-v52.json +++ b/json/PayoutService-v52.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payout API", "description" : "A set of API endpoints that allow you to store payout details, confirm, or decline a payout.\n\nFor more information, refer to [Online payouts](https://docs.adyen.com/online-payments/online-payouts).\n## Authentication\nTo use the Payout API, you need to have [two API credentials](https://docs.adyen.com/online-payments/online-payouts#payouts-to-bank-accounts-and-wallets): one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our [Support Team](https://www.adyen.help/hc/en-us/requests/new).\n\nBoth of these API credentials must be authenticated with [basic authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication).The following example shows how to authenticate your request when submitting a payout:\n\n```\ncurl\n-U \"storePayout@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payout/v52/payout\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need [API credentials](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payout/v52/payout\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-04-11T21:25:15Z", + "x-timestamp" : "2023-05-30T15:27:07Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PayoutService-v64.json b/json/PayoutService-v64.json index 031631d..3936162 100644 --- a/json/PayoutService-v64.json +++ b/json/PayoutService-v64.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payout API", "description" : "A set of API endpoints that allow you to store payout details, confirm, or decline a payout.\n\nFor more information, refer to [Online payouts](https://docs.adyen.com/online-payments/online-payouts).\n## Authentication\nTo use the Payout API, you need to have [two API credentials](https://docs.adyen.com/online-payments/online-payouts#payouts-to-bank-accounts-and-wallets): one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our [Support Team](https://www.adyen.help/hc/en-us/requests/new).\n\nBoth of these API credentials must be authenticated with [basic authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication).The following example shows how to authenticate your request when submitting a payout:\n\n```\ncurl\n-U \"storePayout@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payout/v64/payout\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need [API credentials](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payout/v64/payout\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-04-11T21:25:14Z", + "x-timestamp" : "2023-05-30T15:27:06Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PayoutService-v67.json b/json/PayoutService-v67.json index 4de48dc..5a19638 100644 --- a/json/PayoutService-v67.json +++ b/json/PayoutService-v67.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payout API", "description" : "A set of API endpoints that allow you to store payout details, confirm, or decline a payout.\n\nFor more information, refer to [Online payouts](https://docs.adyen.com/online-payments/online-payouts).\n## Authentication\nTo use the Payout API, you need to have [two API credentials](https://docs.adyen.com/online-payments/online-payouts#payouts-to-bank-accounts-and-wallets): one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our [Support Team](https://www.adyen.help/hc/en-us/requests/new).\n\nBoth of these API credentials must be authenticated with [basic authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication).The following example shows how to authenticate your request when submitting a payout:\n\n```\ncurl\n-U \"storePayout@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payout/v67/payout\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need [API credentials](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payout/v67/payout\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-04-11T21:25:15Z", + "x-timestamp" : "2023-05-30T15:27:07Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/PayoutService-v68.json b/json/PayoutService-v68.json index 60df92a..e7febd2 100644 --- a/json/PayoutService-v68.json +++ b/json/PayoutService-v68.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "Adyen Payout API", "description" : "A set of API endpoints that allow you to store payout details, confirm, or decline a payout.\n\nFor more information, refer to [Online payouts](https://docs.adyen.com/online-payments/online-payouts).\n## Authentication\nTo use the Payout API, you need to have [two API credentials](https://docs.adyen.com/online-payments/online-payouts#payouts-to-bank-accounts-and-wallets): one for storing payout details and submitting payouts, and another one for confirming or declining payouts. If you don't have the required API credentials, contact our [Support Team](https://www.adyen.help/hc/en-us/requests/new).\n\nBoth of these API credentials must be authenticated with [basic authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication).The following example shows how to authenticate your request when submitting a payout:\n\n```\ncurl\n-U \"storePayout@Company.YOUR_COMPANY_ACCOUNT\":\"YOUR_BASIC_AUTHENTICATION_PASSWORD\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\n\n## Versioning\nPayments API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://pal-test.adyen.com/pal/servlet/Payout/v68/payout\n```\n\n## Going live\n\nTo authenticate to the live endpoints, you need [API credentials](https://docs.adyen.com/development-resources/api-credentials) from your live Customer Area.\n\nThe live endpoint URLs contain a prefix which is unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payout/v68/payout\n```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.", - "x-timestamp" : "2023-04-11T21:25:15Z", + "x-timestamp" : "2023-05-30T15:27:07Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/json/TfmAPIService-v1.json b/json/TfmAPIService-v1.json index fd1b66f..be14498 100644 --- a/json/TfmAPIService-v1.json +++ b/json/TfmAPIService-v1.json @@ -10,12 +10,11 @@ "x-publicVersion" : true, "title" : "POS Terminal Management API", "description" : "This API provides endpoints for managing your point-of-sale (POS) payment terminals. You can use the API to obtain information about a specific terminal, retrieve overviews of your terminals and stores, and assign terminals to a merchant account or store.\n\nFor more information, refer to [Assign terminals](https://docs.adyen.com/point-of-sale/automating-terminal-management/assign-terminals-api).\n\n## Authentication\nEach request to the Terminal Management API must be signed with an API key. For this, obtain an API Key from your Customer Area, as described in [How to get the API key](https://docs.adyen.com/development-resources/api-credentials#generate-api-key). Then set this key to the `X-API-Key` header value, for example:\n\n```\ncurl\n-H \"Content-Type: application/json\" \\\n-H \"X-API-Key: Your_API_key\" \\\n...\n```\nNote that when going live, you need to generate new web service user credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n## Versioning\nTerminal Management API supports [versioning](https://docs.adyen.com/development-resources/versioning) using a version suffix in the endpoint URL. This suffix has the following format: \"vXX\", where XX is the version number.\n\nFor example:\n```\nhttps://postfmapi-test.adyen.com/postfmapi/terminal/v1/getTerminalsUnderAccount\n```\nWhen using versioned endpoints, Boolean response values are returned in string format: `\"true\"` or `\"false\"`.\nIf you omit the version from the endpoint URL, Boolean response values are returned like this: `true` or `false`.", - "x-timestamp" : "2023-02-20T18:23:12Z", + "x-timestamp" : "2023-05-30T15:24:32Z", "termsOfService" : "https://www.adyen.com/legal/terms-and-conditions", "contact" : { "name" : "Adyen Developer Experience team", - "url" : "https://www.adyen.help/hc/en-us/community/topics", - "email" : "developer-experience@adyen.com" + "url" : "https://github.com/Adyen/adyen-openapi" } }, "x-groups" : [ diff --git a/yaml/LegalEntityService-v1.yaml b/yaml/LegalEntityService-v1.yaml index dc3c90b..a17f812 100644 --- a/yaml/LegalEntityService-v1.yaml +++ b/yaml/LegalEntityService-v1.yaml @@ -22,12 +22,11 @@ info: ```\n## Going live\nWhen going live, your Adyen contact will provide your API\ \ credential for the live environment. You can then use the username and password\ \ to send requests to `https://kyc-live.adyen.com/lem/v1`.\n\n" - x-timestamp: '2023-05-25T17:22:31Z' + x-timestamp: '2023-05-30T15:24:25Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Legal entities - Transfer instruments diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index 7443870..f1cdc51 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -22,12 +22,11 @@ info: ```\n## Going live\nWhen going live, your Adyen contact will provide your API\ \ credential for the live environment. You can then use the username and password\ \ to send requests to `https://kyc-live.adyen.com/lem/v2`.\n\n" - x-timestamp: '2023-05-25T18:23:16Z' + x-timestamp: '2023-05-30T15:24:26Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Legal entities - Transfer instruments diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index 9964cc0..e86575f 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -22,12 +22,11 @@ info: ```\n## Going live\nWhen going live, your Adyen contact will provide your API\ \ credential for the live environment. You can then use the username and password\ \ to send requests to `https://kyc-live.adyen.com/lem/v3`.\n\n" - x-timestamp: '2023-05-26T14:24:32Z' + x-timestamp: '2023-05-30T15:24:26Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Legal entities - Transfer instruments diff --git a/yaml/PaymentService-v25.yaml b/yaml/PaymentService-v25.yaml index 06a7e1c..e6c98c1 100644 --- a/yaml/PaymentService-v25.yaml +++ b/yaml/PaymentService-v25.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v25/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-03T10:32:26Z' + x-timestamp: '2023-05-30T15:27:09Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v30.yaml b/yaml/PaymentService-v30.yaml index 5721e3e..729db47 100644 --- a/yaml/PaymentService-v30.yaml +++ b/yaml/PaymentService-v30.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v30/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-03T10:32:26Z' + x-timestamp: '2023-05-30T15:27:09Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v40.yaml b/yaml/PaymentService-v40.yaml index 537f628..8285ebb 100644 --- a/yaml/PaymentService-v40.yaml +++ b/yaml/PaymentService-v40.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v40/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:28Z' + x-timestamp: '2023-05-30T15:27:08Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v46.yaml b/yaml/PaymentService-v46.yaml index cd679dc..e2c66e3 100644 --- a/yaml/PaymentService-v46.yaml +++ b/yaml/PaymentService-v46.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v46/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:28Z' + x-timestamp: '2023-05-30T15:27:09Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v49.yaml b/yaml/PaymentService-v49.yaml index 71f215b..5ea28ec 100644 --- a/yaml/PaymentService-v49.yaml +++ b/yaml/PaymentService-v49.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v49/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:27Z' + x-timestamp: '2023-05-30T15:27:08Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v50.yaml b/yaml/PaymentService-v50.yaml index 2a60728..9f8b078 100644 --- a/yaml/PaymentService-v50.yaml +++ b/yaml/PaymentService-v50.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v50/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:27Z' + x-timestamp: '2023-05-30T15:27:08Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v51.yaml b/yaml/PaymentService-v51.yaml index 40dbbc2..89bab59 100644 --- a/yaml/PaymentService-v51.yaml +++ b/yaml/PaymentService-v51.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v51/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:27Z' + x-timestamp: '2023-05-30T15:27:08Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v52.yaml b/yaml/PaymentService-v52.yaml index a1527d9..a41be67 100644 --- a/yaml/PaymentService-v52.yaml +++ b/yaml/PaymentService-v52.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v52/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:28Z' + x-timestamp: '2023-05-30T15:27:08Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v64.yaml b/yaml/PaymentService-v64.yaml index 5d7eda3..d948846 100644 --- a/yaml/PaymentService-v64.yaml +++ b/yaml/PaymentService-v64.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v64/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:27Z' + x-timestamp: '2023-05-30T15:27:08Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v67.yaml b/yaml/PaymentService-v67.yaml index cf6901a..a4dcf45 100644 --- a/yaml/PaymentService-v67.yaml +++ b/yaml/PaymentService-v67.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v67/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:27Z' + x-timestamp: '2023-05-30T15:27:08Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PaymentService-v68.yaml b/yaml/PaymentService-v68.yaml index a6a4f29..7d375ad 100644 --- a/yaml/PaymentService-v68.yaml +++ b/yaml/PaymentService-v68.yaml @@ -25,12 +25,11 @@ info: \ unique to your company account:\n```\n\nhttps://{PREFIX}-pal-live.adyenpayments.com/pal/servlet/Payment/v68/authorise\n\ ```\n\nGet your `{PREFIX}` from your live Customer Area under **Developers** >\ \ **API URLs** > **Prefix**." - x-timestamp: '2023-05-10T10:23:28Z' + x-timestamp: '2023-05-30T15:27:08Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General - Modifications diff --git a/yaml/PayoutService-v30.yaml b/yaml/PayoutService-v30.yaml index 765644d..78e7c6f 100644 --- a/yaml/PayoutService-v30.yaml +++ b/yaml/PayoutService-v30.yaml @@ -72,12 +72,11 @@ info: Get your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.' - x-timestamp: '2023-04-11T21:25:15Z' + x-timestamp: '2023-05-30T15:27:07Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Initialization - Reviewing diff --git a/yaml/PayoutService-v40.yaml b/yaml/PayoutService-v40.yaml index b57294a..f8d6e52 100644 --- a/yaml/PayoutService-v40.yaml +++ b/yaml/PayoutService-v40.yaml @@ -72,12 +72,11 @@ info: Get your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.' - x-timestamp: '2023-04-11T21:25:15Z' + x-timestamp: '2023-05-30T15:27:07Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Initialization - Reviewing diff --git a/yaml/PayoutService-v50.yaml b/yaml/PayoutService-v50.yaml index a72d904..a1e9e15 100644 --- a/yaml/PayoutService-v50.yaml +++ b/yaml/PayoutService-v50.yaml @@ -72,12 +72,11 @@ info: Get your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.' - x-timestamp: '2023-04-11T21:25:14Z' + x-timestamp: '2023-05-30T15:27:07Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Initialization - Reviewing diff --git a/yaml/PayoutService-v51.yaml b/yaml/PayoutService-v51.yaml index 333c646..061b8c8 100644 --- a/yaml/PayoutService-v51.yaml +++ b/yaml/PayoutService-v51.yaml @@ -72,12 +72,11 @@ info: Get your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.' - x-timestamp: '2023-04-11T21:25:14Z' + x-timestamp: '2023-05-30T15:27:07Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Initialization - Reviewing diff --git a/yaml/PayoutService-v52.yaml b/yaml/PayoutService-v52.yaml index 67be35e..912fca0 100644 --- a/yaml/PayoutService-v52.yaml +++ b/yaml/PayoutService-v52.yaml @@ -72,12 +72,11 @@ info: Get your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.' - x-timestamp: '2023-04-11T21:25:15Z' + x-timestamp: '2023-05-30T15:27:07Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Initialization - Reviewing diff --git a/yaml/PayoutService-v64.yaml b/yaml/PayoutService-v64.yaml index 8cb9683..127645e 100644 --- a/yaml/PayoutService-v64.yaml +++ b/yaml/PayoutService-v64.yaml @@ -72,12 +72,11 @@ info: Get your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.' - x-timestamp: '2023-04-11T21:25:14Z' + x-timestamp: '2023-05-30T15:27:06Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Initialization - Reviewing diff --git a/yaml/PayoutService-v67.yaml b/yaml/PayoutService-v67.yaml index 4f833b7..19eefa9 100644 --- a/yaml/PayoutService-v67.yaml +++ b/yaml/PayoutService-v67.yaml @@ -72,12 +72,11 @@ info: Get your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.' - x-timestamp: '2023-04-11T21:25:15Z' + x-timestamp: '2023-05-30T15:27:07Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Initialization - Reviewing diff --git a/yaml/PayoutService-v68.yaml b/yaml/PayoutService-v68.yaml index fb3c075..906e035 100644 --- a/yaml/PayoutService-v68.yaml +++ b/yaml/PayoutService-v68.yaml @@ -72,12 +72,11 @@ info: Get your `{PREFIX}` from your live Customer Area under **Developers** > **API URLs** > **Prefix**.' - x-timestamp: '2023-04-11T21:25:15Z' + x-timestamp: '2023-05-30T15:27:07Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - Initialization - Reviewing diff --git a/yaml/TfmAPIService-v1.yaml b/yaml/TfmAPIService-v1.yaml index c2caa3b..a2d2069 100644 --- a/yaml/TfmAPIService-v1.yaml +++ b/yaml/TfmAPIService-v1.yaml @@ -58,12 +58,11 @@ info: If you omit the version from the endpoint URL, Boolean response values are returned like this: `true` or `false`.' - x-timestamp: '2023-02-20T18:23:12Z' + x-timestamp: '2023-05-30T15:24:32Z' termsOfService: https://www.adyen.com/legal/terms-and-conditions contact: name: Adyen Developer Experience team - url: https://www.adyen.help/hc/en-us/community/topics - email: developer-experience@adyen.com + url: https://github.com/Adyen/adyen-openapi x-groups: - General tags: