...
Table name: edr_verifications
Parameter | Type | M/O | Description |
---|---|---|---|
id | uuid | M | Unique record identifier |
legal_entity_id | uuid | M | |
status_code | varchar(3) | M | HTTP Response code received from EDR API |
edr_status | varchar(30) | M | Verification result based on predefined rules IL.Create/Update Legal Entity#EDRValidation Enum:
|
edr_data | jsonb | M | Data received from EDR |
legal_entity_data | jsonb | M | |
inserted_at | timestamp | M | Inserted datetime |