File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 6868 By modeling state-changes in our services as events, it affords us the ability
6969 to bill users for all state-changes. This ensures that our billing service will
7070 scale to support new types of products.
71- - name: Stripe
72- description: |
73- Stripe APIs expose wallet platfrom to Stripe's payment APIs.
74-
75- These endpoints are used to wrap Stripe's functionality so that any
76- BitGo service can leverage Stripe in its solutions without having to
77- maintain additional secret keys or worry about implementation details.
7871 - name: Wallet share
7972 description: |
8073 Sharing a wallet involves giving another user permission to use the wallet.
@@ -35468,7 +35461,6 @@ components:
3546835461 - verifyWalletRebalance
3546935462 - getCustodianApproval
3547035463 - getCustodialSignature
35471- - noop
3547235464 - triggerWebhookNotification
3547335465 - performLivenessVerification
3547435466 - recommendBackingWalletRouting
@@ -51085,7 +51077,6 @@ components:
5108551077 - getFinalApproval
5108651078 - getCustodianApproval
5108751079 - getIdVerification
51088- - noop
5108951080 userIds:
5109051081 description: For a final approver action, who can approve
5109151082 type: array
You can’t perform that action at this time.
0 commit comments