Skip to main content
POST
Return the user’s geo-location by IP address
Returns the user’s geo-location by IP address. The merchant’s default location is returned if an IP address cannot be found (for example if a private network IP address has been specified). The merchant-side caching policy defined by this method should be applied to the whole IP range returned for the IP address specified.

Query Parameters

IP
string

The shopper's IP address

Response

200 - application/json

The shopper's geo-location.

City
City · object

The shopper's city.

Country
Country · object

The shopper's country.

IPRange
IPRange · object

The shopper's IP range.

Region
Region · object

The shopper's region.