mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -17632,7 +17632,7 @@
|
||||
"$ref" : "#/components/schemas/BcmcInfo"
|
||||
},
|
||||
"businessLineId" : {
|
||||
"description" : "The unique identifier of the business line.",
|
||||
"description" : "The unique identifier of the business line. Required if you have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cartesBancaires" : {
|
||||
@@ -17888,7 +17888,7 @@
|
||||
"$ref" : "#/components/schemas/BcmcInfo"
|
||||
},
|
||||
"businessLineId" : {
|
||||
"description" : "The unique identifier of the business line.",
|
||||
"description" : "The unique identifier of the business line. Required if you have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cartesBancaires" : {
|
||||
|
||||
@@ -17819,7 +17819,7 @@
|
||||
"$ref" : "#/components/schemas/BcmcInfo"
|
||||
},
|
||||
"businessLineId" : {
|
||||
"description" : "The unique identifier of the business line.",
|
||||
"description" : "The unique identifier of the business line. Required if you have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cartesBancaires" : {
|
||||
@@ -18079,7 +18079,7 @@
|
||||
"$ref" : "#/components/schemas/BcmcInfo"
|
||||
},
|
||||
"businessLineId" : {
|
||||
"description" : "The unique identifier of the business line.",
|
||||
"description" : "The unique identifier of the business line. Required if you have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cartesBancaires" : {
|
||||
|
||||
@@ -12176,7 +12176,8 @@ components:
|
||||
description: Bancontact details.
|
||||
$ref: '#/components/schemas/BcmcInfo'
|
||||
businessLineId:
|
||||
description: The unique identifier of the business line.
|
||||
description: The unique identifier of the business line. Required if you
|
||||
have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).
|
||||
type: string
|
||||
cartesBancaires:
|
||||
description: Cartes Bancaires details.
|
||||
@@ -12392,7 +12393,8 @@ components:
|
||||
description: Bancontact details.
|
||||
$ref: '#/components/schemas/BcmcInfo'
|
||||
businessLineId:
|
||||
description: The unique identifier of the business line.
|
||||
description: The unique identifier of the business line. Required if you
|
||||
have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).
|
||||
type: string
|
||||
cartesBancaires:
|
||||
description: Cartes Bancaires details.
|
||||
|
||||
@@ -12298,7 +12298,8 @@ components:
|
||||
description: Bancontact details.
|
||||
$ref: '#/components/schemas/BcmcInfo'
|
||||
businessLineId:
|
||||
description: The unique identifier of the business line.
|
||||
description: The unique identifier of the business line. Required if you
|
||||
have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).
|
||||
type: string
|
||||
cartesBancaires:
|
||||
description: Cartes Bancaires details.
|
||||
@@ -12517,7 +12518,8 @@ components:
|
||||
description: Bancontact details.
|
||||
$ref: '#/components/schemas/BcmcInfo'
|
||||
businessLineId:
|
||||
description: The unique identifier of the business line.
|
||||
description: The unique identifier of the business line. Required if you
|
||||
have a [platform setup](https://docs.adyen.com/marketplaces-and-platforms/platform-structure-resources/platform-setup/).
|
||||
type: string
|
||||
cartesBancaires:
|
||||
description: Cartes Bancaires details.
|
||||
|
||||
Reference in New Issue
Block a user