Wallet Sets
Last updated
Last updated
POST
https://api.planbok.io/v1/wallet-sets/developer/create
This endpoint generates a developer wallet set for your business.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
PUT
https://api.planbok.io/v1/wallet-sets/{id}/developer/update
This endpoint updates details of the wallet set associated with the given wallet set ID.
GET
https://api.planbok.io/v1/wallet-sets/developer
This endpoint retrieves a list of all your wallet sets.
GET
https://api.planbok.io/v1/wallet-sets/{id}/developer
This endpoint retrieves details of a single wallet set for a given wallet ID.
GET
https://api.planbok.io/v1/wallet-sets/{id}/sponsor/{blockchain}/developer
This endpoint gets the sponsor wallet address and balance of a wallet set, only works with gas sponsored wallet sets. Learn more!
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
PLANBOK-X-API-KEY*
string
idempotencyKey*
string
Universally unique identifier (UUID v4) idempotency key. This key is employed to guarantee the execution of mutating requests occurs precisely once. To create a UUIDv4 go to uuidgenerator.net.
name*
string
isGasSponsored
boolean
By default it's set to false
. Set to true
if you'd like to sponsor your business users' transaction fees.
sponsorOnlyTranfersToWalletSetAddresses
boolean
By default it's set to true
. Set to false
to sponsor all your business users' transaction fees including digital asset transfers to address outside of your business.
id*
string
Wallet set ID
PLANBOK-X-API-KEY*
string
idempotencyKey*
string
Universally unique identifier (UUID v4) idempotency key. This key is employed to guarantee the execution of mutating requests occurs precisely once. To create a UUIDv4 go to uuidgenerator.net.
name*
string
PLANBOK-X-API-KEY*
string
id*
string
Wallet set ID
PLANBOK-X-API-KEY
string
id*
string
Wallet set ID
blockchain*
string
Blockchain to get address balance
PLANBOK-X-API-KEY*
string