Creating a new PayOut wallet address
The method allows you to create a new PayOut address.
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
Request body for creating a new address
currencystringRequiredExample:
Coin ticker
USDTnetworkstringRequiredExample:
Network name
USDTaliasstring | nullOptionalExample:
Address alias
My address aliascommentstring | nullOptionalExample:
Comment to the address
My some address comment.Responses
200Success
application/json
post
/api-gateway/create-payout-address200Success
Last updated