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