spec release

This commit is contained in:
Adyen Automation
2024-03-28 14:02:14 +01:00
parent 50e1ed87f8
commit 8e46c70564
6 changed files with 443 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
openapi: 3.1.0
servers:
- url: https://kyc-test.adyen.com/lem/v3
- url: https://balanceplatform-api-test.adyen.com/lem/v3
info:
version: '3'
x-publicVersion: true
@@ -48,6 +48,7 @@ paths:
x-sortIndex: 12
x-methodName: createBusinessLine
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -116,6 +117,7 @@ paths:
x-sortIndex: 14
x-methodName: deleteBusinessLine
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -169,6 +171,7 @@ paths:
x-sortIndex: 13
x-methodName: getBusinessLine
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -228,6 +231,7 @@ paths:
x-sortIndex: 15
x-methodName: updateBusinessLine
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -301,6 +305,7 @@ paths:
x-sortIndex: 4
x-methodName: uploadDocumentForVerificationChecks
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -371,6 +376,7 @@ paths:
x-sortIndex: 7
x-methodName: deleteDocument
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -424,6 +430,7 @@ paths:
x-sortIndex: 5
x-methodName: getDocument
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -490,6 +497,7 @@ paths:
x-sortIndex: 6
x-methodName: updateDocument
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -570,6 +578,7 @@ paths:
x-sortIndex: 1
x-methodName: createLegalEntity
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -664,6 +673,7 @@ paths:
x-sortIndex: 2
x-methodName: getLegalEntity
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -727,6 +737,7 @@ paths:
x-sortIndex: 3
x-methodName: updateLegalEntity
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -819,6 +830,7 @@ paths:
x-sortIndex: 4
x-methodName: getAllBusinessLinesUnderLegalEntity
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -880,6 +892,7 @@ paths:
x-sortIndex: 2
x-methodName: checkLegalEntitysVerificationErrors
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -943,6 +956,7 @@ paths:
x-sortIndex: 22
x-methodName: confirmDataReview
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -1007,6 +1021,7 @@ paths:
x-sortIndex: 1
x-methodName: getLinkToAdyenhostedOnboardingPage
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -1075,6 +1090,7 @@ paths:
x-sortIndex: 3
x-methodName: getPciQuestionnaireDetails
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -1136,6 +1152,7 @@ paths:
x-sortIndex: 1
x-methodName: generatePciQuestionnaire
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -1205,6 +1222,7 @@ paths:
x-sortIndex: 2
x-methodName: signPciQuestionnaire
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -1274,6 +1292,7 @@ paths:
x-sortIndex: 4
x-methodName: getPciQuestionnaire
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -1340,6 +1359,7 @@ paths:
x-sortIndex: 1
x-methodName: getTermsOfServiceDocument
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -1409,6 +1429,7 @@ paths:
x-sortIndex: 2
x-methodName: acceptTermsOfService
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -1484,6 +1505,7 @@ paths:
x-sortIndex: 3
x-methodName: getTermsOfServiceInformationForLegalEntity
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -1546,6 +1568,7 @@ paths:
x-sortIndex: 4
x-methodName: getTermsOfServiceStatus
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -1610,6 +1633,7 @@ paths:
x-sortIndex: 2
x-methodName: listHostedOnboardingPageThemes
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
responses:
@@ -1663,6 +1687,7 @@ paths:
x-sortIndex: 4
x-methodName: getOnboardingLinkTheme
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -1729,6 +1754,7 @@ paths:
x-sortIndex: 8
x-methodName: createTransferInstrument
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -1803,6 +1829,7 @@ paths:
x-sortIndex: 11
x-methodName: deleteTransferInstrument
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -1856,6 +1883,7 @@ paths:
x-sortIndex: 9
x-methodName: getTransferInstrument
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
parameters:
@@ -1915,6 +1943,7 @@ paths:
x-sortIndex: 10
x-methodName: updateTransferInstrument
security:
- clientKey: []
- BasicAuth: []
- ApiKeyAuth: []
requestBody:
@@ -4826,6 +4855,10 @@ components:
BasicAuth:
scheme: basic
type: http
clientKey:
in: query
name: clientKey
type: apiKey
examples:
get-businessLines-id-success-200:
summary: Details of a business line