This page shows what has changed in the Legal Entity Management API in both v3 and v4.
If you are currently using onboarding v2, and plan to update your onboarding version to v4, see here for a comprehensive list of changes between v2 and v4.
Endpoint | Description | What's new in v4? | What's new in v3? |
---|---|---|---|
POST
|
Creates a business line. | 6 breaking changes | 2 breaking changes |
GET
|
Returns the detail of a business line. | 3 breaking changes | 1 breaking change |
PATCH
|
Updates a business line. | 7 breaking changes | 1 breaking change |
POST
|
Uploads a document for verification checks. | 1 breaking change | 1 breaking change |
GET
|
Returns a document. | 1 breaking change | 1 breaking change |
PATCH
|
Updates a document. | 1 breaking change | 1 breaking change |
POST
|
Creates a legal entity. | No breaking changes | 1 breaking change |
GET
|
Returns a legal entity. | No breaking changes | 1 breaking change |
PATCH
|
Updates a legal entity. | No breaking changes | 1 breaking change |
GET
|
Returns the business lines owned by a legal entity. | 4 breaking changes | 1 breaking change |
POST
|
Returns the verification errors for a legal entity and its supporting entities. | No changes | New endpoint |
POST
|
Confirms that your user has reviewed the data for the legal entity specified in the path. | No changes | New endpoint |
POST
|
Creates a transfer instrument. | No changes | 2 breaking changes |
GET
|
Returns the details of a transfer instrument. | No changes | 1 breaking change |
PATCH
|
Updates a transfer instrument. | No changes | 2 breaking changes |
Creates a business line.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/businessLines
V4 changelog
New
Request
- You can now set the
sourceOfFunds.type
field in the POST/businessLines
request to:- adyenProcessed
- assetSale
- business
- cryptocurrencyIncome
- dividendIncome
- donations
- employment
- financialAid
- gamblingWinnings
- inheritance
- insuranceSettlement
- loans
- pensionIncome
- rentalIncome
- royaltyIncome
- thirdPartyFunding
Response
- TheBreaking
sourceOfFunds.type
field in the POST/businessLines
response now contains one of the following values:- adyenProcessed
- assetSale
- business
- cryptocurrencyIncome
- dividendIncome
- donations
- employment
- financialAid
- gamblingWinnings
- inheritance
- insuranceSettlement
- loans
- pensionIncome
- rentalIncome
- royaltyIncome
- thirdPartyFunding
Changed
Removed
V3 changelog
New
Changed
Returns the detail of a business line.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/businessLines/{id}
V4 changelog
New
Response
- TheBreaking
sourceOfFunds.type
field in the GET/businessLines/{id}
response now contains one of the following values:- adyenProcessed
- assetSale
- cryptocurrencyIncome
- dividendIncome
- donations
- employment
- financialAid
- gamblingWinnings
- inheritance
- insuranceSettlement
- loans
- pensionIncome
- rentalIncome
- royaltyIncome
- thirdPartyFunding
- TheBreaking
service
field in the GET/businessLines/{id}
response can now contain issuing.
- The GET
/businessLines/{id}
response can now include:sourceOfFunds.amount
sourceOfFunds.assetMonthsHeld
sourceOfFunds.cryptocurrencyExchange
sourceOfFunds.dateOfFundsReceived
sourceOfFunds.dateOfSourceEvent
sourceOfFunds.financiers
sourceOfFunds.originatorLegalEntityId
sourceOfFunds.originatorSourceOfFundsType
sourceOfFunds.purpose
sourceOfFunds.relationship
sourceOfFunds.website
Changed
Removed
V3 changelog
New
Changed
Updates a business line.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/businessLines/{id}
V4 changelog
New
Request
- You can now include the following fields in the PATCH
/businessLines/{id}
request:sourceOfFunds.amount
sourceOfFunds.assetMonthsHeld
sourceOfFunds.cryptocurrencyExchange
sourceOfFunds.dateOfFundsReceived
sourceOfFunds.dateOfSourceEvent
sourceOfFunds.financiers
sourceOfFunds.originatorLegalEntityId
sourceOfFunds.originatorSourceOfFundsType
sourceOfFunds.purpose
sourceOfFunds.relationship
sourceOfFunds.website
Response
- TheBreaking
sourceOfFunds.type
field in the PATCH/businessLines/{id}
response now contains one of the following values:- adyenProcessed
- assetSale
- cryptocurrencyIncome
- dividendIncome
- donations
- employment
- financialAid
- gamblingWinnings
- inheritance
- insuranceSettlement
- loans
- pensionIncome
- rentalIncome
- royaltyIncome
- thirdPartyFunding
Changed
Removed
V3 changelog
New
Changed
Creates a legal entity.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/legalEntities
V4 changelog
New
Request
- You can now include the following fields in the POST
/legalEntities
request:organization.doingBusinessAsAbsent
soleProprietorship.doingBusinessAsAbsent
trust.doingBusinessAsAbsent
unincorporatedPartnership.doingBusinessAsAbsent
individual.support
organization.support
individual.taxInformation.numberAbsent
organization.taxInformation.numberAbsent
soleProprietorship.taxInformation.numberAbsent
trust.taxInformation.numberAbsent
unincorporatedPartnership.taxInformation.numberAbsent
Response
- The POST
/legalEntities
response can now contain:organization.doingBusinessAsAbsent
soleProprietorship.doingBusinessAsAbsent
trust.doingBusinessAsAbsent
unincorporatedPartnership.doingBusinessAsAbsent
individual.support
organization.support
individual.taxInformation.numberAbsent
organization.taxInformation.numberAbsent
soleProprietorship.taxInformation.numberAbsent
trust.taxInformation.numberAbsent
unincorporatedPartnership.taxInformation.numberAbsent
V3 changelog
New
Request
You can now include the following fields in the POST
/legalEntities
request.organization.financialReports
soleProprietorship.financialReports
trust.description
unincorporatedPartnership.description
You can now set the
entityAssociations.items.type
field in the POST/legalEntities
request to:- legalRepresentative
- trustOwnership
Response
- TheBreaking
entityAssociations.items.type
field in the POST/legalEntities
response can now contain one of the following values:- legalRepresentative
- trustOwnership
The POST
/legalEntities
response can now contain:organization.financialReports
soleProprietorship.financialReports
problems
trust.description
unincorporatedPartnership.description
verificationDeadlines
Returns a legal entity.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/legalEntities/{id}
V4 changelog
New
Response
- The GET
/legalEntities/{id}
response can now include:organization.doingBusinessAsAbsent
soleProprietorship.doingBusinessAsAbsent
trust.doingBusinessAsAbsent
unincorporatedPartnership.doingBusinessAsAbsent
individual.support
organization.support
individual.taxInformation.numberAbsent
organization.taxInformation.numberAbsent
soleProprietorship.taxInformation.numberAbsent
trust.taxInformation.numberAbsent
unincorporatedPartnership.taxInformation.numberAbsent
V3 changelog
New
Response
- TheBreaking
entityAssociations.items.type
field in the GET/legalEntities/{id}
response can now contain one of the following values:- legalRepresentative
- trustOwnership
The GET
/legalEntities/{id}
response can now contain:organization.financialReports
soleProprietorship.financialReports
problems
trust.description
unincorporatedPartnership.description
verificationDeadlines
Updates a legal entity.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/legalEntities/{id}
V4 changelog
New
Request
- You can now include the following fields in the PATCH
/legalEntities/{id}
request:organization.doingBusinessAsAbsent
soleProprietorship.doingBusinessAsAbsent
trust.doingBusinessAsAbsent
unincorporatedPartnership.doingBusinessAsAbsent
individual.support
organization.support
individual.taxInformation.numberAbsent
organization.taxInformation.numberAbsent
soleProprietorship.taxInformation.numberAbsent
trust.taxInformation.numberAbsent
unincorporatedPartnership.taxInformation.numberAbsent
V3 changelog
New
Request
You can now include the following fields in the PATCH
/legalEntities/{id}
request.organization.financialReports
soleProprietorship.financialReports
trust.description
unincorporatedPartnership.description
You can now set the
entityAssociations.items.type
field in the PATCH/legalEntities/{id}
request to:- legalRepresentative
- trustOwnership
Response
- TheBreaking
entityAssociations.items.type
field in the PATCH/legalEntities/{id}
response can now contain one of the following values:- legalRepresentative
- trustOwnership
The PATCH
/legalEntities/{id}
response can now contain:organization.financialReports
soleProprietorship.financialReports
problems
trust.description
unincorporatedPartnership.description
verificationDeadlines
Returns the business lines owned by a legal entity.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/legalEntities/{id}/businessLines
V4 changelog
New
Request
This version does not introduce any changes to the GET/legalEntities/{id}/businessLines
request.
Response
- TheBreaking
businessLines.items.sourceOfFunds.type
field in the GET/legalEntities/{id}/businessLines
response now contains one of the following values:- adyenProcessed
- assetSale
- cryptocurrencyIncome
- dividendIncome
- donations
- employment
- financialAid
- gamblingWinnings
- inheritance
- insuranceSettlement
- loans
- pensionIncome
- rentalIncome
- royaltyIncome
- thirdPartyFunding
- TheBreaking
'businessLines.items.service
field in the GET/legalEntities/{id}/businessLines
response can now contain issuing. - The GET
/legalEntities/{id}/businessLines
response can now include:businessLines.items.sourceOfFunds.amount
businessLines.items.sourceOfFunds.assetMonthsHeld
businessLines.items.sourceOfFunds.cryptocurrencyExchange
businessLines.items.sourceOfFunds.dateOfFundsReceived
businessLines.items.sourceOfFunds.dateOfSourceEvent
businessLines.items.sourceOfFunds.financiers
businessLines.items.sourceOfFunds.originatorLegalEntityId
businessLines.items.sourceOfFunds.originatorSourceOfFundsType
businessLines.items.sourceOfFunds.purpose
businessLines.items.sourceOfFunds.relationship
businessLines.items.sourceOfFunds.website
Changed
Removed
V3 changelog
New
Changed
Creates a transfer instrument.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/transferInstruments
V3 changelog
New
Removed
Updates a transfer instrument.
Endpoint destination URL: https://kyc-test.adyen.com/lem/v3/transferInstruments/{id}