Skip to main content
GET
Receive internal recipient account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

currency
string
required

Currency code (ISO 4217)

Required string length: 3
attribute
enum<string>
required

Attribute to use for search

Available options:
phone,
email
value
string
required

Value of the search attribute

companyId
string

Company id

Response

200 - application/json

200 response

name
string
required

EndUser name

Example:

"Mykola N."

accountId
string
required

Account ID

Example:

"uuid"

type
string
required

EndUser type(individual or company)

Example:

"individual"