From 1c89ad67e570180020c47b25c200de52081c3cff Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Fri, 3 Jan 2025 16:43:33 +0100 Subject: [PATCH] spec release --- json/LegalEntityService-v1.json | 8 ++++++++ json/LegalEntityService-v2.json | 8 ++++++++ json/LegalEntityService-v3.json | 12 ++++++++++++ yaml/LegalEntityService-v1.yaml | 8 ++++++++ yaml/LegalEntityService-v2.yaml | 8 ++++++++ yaml/LegalEntityService-v3.yaml | 12 ++++++++++++ 6 files changed, 56 insertions(+) diff --git a/json/LegalEntityService-v1.json b/json/LegalEntityService-v1.json index 93b8705..9a41503 100644 --- a/json/LegalEntityService-v1.json +++ b/json/LegalEntityService-v1.json @@ -5106,6 +5106,8 @@ "issueCard", "issueCardCommercial", "issueCardConsumer", + "issueChargeCard", + "issueChargeCardCommercial", "issueCreditLimit", "localAcceptance", "payout", @@ -5130,6 +5132,8 @@ "useCardInRestrictedIndustries", "useCardInRestrictedIndustriesCommercial", "useCardInRestrictedIndustriesConsumer", + "useChargeCard", + "useChargeCardCommercial", "withdrawFromAtm", "withdrawFromAtmCommercial", "withdrawFromAtmConsumer", @@ -5205,6 +5209,8 @@ "issueCard", "issueCardCommercial", "issueCardConsumer", + "issueChargeCard", + "issueChargeCardCommercial", "issueCreditLimit", "localAcceptance", "payout", @@ -5229,6 +5235,8 @@ "useCardInRestrictedIndustries", "useCardInRestrictedIndustriesCommercial", "useCardInRestrictedIndustriesConsumer", + "useChargeCard", + "useChargeCardCommercial", "withdrawFromAtm", "withdrawFromAtmCommercial", "withdrawFromAtmConsumer", diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index 0549e74..81d6503 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -5802,6 +5802,8 @@ "issueCard", "issueCardCommercial", "issueCardConsumer", + "issueChargeCard", + "issueChargeCardCommercial", "issueCreditLimit", "localAcceptance", "payout", @@ -5826,6 +5828,8 @@ "useCardInRestrictedIndustries", "useCardInRestrictedIndustriesCommercial", "useCardInRestrictedIndustriesConsumer", + "useChargeCard", + "useChargeCardCommercial", "withdrawFromAtm", "withdrawFromAtmCommercial", "withdrawFromAtmConsumer", @@ -5901,6 +5905,8 @@ "issueCard", "issueCardCommercial", "issueCardConsumer", + "issueChargeCard", + "issueChargeCardCommercial", "issueCreditLimit", "localAcceptance", "payout", @@ -5925,6 +5931,8 @@ "useCardInRestrictedIndustries", "useCardInRestrictedIndustriesCommercial", "useCardInRestrictedIndustriesConsumer", + "useChargeCard", + "useChargeCardCommercial", "withdrawFromAtm", "withdrawFromAtmCommercial", "withdrawFromAtmConsumer", diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index 3327f16..8af455b 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -6576,6 +6576,8 @@ "issueCard", "issueCardCommercial", "issueCardConsumer", + "issueChargeCard", + "issueChargeCardCommercial", "issueCreditLimit", "localAcceptance", "payout", @@ -6600,6 +6602,8 @@ "useCardInRestrictedIndustries", "useCardInRestrictedIndustriesCommercial", "useCardInRestrictedIndustriesConsumer", + "useChargeCard", + "useChargeCardCommercial", "withdrawFromAtm", "withdrawFromAtmCommercial", "withdrawFromAtmConsumer", @@ -6661,6 +6665,8 @@ "issueCard", "issueCardCommercial", "issueCardConsumer", + "issueChargeCard", + "issueChargeCardCommercial", "issueCreditLimit", "localAcceptance", "payout", @@ -6685,6 +6691,8 @@ "useCardInRestrictedIndustries", "useCardInRestrictedIndustriesCommercial", "useCardInRestrictedIndustriesConsumer", + "useChargeCard", + "useChargeCardCommercial", "withdrawFromAtm", "withdrawFromAtmCommercial", "withdrawFromAtmConsumer", @@ -6760,6 +6768,8 @@ "issueCard", "issueCardCommercial", "issueCardConsumer", + "issueChargeCard", + "issueChargeCardCommercial", "issueCreditLimit", "localAcceptance", "payout", @@ -6784,6 +6794,8 @@ "useCardInRestrictedIndustries", "useCardInRestrictedIndustriesCommercial", "useCardInRestrictedIndustriesConsumer", + "useChargeCard", + "useChargeCardCommercial", "withdrawFromAtm", "withdrawFromAtmCommercial", "withdrawFromAtmConsumer", diff --git a/yaml/LegalEntityService-v1.yaml b/yaml/LegalEntityService-v1.yaml index 48e2d28..e6900a6 100644 --- a/yaml/LegalEntityService-v1.yaml +++ b/yaml/LegalEntityService-v1.yaml @@ -4011,6 +4011,8 @@ components: - issueCard - issueCardCommercial - issueCardConsumer + - issueChargeCard + - issueChargeCardCommercial - issueCreditLimit - localAcceptance - payout @@ -4035,6 +4037,8 @@ components: - useCardInRestrictedIndustries - useCardInRestrictedIndustriesCommercial - useCardInRestrictedIndustriesConsumer + - useChargeCard + - useChargeCardCommercial - withdrawFromAtm - withdrawFromAtmCommercial - withdrawFromAtmConsumer @@ -4118,6 +4122,8 @@ components: - issueCard - issueCardCommercial - issueCardConsumer + - issueChargeCard + - issueChargeCardCommercial - issueCreditLimit - localAcceptance - payout @@ -4142,6 +4148,8 @@ components: - useCardInRestrictedIndustries - useCardInRestrictedIndustriesCommercial - useCardInRestrictedIndustriesConsumer + - useChargeCard + - useChargeCardCommercial - withdrawFromAtm - withdrawFromAtmCommercial - withdrawFromAtmConsumer diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index 91cae85..a77db0a 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -4609,6 +4609,8 @@ components: - issueCard - issueCardCommercial - issueCardConsumer + - issueChargeCard + - issueChargeCardCommercial - issueCreditLimit - localAcceptance - payout @@ -4633,6 +4635,8 @@ components: - useCardInRestrictedIndustries - useCardInRestrictedIndustriesCommercial - useCardInRestrictedIndustriesConsumer + - useChargeCard + - useChargeCardCommercial - withdrawFromAtm - withdrawFromAtmCommercial - withdrawFromAtmConsumer @@ -4716,6 +4720,8 @@ components: - issueCard - issueCardCommercial - issueCardConsumer + - issueChargeCard + - issueChargeCardCommercial - issueCreditLimit - localAcceptance - payout @@ -4740,6 +4746,8 @@ components: - useCardInRestrictedIndustries - useCardInRestrictedIndustriesCommercial - useCardInRestrictedIndustriesConsumer + - useChargeCard + - useChargeCardCommercial - withdrawFromAtm - withdrawFromAtmCommercial - withdrawFromAtmConsumer diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index bbaf875..43b365a 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -5204,6 +5204,8 @@ components: - issueCard - issueCardCommercial - issueCardConsumer + - issueChargeCard + - issueChargeCardCommercial - issueCreditLimit - localAcceptance - payout @@ -5228,6 +5230,8 @@ components: - useCardInRestrictedIndustries - useCardInRestrictedIndustriesCommercial - useCardInRestrictedIndustriesConsumer + - useChargeCard + - useChargeCardCommercial - withdrawFromAtm - withdrawFromAtmCommercial - withdrawFromAtmConsumer @@ -5285,6 +5289,8 @@ components: - issueCard - issueCardCommercial - issueCardConsumer + - issueChargeCard + - issueChargeCardCommercial - issueCreditLimit - localAcceptance - payout @@ -5309,6 +5315,8 @@ components: - useCardInRestrictedIndustries - useCardInRestrictedIndustriesCommercial - useCardInRestrictedIndustriesConsumer + - useChargeCard + - useChargeCardCommercial - withdrawFromAtm - withdrawFromAtmCommercial - withdrawFromAtmConsumer @@ -5392,6 +5400,8 @@ components: - issueCard - issueCardCommercial - issueCardConsumer + - issueChargeCard + - issueChargeCardCommercial - issueCreditLimit - localAcceptance - payout @@ -5416,6 +5426,8 @@ components: - useCardInRestrictedIndustries - useCardInRestrictedIndustriesCommercial - useCardInRestrictedIndustriesConsumer + - useChargeCard + - useChargeCardCommercial - withdrawFromAtm - withdrawFromAtmCommercial - withdrawFromAtmConsumer