Recipient

Check if the recipient has a wallet

get

Check if the recipient has a wallet

Authorizations
Path parameters
idintegerRequired

owner id

Responses
200
OK
application/json
get
GET //api/transfer/check/recipient/{owner}/{currency} HTTP/1.1
Host: api.client.nbcgate.tech
Authorization: YOUR_API_KEY
Accept: */*
{
  "name": "text"
}