Creating a new business wallet address
The method allows you to create a new business 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
USDTaliasstringRequiredExample:
Address alias
USDTcommentstringRequiredExample:
Comment to the address
USDTResponses
200Success
application/json
post
/api-gateway/business-address200Success
Last updated