Logo
Adyen Flows API Documentation

FLOWS AfP

Number of APIs: 11


Design workflows with the Adyen APIs.

This collection stores the requests used in the AfP flows.


1. Hosted Onboarding Marketplace setup - Create account holder

POST {{BCL_API_BASE_URL}}/accountHolders



2. Hosted Onboarding Marketplace setup - Create balance account

POST {{BCL_API_BASE_URL}}/balanceAccounts



3. Hosted Onboarding Marketplace setup - Create hosted onboarding link

POST {{LEM_API_BASE_URL}}/legalEntities/{{OrganisationLegalEntityId}}/onboardingLinks



4. Hosted Onboarding Partner setup - Create organization

POST {{LEM_API_BASE_URL}}/legalEntities



5. Hosted Onboarding Partner setup - Create a store

POST {{MANAGEMENT_API_BASE_URL}}/stores



6. Hosted Onboarding Partner setup - Create account holder

POST {{BCL_API_BASE_URL}}/accountHolders



7. Hosted Onboarding Partner setup - Create business lines

POST {{LEM_API_BASE_URL}}/businessLines



8. Hosted Onboarding Partner setup - Configure payment methods

POST {{MANAGEMENT_API_BASE_URL}}/merchants/{merchantId}/paymentMethodSettings



9. Hosted Onboarding Partner setup - Create hosted onboarding link

POST {{LEM_API_BASE_URL}}/legalEntities/{{OrganisationLegalEntityId}}/onboardingLinks



10. Hosted Onboarding Partner setup - Create balance account

POST {{BCL_API_BASE_URL}}/balanceAccounts



ENDPOINTS