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