Skip to content

Commit 43e7810

Browse files
Merge pull request #228 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents 44e6a0d + 90d49e2 commit 43e7810

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

api.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25727,6 +25727,8 @@ paths:
2572725727
- burn
2572825728
- burnTokenTransfer
2572925729
- clientDisbursement
25730+
- treasuryMintTransfer
25731+
- treasuryBurnTransfer
2573025732
description: Type of transaction
2573125733
example: clientDeposit
2573225734
sender:
@@ -38123,6 +38125,11 @@ components:
3812338125
description: Token that provides backing value
3812438126
example: fiatusd
3812538127
minLength: 1
38128+
treasuryAccountWalletId:
38129+
type: string
38130+
description: Unique identifier for the treasury account
38131+
example: 37c60261db7cbfdfab26b9156eabcdef
38132+
format: uuid
3812638133
required:
3812738134
- id
3812838135
- token
@@ -50825,6 +50832,8 @@ components:
5082550832
- burn
5082650833
- burnTokenTransfer
5082750834
- clientDisbursement
50835+
- treasuryMintTransfer
50836+
- treasuryBurnTransfer
5082850837
description: Type of transaction
5082950838
example: clientDeposit
5083050839
sender:

0 commit comments

Comments
 (0)