Receive internal recipient account
Recipients
Receive internal recipient account
Receive recipient info and default account
GET
Receive internal recipient account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Currency code (ISO 4217)
Required string length:
3Query Parameters
Attribute to use for search
Available options:
phone, email Value of the search attribute
Response
200 - application/json
200 response
True if transfer is possible
Example:
true
True if recipient was found
Example:
"true"
Recipient name
Example:
"Mark"
Recipient surname
Example:
"Smith"
Recipient identifier
Example:
"39eab26c-8788-4375-810c-9807aaf98191"
Recipient default account identifier for appropriate currency
Example:
"39eab26c-8788-4375-810c-9807aaf98191"
Currency code (ISO 4217)
Required string length:
3Example:
"USD"