From 96bec894def3662caa160c3a5b0893f69aa65dde Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Tue, 3 Jun 2025 08:40:31 +0200 Subject: [PATCH] spec release --- json/BalancePlatformService-v2.json | 8 ++++---- yaml/BalancePlatformService-v2.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/json/BalancePlatformService-v2.json b/json/BalancePlatformService-v2.json index f357999..e87fd82 100644 --- a/json/BalancePlatformService-v2.json +++ b/json/BalancePlatformService-v2.json @@ -16,18 +16,18 @@ } ], "tags" : [ { "name" : "Platform" - }, { - "name" : "Authorized card users" }, { "name" : "Account holders" - }, { - "name" : "Balances" }, { "name" : "Balance accounts" + }, { + "name" : "Balances" }, { "name" : "Payment instruments" }, { "name" : "Payment instrument groups" + }, { + "name" : "Authorized card users" }, { "name" : "Transaction rules" }, { diff --git a/yaml/BalancePlatformService-v2.yaml b/yaml/BalancePlatformService-v2.yaml index 9913f8b..53905be 100644 --- a/yaml/BalancePlatformService-v2.yaml +++ b/yaml/BalancePlatformService-v2.yaml @@ -29,12 +29,12 @@ servers: - url: https://balanceplatform-api-test.adyen.com/bcl/v2 tags: - name: Platform -- name: Authorized card users - name: Account holders -- name: Balances - name: Balance accounts +- name: Balances - name: Payment instruments - name: Payment instrument groups +- name: Authorized card users - name: Transaction rules - name: Bank account validation - name: Network tokens