public interface CisClientGeolocationService extends CisClientService
| Modifier and Type | Method and Description |
|---|---|
GeoLocationResult |
getGeolocation(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisLocationRequest location)
Rest client to look up geolocations.
|
pingGeoLocationResult getGeolocation(java.lang.String xCisClientRef, java.lang.String tenantId, CisLocationRequest location) throws AbstractCisServiceException
xCisClientRef - client ref to pass in the headertenantId - tenantId to pass in the headerlocation - a location request containing at least zip code and country, optionally city{@link - AbstractCisServiceException}AbstractCisServiceExceptionCopyright © 2018 SAP SE. All Rights Reserved.