File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -27696,9 +27696,13 @@ paths:
27696
27696
- tfiatusd
27697
27697
- tfiateuro
27698
27698
- tfiatgbp
27699
+ - tfiataed
27700
+ - tfiatsgd
27699
27701
- fiatusd
27700
27702
- fiateuro
27701
27703
- fiatgbp
27704
+ - fiataed
27705
+ - fiatsgd
27702
27706
amount:
27703
27707
type: string
27704
27708
description: String representation of the amount to send in base units of the currency.
@@ -27779,9 +27783,13 @@ paths:
27779
27783
- tfiatusd
27780
27784
- tfiateuro
27781
27785
- tfiatgbp
27786
+ - tfiataed
27787
+ - tfiatsgd
27782
27788
- fiatusd
27783
27789
- fiateuro
27784
27790
- fiatgbp
27791
+ - fiataed
27792
+ - fiatsgd
27785
27793
description: Filter by supported fiat currency.
27786
27794
- name: limit
27787
27795
description: Maximum number of results to return. If the result set is truncated, use the "nextBatchPrevId" value to get the next batch.
@@ -44172,6 +44180,7 @@ components:
44172
44180
- EXCESS_WALLET_BALANCE
44173
44181
- INVOICE_EXPIRED
44174
44182
- CANCELED
44183
+ - FORCE_FAILED
44175
44184
PaymentInfo:
44176
44185
title: PaymentInfo
44177
44186
type: object
@@ -44298,6 +44307,8 @@ components:
44298
44307
type: string
44299
44308
example: 59cd72485007a239fb00282ed480da1f
44300
44309
pattern: ^[0-9a-f]{32}$
44310
+ walletType:
44311
+ type: string
44301
44312
wallets:
44302
44313
type: array
44303
44314
items:
You can’t perform that action at this time.
0 commit comments