Creating a new PayOut wallet address

The method allows you to create a new PayOut address.

Creating a new PayOut 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
aliasstring | nullOptional

Address alias

Example: My address alias
commentstring | nullOptional

Comment to the address

Example: My some address comment.
Responses
200Success
application/json
post
/api-gateway/create-payout-address
200Success

Last updated