Skip to main content

Allowed Countries

GET 

/partner/settings/country_allow/:user_domain_idx

Retrieve the list of allowed countries for the specified domain.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"country_code": [
"EE",
"US"
],
"modified_date": 1774608995
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject