Skip to content

Commit 3bbcc83

Browse files
Merge pull request #131 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents 0e0a98f + e6fe53d commit 3bbcc83

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

api.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5922,11 +5922,11 @@ paths:
59225922
$ref: '#/components/schemas/V1ErrorPayload'
59235923
/api/clearing/v1/enterprise/{enterpriseId}/account-settings/{accountId}:
59245924
get:
5925-
summary: Get settlement trading account settings
5925+
summary: Get settlement Go Account settings
59265926
operationId: V1AccountSettingsGetRoute
59275927
tags:
59285928
- Settlement Onboarding
5929-
description: Get settlement settings for a trading account.
5929+
description: Get settlement settings for a Go Account.
59305930
parameters:
59315931
- name: accountId
59325932
schema:
@@ -6810,7 +6810,7 @@ paths:
68106810
operationId: V1ListSettlementsByAccountRoute
68116811
tags:
68126812
- Settlements
6813-
description: List settlements by trading account.
6813+
description: List settlements by Go Account.
68146814
parameters:
68156815
- name: limit
68166816
schema:
@@ -7056,7 +7056,7 @@ paths:
70567056
operationId: V1TradingPartnerPostRoute
70577057
tags:
70587058
- Settlement Onboarding
7059-
description: Creates a trading partner (counterparty) for a trading account.
7059+
description: Creates a trading partner (counterparty) for a Go Account.
70607060
parameters:
70617061
- name: accountId
70627062
schema:
@@ -7171,7 +7171,7 @@ paths:
71717171
operationId: V1ListTradingPartnersByAccountRoute
71727172
tags:
71737173
- Settlement Onboarding
7174-
description: List trading partners (counterparties) for a trading account.
7174+
description: List trading partners (counterparties) for a Go Account.
71757175
parameters:
71767176
- name: status
71777177
schema:

0 commit comments

Comments
 (0)