017 add creating order router

This commit is contained in:
Раис Юсупалиев
2026-03-14 04:12:59 +03:00
parent 15a17be4ed
commit 2b68d050a9
7 changed files with 364 additions and 12 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ delivery_days_max: int
### Входная: `OrderCreateRequest`
```
type: Literal[2]
tariff_code: Literal[136]
tariff_code: Literal[535]
comment: str | None
sender:
company: str | None