diff --git a/api.yaml b/api.yaml index bd89fc0..98aaaa5 100644 --- a/api.yaml +++ b/api.yaml @@ -5922,11 +5922,11 @@ paths: $ref: '#/components/schemas/V1ErrorPayload' /api/clearing/v1/enterprise/{enterpriseId}/account-settings/{accountId}: get: - summary: Get settlement trading account settings + summary: Get settlement Go Account settings operationId: V1AccountSettingsGetRoute tags: - Settlement Onboarding - description: Get settlement settings for a trading account. + description: Get settlement settings for a Go Account. parameters: - name: accountId schema: @@ -6810,7 +6810,7 @@ paths: operationId: V1ListSettlementsByAccountRoute tags: - Settlements - description: List settlements by trading account. + description: List settlements by Go Account. parameters: - name: limit schema: @@ -7056,7 +7056,7 @@ paths: operationId: V1TradingPartnerPostRoute tags: - Settlement Onboarding - description: Creates a trading partner (counterparty) for a trading account. + description: Creates a trading partner (counterparty) for a Go Account. parameters: - name: accountId schema: @@ -7171,7 +7171,7 @@ paths: operationId: V1ListTradingPartnersByAccountRoute tags: - Settlement Onboarding - description: List trading partners (counterparties) for a trading account. + description: List trading partners (counterparties) for a Go Account. parameters: - name: status schema: