Logo
Adyen APIs API Documentation

Check a legal entity's verification errors

POST {{baseUrl}}/legalEntities/:id/checkVerificationErrors

Returns the verification errors for a legal entity and its supporting entities.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





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

ENDPOINTS