Click or drag to resize
IService1 Methods

The IService1 type exposes the following members.

Methods
  NameDescription
Public methodGetCities
Returns all Cities.
Public methodGetClosestPublicStation
Returns the closest station.
Public methodGetClosestPublicStations
Returns the closest stations based on radius (or the closest outside radius).
Public methodGetPrice
Calculates shipping price.
Public methodGetStations
Returns all Stations.
Public methodLogin
User authentication.
Public methodPing
Test method (returns current server time).
Public methodSaveInternetWaybillWithParcels
Saves an InternetWaybill (with Parcels).
Public methodSaveInternetWaybillWithParcelsWithoutOwnNumbers
Saves an InternetWaybill (with Parcels).
Top
See Also