Address Service

The Address Service provides the functionality to get all the details of a location. Some of the endpoints will require a place ID in order to be used. Only place IDs from the Karhoo platform should be used.

Examples

iOS

let addressService = Karhoo.getAddressService()

Android

val addressService = KarhooApi.addressService