Recipient
Check if the recipient has a wallet
Authorizations
Path parameters
idintegerRequired
owner id
Responses
200
OK
application/json
400
Bad Request
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
default
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"
}