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.

Path Parameters

alias
string
required

Query Parameters

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"