Skip to content

kachvame/evropat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
}