Creating a new business wallet address

The method allows you to create a new business address.

Creating a new business wallet address

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Request body for creating a new address

currencystringRequired

Coin ticker

Example: USDT
networkstringRequired

Network name

Example: USDT
aliasstringRequired

Address alias

Example: USDT
commentstringRequired

Comment to the address

Example: USDT
Responses
200Success
application/json
post
/api-gateway/business-address
200Success

Last updated