Skip to main content

Country Access Control Type

GET 

/partner/settings/country_access_type/:user_domain_idx

Retrieve the country access control type (allow/block) for the specified domain.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"country_access_type": "allow",
"modified_date": 943920000
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject