From 3ef5c49a6d3025bb3bb2e86c7ecc4698ebe10a7a Mon Sep 17 00:00:00 2001 From: Github Workflow Date: Tue, 29 Oct 2024 06:40:21 +0000 Subject: [PATCH] JSON Schema Update --- config/v3/get_account_status/receive.json | 12 ++++++------ config/v3/landing_company_details/send.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/v3/get_account_status/receive.json b/config/v3/get_account_status/receive.json index 900df81b..098cc88e 100644 --- a/config/v3/get_account_status/receive.json +++ b/config/v3/get_account_status/receive.json @@ -123,7 +123,7 @@ 1 ] }, - "dsl": { + "dml": { "description": "This represents whether the client is allowed or not to create an account under this jurisdiction", "type": "integer", "enum": [ @@ -131,7 +131,7 @@ 1 ] }, - "iom": { + "dsl": { "description": "This represents whether the client is allowed or not to create an account under this jurisdiction", "type": "integer", "enum": [ @@ -139,7 +139,7 @@ 1 ] }, - "labuan": { + "iom": { "description": "This represents whether the client is allowed or not to create an account under this jurisdiction", "type": "integer", "enum": [ @@ -147,7 +147,7 @@ 1 ] }, - "malta": { + "labuan": { "description": "This represents whether the client is allowed or not to create an account under this jurisdiction", "type": "integer", "enum": [ @@ -155,7 +155,7 @@ 1 ] }, - "maltainvest": { + "malta": { "description": "This represents whether the client is allowed or not to create an account under this jurisdiction", "type": "integer", "enum": [ @@ -163,7 +163,7 @@ 1 ] }, - "mu": { + "maltainvest": { "description": "This represents whether the client is allowed or not to create an account under this jurisdiction", "type": "integer", "enum": [ diff --git a/config/v3/landing_company_details/send.json b/config/v3/landing_company_details/send.json index 073be438..3998426d 100644 --- a/config/v3/landing_company_details/send.json +++ b/config/v3/landing_company_details/send.json @@ -24,7 +24,7 @@ "dsl", "bvi", "labuan", - "mu" + "dml" ] }, "country": {