GET IsAllowedUsingIPOrCountryCode/{affiliateId}/ipAddress/countryCode?ipAddress={ipAddress}&countryCode={countryCode}
Checks if IP or country code should be blocked.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
affiliateId |
Affiliate id |
integer |
Required |
ipAddress |
IP address in question. It has to be IPv4. |
string |
Default value is |
countryCode |
The country code. |
string |
Default value is |
v |
The requested API version |
string |
Default value is 2.0 |
Body Parameters
None.
Response Information
Resource Description
Checks if IP or country code should be blocked.
booleanResponse Formats
application/json, text/json
Sample:
true