Address API
Create a new crypto address
POST
Requirements to consume the endpoint.
Create and modify role
The user must have the role to create and modify.
Authorizations
Body
application/json
New crypto address.
Crypto currency.
Available options:
USDC
, USDC_POLYGON_NXTB
, SOL_USDC_PTHX
, USDT_POLYGON
, USDT_ERC20
, TRX_USDT_S2UZ
Label for the address.
Id of the user to which this address will be associated.
Response
201 - application/json
Crypto address.
Indicates if the address has been approved.
Crypto currency.
Available options:
USDC
, USDC_POLYGON_NXTB
, SOL_USDC_PTHX
, USDT_POLYGON
, USDT_ERC20
, TRX_USDT_S2UZ
Id of the address.
Label of the address.
The date and time when the address was last verified.
Indicates if the address has been approved.
Id of the user.