ЕСОЗ - публічна документація
DataModel Authentication_method_requests
Name | Type | M/O | Description and constraints |
---|---|---|---|
id | uuid | M |
|
action | varchar | M | Dictionary: deactivate, insert, update |
person_id | uuid | M |
|
authentication_method | jsonb | M | from request |
status | varchar | M | Dictionary: NEW, COMPLETED |
auth_method_current | jsonb | M | person’s auth method which return from mpi as defualt |
person_documents | jsonb | O | urls for person’s documents |
channel | varchar | M | MIS. In future - CABINET |
inserted_at | timestamp | M |
|
inserted_by | UUID | M |
|
updated_at | timestamp | M |
|
updated_by | UUID | M |
|
ЕСОЗ - публічна документація