diff --git a/config/v3/get_account_status/receive.json b/config/v3/get_account_status/receive.json index 8a37b1ed..900df81b 100644 --- a/config/v3/get_account_status/receive.json +++ b/config/v3/get_account_status/receive.json @@ -163,6 +163,14 @@ 1 ] }, + "mu": { + "description": "This represents whether the client is allowed or not to create an account under this jurisdiction", + "type": "integer", + "enum": [ + 0, + 1 + ] + }, "samoa": { "description": "This represents whether the client is allowed or not to create an account under this jurisdiction", "type": "integer", diff --git a/config/v3/landing_company_details/send.json b/config/v3/landing_company_details/send.json index ce306e34..073be438 100644 --- a/config/v3/landing_company_details/send.json +++ b/config/v3/landing_company_details/send.json @@ -23,7 +23,8 @@ "samoa-virtual", "dsl", "bvi", - "labuan" + "labuan", + "mu" ] }, "country": {