Skip to content

Checks filtered by Country

Request

Method: POST

URL: https://{{environment}}.ridx.io/check/countryCode

Headers

Header Value
token {{access_token}}
Content-Type application/json

Request Body

Property Type Description
country String Country code
{
    "country": {{country}}
}