Adds an unverified crypto wallet to a user
POST {{baseUrl}}/v1/auth/cryptoWallet:addToUser
Request Body
{"walletAddress"=>"{{walletAddress}}", "walletNetwork"=>"{{walletNetwork}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
ratio-client-id | string | (Required) Your Ratio Client Identifier | |
ratio-client-secret | string | (Required) Your Ratio Client Secret |
RESPONSES
status: OK