The Legal Entity Management API enables you to manage legal entities that contain information required for verification. Authentication To connect to the Legal Entity Management API, you must use the basic authentication credentials of your web service user. If you don't have one, contact the [A
curl \ -H "X-API-Key: $API_KEY" \ https://kyc-test.adyen.com/lem/v3/themes
curl \
-H "X-API-Key: $API_KEY" \
https://kyc-test.adyen.com/lem/v3/themes/{id}curl \
-H "X-API-Key: $API_KEY" \
https://kyc-test.adyen.com/lem/v3/documents/{id}