Skip to content

Commit

Permalink
Update accounts_api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielraeder committed Oct 31, 2024
1 parent d192471 commit c32f25f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions openAPI/accounts_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,15 +187,15 @@ components:
default: CryptoPayIn
enum:
- CryptoPayIn
# - CryptoPayOut
# - FiatPayIn
# - FiatPayOut
# - Crypto
# - Bank
# - Card
# - MPCVault
# - GooglePay
# - ApplePay
- CryptoPayOut
- FiatPayIn
- FiatPayOut
- Crypto
- Bank
- Card
- MPCVault
- GooglePay
- ApplePay
description: The type of merchant settlement account, indicating the settlement method.
nullable: false
name:
Expand Down

0 comments on commit c32f25f

Please sign in to comment.