Project

General

Profile

Actions

Wiki » History » Revision 6

« Previous | Revision 6/25 (diff) | Next »
Soh Keong, 04/16/2012 10:01 AM


Wiki

Development

URL: http://192.168.2.68:8080/russiaTest/

ems.get.locations

Arguments: 
1. type: cities, regions, countries or russia
2. plain: true or false
URL: http://emspost.ru/api/rest/?method=ems.get.locations&type=cities&plain=true

Example method call from "russia_ems.jar" :
  my.com.eCosway.service.RussiaEMSPost post = new my.com.eCosway.service.impl.RussiaEMSPostImpl();
  my.com.eCosway.model.LocationResp res = post.getLocations();

ems.calculate


Updated by Soh Keong over 12 years ago · 6 revisions