Create Wallet
POST
/wallet/create
Create a new wallet with your preferred currency and label.
Headers
Name
Value
Content-Type
application/json
X-API-KEY
<token>
Body
Name
Type
Description
currency
string
label
string
Label of wallet
postback_url
string
Destination URL for sending post
Response
Last updated