From c3a222367c7a42afabd91c99450207f2ac8f801a Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Mon, 8 Apr 2024 16:04:56 +0200 Subject: [PATCH] spec release --- json/LegalEntityService-v3.json | 6 ------ yaml/LegalEntityService-v3.yaml | 5 ----- 2 files changed, 11 deletions(-) diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index 6bff4d6..3faa090 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -4286,12 +4286,6 @@ "minLength" : 9, "type" : "string" }, - "bic" : { - "description" : "The bank's 8- or 11-character BIC or SWIFT code.", - "maxLength" : 11, - "minLength" : 8, - "type" : "string" - }, "clearingCode" : { "description" : "The 3-digit clearing code, without separators or whitespace.", "maxLength" : 3, diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index 322e4aa..726c142 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -3033,11 +3033,6 @@ components: maxLength: 15 minLength: 9 type: string - bic: - description: The bank's 8- or 11-character BIC or SWIFT code. - maxLength: 11 - minLength: 8 - type: string clearingCode: description: The 3-digit clearing code, without separators or whitespace. maxLength: 3