Logo
Adyen APIs API Documentation

Get all business lines under a legal entity

GET {{baseUrl}}/legalEntities/:id/businessLines

Returns the business lines owned by a legal entity.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://kyc-test.adyen.com/lem/v3/legalEntities/:id/businessLines' -H 'Accept: application/json'

ENDPOINTS