GET IsAllowedUsingGeoLocation/{affiliateId}/geoLocation?latitude={latitude}&longitude={longitude}
Checks if geo location should be blocked
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
affiliateId |
Affiliate id |
integer |
Required |
latitude |
Latitude |
string |
Required |
longitude |
Longitude |
string |
Required |
v |
The requested API version |
string |
Default value is 2.0 |
Body Parameters
None.
Response Information
Resource Description
Checks if geo location should be blocked
booleanResponse Formats
application/json, text/json
Sample:
true