diff --git a/json/LegalEntityService-v1.json b/json/LegalEntityService-v1.json index a3fdd6d9..ac452a0a 100644 --- a/json/LegalEntityService-v1.json +++ b/json/LegalEntityService-v1.json @@ -16,15 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Legal entities", - "Transfer instruments", - "Business lines", - "Documents", - "Terms of Service", - "Hosted Onboarding", - "PCI questionnaires" - ], "tags" : [ { "name" : "Legal entities" @@ -58,7 +49,6 @@ "description" : "Creates a business line. \n\nThis resource contains information about your user's line of business, including their industry and their source of funds. Adyen uses this information to verify your users as required by payment industry regulations. Adyen informs you of the verification results through webhooks or API responses.\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\n", "x-addedInVersion" : "1", "operationId" : "post-businessLines", - "x-groupName" : "Business lines", "x-sortIndex" : 12, "x-methodName" : "createBusinessLine", "security" : [ @@ -169,7 +159,6 @@ "description" : "Deletes a business line.\n\n >If you delete a business line linked to a [payment method](https://docs.adyen.com/development-resources/paymentmethodvariant#management-api), it can affect your merchant account's ability to use the [payment method](https://docs.adyen.com/api-explorer/Management/latest/post/merchants/_merchantId_/paymentMethodSettings). The business line is removed from all linked merchant accounts.", "x-addedInVersion" : "1", "operationId" : "delete-businessLines-id", - "x-groupName" : "Business lines", "x-sortIndex" : 14, "x-methodName" : "deleteBusinessLine", "security" : [ @@ -257,7 +246,6 @@ "description" : "Returns the detail of a business line.", "x-addedInVersion" : "1", "operationId" : "get-businessLines-id", - "x-groupName" : "Business lines", "x-sortIndex" : 13, "x-methodName" : "getBusinessLine", "security" : [ @@ -359,7 +347,6 @@ "description" : "Uploads a document for verification checks.\n\n Adyen uses the information from the [legal entity](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/legalEntities) to run automated verification checks. If these checks fail, you will be notified to provide additional documents.\n\n You should only upload documents when Adyen requests additional information for the legal entity.\n\n >You can upload a maximum of 15 pages for photo IDs.", "x-addedInVersion" : "1", "operationId" : "post-documents", - "x-groupName" : "Documents", "x-sortIndex" : 4, "x-methodName" : "uploadDocumentForVerificationChecks", "security" : [ @@ -475,7 +462,6 @@ "description" : "Deletes a document.", "x-addedInVersion" : "1", "operationId" : "delete-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 7, "x-methodName" : "deleteDocument", "security" : [ @@ -563,7 +549,6 @@ "description" : "Returns a document.", "x-addedInVersion" : "1", "operationId" : "get-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 5, "x-methodName" : "getDocument", "security" : [ @@ -663,7 +648,6 @@ "description" : "Updates a document.\n\n >You can upload a maximum of 15 pages for photo IDs.", "x-addedInVersion" : "1", "operationId" : "patch-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 6, "x-methodName" : "updateDocument", "security" : [ @@ -788,7 +772,6 @@ "description" : "Creates a legal entity. \n\nThis resource contains information about the user that will be onboarded in your platform. Adyen uses this information to perform verification checks as required by payment industry regulations. Adyen informs you of the verification results through webhooks or API responses. \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\n", "x-addedInVersion" : "1", "operationId" : "post-legalEntities", - "x-groupName" : "Legal entities", "x-sortIndex" : 1, "x-methodName" : "createLegalEntity", "security" : [ @@ -922,7 +905,6 @@ "description" : "Returns a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id", - "x-groupName" : "Legal entities", "x-sortIndex" : 2, "x-methodName" : "getLegalEntity", "security" : [ @@ -1022,7 +1004,6 @@ "description" : "Updates a legal entity.\n\n >To change the legal entity type, include only the new `type` in your request. To update the `entityAssociations` array, you need to replace the entire array. For example, if the array has 3 entries and you want to remove 1 entry, you need to PATCH the resource with the remaining 2 entries.", "x-addedInVersion" : "1", "operationId" : "patch-legalEntities-id", - "x-groupName" : "Legal entities", "x-sortIndex" : 3, "x-methodName" : "updateLegalEntity", "security" : [ @@ -1153,7 +1134,6 @@ "description" : "Returns the business lines owned by a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-businessLines", - "x-groupName" : "Legal entities", "x-sortIndex" : 4, "x-methodName" : "getAllBusinessLinesUnderLegalEntity", "security" : [ @@ -1255,7 +1235,6 @@ "description" : "Returns a link to an Adyen-hosted onboarding page where you need to redirect your user.\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\n", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-onboardingLinks", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 1, "x-methodName" : "getLinkToAdyenhostedOnboardingPage", "security" : [ @@ -1371,7 +1350,6 @@ "description" : "Get a list of signed PCI questionnaires.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-pciQuestionnaires", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 3, "x-methodName" : "getPciQuestionnaireDetails", "security" : [ @@ -1473,7 +1451,6 @@ "description" : "Generates the required PCI questionnaires based on the user's [salesChannel](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/businessLines__reqParam_salesChannels).", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-pciQuestionnaires-generatePciTemplates", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 1, "x-methodName" : "generatePciQuestionnaire", "security" : [ @@ -1589,7 +1566,6 @@ "description" : "Signs the required PCI questionnaire.", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-pciQuestionnaires-signPciTemplates", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 2, "x-methodName" : "signPciQuestionnaire", "security" : [ @@ -1705,7 +1681,6 @@ "description" : "Returns the signed PCI questionnaire.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-pciQuestionnaires-pciid", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 4, "x-methodName" : "getPciQuestionnaire", "security" : [ @@ -1816,7 +1791,6 @@ "description" : "Returns the Terms of Service document for a legal entity.", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-termsOfService", - "x-groupName" : "Terms of Service", "x-sortIndex" : 1, "x-methodName" : "getTermsOfServiceDocument", "security" : [ @@ -1932,7 +1906,6 @@ "description" : "Accepts Terms of Service.", "x-addedInVersion" : "1", "operationId" : "patch-legalEntities-id-termsOfService-termsofservicedocumentid", - "x-groupName" : "Terms of Service", "x-sortIndex" : 2, "x-methodName" : "acceptTermsOfService", "security" : [ @@ -2057,7 +2030,6 @@ "description" : "Returns Terms of Service information for a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-termsOfServiceAcceptanceInfos", - "x-groupName" : "Terms of Service", "x-sortIndex" : 3, "x-methodName" : "getTermsOfServiceInformationForLegalEntity", "security" : [ @@ -2159,7 +2131,6 @@ "description" : "Returns the required types of Terms of Service that need to be accepted by a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-termsOfServiceStatus", - "x-groupName" : "Terms of Service", "x-sortIndex" : 4, "x-methodName" : "getTermsOfServiceStatus", "security" : [ @@ -2261,7 +2232,6 @@ "description" : "Returns a list of hosted onboarding page themes.\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\n", "x-addedInVersion" : "1", "operationId" : "get-themes", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 2, "x-methodName" : "listHostedOnboardingPageThemes", "security" : [ @@ -2352,7 +2322,6 @@ "description" : "Returns the details of the theme identified in the path.>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\n", "x-addedInVersion" : "1", "operationId" : "get-themes-id", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 4, "x-methodName" : "getOnboardingLinkTheme", "security" : [ @@ -2454,7 +2423,6 @@ "description" : "Creates a transfer instrument. \n\nA transfer instrument is a bank account that a legal entity owns. Adyen performs verification checks on the transfer instrument as required by payment industry regulations. We inform you of the verification results through webhooks or API responses.\n\nWhen the transfer instrument passes the verification checks, you can start sending funds from the balance platform to the transfer instrument (such as payouts).", "x-addedInVersion" : "1", "operationId" : "post-transferInstruments", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 8, "x-methodName" : "createTransferInstrument", "security" : [ @@ -2576,7 +2544,6 @@ "description" : "Deletes a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "delete-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 11, "x-methodName" : "deleteTransferInstrument", "security" : [ @@ -2664,7 +2631,6 @@ "description" : "Returns the details of a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "get-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 9, "x-methodName" : "getTransferInstrument", "security" : [ @@ -2764,7 +2730,6 @@ "description" : "Updates a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "patch-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 10, "x-methodName" : "updateTransferInstrument", "security" : [ diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index ccc06429..b4466cf9 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -16,15 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Legal entities", - "Transfer instruments", - "Business lines", - "Documents", - "Terms of Service", - "Hosted Onboarding", - "PCI questionnaires" - ], "tags" : [ { "name" : "Legal entities" @@ -58,7 +49,6 @@ "description" : "Creates a business line. \n\nThis resource contains information about your user's line of business, including their industry and their source of funds. Adyen uses this information to verify your users as required by payment industry regulations. Adyen informs you of the verification results through webhooks or API responses.\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\n", "x-addedInVersion" : "1", "operationId" : "post-businessLines", - "x-groupName" : "Business lines", "x-sortIndex" : 12, "x-methodName" : "createBusinessLine", "security" : [ @@ -163,7 +153,6 @@ "description" : "Deletes a business line.\n\n >If you delete a business line linked to a [payment method](https://docs.adyen.com/development-resources/paymentmethodvariant#management-api), it can affect your merchant account's ability to use the [payment method](https://docs.adyen.com/api-explorer/Management/latest/post/merchants/_merchantId_/paymentMethodSettings). The business line is removed from all linked merchant accounts.", "x-addedInVersion" : "1", "operationId" : "delete-businessLines-id", - "x-groupName" : "Business lines", "x-sortIndex" : 14, "x-methodName" : "deleteBusinessLine", "security" : [ @@ -251,7 +240,6 @@ "description" : "Returns the detail of a business line.", "x-addedInVersion" : "1", "operationId" : "get-businessLines-id", - "x-groupName" : "Business lines", "x-sortIndex" : 13, "x-methodName" : "getBusinessLine", "security" : [ @@ -351,7 +339,6 @@ "description" : "Updates a business line.", "x-addedInVersion" : "2", "operationId" : "patch-businessLines-id", - "x-groupName" : "Business lines", "x-sortIndex" : 15, "x-methodName" : "updateBusinessLine", "security" : [ @@ -467,7 +454,6 @@ "description" : "Uploads a document for verification checks.\n\n Adyen uses the information from the [legal entity](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/legalEntities) to run automated verification checks. If these checks fail, you will be notified to provide additional documents.\n\n You should only upload documents when Adyen requests additional information for the legal entity.\n\n >You can upload a maximum of 15 pages for photo IDs.", "x-addedInVersion" : "1", "operationId" : "post-documents", - "x-groupName" : "Documents", "x-sortIndex" : 4, "x-methodName" : "uploadDocumentForVerificationChecks", "security" : [ @@ -583,7 +569,6 @@ "description" : "Deletes a document.", "x-addedInVersion" : "1", "operationId" : "delete-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 7, "x-methodName" : "deleteDocument", "security" : [ @@ -671,7 +656,6 @@ "description" : "Returns a document.", "x-addedInVersion" : "1", "operationId" : "get-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 5, "x-methodName" : "getDocument", "security" : [ @@ -771,7 +755,6 @@ "description" : "Updates a document.\n\n >You can upload a maximum of 15 pages for photo IDs.", "x-addedInVersion" : "1", "operationId" : "patch-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 6, "x-methodName" : "updateDocument", "security" : [ @@ -896,7 +879,6 @@ "description" : "Creates a legal entity. \n\nThis resource contains information about the user that will be onboarded in your platform. Adyen uses this information to perform verification checks as required by payment industry regulations. Adyen informs you of the verification results through webhooks or API responses. \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\n", "x-addedInVersion" : "1", "operationId" : "post-legalEntities", - "x-groupName" : "Legal entities", "x-sortIndex" : 1, "x-methodName" : "createLegalEntity", "security" : [ @@ -1048,7 +1030,6 @@ "description" : "Returns a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id", - "x-groupName" : "Legal entities", "x-sortIndex" : 2, "x-methodName" : "getLegalEntity", "security" : [ @@ -1148,7 +1129,6 @@ "description" : "Updates a legal entity.\n\n >To change the legal entity type, include only the new `type` in your request. To update the `entityAssociations` array, you need to replace the entire array. For example, if the array has 3 entries and you want to remove 1 entry, you need to PATCH the resource with the remaining 2 entries.", "x-addedInVersion" : "1", "operationId" : "patch-legalEntities-id", - "x-groupName" : "Legal entities", "x-sortIndex" : 3, "x-methodName" : "updateLegalEntity", "security" : [ @@ -1297,7 +1277,6 @@ "description" : "Returns the business lines owned by a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-businessLines", - "x-groupName" : "Legal entities", "x-sortIndex" : 4, "x-methodName" : "getAllBusinessLinesUnderLegalEntity", "security" : [ @@ -1399,7 +1378,6 @@ "description" : "Returns a link to an Adyen-hosted onboarding page where you need to redirect your user.\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\n", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-onboardingLinks", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 1, "x-methodName" : "getLinkToAdyenhostedOnboardingPage", "security" : [ @@ -1515,7 +1493,6 @@ "description" : "Get a list of signed PCI questionnaires.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-pciQuestionnaires", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 3, "x-methodName" : "getPciQuestionnaireDetails", "security" : [ @@ -1617,7 +1594,6 @@ "description" : "Generates the required PCI questionnaires based on the user's [salesChannel](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/businessLines__reqParam_salesChannels).", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-pciQuestionnaires-generatePciTemplates", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 1, "x-methodName" : "generatePciQuestionnaire", "security" : [ @@ -1733,7 +1709,6 @@ "description" : "Signs the required PCI questionnaire.", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-pciQuestionnaires-signPciTemplates", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 2, "x-methodName" : "signPciQuestionnaire", "security" : [ @@ -1849,7 +1824,6 @@ "description" : "Returns the signed PCI questionnaire.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-pciQuestionnaires-pciid", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 4, "x-methodName" : "getPciQuestionnaire", "security" : [ @@ -1960,7 +1934,6 @@ "description" : "Returns the Terms of Service document for a legal entity.", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-termsOfService", - "x-groupName" : "Terms of Service", "x-sortIndex" : 1, "x-methodName" : "getTermsOfServiceDocument", "security" : [ @@ -2076,7 +2049,6 @@ "description" : "Accepts Terms of Service.", "x-addedInVersion" : "1", "operationId" : "patch-legalEntities-id-termsOfService-termsofservicedocumentid", - "x-groupName" : "Terms of Service", "x-sortIndex" : 2, "x-methodName" : "acceptTermsOfService", "security" : [ @@ -2201,7 +2173,6 @@ "description" : "Returns Terms of Service information for a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-termsOfServiceAcceptanceInfos", - "x-groupName" : "Terms of Service", "x-sortIndex" : 3, "x-methodName" : "getTermsOfServiceInformationForLegalEntity", "security" : [ @@ -2303,7 +2274,6 @@ "description" : "Returns the required types of Terms of Service that need to be accepted by a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-termsOfServiceStatus", - "x-groupName" : "Terms of Service", "x-sortIndex" : 4, "x-methodName" : "getTermsOfServiceStatus", "security" : [ @@ -2405,7 +2375,6 @@ "description" : "Returns a list of hosted onboarding page themes.\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\n", "x-addedInVersion" : "1", "operationId" : "get-themes", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 2, "x-methodName" : "listHostedOnboardingPageThemes", "security" : [ @@ -2496,7 +2465,6 @@ "description" : "Returns the details of the theme identified in the path.>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\n", "x-addedInVersion" : "1", "operationId" : "get-themes-id", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 4, "x-methodName" : "getOnboardingLinkTheme", "security" : [ @@ -2598,7 +2566,6 @@ "description" : "Creates a transfer instrument. \n\nA transfer instrument is a bank account that a legal entity owns. Adyen performs verification checks on the transfer instrument as required by payment industry regulations. We inform you of the verification results through webhooks or API responses.\n\nWhen the transfer instrument passes the verification checks, you can start sending funds from the balance platform to the transfer instrument (such as payouts).", "x-addedInVersion" : "1", "operationId" : "post-transferInstruments", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 8, "x-methodName" : "createTransferInstrument", "security" : [ @@ -2720,7 +2687,6 @@ "description" : "Deletes a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "delete-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 11, "x-methodName" : "deleteTransferInstrument", "security" : [ @@ -2808,7 +2774,6 @@ "description" : "Returns the details of a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "get-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 9, "x-methodName" : "getTransferInstrument", "security" : [ @@ -2908,7 +2873,6 @@ "description" : "Updates a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "patch-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 10, "x-methodName" : "updateTransferInstrument", "security" : [ diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index 839fc5c0..7b1c9c36 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -16,15 +16,6 @@ "url" : "https://github.com/Adyen/adyen-openapi" } }, - "x-groups" : [ - "Legal entities", - "Transfer instruments", - "Business lines", - "Documents", - "Terms of Service", - "Hosted Onboarding", - "PCI questionnaires" - ], "tags" : [ { "name" : "Legal entities" @@ -58,7 +49,6 @@ "description" : "Creates a business line. \n\nThis resource contains information about your user's line of business, including their industry and their source of funds. Adyen uses this information to verify your users as required by payment industry regulations. Adyen informs you of the verification results through webhooks or API responses.\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\n", "x-addedInVersion" : "1", "operationId" : "post-businessLines", - "x-groupName" : "Business lines", "x-sortIndex" : 12, "x-methodName" : "createBusinessLine", "security" : [ @@ -169,7 +159,6 @@ "description" : "Deletes a business line.\n\n >If you delete a business line linked to a [payment method](https://docs.adyen.com/development-resources/paymentmethodvariant#management-api), it can affect your merchant account's ability to use the [payment method](https://docs.adyen.com/api-explorer/Management/latest/post/merchants/_merchantId_/paymentMethodSettings). The business line is removed from all linked merchant accounts.", "x-addedInVersion" : "1", "operationId" : "delete-businessLines-id", - "x-groupName" : "Business lines", "x-sortIndex" : 14, "x-methodName" : "deleteBusinessLine", "security" : [ @@ -257,7 +246,6 @@ "description" : "Returns the detail of a business line.", "x-addedInVersion" : "1", "operationId" : "get-businessLines-id", - "x-groupName" : "Business lines", "x-sortIndex" : 13, "x-methodName" : "getBusinessLine", "security" : [ @@ -357,7 +345,6 @@ "description" : "Updates a business line.", "x-addedInVersion" : "2", "operationId" : "patch-businessLines-id", - "x-groupName" : "Business lines", "x-sortIndex" : 15, "x-methodName" : "updateBusinessLine", "security" : [ @@ -473,7 +460,6 @@ "description" : "Uploads a document for verification checks.\n\n Adyen uses the information from the [legal entity](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/legalEntities) to run automated verification checks. If these checks fail, you will be notified to provide additional documents.\n\n You should only upload documents when Adyen requests additional information for the legal entity.\n\n >You can upload a maximum of 15 pages for photo IDs.", "x-addedInVersion" : "1", "operationId" : "post-documents", - "x-groupName" : "Documents", "x-sortIndex" : 4, "x-methodName" : "uploadDocumentForVerificationChecks", "security" : [ @@ -589,7 +575,6 @@ "description" : "Deletes a document.", "x-addedInVersion" : "1", "operationId" : "delete-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 7, "x-methodName" : "deleteDocument", "security" : [ @@ -677,7 +662,6 @@ "description" : "Returns a document.", "x-addedInVersion" : "1", "operationId" : "get-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 5, "x-methodName" : "getDocument", "security" : [ @@ -777,7 +761,6 @@ "description" : "Updates a document.\n\n >You can upload a maximum of 15 pages for photo IDs.", "x-addedInVersion" : "1", "operationId" : "patch-documents-id", - "x-groupName" : "Documents", "x-sortIndex" : 6, "x-methodName" : "updateDocument", "security" : [ @@ -902,7 +885,6 @@ "description" : "Creates a legal entity. \n\nThis resource contains information about the user that will be onboarded in your platform. Adyen uses this information to perform verification checks as required by payment industry regulations. Adyen informs you of the verification results through webhooks or API responses. \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\n", "x-addedInVersion" : "1", "operationId" : "post-legalEntities", - "x-groupName" : "Legal entities", "x-sortIndex" : 1, "x-methodName" : "createLegalEntity", "security" : [ @@ -1054,7 +1036,6 @@ "description" : "Returns a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id", - "x-groupName" : "Legal entities", "x-sortIndex" : 2, "x-methodName" : "getLegalEntity", "security" : [ @@ -1154,7 +1135,6 @@ "description" : "Updates a legal entity.\n\n >To change the legal entity type, include only the new `type` in your request. To update the `entityAssociations` array, you need to replace the entire array. For example, if the array has 3 entries and you want to remove 1 entry, you need to PATCH the resource with the remaining 2 entries.", "x-addedInVersion" : "1", "operationId" : "patch-legalEntities-id", - "x-groupName" : "Legal entities", "x-sortIndex" : 3, "x-methodName" : "updateLegalEntity", "security" : [ @@ -1303,7 +1283,6 @@ "description" : "Returns the business lines owned by a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-businessLines", - "x-groupName" : "Legal entities", "x-sortIndex" : 4, "x-methodName" : "getAllBusinessLinesUnderLegalEntity", "security" : [ @@ -1405,7 +1384,6 @@ "description" : "Returns the verification errors for a legal entity and its supporting entities.", "x-addedInVersion" : "3", "operationId" : "post-legalEntities-id-checkVerificationErrors", - "x-groupName" : "Legal entities", "x-sortIndex" : 2, "x-methodName" : "checkLegalEntitysVerificationErrors", "security" : [ @@ -1507,7 +1485,6 @@ "description" : "Confirms that your user has reviewed the data for the legal entity specified in the path. Call this endpoint to inform Adyen that your user reviewed and verified that the data is up-to-date. The endpoint returns the timestamp of when Adyen received the request.", "x-addedInVersion" : "3", "operationId" : "post-legalEntities-id-confirmDataReview", - "x-groupName" : "Legal entities", "x-sortIndex" : 22, "x-methodName" : "confirmDataReview", "security" : [ @@ -1609,7 +1586,6 @@ "description" : "Returns a link to an Adyen-hosted onboarding page where you need to redirect your user.\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\n", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-onboardingLinks", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 1, "x-methodName" : "getLinkToAdyenhostedOnboardingPage", "security" : [ @@ -1725,7 +1701,6 @@ "description" : "Get a list of signed PCI questionnaires.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-pciQuestionnaires", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 3, "x-methodName" : "getPciQuestionnaireDetails", "security" : [ @@ -1827,7 +1802,6 @@ "description" : "Generates the required PCI questionnaires based on the user's [salesChannel](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/businessLines__reqParam_salesChannels).", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-pciQuestionnaires-generatePciTemplates", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 1, "x-methodName" : "generatePciQuestionnaire", "security" : [ @@ -1943,7 +1917,6 @@ "description" : "Signs the required PCI questionnaire.", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-pciQuestionnaires-signPciTemplates", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 2, "x-methodName" : "signPciQuestionnaire", "security" : [ @@ -2059,7 +2032,6 @@ "description" : "Returns the signed PCI questionnaire.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-pciQuestionnaires-pciid", - "x-groupName" : "PCI questionnaires", "x-sortIndex" : 4, "x-methodName" : "getPciQuestionnaire", "security" : [ @@ -2170,7 +2142,6 @@ "description" : "Returns the Terms of Service document for a legal entity.", "x-addedInVersion" : "1", "operationId" : "post-legalEntities-id-termsOfService", - "x-groupName" : "Terms of Service", "x-sortIndex" : 1, "x-methodName" : "getTermsOfServiceDocument", "security" : [ @@ -2286,7 +2257,6 @@ "description" : "Accepts Terms of Service.", "x-addedInVersion" : "1", "operationId" : "patch-legalEntities-id-termsOfService-termsofservicedocumentid", - "x-groupName" : "Terms of Service", "x-sortIndex" : 2, "x-methodName" : "acceptTermsOfService", "security" : [ @@ -2411,7 +2381,6 @@ "description" : "Returns Terms of Service information for a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-termsOfServiceAcceptanceInfos", - "x-groupName" : "Terms of Service", "x-sortIndex" : 3, "x-methodName" : "getTermsOfServiceInformationForLegalEntity", "security" : [ @@ -2513,7 +2482,6 @@ "description" : "Returns the required types of Terms of Service that need to be accepted by a legal entity.", "x-addedInVersion" : "1", "operationId" : "get-legalEntities-id-termsOfServiceStatus", - "x-groupName" : "Terms of Service", "x-sortIndex" : 4, "x-methodName" : "getTermsOfServiceStatus", "security" : [ @@ -2615,7 +2583,6 @@ "description" : "Returns a list of hosted onboarding page themes.\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\n", "x-addedInVersion" : "1", "operationId" : "get-themes", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 2, "x-methodName" : "listHostedOnboardingPageThemes", "security" : [ @@ -2706,7 +2673,6 @@ "description" : "Returns the details of the theme identified in the path.>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\n", "x-addedInVersion" : "1", "operationId" : "get-themes-id", - "x-groupName" : "Hosted Onboarding", "x-sortIndex" : 4, "x-methodName" : "getOnboardingLinkTheme", "security" : [ @@ -2808,7 +2774,6 @@ "description" : "Creates a transfer instrument. \n\nA transfer instrument is a bank account that a legal entity owns. Adyen performs verification checks on the transfer instrument as required by payment industry regulations. We inform you of the verification results through webhooks or API responses.\n\nWhen the transfer instrument passes the verification checks, you can start sending funds from the balance platform to the transfer instrument (such as payouts).", "x-addedInVersion" : "1", "operationId" : "post-transferInstruments", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 8, "x-methodName" : "createTransferInstrument", "security" : [ @@ -2930,7 +2895,6 @@ "description" : "Deletes a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "delete-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 11, "x-methodName" : "deleteTransferInstrument", "security" : [ @@ -3018,7 +2982,6 @@ "description" : "Returns the details of a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "get-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 9, "x-methodName" : "getTransferInstrument", "security" : [ @@ -3118,7 +3081,6 @@ "description" : "Updates a transfer instrument.", "x-addedInVersion" : "1", "operationId" : "patch-transferInstruments-id", - "x-groupName" : "Transfer instruments", "x-sortIndex" : 10, "x-methodName" : "updateTransferInstrument", "security" : [ @@ -4539,6 +4501,11 @@ }, "readOnly" : true, "type" : "array" + }, + "verificationPlan" : { + "x-addedInVersion" : "3", + "description" : "A key-value pair that specifies the [verification process](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details/) for a legal entity. Set to **upfront** for [upfront verification](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details#upfront).", + "type" : "string" } }, "required" : [ @@ -4720,6 +4687,11 @@ "unincorporatedPartnership" : { "description" : "Information about the unincorporated partnership. Required if `type` is **unincorporatedPartnership**.", "$ref" : "#/components/schemas/UnincorporatedPartnership" + }, + "verificationPlan" : { + "x-addedInVersion" : "3", + "description" : "A key-value pair that specifies the [verification process](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details/) for a legal entity. Set to **upfront** for [upfront verification](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details#upfront).", + "type" : "string" } }, "type" : "object" @@ -4777,6 +4749,11 @@ "unincorporatedPartnership" : { "description" : "Information about the unincorporated partnership. Required if `type` is **unincorporatedPartnership**.", "$ref" : "#/components/schemas/UnincorporatedPartnership" + }, + "verificationPlan" : { + "x-addedInVersion" : "3", + "description" : "A key-value pair that specifies the [verification process](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details/) for a legal entity. Set to **upfront** for [upfront verification](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details#upfront).", + "type" : "string" } }, "required" : [ diff --git a/yaml/LegalEntityService-v1.yaml b/yaml/LegalEntityService-v1.yaml index a383dc0e..3981da7a 100644 --- a/yaml/LegalEntityService-v1.yaml +++ b/yaml/LegalEntityService-v1.yaml @@ -26,14 +26,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Legal entities -- Transfer instruments -- Business lines -- Documents -- Terms of Service -- Hosted Onboarding -- PCI questionnaires tags: - name: Legal entities - name: Transfer instruments @@ -57,7 +49,6 @@ paths: \ for your API requests.\n\n" x-addedInVersion: '1' operationId: post-businessLines - x-groupName: Business lines x-sortIndex: 12 x-methodName: createBusinessLine security: @@ -126,7 +117,6 @@ paths: \ The business line is removed from all linked merchant accounts." x-addedInVersion: '1' operationId: delete-businessLines-id - x-groupName: Business lines x-sortIndex: 14 x-methodName: deleteBusinessLine security: @@ -180,7 +170,6 @@ paths: description: Returns the detail of a business line. x-addedInVersion: '1' operationId: get-businessLines-id - x-groupName: Business lines x-sortIndex: 13 x-methodName: getBusinessLine security: @@ -246,7 +235,6 @@ paths: \ can upload a maximum of 15 pages for photo IDs." x-addedInVersion: '1' operationId: post-documents - x-groupName: Documents x-sortIndex: 4 x-methodName: uploadDocumentForVerificationChecks security: @@ -317,7 +305,6 @@ paths: description: Deletes a document. x-addedInVersion: '1' operationId: delete-documents-id - x-groupName: Documents x-sortIndex: 7 x-methodName: deleteDocument security: @@ -371,7 +358,6 @@ paths: description: Returns a document. x-addedInVersion: '1' operationId: get-documents-id - x-groupName: Documents x-sortIndex: 5 x-methodName: getDocument security: @@ -432,7 +418,6 @@ paths: \ for photo IDs." x-addedInVersion: '1' operationId: patch-documents-id - x-groupName: Documents x-sortIndex: 6 x-methodName: updateDocument security: @@ -514,7 +499,6 @@ paths: \ for your API requests.\n\n" x-addedInVersion: '1' operationId: post-legalEntities - x-groupName: Legal entities x-sortIndex: 1 x-methodName: createLegalEntity security: @@ -597,7 +581,6 @@ paths: description: Returns a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id - x-groupName: Legal entities x-sortIndex: 2 x-methodName: getLegalEntity security: @@ -661,7 +644,6 @@ paths: \ with the remaining 2 entries." x-addedInVersion: '1' operationId: patch-legalEntities-id - x-groupName: Legal entities x-sortIndex: 3 x-methodName: updateLegalEntity security: @@ -742,7 +724,6 @@ paths: description: Returns the business lines owned by a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-businessLines - x-groupName: Legal entities x-sortIndex: 4 x-methodName: getAllBusinessLinesUnderLegalEntity security: @@ -811,7 +792,6 @@ paths: ' x-addedInVersion: '1' operationId: post-legalEntities-id-onboardingLinks - x-groupName: Hosted Onboarding x-sortIndex: 1 x-methodName: getLinkToAdyenhostedOnboardingPage security: @@ -880,7 +860,6 @@ paths: description: Get a list of signed PCI questionnaires. x-addedInVersion: '1' operationId: get-legalEntities-id-pciQuestionnaires - x-groupName: PCI questionnaires x-sortIndex: 3 x-methodName: getPciQuestionnaireDetails security: @@ -942,7 +921,6 @@ paths: description: Generates the required PCI questionnaires based on the user's [salesChannel](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/businessLines__reqParam_salesChannels). x-addedInVersion: '1' operationId: post-legalEntities-id-pciQuestionnaires-generatePciTemplates - x-groupName: PCI questionnaires x-sortIndex: 1 x-methodName: generatePciQuestionnaire security: @@ -1012,7 +990,6 @@ paths: description: Signs the required PCI questionnaire. x-addedInVersion: '1' operationId: post-legalEntities-id-pciQuestionnaires-signPciTemplates - x-groupName: PCI questionnaires x-sortIndex: 2 x-methodName: signPciQuestionnaire security: @@ -1081,7 +1058,6 @@ paths: description: Returns the signed PCI questionnaire. x-addedInVersion: '1' operationId: get-legalEntities-id-pciQuestionnaires-pciid - x-groupName: PCI questionnaires x-sortIndex: 4 x-methodName: getPciQuestionnaire security: @@ -1148,7 +1124,6 @@ paths: description: Returns the Terms of Service document for a legal entity. x-addedInVersion: '1' operationId: post-legalEntities-id-termsOfService - x-groupName: Terms of Service x-sortIndex: 1 x-methodName: getTermsOfServiceDocument security: @@ -1218,7 +1193,6 @@ paths: description: Accepts Terms of Service. x-addedInVersion: '1' operationId: patch-legalEntities-id-termsOfService-termsofservicedocumentid - x-groupName: Terms of Service x-sortIndex: 2 x-methodName: acceptTermsOfService security: @@ -1294,7 +1268,6 @@ paths: description: Returns Terms of Service information for a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-termsOfServiceAcceptanceInfos - x-groupName: Terms of Service x-sortIndex: 3 x-methodName: getTermsOfServiceInformationForLegalEntity security: @@ -1357,7 +1330,6 @@ paths: accepted by a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-termsOfServiceStatus - x-groupName: Terms of Service x-sortIndex: 4 x-methodName: getTermsOfServiceStatus security: @@ -1426,7 +1398,6 @@ paths: ' x-addedInVersion: '1' operationId: get-themes - x-groupName: Hosted Onboarding x-sortIndex: 2 x-methodName: listHostedOnboardingPageThemes security: @@ -1485,7 +1456,6 @@ paths: ' x-addedInVersion: '1' operationId: get-themes-id - x-groupName: Hosted Onboarding x-sortIndex: 4 x-methodName: getOnboardingLinkTheme security: @@ -1552,7 +1522,6 @@ paths: \ as payouts)." x-addedInVersion: '1' operationId: post-transferInstruments - x-groupName: Transfer instruments x-sortIndex: 8 x-methodName: createTransferInstrument security: @@ -1627,7 +1596,6 @@ paths: description: Deletes a transfer instrument. x-addedInVersion: '1' operationId: delete-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 11 x-methodName: deleteTransferInstrument security: @@ -1681,7 +1649,6 @@ paths: description: Returns the details of a transfer instrument. x-addedInVersion: '1' operationId: get-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 9 x-methodName: getTransferInstrument security: @@ -1741,7 +1708,6 @@ paths: description: Updates a transfer instrument. x-addedInVersion: '1' operationId: patch-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 10 x-methodName: updateTransferInstrument security: diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index a0503be5..c21a956b 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -26,14 +26,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Legal entities -- Transfer instruments -- Business lines -- Documents -- Terms of Service -- Hosted Onboarding -- PCI questionnaires tags: - name: Legal entities - name: Transfer instruments @@ -57,7 +49,6 @@ paths: \ for your API requests.\n\n" x-addedInVersion: '1' operationId: post-businessLines - x-groupName: Business lines x-sortIndex: 12 x-methodName: createBusinessLine security: @@ -122,7 +113,6 @@ paths: \ The business line is removed from all linked merchant accounts." x-addedInVersion: '1' operationId: delete-businessLines-id - x-groupName: Business lines x-sortIndex: 14 x-methodName: deleteBusinessLine security: @@ -176,7 +166,6 @@ paths: description: Returns the detail of a business line. x-addedInVersion: '1' operationId: get-businessLines-id - x-groupName: Business lines x-sortIndex: 13 x-methodName: getBusinessLine security: @@ -236,7 +225,6 @@ paths: description: Updates a business line. x-addedInVersion: '2' operationId: patch-businessLines-id - x-groupName: Business lines x-sortIndex: 15 x-methodName: updateBusinessLine security: @@ -310,7 +298,6 @@ paths: \ can upload a maximum of 15 pages for photo IDs." x-addedInVersion: '1' operationId: post-documents - x-groupName: Documents x-sortIndex: 4 x-methodName: uploadDocumentForVerificationChecks security: @@ -381,7 +368,6 @@ paths: description: Deletes a document. x-addedInVersion: '1' operationId: delete-documents-id - x-groupName: Documents x-sortIndex: 7 x-methodName: deleteDocument security: @@ -435,7 +421,6 @@ paths: description: Returns a document. x-addedInVersion: '1' operationId: get-documents-id - x-groupName: Documents x-sortIndex: 5 x-methodName: getDocument security: @@ -496,7 +481,6 @@ paths: \ for photo IDs." x-addedInVersion: '1' operationId: patch-documents-id - x-groupName: Documents x-sortIndex: 6 x-methodName: updateDocument security: @@ -578,7 +562,6 @@ paths: \ for your API requests.\n\n" x-addedInVersion: '1' operationId: post-legalEntities - x-groupName: Legal entities x-sortIndex: 1 x-methodName: createLegalEntity security: @@ -673,7 +656,6 @@ paths: description: Returns a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id - x-groupName: Legal entities x-sortIndex: 2 x-methodName: getLegalEntity security: @@ -737,7 +719,6 @@ paths: \ with the remaining 2 entries." x-addedInVersion: '1' operationId: patch-legalEntities-id - x-groupName: Legal entities x-sortIndex: 3 x-methodName: updateLegalEntity security: @@ -830,7 +811,6 @@ paths: description: Returns the business lines owned by a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-businessLines - x-groupName: Legal entities x-sortIndex: 4 x-methodName: getAllBusinessLinesUnderLegalEntity security: @@ -899,7 +879,6 @@ paths: ' x-addedInVersion: '1' operationId: post-legalEntities-id-onboardingLinks - x-groupName: Hosted Onboarding x-sortIndex: 1 x-methodName: getLinkToAdyenhostedOnboardingPage security: @@ -968,7 +947,6 @@ paths: description: Get a list of signed PCI questionnaires. x-addedInVersion: '1' operationId: get-legalEntities-id-pciQuestionnaires - x-groupName: PCI questionnaires x-sortIndex: 3 x-methodName: getPciQuestionnaireDetails security: @@ -1030,7 +1008,6 @@ paths: description: Generates the required PCI questionnaires based on the user's [salesChannel](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/businessLines__reqParam_salesChannels). x-addedInVersion: '1' operationId: post-legalEntities-id-pciQuestionnaires-generatePciTemplates - x-groupName: PCI questionnaires x-sortIndex: 1 x-methodName: generatePciQuestionnaire security: @@ -1100,7 +1077,6 @@ paths: description: Signs the required PCI questionnaire. x-addedInVersion: '1' operationId: post-legalEntities-id-pciQuestionnaires-signPciTemplates - x-groupName: PCI questionnaires x-sortIndex: 2 x-methodName: signPciQuestionnaire security: @@ -1169,7 +1145,6 @@ paths: description: Returns the signed PCI questionnaire. x-addedInVersion: '1' operationId: get-legalEntities-id-pciQuestionnaires-pciid - x-groupName: PCI questionnaires x-sortIndex: 4 x-methodName: getPciQuestionnaire security: @@ -1236,7 +1211,6 @@ paths: description: Returns the Terms of Service document for a legal entity. x-addedInVersion: '1' operationId: post-legalEntities-id-termsOfService - x-groupName: Terms of Service x-sortIndex: 1 x-methodName: getTermsOfServiceDocument security: @@ -1306,7 +1280,6 @@ paths: description: Accepts Terms of Service. x-addedInVersion: '1' operationId: patch-legalEntities-id-termsOfService-termsofservicedocumentid - x-groupName: Terms of Service x-sortIndex: 2 x-methodName: acceptTermsOfService security: @@ -1382,7 +1355,6 @@ paths: description: Returns Terms of Service information for a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-termsOfServiceAcceptanceInfos - x-groupName: Terms of Service x-sortIndex: 3 x-methodName: getTermsOfServiceInformationForLegalEntity security: @@ -1445,7 +1417,6 @@ paths: accepted by a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-termsOfServiceStatus - x-groupName: Terms of Service x-sortIndex: 4 x-methodName: getTermsOfServiceStatus security: @@ -1514,7 +1485,6 @@ paths: ' x-addedInVersion: '1' operationId: get-themes - x-groupName: Hosted Onboarding x-sortIndex: 2 x-methodName: listHostedOnboardingPageThemes security: @@ -1573,7 +1543,6 @@ paths: ' x-addedInVersion: '1' operationId: get-themes-id - x-groupName: Hosted Onboarding x-sortIndex: 4 x-methodName: getOnboardingLinkTheme security: @@ -1640,7 +1609,6 @@ paths: \ as payouts)." x-addedInVersion: '1' operationId: post-transferInstruments - x-groupName: Transfer instruments x-sortIndex: 8 x-methodName: createTransferInstrument security: @@ -1715,7 +1683,6 @@ paths: description: Deletes a transfer instrument. x-addedInVersion: '1' operationId: delete-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 11 x-methodName: deleteTransferInstrument security: @@ -1769,7 +1736,6 @@ paths: description: Returns the details of a transfer instrument. x-addedInVersion: '1' operationId: get-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 9 x-methodName: getTransferInstrument security: @@ -1829,7 +1795,6 @@ paths: description: Updates a transfer instrument. x-addedInVersion: '1' operationId: patch-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 10 x-methodName: updateTransferInstrument security: diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index e5162dc2..3f849194 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -26,14 +26,6 @@ info: contact: name: Adyen Developer Experience team url: https://github.com/Adyen/adyen-openapi -x-groups: -- Legal entities -- Transfer instruments -- Business lines -- Documents -- Terms of Service -- Hosted Onboarding -- PCI questionnaires tags: - name: Legal entities - name: Transfer instruments @@ -57,7 +49,6 @@ paths: \ for your API requests.\n\n" x-addedInVersion: '1' operationId: post-businessLines - x-groupName: Business lines x-sortIndex: 12 x-methodName: createBusinessLine security: @@ -126,7 +117,6 @@ paths: \ The business line is removed from all linked merchant accounts." x-addedInVersion: '1' operationId: delete-businessLines-id - x-groupName: Business lines x-sortIndex: 14 x-methodName: deleteBusinessLine security: @@ -180,7 +170,6 @@ paths: description: Returns the detail of a business line. x-addedInVersion: '1' operationId: get-businessLines-id - x-groupName: Business lines x-sortIndex: 13 x-methodName: getBusinessLine security: @@ -240,7 +229,6 @@ paths: description: Updates a business line. x-addedInVersion: '2' operationId: patch-businessLines-id - x-groupName: Business lines x-sortIndex: 15 x-methodName: updateBusinessLine security: @@ -314,7 +302,6 @@ paths: \ can upload a maximum of 15 pages for photo IDs." x-addedInVersion: '1' operationId: post-documents - x-groupName: Documents x-sortIndex: 4 x-methodName: uploadDocumentForVerificationChecks security: @@ -385,7 +372,6 @@ paths: description: Deletes a document. x-addedInVersion: '1' operationId: delete-documents-id - x-groupName: Documents x-sortIndex: 7 x-methodName: deleteDocument security: @@ -439,7 +425,6 @@ paths: description: Returns a document. x-addedInVersion: '1' operationId: get-documents-id - x-groupName: Documents x-sortIndex: 5 x-methodName: getDocument security: @@ -500,7 +485,6 @@ paths: \ for photo IDs." x-addedInVersion: '1' operationId: patch-documents-id - x-groupName: Documents x-sortIndex: 6 x-methodName: updateDocument security: @@ -582,7 +566,6 @@ paths: \ for your API requests.\n\n" x-addedInVersion: '1' operationId: post-legalEntities - x-groupName: Legal entities x-sortIndex: 1 x-methodName: createLegalEntity security: @@ -677,7 +660,6 @@ paths: description: Returns a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id - x-groupName: Legal entities x-sortIndex: 2 x-methodName: getLegalEntity security: @@ -741,7 +723,6 @@ paths: \ with the remaining 2 entries." x-addedInVersion: '1' operationId: patch-legalEntities-id - x-groupName: Legal entities x-sortIndex: 3 x-methodName: updateLegalEntity security: @@ -834,7 +815,6 @@ paths: description: Returns the business lines owned by a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-businessLines - x-groupName: Legal entities x-sortIndex: 4 x-methodName: getAllBusinessLinesUnderLegalEntity security: @@ -896,7 +876,6 @@ paths: entities. x-addedInVersion: '3' operationId: post-legalEntities-id-checkVerificationErrors - x-groupName: Legal entities x-sortIndex: 2 x-methodName: checkLegalEntitysVerificationErrors security: @@ -960,7 +939,6 @@ paths: of when Adyen received the request. x-addedInVersion: '3' operationId: post-legalEntities-id-confirmDataReview - x-groupName: Legal entities x-sortIndex: 22 x-methodName: confirmDataReview security: @@ -1029,7 +1007,6 @@ paths: ' x-addedInVersion: '1' operationId: post-legalEntities-id-onboardingLinks - x-groupName: Hosted Onboarding x-sortIndex: 1 x-methodName: getLinkToAdyenhostedOnboardingPage security: @@ -1098,7 +1075,6 @@ paths: description: Get a list of signed PCI questionnaires. x-addedInVersion: '1' operationId: get-legalEntities-id-pciQuestionnaires - x-groupName: PCI questionnaires x-sortIndex: 3 x-methodName: getPciQuestionnaireDetails security: @@ -1160,7 +1136,6 @@ paths: description: Generates the required PCI questionnaires based on the user's [salesChannel](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/businessLines__reqParam_salesChannels). x-addedInVersion: '1' operationId: post-legalEntities-id-pciQuestionnaires-generatePciTemplates - x-groupName: PCI questionnaires x-sortIndex: 1 x-methodName: generatePciQuestionnaire security: @@ -1230,7 +1205,6 @@ paths: description: Signs the required PCI questionnaire. x-addedInVersion: '1' operationId: post-legalEntities-id-pciQuestionnaires-signPciTemplates - x-groupName: PCI questionnaires x-sortIndex: 2 x-methodName: signPciQuestionnaire security: @@ -1299,7 +1273,6 @@ paths: description: Returns the signed PCI questionnaire. x-addedInVersion: '1' operationId: get-legalEntities-id-pciQuestionnaires-pciid - x-groupName: PCI questionnaires x-sortIndex: 4 x-methodName: getPciQuestionnaire security: @@ -1366,7 +1339,6 @@ paths: description: Returns the Terms of Service document for a legal entity. x-addedInVersion: '1' operationId: post-legalEntities-id-termsOfService - x-groupName: Terms of Service x-sortIndex: 1 x-methodName: getTermsOfServiceDocument security: @@ -1436,7 +1408,6 @@ paths: description: Accepts Terms of Service. x-addedInVersion: '1' operationId: patch-legalEntities-id-termsOfService-termsofservicedocumentid - x-groupName: Terms of Service x-sortIndex: 2 x-methodName: acceptTermsOfService security: @@ -1512,7 +1483,6 @@ paths: description: Returns Terms of Service information for a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-termsOfServiceAcceptanceInfos - x-groupName: Terms of Service x-sortIndex: 3 x-methodName: getTermsOfServiceInformationForLegalEntity security: @@ -1575,7 +1545,6 @@ paths: accepted by a legal entity. x-addedInVersion: '1' operationId: get-legalEntities-id-termsOfServiceStatus - x-groupName: Terms of Service x-sortIndex: 4 x-methodName: getTermsOfServiceStatus security: @@ -1644,7 +1613,6 @@ paths: ' x-addedInVersion: '1' operationId: get-themes - x-groupName: Hosted Onboarding x-sortIndex: 2 x-methodName: listHostedOnboardingPageThemes security: @@ -1703,7 +1671,6 @@ paths: ' x-addedInVersion: '1' operationId: get-themes-id - x-groupName: Hosted Onboarding x-sortIndex: 4 x-methodName: getOnboardingLinkTheme security: @@ -1770,7 +1737,6 @@ paths: \ as payouts)." x-addedInVersion: '1' operationId: post-transferInstruments - x-groupName: Transfer instruments x-sortIndex: 8 x-methodName: createTransferInstrument security: @@ -1845,7 +1811,6 @@ paths: description: Deletes a transfer instrument. x-addedInVersion: '1' operationId: delete-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 11 x-methodName: deleteTransferInstrument security: @@ -1899,7 +1864,6 @@ paths: description: Returns the details of a transfer instrument. x-addedInVersion: '1' operationId: get-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 9 x-methodName: getTransferInstrument security: @@ -1959,7 +1923,6 @@ paths: description: Updates a transfer instrument. x-addedInVersion: '1' operationId: patch-transferInstruments-id - x-groupName: Transfer instruments x-sortIndex: 10 x-methodName: updateTransferInstrument security: @@ -3247,6 +3210,11 @@ components: $ref: '#/components/schemas/VerificationDeadline' readOnly: true type: array + verificationPlan: + x-addedInVersion: '3' + description: A key-value pair that specifies the [verification process](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details/) + for a legal entity. Set to **upfront** for [upfront verification](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details#upfront). + type: string required: - id type: object @@ -3465,6 +3433,11 @@ components: description: Information about the unincorporated partnership. Required if `type` is **unincorporatedPartnership**. $ref: '#/components/schemas/UnincorporatedPartnership' + verificationPlan: + x-addedInVersion: '3' + description: A key-value pair that specifies the [verification process](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details/) + for a legal entity. Set to **upfront** for [upfront verification](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details#upfront). + type: string type: object LegalEntityInfoRequiredType: properties: @@ -3517,6 +3490,11 @@ components: description: Information about the unincorporated partnership. Required if `type` is **unincorporatedPartnership**. $ref: '#/components/schemas/UnincorporatedPartnership' + verificationPlan: + x-addedInVersion: '3' + description: A key-value pair that specifies the [verification process](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details/) + for a legal entity. Set to **upfront** for [upfront verification](https://docs.adyen.com/marketplaces-and-platforms/collect-verification-details#upfront). + type: string required: - type type: object