Adds an unverified crypto wallet to a user

POST {{baseUrl}}/v1/auth/cryptoWallet:addToUser

Request Body

{"walletAddress"=>"{{walletAddress}}", "walletNetwork"=>"{{walletNetwork}}"}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Content-Typestring
ratio-client-idstring(Required) Your Ratio Client Identifier
ratio-client-secretstring(Required) Your Ratio Client Secret

RESPONSES

status: OK