Skip to content

Commit bec9cab

Browse files
Merge pull request #90 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents d70b40f + 2fcd4c5 commit bec9cab

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

api.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27696,9 +27696,13 @@ paths:
2769627696
- tfiatusd
2769727697
- tfiateuro
2769827698
- tfiatgbp
27699+
- tfiataed
27700+
- tfiatsgd
2769927701
- fiatusd
2770027702
- fiateuro
2770127703
- fiatgbp
27704+
- fiataed
27705+
- fiatsgd
2770227706
amount:
2770327707
type: string
2770427708
description: String representation of the amount to send in base units of the currency.
@@ -27779,9 +27783,13 @@ paths:
2777927783
- tfiatusd
2778027784
- tfiateuro
2778127785
- tfiatgbp
27786+
- tfiataed
27787+
- tfiatsgd
2778227788
- fiatusd
2778327789
- fiateuro
2778427790
- fiatgbp
27791+
- fiataed
27792+
- fiatsgd
2778527793
description: Filter by supported fiat currency.
2778627794
- name: limit
2778727795
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:
4417244180
- EXCESS_WALLET_BALANCE
4417344181
- INVOICE_EXPIRED
4417444182
- CANCELED
44183+
- FORCE_FAILED
4417544184
PaymentInfo:
4417644185
title: PaymentInfo
4417744186
type: object
@@ -44298,6 +44307,8 @@ components:
4429844307
type: string
4429944308
example: 59cd72485007a239fb00282ed480da1f
4430044309
pattern: ^[0-9a-f]{32}$
44310+
walletType:
44311+
type: string
4430144312
wallets:
4430244313
type: array
4430344314
items:

0 commit comments

Comments
 (0)