File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
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.
@@ -51085,7 +51078,6 @@ components:
5108551078 - getFinalApproval
5108651079 - getCustodianApproval
5108751080 - getIdVerification
51088- - noop
5108951081 userIds:
5109051082 description: For a final approver action, who can approve
5109151083 type: array
You can’t perform that action at this time.
0 commit comments