forked from Yara724/api
docs
This commit is contained in:
@@ -60,6 +60,12 @@ sequenceDiagram
|
||||
User->>YARA: SELECT_OUTER_PARTS
|
||||
YARA->>YARA: autoSubmitFanavaranDamageCase...
|
||||
Note over YARA: soft-ensure base if missing
|
||||
alt DriverId missing
|
||||
YARA->>FV: GET parties/inquiry-by-unique-identifier
|
||||
FV-->>YARA: empty
|
||||
YARA->>FV: POST common/other-people (GEN.44)
|
||||
FV-->>YARA: person Id
|
||||
end
|
||||
YARA->>FV: POST .../dmg-cases (GEN.12)
|
||||
FV-->>YARA: DmgCaseId
|
||||
YARA->>DB: dmgCaseId
|
||||
|
||||
Reference in New Issue
Block a user