Get addressAsk AIget https://platform-api.sandbox.testessential.net/wallet/v2/address/This endpoint retrieves or creates a crypto wallet address for the current accountId.Query ParamsaccountIdstringrequiredthe unique identifier of the user's CHECKING-type account for which addresses are requested.addressIndexint64specifies the index of the address if multiple addresses are associated with the account.blockchainstringrequiredspecifies the blockchain network associated with the address. This parameter must be specified in lowercase.currencystringspecifies the currency associated with the address.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 408Request Timeout 500Internal Server ErrorUpdated 5 months ago