Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 195 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 195 Bytes

evropat

GET /v1/cities # get cities
GET /v1/offices # get offices
POST /v6/waybill # create waybill 
{
  "city_id": 1,
  "office_id": 2,
  "extra": "ei mega qka e taq integraciq"
}