diff --git a/json/LegalEntityService-v1.json b/json/LegalEntityService-v1.json index 9887125..6256be7 100644 --- a/json/LegalEntityService-v1.json +++ b/json/LegalEntityService-v1.json @@ -2,7 +2,7 @@ "openapi" : "3.1.0", "servers" : [ { - "url" : "https://balanceplatform-api-test.adyen.com/lem/v1" + "url" : "https://kyc-test.adyen.com/lem/v1" } ], "info" : { @@ -52,10 +52,6 @@ "x-sortIndex" : 12, "x-methodName" : "createBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -166,10 +162,6 @@ "x-sortIndex" : 14, "x-methodName" : "deleteBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -257,10 +249,6 @@ "x-sortIndex" : 13, "x-methodName" : "getBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -362,10 +350,6 @@ "x-sortIndex" : 4, "x-methodName" : "uploadDocumentForVerificationChecks", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -481,10 +465,6 @@ "x-sortIndex" : 7, "x-methodName" : "deleteDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -572,10 +552,6 @@ "x-sortIndex" : 5, "x-methodName" : "getDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -684,10 +660,6 @@ "x-sortIndex" : 6, "x-methodName" : "updateDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -812,10 +784,6 @@ "x-sortIndex" : 1, "x-methodName" : "createLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -949,10 +917,6 @@ "x-sortIndex" : 2, "x-methodName" : "getLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1052,10 +1016,6 @@ "x-sortIndex" : 3, "x-methodName" : "updateLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1186,10 +1146,6 @@ "x-sortIndex" : 4, "x-methodName" : "getAllBusinessLinesUnderLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1291,10 +1247,6 @@ "x-sortIndex" : 1, "x-methodName" : "getLinkToAdyenhostedOnboardingPage", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1410,10 +1362,6 @@ "x-sortIndex" : 3, "x-methodName" : "getPciQuestionnaireDetails", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1515,10 +1463,6 @@ "x-sortIndex" : 1, "x-methodName" : "generatePciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1634,10 +1578,6 @@ "x-sortIndex" : 2, "x-methodName" : "signPciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1753,10 +1693,6 @@ "x-sortIndex" : 4, "x-methodName" : "getPciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1867,10 +1803,6 @@ "x-sortIndex" : 1, "x-methodName" : "getTermsOfServiceDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1986,10 +1918,6 @@ "x-sortIndex" : 2, "x-methodName" : "acceptTermsOfService", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2114,10 +2042,6 @@ "x-sortIndex" : 3, "x-methodName" : "getTermsOfServiceInformationForLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2219,10 +2143,6 @@ "x-sortIndex" : 4, "x-methodName" : "getTermsOfServiceStatus", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2324,10 +2244,6 @@ "x-sortIndex" : 2, "x-methodName" : "listHostedOnboardingPageThemes", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2418,10 +2334,6 @@ "x-sortIndex" : 4, "x-methodName" : "getOnboardingLinkTheme", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2523,10 +2435,6 @@ "x-sortIndex" : 8, "x-methodName" : "createTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2648,10 +2556,6 @@ "x-sortIndex" : 11, "x-methodName" : "deleteTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2739,10 +2643,6 @@ "x-sortIndex" : 9, "x-methodName" : "getTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2842,10 +2742,6 @@ "x-sortIndex" : 10, "x-methodName" : "updateTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -4876,11 +4772,6 @@ "BasicAuth" : { "scheme" : "basic", "type" : "http" - }, - "clientKey" : { - "in" : "query", - "name" : "clientKey", - "type" : "apiKey" } }, "examples" : { diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index 46a6b3e..048b84f 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -2,7 +2,7 @@ "openapi" : "3.1.0", "servers" : [ { - "url" : "https://balanceplatform-api-test.adyen.com/lem/v2" + "url" : "https://kyc-test.adyen.com/lem/v2" } ], "info" : { @@ -52,10 +52,6 @@ "x-sortIndex" : 12, "x-methodName" : "createBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -160,10 +156,6 @@ "x-sortIndex" : 14, "x-methodName" : "deleteBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -251,10 +243,6 @@ "x-sortIndex" : 13, "x-methodName" : "getBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -354,10 +342,6 @@ "x-sortIndex" : 15, "x-methodName" : "updateBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -473,10 +457,6 @@ "x-sortIndex" : 4, "x-methodName" : "uploadDocumentForVerificationChecks", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -592,10 +572,6 @@ "x-sortIndex" : 7, "x-methodName" : "deleteDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -683,10 +659,6 @@ "x-sortIndex" : 5, "x-methodName" : "getDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -795,10 +767,6 @@ "x-sortIndex" : 6, "x-methodName" : "updateDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -923,10 +891,6 @@ "x-sortIndex" : 1, "x-methodName" : "createLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1078,10 +1042,6 @@ "x-sortIndex" : 2, "x-methodName" : "getLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1181,10 +1141,6 @@ "x-sortIndex" : 3, "x-methodName" : "updateLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1333,10 +1289,6 @@ "x-sortIndex" : 4, "x-methodName" : "getAllBusinessLinesUnderLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1438,10 +1390,6 @@ "x-sortIndex" : 1, "x-methodName" : "getLinkToAdyenhostedOnboardingPage", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1557,10 +1505,6 @@ "x-sortIndex" : 3, "x-methodName" : "getPciQuestionnaireDetails", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1662,10 +1606,6 @@ "x-sortIndex" : 1, "x-methodName" : "generatePciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1781,10 +1721,6 @@ "x-sortIndex" : 2, "x-methodName" : "signPciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1900,10 +1836,6 @@ "x-sortIndex" : 4, "x-methodName" : "getPciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2014,10 +1946,6 @@ "x-sortIndex" : 1, "x-methodName" : "getTermsOfServiceDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2133,10 +2061,6 @@ "x-sortIndex" : 2, "x-methodName" : "acceptTermsOfService", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2261,10 +2185,6 @@ "x-sortIndex" : 3, "x-methodName" : "getTermsOfServiceInformationForLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2366,10 +2286,6 @@ "x-sortIndex" : 4, "x-methodName" : "getTermsOfServiceStatus", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2471,10 +2387,6 @@ "x-sortIndex" : 2, "x-methodName" : "listHostedOnboardingPageThemes", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2565,10 +2477,6 @@ "x-sortIndex" : 4, "x-methodName" : "getOnboardingLinkTheme", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2670,10 +2578,6 @@ "x-sortIndex" : 8, "x-methodName" : "createTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2795,10 +2699,6 @@ "x-sortIndex" : 11, "x-methodName" : "deleteTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2886,10 +2786,6 @@ "x-sortIndex" : 9, "x-methodName" : "getTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2989,10 +2885,6 @@ "x-sortIndex" : 10, "x-methodName" : "updateTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -5387,11 +5279,6 @@ "BasicAuth" : { "scheme" : "basic", "type" : "http" - }, - "clientKey" : { - "in" : "query", - "name" : "clientKey", - "type" : "apiKey" } }, "examples" : { diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index 419929b..eab500c 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -2,7 +2,7 @@ "openapi" : "3.1.0", "servers" : [ { - "url" : "https://balanceplatform-api-test.adyen.com/lem/v3" + "url" : "https://kyc-test.adyen.com/lem/v3" } ], "info" : { @@ -52,10 +52,6 @@ "x-sortIndex" : 12, "x-methodName" : "createBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -166,10 +162,6 @@ "x-sortIndex" : 14, "x-methodName" : "deleteBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -257,10 +249,6 @@ "x-sortIndex" : 13, "x-methodName" : "getBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -360,10 +348,6 @@ "x-sortIndex" : 15, "x-methodName" : "updateBusinessLine", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -479,10 +463,6 @@ "x-sortIndex" : 4, "x-methodName" : "uploadDocumentForVerificationChecks", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -598,10 +578,6 @@ "x-sortIndex" : 7, "x-methodName" : "deleteDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -689,10 +665,6 @@ "x-sortIndex" : 5, "x-methodName" : "getDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -801,10 +773,6 @@ "x-sortIndex" : 6, "x-methodName" : "updateDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -929,10 +897,6 @@ "x-sortIndex" : 1, "x-methodName" : "createLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1084,10 +1048,6 @@ "x-sortIndex" : 2, "x-methodName" : "getLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1187,10 +1147,6 @@ "x-sortIndex" : 3, "x-methodName" : "updateLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1339,10 +1295,6 @@ "x-sortIndex" : 4, "x-methodName" : "getAllBusinessLinesUnderLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1444,10 +1396,6 @@ "x-sortIndex" : 2, "x-methodName" : "checkLegalEntitysVerificationErrors", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1549,10 +1497,6 @@ "x-sortIndex" : 22, "x-methodName" : "confirmDataReview", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1654,10 +1598,6 @@ "x-sortIndex" : 1, "x-methodName" : "getLinkToAdyenhostedOnboardingPage", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1773,10 +1713,6 @@ "x-sortIndex" : 3, "x-methodName" : "getPciQuestionnaireDetails", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1878,10 +1814,6 @@ "x-sortIndex" : 1, "x-methodName" : "generatePciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -1997,10 +1929,6 @@ "x-sortIndex" : 2, "x-methodName" : "signPciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2116,10 +2044,6 @@ "x-sortIndex" : 4, "x-methodName" : "getPciQuestionnaire", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2230,10 +2154,6 @@ "x-sortIndex" : 1, "x-methodName" : "getTermsOfServiceDocument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2349,10 +2269,6 @@ "x-sortIndex" : 2, "x-methodName" : "acceptTermsOfService", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2477,10 +2393,6 @@ "x-sortIndex" : 3, "x-methodName" : "getTermsOfServiceInformationForLegalEntity", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2582,10 +2494,6 @@ "x-sortIndex" : 4, "x-methodName" : "getTermsOfServiceStatus", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2687,10 +2595,6 @@ "x-sortIndex" : 2, "x-methodName" : "listHostedOnboardingPageThemes", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2781,10 +2685,6 @@ "x-sortIndex" : 4, "x-methodName" : "getOnboardingLinkTheme", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -2886,10 +2786,6 @@ "x-sortIndex" : 8, "x-methodName" : "createTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -3011,10 +2907,6 @@ "x-sortIndex" : 11, "x-methodName" : "deleteTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -3102,10 +2994,6 @@ "x-sortIndex" : 9, "x-methodName" : "getTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -3205,10 +3093,6 @@ "x-sortIndex" : 10, "x-methodName" : "updateTransferInstrument", "security" : [ - { - "clientKey" : [ - ] - }, { "BasicAuth" : [ ] @@ -6293,11 +6177,6 @@ "BasicAuth" : { "scheme" : "basic", "type" : "http" - }, - "clientKey" : { - "in" : "query", - "name" : "clientKey", - "type" : "apiKey" } }, "examples" : { diff --git a/yaml/LegalEntityService-v1.yaml b/yaml/LegalEntityService-v1.yaml index 9db1599..70d1f37 100644 --- a/yaml/LegalEntityService-v1.yaml +++ b/yaml/LegalEntityService-v1.yaml @@ -1,6 +1,6 @@ openapi: 3.1.0 servers: -- url: https://balanceplatform-api-test.adyen.com/lem/v1 +- url: https://kyc-test.adyen.com/lem/v1 info: version: '1' x-publicVersion: true @@ -48,7 +48,6 @@ paths: x-sortIndex: 12 x-methodName: createBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -117,7 +116,6 @@ paths: x-sortIndex: 14 x-methodName: deleteBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -171,7 +169,6 @@ paths: x-sortIndex: 13 x-methodName: getBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -237,7 +234,6 @@ paths: x-sortIndex: 4 x-methodName: uploadDocumentForVerificationChecks security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -308,7 +304,6 @@ paths: x-sortIndex: 7 x-methodName: deleteDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -362,7 +357,6 @@ paths: x-sortIndex: 5 x-methodName: getDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -429,7 +423,6 @@ paths: x-sortIndex: 6 x-methodName: updateDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -510,7 +503,6 @@ paths: x-sortIndex: 1 x-methodName: createLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -593,7 +585,6 @@ paths: x-sortIndex: 2 x-methodName: getLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -657,7 +648,6 @@ paths: x-sortIndex: 3 x-methodName: updateLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -738,7 +728,6 @@ paths: x-sortIndex: 4 x-methodName: getAllBusinessLinesUnderLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -803,7 +792,6 @@ paths: x-sortIndex: 1 x-methodName: getLinkToAdyenhostedOnboardingPage security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -872,7 +860,6 @@ paths: x-sortIndex: 3 x-methodName: getPciQuestionnaireDetails security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -934,7 +921,6 @@ paths: x-sortIndex: 1 x-methodName: generatePciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1004,7 +990,6 @@ paths: x-sortIndex: 2 x-methodName: signPciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1074,7 +1059,6 @@ paths: x-sortIndex: 4 x-methodName: getPciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1141,7 +1125,6 @@ paths: x-sortIndex: 1 x-methodName: getTermsOfServiceDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1211,7 +1194,6 @@ paths: x-sortIndex: 2 x-methodName: acceptTermsOfService security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1287,7 +1269,6 @@ paths: x-sortIndex: 3 x-methodName: getTermsOfServiceInformationForLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1350,7 +1331,6 @@ paths: x-sortIndex: 4 x-methodName: getTermsOfServiceStatus security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1415,7 +1395,6 @@ paths: x-sortIndex: 2 x-methodName: listHostedOnboardingPageThemes security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] responses: @@ -1469,7 +1448,6 @@ paths: x-sortIndex: 4 x-methodName: getOnboardingLinkTheme security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1536,7 +1514,6 @@ paths: x-sortIndex: 8 x-methodName: createTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1611,7 +1588,6 @@ paths: x-sortIndex: 11 x-methodName: deleteTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1665,7 +1641,6 @@ paths: x-sortIndex: 9 x-methodName: getTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1725,7 +1700,6 @@ paths: x-sortIndex: 10 x-methodName: updateTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -3686,10 +3660,6 @@ 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 diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index 450dcd8..78381d2 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -1,6 +1,6 @@ openapi: 3.1.0 servers: -- url: https://balanceplatform-api-test.adyen.com/lem/v2 +- url: https://kyc-test.adyen.com/lem/v2 info: version: '2' x-publicVersion: true @@ -48,7 +48,6 @@ paths: x-sortIndex: 12 x-methodName: createBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -113,7 +112,6 @@ paths: x-sortIndex: 14 x-methodName: deleteBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -167,7 +165,6 @@ paths: x-sortIndex: 13 x-methodName: getBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -227,7 +224,6 @@ paths: x-sortIndex: 15 x-methodName: updateBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -301,7 +297,6 @@ paths: x-sortIndex: 4 x-methodName: uploadDocumentForVerificationChecks security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -372,7 +367,6 @@ paths: x-sortIndex: 7 x-methodName: deleteDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -426,7 +420,6 @@ paths: x-sortIndex: 5 x-methodName: getDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -493,7 +486,6 @@ paths: x-sortIndex: 6 x-methodName: updateDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -574,7 +566,6 @@ paths: x-sortIndex: 1 x-methodName: createLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -669,7 +660,6 @@ paths: x-sortIndex: 2 x-methodName: getLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -733,7 +723,6 @@ paths: x-sortIndex: 3 x-methodName: updateLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -826,7 +815,6 @@ paths: x-sortIndex: 4 x-methodName: getAllBusinessLinesUnderLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -891,7 +879,6 @@ paths: x-sortIndex: 1 x-methodName: getLinkToAdyenhostedOnboardingPage security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -960,7 +947,6 @@ paths: x-sortIndex: 3 x-methodName: getPciQuestionnaireDetails security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1022,7 +1008,6 @@ paths: x-sortIndex: 1 x-methodName: generatePciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1092,7 +1077,6 @@ paths: x-sortIndex: 2 x-methodName: signPciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1162,7 +1146,6 @@ paths: x-sortIndex: 4 x-methodName: getPciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1229,7 +1212,6 @@ paths: x-sortIndex: 1 x-methodName: getTermsOfServiceDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1299,7 +1281,6 @@ paths: x-sortIndex: 2 x-methodName: acceptTermsOfService security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1375,7 +1356,6 @@ paths: x-sortIndex: 3 x-methodName: getTermsOfServiceInformationForLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1438,7 +1418,6 @@ paths: x-sortIndex: 4 x-methodName: getTermsOfServiceStatus security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1503,7 +1482,6 @@ paths: x-sortIndex: 2 x-methodName: listHostedOnboardingPageThemes security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] responses: @@ -1557,7 +1535,6 @@ paths: x-sortIndex: 4 x-methodName: getOnboardingLinkTheme security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1624,7 +1601,6 @@ paths: x-sortIndex: 8 x-methodName: createTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1699,7 +1675,6 @@ paths: x-sortIndex: 11 x-methodName: deleteTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1753,7 +1728,6 @@ paths: x-sortIndex: 9 x-methodName: getTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1813,7 +1787,6 @@ paths: x-sortIndex: 10 x-methodName: updateTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -4138,10 +4111,6 @@ 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 diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index f5a1027..5ca8fca 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -1,6 +1,6 @@ openapi: 3.1.0 servers: -- url: https://balanceplatform-api-test.adyen.com/lem/v3 +- url: https://kyc-test.adyen.com/lem/v3 info: version: '3' x-publicVersion: true @@ -48,7 +48,6 @@ paths: x-sortIndex: 12 x-methodName: createBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -117,7 +116,6 @@ paths: x-sortIndex: 14 x-methodName: deleteBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -171,7 +169,6 @@ paths: x-sortIndex: 13 x-methodName: getBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -231,7 +228,6 @@ paths: x-sortIndex: 15 x-methodName: updateBusinessLine security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -305,7 +301,6 @@ paths: x-sortIndex: 4 x-methodName: uploadDocumentForVerificationChecks security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -376,7 +371,6 @@ paths: x-sortIndex: 7 x-methodName: deleteDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -430,7 +424,6 @@ paths: x-sortIndex: 5 x-methodName: getDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -497,7 +490,6 @@ paths: x-sortIndex: 6 x-methodName: updateDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -578,7 +570,6 @@ paths: x-sortIndex: 1 x-methodName: createLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -673,7 +664,6 @@ paths: x-sortIndex: 2 x-methodName: getLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -737,7 +727,6 @@ paths: x-sortIndex: 3 x-methodName: updateLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -830,7 +819,6 @@ paths: x-sortIndex: 4 x-methodName: getAllBusinessLinesUnderLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -892,7 +880,6 @@ paths: x-sortIndex: 2 x-methodName: checkLegalEntitysVerificationErrors security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -956,7 +943,6 @@ paths: x-sortIndex: 22 x-methodName: confirmDataReview security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1021,7 +1007,6 @@ paths: x-sortIndex: 1 x-methodName: getLinkToAdyenhostedOnboardingPage security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1090,7 +1075,6 @@ paths: x-sortIndex: 3 x-methodName: getPciQuestionnaireDetails security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1152,7 +1136,6 @@ paths: x-sortIndex: 1 x-methodName: generatePciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1222,7 +1205,6 @@ paths: x-sortIndex: 2 x-methodName: signPciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1292,7 +1274,6 @@ paths: x-sortIndex: 4 x-methodName: getPciQuestionnaire security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1359,7 +1340,6 @@ paths: x-sortIndex: 1 x-methodName: getTermsOfServiceDocument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1429,7 +1409,6 @@ paths: x-sortIndex: 2 x-methodName: acceptTermsOfService security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1505,7 +1484,6 @@ paths: x-sortIndex: 3 x-methodName: getTermsOfServiceInformationForLegalEntity security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1568,7 +1546,6 @@ paths: x-sortIndex: 4 x-methodName: getTermsOfServiceStatus security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1633,7 +1610,6 @@ paths: x-sortIndex: 2 x-methodName: listHostedOnboardingPageThemes security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] responses: @@ -1687,7 +1663,6 @@ paths: x-sortIndex: 4 x-methodName: getOnboardingLinkTheme security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1754,7 +1729,6 @@ paths: x-sortIndex: 8 x-methodName: createTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -1829,7 +1803,6 @@ paths: x-sortIndex: 11 x-methodName: deleteTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1883,7 +1856,6 @@ paths: x-sortIndex: 9 x-methodName: getTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] parameters: @@ -1943,7 +1915,6 @@ paths: x-sortIndex: 10 x-methodName: updateTransferInstrument security: - - clientKey: [] - BasicAuth: [] - ApiKeyAuth: [] requestBody: @@ -4855,10 +4826,6 @@ 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