Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21029,7 +21029,7 @@ paths:
/api/v2/wallet/requestaccess:
post:
tags:
- Request wallet access
- Wallet
summary: Request wallet access
description: Allow users that are members of an org to send a notification out to admins of a wallet to get access. You must supply either a walletId or a enterpriseId and walletType
operationId: v2.wallet.requestaccess
Expand Down Expand Up @@ -21379,7 +21379,7 @@ paths:
/api/v2/{coin}/material:
get:
tags:
- Material
- Wallet
summary: Look up material
description: Currently available only for Polkadot. Material contains some basic transaction information that is common to all transactions. For Polkadot, this data changes every release.
operationId: v2.materialData
Expand Down Expand Up @@ -31119,7 +31119,7 @@ paths:
User must have spender permissions for the specified wallets.
operationId: v2.wallet.key.list
tags:
- Keys
- Key
parameters:
- name: walletIds
description: An array of wallet IDs. A maximum of 50 wallet ids are permitted.
Expand Down Expand Up @@ -42439,6 +42439,7 @@ components:
- mtgox
- landingPageReferral
- caas
- test
Agreements:
title: Agreements
type: object
Expand Down Expand Up @@ -76021,6 +76022,7 @@ x-tagGroups:
- Partner Allocations & Deallocations
- Partner Balances
- Partner Settlements & Transfers
- Partner Trades
- Pending approval
- Policy Builder
- Products
Expand Down