diff --git a/openapi/components/schemas/GatewayAccountConfig/Buckaroo.yaml b/openapi/components/schemas/GatewayAccountConfig/Buckaroo.yaml index 71665230f1..086fc3d5ae 100644 --- a/openapi/components/schemas/GatewayAccountConfig/Buckaroo.yaml +++ b/openapi/components/schemas/GatewayAccountConfig/Buckaroo.yaml @@ -9,6 +9,12 @@ allOf: type: object description: Buckaroo credentials object. properties: + debtorCode: + type: string + description: Debtor code. + schemeKey: + type: string + description: Scheme key. websiteKey: type: string description: Website key.