26 Commits

Author SHA1 Message Date
985c28ed6b docs 2026-09-21 10:05:49 +03:30
SepehrYahyaee
4ef53f2cc9 fix ESG chassis inquiry payload 2026-09-19 16:50:34 +03:30
SepehrYahyaee
8071215803 fix inquiry integration and insurer case details 2026-09-19 16:08:28 +03:30
SepehrYahyaee
406b139b3d fix: align inquiry errors and expert review rules 2026-09-19 12:11:43 +03:30
SepehrYahyaee
45e0ad883a fix: query policies only for current holder 2026-09-19 11:26:40 +03:30
7d1a50db7b fix: harden claim review and inquiry workflows
Preserve damage history and current vehicle price, restore depreciation mapping, normalize inquiry/report output, and support resumable expert review with paginated case retrieval.
2026-09-18 16:04:33 +03:30
631c9bce16 Docs 2026-09-17 12:26:42 +03:30
SepehrYahyaee
dc30518a7f Completed DOCS for participants 2026-09-16 10:24:22 +03:30
SepehrYahyaee
98c7ebb83a Route inquiries by participant role 2026-09-14 10:43:57 +03:30
SepehrYahyaee
0eaf55e73c Document structured inquiry payload for frontend 2026-09-13 14:35:45 +03:30
SepehrYahyaee
5b77241f28 Require structured inquiry participant inputs 2026-09-13 14:13:05 +03:30
SepehrYahyaee
d060b6d9e2 Harden inquiry participant edge cases 2026-09-13 11:18:37 +03:30
SepehrYahyaee
c64f23091a Implement role-complete inquiry participants 2026-09-13 10:59:00 +03:30
SepehrYahyaee
401ad6a143 Added Docs 2026-09-12 17:02:12 +03:30
SepehrYahyaee
ae49031c55 feat: complete in-person claims without final sign 2026-09-01 15:03:08 +03:30
SepehrYahyaee
26c80512ba Merge branch 'main' of git.ittalie.com:s.yahyaee/yara724-api 2026-08-19 10:22:06 +03:30
85fc83b564 merge upstream 2026-08-19 10:20:56 +03:30
SepehrYahyaee
f09f5b79f0 Added FA version of integrations documents 2026-08-18 11:24:06 +03:30
693d602e49 sms template corrected and now fires at the end of the fanavaran stage (Expertise). Docs also added. 2026-08-18 11:18:33 +03:30
SepehrYahyaee
bfbcfcab37 Added documentation 2026-08-17 17:18:49 +03:30
0f9f702a00 Add Fanavaran-only flow-test script and document how to run it.
Track the tester and env template in git so a new tenant can be exercised without a YARA claim; keep filled client env files (secrets, national codes) ignored.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-17 17:05:33 +03:30
448e5fb9ba lookup for driving licence type added + the new endpoint documented 2026-08-09 10:24:00 +03:30
5a4a511e84 fanavaran sales integration docs 2026-08-08 15:53:35 +03:30
8430c68e3a lookups and inquiries in lookups added 2026-07-25 11:03:58 +03:30
99c819caeb feat(fanavaran): add auth token script
Why:
- Manual curl token setup was error-prone and allowed stale appToken reuse.

Changes:
- Add a script that accepts tejaratno or parsian, calls GetAppToken, then Login.
- Document the script flow and fill known curl variables from the codebase.

Impact:
- Users can generate fresh Fanavaran tokens without manually copying multi-step curl commands.
2026-06-30 11:51:40 +03:30
2fbf40ef19 log the my policies 2026-06-27 16:50:57 +03:30