spec release

This commit is contained in:
Adyen Automation
2022-12-05 10:49:48 +00:00
parent 3d56a8d38f
commit a2846c348b
38 changed files with 834 additions and 120 deletions

View File

@@ -25,7 +25,7 @@ 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: '2022-09-30T08:20:20Z'
x-timestamp: '2022-11-24T10:17:11Z'
termsOfService: https://www.adyen.com/legal/terms-and-conditions
contact:
name: Adyen Developer Experience team
@@ -64,6 +64,7 @@ paths:
operationId: post-adjustAuthorisation
x-groupName: Modifications
x-sortIndex: 6
x-methodName: changeTheAuthorisedAmount
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -141,6 +142,7 @@ paths:
operationId: post-authorise
x-groupName: General
x-sortIndex: 1
x-methodName: createAuthorisation
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -227,6 +229,7 @@ paths:
operationId: post-authorise3d
x-groupName: General
x-sortIndex: 2
x-methodName: complete3dsAuthorisation
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -302,6 +305,7 @@ paths:
operationId: post-authorise3ds2
x-groupName: General
x-sortIndex: 3
x-methodName: complete3ds2Authorisation
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -379,6 +383,7 @@ paths:
operationId: post-cancel
x-groupName: Modifications
x-sortIndex: 2
x-methodName: cancelAuthorisation
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -457,6 +462,7 @@ paths:
operationId: post-cancelOrRefund
x-groupName: Modifications
x-sortIndex: 4
x-methodName: cancelOrRefundPayment
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -547,6 +553,7 @@ paths:
operationId: post-capture
x-groupName: Modifications
x-sortIndex: 1
x-methodName: captureAuthorisation
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -625,6 +632,7 @@ paths:
operationId: post-donate
x-groupName: Modifications
x-sortIndex: 6
x-methodName: createDonation
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -693,6 +701,7 @@ paths:
operationId: post-getAuthenticationResult
x-groupName: General
x-sortIndex: 4
x-methodName: getThe3dsAuthenticationResult
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -779,6 +788,7 @@ paths:
operationId: post-refund
x-groupName: Modifications
x-sortIndex: 3
x-methodName: refundCapturedPayment
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -850,6 +860,7 @@ paths:
operationId: post-retrieve3ds2Result
x-groupName: General
x-sortIndex: 4
x-methodName: getThe3ds2AuthenticationResult
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -924,6 +935,7 @@ paths:
operationId: post-technicalCancel
x-groupName: Modifications
x-sortIndex: 5
x-methodName: cancelAuthorisationUsingYourReference
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -1004,6 +1016,7 @@ paths:
operationId: post-voidPendingRefund
x-groupName: Modifications
x-sortIndex: 7
x-methodName: cancelInpersonRefund
security:
- BasicAuth: []
- ApiKeyAuth: []
@@ -5689,7 +5702,7 @@ components:
description: 'The type of split.
Possible values: **Default**, **PaymentFee**, **VAT**, **Commission**,
**MarketPlace**, **BalanceAccount**, **Remainder**.'
**MarketPlace**, **BalanceAccount**, **Remainder**, **Surcharge**, **Tip**.'
enum:
- BalanceAccount
- Commission
@@ -5697,6 +5710,8 @@ components:
- MarketPlace
- PaymentFee
- Remainder
- Surcharge
- Tip
- VAT
- Verification
type: string
@@ -6263,9 +6278,15 @@ components:
value: 1500
currency: EUR
browserInfo:
userAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912
Firefox/3.0
acceptHeader: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36
acceptHeader: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
language: en
colorDepth: 24
screenHeight: 723
screenWidth: 1536
timeZoneOffset: 0
javaEnabled: false
card:
number: '5212345678901234'
expiryMonth: '03'