Create Wallet
Create Wallet
POST
https://api.sandbox.coindirect.com/api/wallet
This endpoint allows you to create wallets.
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | HAWK Token. See Authentication page |
Request Body
Name | Type | Description |
---|---|---|
currency* | String | Any currency supported by us e.g. |
description* | String | Wallet name |
Last updated