From e778d7e1e51a881a3646e105d7cd6bad79076ab9 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Wed, 17 Jan 2024 14:04:27 +0100 Subject: [PATCH] spec release --- json/ManagementService-v1.json | 4 ++-- json/ManagementService-v3.json | 4 ++-- yaml/ManagementService-v1.yaml | 6 ++++-- yaml/ManagementService-v3.yaml | 6 ++++-- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/json/ManagementService-v1.json b/json/ManagementService-v1.json index 8f1d5cfe..742798dc 100644 --- a/json/ManagementService-v1.json +++ b/json/ManagementService-v1.json @@ -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" : { diff --git a/json/ManagementService-v3.json b/json/ManagementService-v3.json index df2ec883..82e90558 100644 --- a/json/ManagementService-v3.json +++ b/json/ManagementService-v3.json @@ -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" : { diff --git a/yaml/ManagementService-v1.yaml b/yaml/ManagementService-v1.yaml index ae0ee082..f0b91643 100644 --- a/yaml/ManagementService-v1.yaml +++ b/yaml/ManagementService-v1.yaml @@ -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. diff --git a/yaml/ManagementService-v3.yaml b/yaml/ManagementService-v3.yaml index 08578a75..049ea937 100644 --- a/yaml/ManagementService-v3.yaml +++ b/yaml/ManagementService-v3.yaml @@ -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.