Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Mar 4, 2024
1 parent 70fb753 commit 21fc985
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions json/BalanceControlService-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"url" : "https://github.com/Adyen/adyen-openapi"
}
},
"x-groups" : [
"General"
],
"tags" : [
{
"name" : "General"
Expand All @@ -33,7 +30,6 @@
"summary" : "Start a balance transfer",
"description" : "Starts a balance transfer request between merchant accounts. The following conditions must be met before you can successfully transfer balances:\n\n* The source and destination merchant accounts must be under the same company account and legal entity.\n\n* The source merchant account must have sufficient funds.\n\n* The source and destination merchant accounts must have at least one common processing currency.\n\nWhen sending multiple API requests with the same source and destination merchant accounts, send the requests sequentially and *not* in parallel. Some requests may not be processed if the requests are sent in parallel.\n",
"operationId" : "post-balanceTransfer",
"x-groupName" : "General",
"x-sortIndex" : 0,
"x-methodName" : "balanceTransfer",
"security" : [
Expand Down
3 changes: 0 additions & 3 deletions yaml/BalanceControlService-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ info:
contact:
name: Adyen Developer Experience team
url: https://github.com/Adyen/adyen-openapi
x-groups:
- General
tags:
- name: General
paths:
Expand Down Expand Up @@ -85,7 +83,6 @@ paths:
'
operationId: post-balanceTransfer
x-groupName: General
x-sortIndex: 0
x-methodName: balanceTransfer
security:
Expand Down

0 comments on commit 21fc985

Please sign in to comment.