ЕСОЗ - публічна документація
Performer validation
# | Description | Input | Expected result | Actual result | Status |
---|---|---|---|---|---|
1 | Primary source true but performer(asseter) is not filled | $..primary_source==true $..performer absent | 422 | 422 | passed |
2 | Primary source false but report_origin is not filled | $..primary_source==false $..report_origin absent | 422 | 422 | passed |
3 | Employee is not active | 409 | 409 | passed | |
4 | Employee is not a doctor | 409 | 409 | passed | |
5 | Employee is not from current legal_entity | 409 | 422 | passed | |
6 | Valid data primary_source==true | success | success | passed | |
7 | Valid data primary_source==false | success | success | passed |
ЕСОЗ - публічна документація