spec release

This commit is contained in:
Adyen Automation
2024-04-08 16:04:56 +02:00
parent 5efe71559d
commit c3a222367c
2 changed files with 0 additions and 11 deletions

View File

@@ -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,

View File

@@ -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