@@ -2060,11 +2060,11 @@ paths:
2060
2060
$ref: '#/components/schemas/V1ErrorResponse'
2061
2061
/api/network/v1/enterprises/{enterpriseId}/clients:
2062
2062
post:
2063
- summary: Create Client
2064
- description: Create a new BitGo Network client.
2063
+ summary: Create client
2064
+ description: Create a new Go Network client.
2065
2065
operationId: v1ClientsPostRoute
2066
2066
tags:
2067
- - Onboarding
2067
+ - Client Onboarding
2068
2068
parameters:
2069
2069
- name: enterpriseId
2070
2070
in: path
@@ -2131,9 +2131,9 @@ paths:
2131
2131
$ref: '#/components/schemas/V1ErrorPayload'
2132
2132
/api/network/v1/enterprises/{enterpriseId}/clients/allocations:
2133
2133
get:
2134
- summary: List Client Allocations and Deallocations
2134
+ summary: List client allocations and deallocations
2135
2135
description: |-
2136
- This API call allows clients to get a list of allocations & deallocations for any connected network account.
2136
+ This API call allows clients to get a list of allocations and deallocations for any connected network account.
2137
2137
Note that this endpoint requires a “types” query parameter set to “allocation” to view allocations
2138
2138
or "deallocation" to view deallocations.
2139
2139
operationId: v1ClientAllocationsGetRoute
@@ -2294,8 +2294,8 @@ paths:
2294
2294
$ref: '#/components/schemas/V1ErrorPayload'
2295
2295
/api/network/v1/enterprises/{enterpriseId}/clients/allocations/{allocationId}:
2296
2296
get:
2297
- summary: Get client Allocation or Deallocation
2298
- description: Returns an allocation or deallocation. For use only by BitGo Network clients.
2297
+ summary: Get client allocation or deallocation
2298
+ description: Returns an allocation or deallocation. For use only by Go Network clients.
2299
2299
operationId: v1ClientAllocationGetRoute
2300
2300
tags:
2301
2301
- Client Allocations & Deallocations
@@ -2377,7 +2377,7 @@ paths:
2377
2377
$ref: '#/components/schemas/V1ErrorPayload'
2378
2378
/api/network/v1/enterprises/{enterpriseId}/clients/balances:
2379
2379
get:
2380
- summary: List Client Balances
2380
+ summary: List client balances
2381
2381
description: |-
2382
2382
This API call allows clients to get trading and allocated balances at BitGo for any connected trading partner.
2383
2383
The trading balances are live data. The data under networkBalances are not the live balances at the partner,
@@ -2481,11 +2481,11 @@ paths:
2481
2481
$ref: '#/components/schemas/V1ErrorPayload'
2482
2482
/api/network/v1/enterprises/{enterpriseId}/clients/connections:
2483
2483
get:
2484
- summary: List Client Connections
2485
- description: Lists all your BitGo Network connections. For use only by BitGo Network clients.
2484
+ summary: List client connections
2485
+ description: List all your Go network connections. For use only by Go network clients.
2486
2486
operationId: v1ClientConnectionsGetRoute
2487
2487
tags:
2488
- - Activation
2488
+ - Client Activation
2489
2489
parameters:
2490
2490
- name: pageNumber
2491
2491
in: query
@@ -2594,14 +2594,14 @@ paths:
2594
2594
schema:
2595
2595
$ref: '#/components/schemas/V1ErrorPayload'
2596
2596
post:
2597
- summary: Connect to Partner
2597
+ summary: Connect to partner
2598
2598
description: |-
2599
- Connect your BitGo Network client account to a BitGo Network partner, enabling you to
2599
+ Connect your Go Network client account to a Go Network partner, enabling you to
2600
2600
trade funds that you have custodied with BitGo. You must have an account on the partner's site.
2601
2601
Clients can have multiple connections to the same partner.
2602
2602
operationId: v1ClientConnectionsPostRoute
2603
2603
tags:
2604
- - Activation
2604
+ - Client Activation
2605
2605
parameters:
2606
2606
- name: enterpriseId
2607
2607
in: path
@@ -2714,7 +2714,7 @@ paths:
2714
2714
description: Returns a BitGo Network connection by its connection ID. For use only by BitGo Network clients.
2715
2715
operationId: v1ClientConnectionGetRoute
2716
2716
tags:
2717
- - Activation
2717
+ - Client Activation
2718
2718
parameters:
2719
2719
- name: connectionId
2720
2720
in: path
@@ -2796,7 +2796,7 @@ paths:
2796
2796
description: Update a BitGo Network connection by its connection ID. For use only by BitGo Network clients.
2797
2797
operationId: v1ClientConnectionPutRoute
2798
2798
tags:
2799
- - Activation
2799
+ - Client Activation
2800
2800
parameters:
2801
2801
- name: enterpriseId
2802
2802
in: path
@@ -2892,12 +2892,12 @@ paths:
2892
2892
$ref: '#/components/schemas/V1ErrorPayload'
2893
2893
/api/network/v1/enterprises/{enterpriseId}/clients/connections/{connectionId}/allocations:
2894
2894
post:
2895
- summary: Allocate funds to Partner Connection
2895
+ summary: Allocate funds to partner connection
2896
2896
description: |-
2897
2897
This API call allows clients to allocate funds to a connected partner for trade.
2898
2898
A successful allocation indicates that funds are locked at BitGo and available for spend on the connected partner.
2899
2899
Note: Allocations will happen synchronously and allocated amounts can be viewed in the
2900
- BitGo Application or via a balances endpoint.
2900
+ BitGo application or via a balances endpoint.
2901
2901
operationId: V1ClientAllocationsPostRoute
2902
2902
tags:
2903
2903
- Client Allocations & Deallocations
@@ -3143,7 +3143,7 @@ paths:
3143
3143
$ref: '#/components/schemas/V1ReservedDeallocationOrErrorPayload'
3144
3144
/api/network/v1/enterprises/{enterpriseId}/clients/settlements:
3145
3145
get:
3146
- summary: List Client Settlements
3146
+ summary: List client settlements
3147
3147
description: This API call allows clients to get a list of settlements that involve their accounts and their metadata.
3148
3148
operationId: v1ClientSettlementsGetRoute
3149
3149
tags:
@@ -3257,7 +3257,7 @@ paths:
3257
3257
$ref: '#/components/schemas/V1ErrorPayload'
3258
3258
/api/network/v1/enterprises/{enterpriseId}/clients/settlements/{settlementId}:
3259
3259
get:
3260
- summary: Get Client Settlement
3260
+ summary: Get client settlement
3261
3261
description: |-
3262
3262
This API call allows clients to get a list of settlement transactions for any connected network account,
3263
3263
for a specific settlement. The settlement and its metadata will be returned along with all
@@ -3358,8 +3358,8 @@ paths:
3358
3358
$ref: '#/components/schemas/V1ErrorPayload'
3359
3359
/api/network/v1/enterprises/{enterpriseId}/clients/settlementTransfers:
3360
3360
get:
3361
- summary: List Client Settlement Transfers
3362
- description: Lists all settlement transfers for your BitGo Network client account.
3361
+ summary: List client settlement transfers
3362
+ description: Lists all settlement transfers for your Go Network client account.
3363
3363
operationId: v1ClientSettlementTransfersGetRoute
3364
3364
tags:
3365
3365
- Client Settlements & Transfers
@@ -3508,10 +3508,10 @@ paths:
3508
3508
/api/network/v1/enterprises/{enterpriseId}/partners:
3509
3509
get:
3510
3510
summary: List Partners
3511
- description: Lists all BitGo Network Partners.
3511
+ description: Lists all Go Network Partners.
3512
3512
operationId: v1PartnersGetRoute
3513
3513
tags:
3514
- - Onboarding
3514
+ - Partner Onboarding
3515
3515
parameters:
3516
3516
- name: pageNumber
3517
3517
in: query
@@ -3622,7 +3622,7 @@ paths:
3622
3622
$ref: '#/components/schemas/V1ErrorPayload'
3623
3623
post:
3624
3624
summary: Create Partner
3625
- description: Create a new BitGo Network Partner.
3625
+ description: Create a new Go Network Partner.
3626
3626
operationId: v1PartnersPostRoute
3627
3627
tags:
3628
3628
- Onboarding
@@ -3715,7 +3715,7 @@ paths:
3715
3715
$ref: '#/components/schemas/V1ErrorPayload'
3716
3716
/api/network/v1/enterprises/{enterpriseId}/partners/allocations:
3717
3717
get:
3718
- summary: List partner Allocations and Deallocations
3718
+ summary: List partner allocations and deallocations
3719
3719
description: Lists all allocations and deallocations. For use only by BitGo Network partners.
3720
3720
operationId: v1PartnerAllocationsGetRoute
3721
3721
tags:
@@ -3870,8 +3870,8 @@ paths:
3870
3870
$ref: '#/components/schemas/V1ErrorPayload'
3871
3871
/api/network/v1/enterprises/{enterpriseId}/partners/allocations/{allocationId}:
3872
3872
get:
3873
- summary: Get Partner Allocation or Deallocation
3874
- description: Returns an allocation or deallocation. For use only by BitGo Network partners.
3873
+ summary: Get partner allocation or deallocation
3874
+ description: Returns an allocation or deallocation. For use only by Go Network partners.
3875
3875
operationId: v1PartnerAllocationGetRoute
3876
3876
tags:
3877
3877
- Partner Allocations & Deallocations
@@ -4068,10 +4068,10 @@ paths:
4068
4068
/api/network/v1/enterprises/{enterpriseId}/partners/connections:
4069
4069
get:
4070
4070
summary: List Partner Connections
4071
- description: Returns all your BitGo Network connections. For use only by BitGo Network partners.
4071
+ description: Returns all your Go network connections. For use only by Go Network partners.
4072
4072
operationId: v1PartnerConnectionsGetRoute
4073
4073
tags:
4074
- - Activation
4074
+ - Partner Activation
4075
4075
parameters:
4076
4076
- name: pageNumber
4077
4077
in: query
@@ -4196,10 +4196,10 @@ paths:
4196
4196
/api/network/v1/enterprises/{enterpriseId}/partners/connections/{connectionId}:
4197
4197
get:
4198
4198
summary: Get Partner Connection
4199
- description: Returns a BitGo Network connection by its connection ID. For use only by BitGo Network partners.
4199
+ description: Returns a Go Network connection by its connection ID. For use only by Go Network partners.
4200
4200
operationId: v1PartnerConnectionGetRoute
4201
4201
tags:
4202
- - Activation
4202
+ - Partner Activation
4203
4203
parameters:
4204
4204
- name: connectionId
4205
4205
in: path
@@ -4272,8 +4272,8 @@ paths:
4272
4272
$ref: '#/components/schemas/V1ErrorPayload'
4273
4273
/api/network/v1/enterprises/{enterpriseId}/partners/settlements:
4274
4274
get:
4275
- summary: List Partner Settlements
4276
- description: Lists all settlements for your BitGo Network partner account.
4275
+ summary: List partner settlements
4276
+ description: Lists all settlements for your Go Network partner account.
4277
4277
operationId: v1PartnerSettlementsGetRoute
4278
4278
tags:
4279
4279
- Partner Settlements & Transfers
@@ -4379,8 +4379,8 @@ paths:
4379
4379
schema:
4380
4380
$ref: '#/components/schemas/V1ErrorPayload'
4381
4381
post:
4382
- summary: Perform Partner Settlement
4383
- description: Partner route to perform a Settlement .
4382
+ summary: Perform partner settlement
4383
+ description: Partner route to perform a settlement .
4384
4384
operationId: v1PartnerSettlementsPostRoute
4385
4385
tags:
4386
4386
- Partner Settlements & Transfers
@@ -4485,8 +4485,8 @@ paths:
4485
4485
$ref: '#/components/schemas/V1PartnerIncompleteSettlementOrErrorPayload'
4486
4486
/api/network/v1/enterprises/{enterpriseId}/partners/settlements/{settlementId}:
4487
4487
get:
4488
- summary: Get Partner Settlement
4489
- description: Returns a settlement for your BitGo Network partner account.
4488
+ summary: Get partner settlement
4489
+ description: Returns a settlement for your Go Network partner account.
4490
4490
operationId: v1PartnerSettlementGetRoute
4491
4491
tags:
4492
4492
- Partner Settlements & Transfers
@@ -4611,9 +4611,9 @@ paths:
4611
4611
$ref: '#/components/schemas/V1ErrorPayload'
4612
4612
/api/network/v1/enterprises/{enterpriseId}/partners/settlements/nonReconciled:
4613
4613
post:
4614
- summary: '[DEPRECATED] Perform Partner Settlement '
4614
+ summary: '[DEPRECATED] Perform partner settlement '
4615
4615
description: |-
4616
- [DEPRECATED] Partner route to perform a Settlement .
4616
+ [DEPRECATED] Partner route to perform a settlement .
4617
4617
4618
4618
NOTE: this route is being deprecated in favor
4619
4619
of the POST /api/network/v1/enterprises/{enterpriseId}/partners/settlements route.
@@ -4834,7 +4834,7 @@ paths:
4834
4834
/api/network/v1/enterprises/{enterpriseId}/partners/settlements/onchain/deposits:
4835
4835
post:
4836
4836
summary: Post deposit info for an on-chain settlement
4837
- description: Partner route to provide external deposit information tied to an on-chain settlement.
4837
+ description: Partner route for providing external deposit information tied to an on-chain settlement.
4838
4838
operationId: v1PartnerExtDepositsPostRoute
4839
4839
tags:
4840
4840
- Partner Settlements & Transfers
@@ -4954,7 +4954,7 @@ paths:
4954
4954
/api/network/v1/enterprises/{enterpriseId}/supportedCurrencies:
4955
4955
get:
4956
4956
summary: List Partner-Supported Currencies
4957
- description: List currencies which can be allocated/deallocated to/from a connection to a BitGo Network Partner .
4957
+ description: List all the currencies a given Go Network Partner supports for allocation and deallocation .
4958
4958
operationId: v1EnterpriseSupportedCurrenciesRoute
4959
4959
tags:
4960
4960
- Client Allocations & Deallocations
0 commit comments