spec release

This commit is contained in:
Adyen Automation
2022-08-26 15:28:58 +00:00
parent 2d2cdec78b
commit 6f5ad6c083
16 changed files with 56 additions and 40 deletions

View File

@@ -10,7 +10,7 @@
"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.[YourCompany]\":\"YourBasicAuthenticationPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nWhen going live, you need to generate new API credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n",
"x-timestamp" : "2022-08-22T16:23:36Z",
"x-timestamp" : "2022-08-25T16:24:01Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -1004,6 +1004,7 @@
"type" : "integer"
},
"fundSource" : {
"x-addedInVersion" : "64",
"description" : "The person or entity funding the money.",
"$ref" : "#/components/schemas/FundSource"
},

View File

@@ -10,7 +10,7 @@
"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.[YourCompany]\":\"YourBasicAuthenticationPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nWhen going live, you need to generate new API credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n",
"x-timestamp" : "2022-08-22T16:23:36Z",
"x-timestamp" : "2022-08-25T16:24:01Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -1004,6 +1004,7 @@
"type" : "integer"
},
"fundSource" : {
"x-addedInVersion" : "64",
"description" : "The person or entity funding the money.",
"$ref" : "#/components/schemas/FundSource"
},

View File

@@ -10,7 +10,7 @@
"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.[YourCompany]\":\"YourBasicAuthenticationPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nWhen going live, you need to generate new API credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n",
"x-timestamp" : "2022-08-22T16:23:36Z",
"x-timestamp" : "2022-08-25T17:24:57Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -1004,6 +1004,7 @@
"type" : "integer"
},
"fundSource" : {
"x-addedInVersion" : "64",
"description" : "The person or entity funding the money.",
"$ref" : "#/components/schemas/FundSource"
},
@@ -1643,7 +1644,7 @@
"additionalProperties" : {
"type" : "string"
},
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first: Go to **Customer Area** > **Account** > **API URLs**.",
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first. Go to **Customer Area** > **Developers** > **Additional data**.",
"type" : "object"
},
"errorCode" : {

View File

@@ -10,7 +10,7 @@
"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.[YourCompany]\":\"YourBasicAuthenticationPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nWhen going live, you need to generate new API credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n",
"x-timestamp" : "2022-08-22T16:23:36Z",
"x-timestamp" : "2022-08-25T17:24:57Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -1004,6 +1004,7 @@
"type" : "integer"
},
"fundSource" : {
"x-addedInVersion" : "64",
"description" : "The person or entity funding the money.",
"$ref" : "#/components/schemas/FundSource"
},
@@ -1643,7 +1644,7 @@
"additionalProperties" : {
"type" : "string"
},
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first: Go to **Customer Area** > **Account** > **API URLs**.",
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first. Go to **Customer Area** > **Developers** > **Additional data**.",
"type" : "object"
},
"errorCode" : {

View File

@@ -10,7 +10,7 @@
"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.[YourCompany]\":\"YourBasicAuthenticationPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nWhen going live, you need to generate new API credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n",
"x-timestamp" : "2022-08-22T16:23:36Z",
"x-timestamp" : "2022-08-25T17:24:57Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -1004,6 +1004,7 @@
"type" : "integer"
},
"fundSource" : {
"x-addedInVersion" : "64",
"description" : "The person or entity funding the money.",
"$ref" : "#/components/schemas/FundSource"
},
@@ -1643,7 +1644,7 @@
"additionalProperties" : {
"type" : "string"
},
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first: Go to **Customer Area** > **Account** > **API URLs**.",
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first. Go to **Customer Area** > **Developers** > **Additional data**.",
"type" : "object"
},
"errorCode" : {

View File

@@ -10,7 +10,7 @@
"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.[YourCompany]\":\"YourBasicAuthenticationPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nWhen going live, you need to generate new API credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n",
"x-timestamp" : "2022-08-22T16:23:36Z",
"x-timestamp" : "2022-08-25T17:24:57Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -1004,6 +1004,7 @@
"type" : "integer"
},
"fundSource" : {
"x-addedInVersion" : "64",
"description" : "The person or entity funding the money.",
"$ref" : "#/components/schemas/FundSource"
},
@@ -1643,7 +1644,7 @@
"additionalProperties" : {
"type" : "string"
},
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first: Go to **Customer Area** > **Account** > **API URLs**.",
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first. Go to **Customer Area** > **Developers** > **Additional data**.",
"type" : "object"
},
"errorCode" : {

View File

@@ -10,7 +10,7 @@
"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.[YourCompany]\":\"YourBasicAuthenticationPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nWhen going live, you need to generate new API credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n",
"x-timestamp" : "2022-08-22T16:23:36Z",
"x-timestamp" : "2022-08-25T17:24:57Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -1004,6 +1004,7 @@
"type" : "integer"
},
"fundSource" : {
"x-addedInVersion" : "64",
"description" : "The person or entity funding the money.",
"$ref" : "#/components/schemas/FundSource"
},
@@ -1635,7 +1636,7 @@
"additionalProperties" : {
"type" : "string"
},
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first: Go to **Customer Area** > **Account** > **API URLs**.",
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first. Go to **Customer Area** > **Developers** > **Additional data**.",
"type" : "object"
},
"errorCode" : {

View File

@@ -10,7 +10,7 @@
"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.[YourCompany]\":\"YourBasicAuthenticationPassword\" \\\n-H \"Content-Type: application/json\" \\\n...\n```\nWhen going live, you need to generate new API credentials to access the [live endpoints](https://docs.adyen.com/development-resources/live-endpoints).\n\n",
"x-timestamp" : "2022-08-22T16:23:36Z",
"x-timestamp" : "2022-08-25T17:24:57Z",
"termsOfService" : "https://www.adyen.com/legal/terms-and-conditions",
"contact" : {
"name" : "Adyen Developer Experience team",
@@ -1004,6 +1004,7 @@
"type" : "integer"
},
"fundSource" : {
"x-addedInVersion" : "64",
"description" : "The person or entity funding the money.",
"$ref" : "#/components/schemas/FundSource"
},
@@ -1635,7 +1636,7 @@
"additionalProperties" : {
"type" : "string"
},
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first: Go to **Customer Area** > **Account** > **API URLs**.",
"description" : "Contains additional information about the payment. Some data fields are included only if you select them first. Go to **Customer Area** > **Developers** > **Additional data**.",
"type" : "object"
},
"errorCode" : {

View File

@@ -40,7 +40,7 @@ info:
'
x-timestamp: '2022-08-22T16:23:36Z'
x-timestamp: '2022-08-25T16:24:01Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -769,6 +769,7 @@ components:
format: int32
type: integer
fundSource:
x-addedInVersion: '64'
description: The person or entity funding the money.
$ref: '#/components/schemas/FundSource'
merchantAccount:

View File

@@ -40,7 +40,7 @@ info:
'
x-timestamp: '2022-08-22T16:23:36Z'
x-timestamp: '2022-08-25T16:24:01Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -769,6 +769,7 @@ components:
format: int32
type: integer
fundSource:
x-addedInVersion: '64'
description: The person or entity funding the money.
$ref: '#/components/schemas/FundSource'
merchantAccount:

View File

@@ -40,7 +40,7 @@ info:
'
x-timestamp: '2022-08-22T16:23:36Z'
x-timestamp: '2022-08-25T17:24:57Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -769,6 +769,7 @@ components:
format: int32
type: integer
fundSource:
x-addedInVersion: '64'
description: The person or entity funding the money.
$ref: '#/components/schemas/FundSource'
merchantAccount:
@@ -1686,9 +1687,9 @@ components:
x-addedInVersion: '46'
additionalProperties:
type: string
description: 'Contains additional information about the payment. Some data
fields are included only if you select them first: Go to **Customer Area**
> **Account** > **API URLs**.'
description: Contains additional information about the payment. Some data
fields are included only if you select them first. Go to **Customer Area**
> **Developers** > **Additional data**.
type: object
errorCode:
description: The error code mapped to the error message.

View File

@@ -40,7 +40,7 @@ info:
'
x-timestamp: '2022-08-22T16:23:36Z'
x-timestamp: '2022-08-25T17:24:57Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -769,6 +769,7 @@ components:
format: int32
type: integer
fundSource:
x-addedInVersion: '64'
description: The person or entity funding the money.
$ref: '#/components/schemas/FundSource'
merchantAccount:
@@ -1686,9 +1687,9 @@ components:
x-addedInVersion: '46'
additionalProperties:
type: string
description: 'Contains additional information about the payment. Some data
fields are included only if you select them first: Go to **Customer Area**
> **Account** > **API URLs**.'
description: Contains additional information about the payment. Some data
fields are included only if you select them first. Go to **Customer Area**
> **Developers** > **Additional data**.
type: object
errorCode:
description: The error code mapped to the error message.

View File

@@ -40,7 +40,7 @@ info:
'
x-timestamp: '2022-08-22T16:23:36Z'
x-timestamp: '2022-08-25T17:24:57Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -769,6 +769,7 @@ components:
format: int32
type: integer
fundSource:
x-addedInVersion: '64'
description: The person or entity funding the money.
$ref: '#/components/schemas/FundSource'
merchantAccount:
@@ -1686,9 +1687,9 @@ components:
x-addedInVersion: '46'
additionalProperties:
type: string
description: 'Contains additional information about the payment. Some data
fields are included only if you select them first: Go to **Customer Area**
> **Account** > **API URLs**.'
description: Contains additional information about the payment. Some data
fields are included only if you select them first. Go to **Customer Area**
> **Developers** > **Additional data**.
type: object
errorCode:
description: The error code mapped to the error message.

View File

@@ -40,7 +40,7 @@ info:
'
x-timestamp: '2022-08-22T16:23:36Z'
x-timestamp: '2022-08-25T17:24:57Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -769,6 +769,7 @@ components:
format: int32
type: integer
fundSource:
x-addedInVersion: '64'
description: The person or entity funding the money.
$ref: '#/components/schemas/FundSource'
merchantAccount:
@@ -1686,9 +1687,9 @@ components:
x-addedInVersion: '46'
additionalProperties:
type: string
description: 'Contains additional information about the payment. Some data
fields are included only if you select them first: Go to **Customer Area**
> **Account** > **API URLs**.'
description: Contains additional information about the payment. Some data
fields are included only if you select them first. Go to **Customer Area**
> **Developers** > **Additional data**.
type: object
errorCode:
description: The error code mapped to the error message.

View File

@@ -40,7 +40,7 @@ info:
'
x-timestamp: '2022-08-22T16:23:36Z'
x-timestamp: '2022-08-25T17:24:57Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -769,6 +769,7 @@ components:
format: int32
type: integer
fundSource:
x-addedInVersion: '64'
description: The person or entity funding the money.
$ref: '#/components/schemas/FundSource'
merchantAccount:
@@ -1679,9 +1680,9 @@ components:
x-addedInVersion: '46'
additionalProperties:
type: string
description: 'Contains additional information about the payment. Some data
fields are included only if you select them first: Go to **Customer Area**
> **Account** > **API URLs**.'
description: Contains additional information about the payment. Some data
fields are included only if you select them first. Go to **Customer Area**
> **Developers** > **Additional data**.
type: object
errorCode:
description: The error code mapped to the error message.

View File

@@ -40,7 +40,7 @@ info:
'
x-timestamp: '2022-08-22T16:23:36Z'
x-timestamp: '2022-08-25T17:24:57Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -769,6 +769,7 @@ components:
format: int32
type: integer
fundSource:
x-addedInVersion: '64'
description: The person or entity funding the money.
$ref: '#/components/schemas/FundSource'
merchantAccount:
@@ -1679,9 +1680,9 @@ components:
x-addedInVersion: '46'
additionalProperties:
type: string
description: 'Contains additional information about the payment. Some data
fields are included only if you select them first: Go to **Customer Area**
> **Account** > **API URLs**.'
description: Contains additional information about the payment. Some data
fields are included only if you select them first. Go to **Customer Area**
> **Developers** > **Additional data**.
type: object
errorCode:
description: The error code mapped to the error message.