Skip to main content

Validate Geolocation.

POST 

/business/validate/geolocation

This endpoint takes an address or coordinates, and checks whether it is valid.

Request

Header Parameters

    ipaas string

Bodyrequired

    addressstringrequired

    The location. Can be an address or coordinates.

    Example: Bavaria Donau 11, Passau

Responses

Success

Schema
    validbooleanrequired

    Whether the location is valid.

    Example: true
    addressstring

    The address if the location is valid.

    Example: Bavaria Donau 11, Passau