Get beneficiary
Retrieve a beneficiary by its identifier. The beneficiary type is resolved automatically.
Documentation Index
Fetch the complete documentation index at: https://docs.nxos.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token. Format: Bearer <api_key>
Path Parameters
Query Parameters
Account this beneficiary belongs to.
Response
The request has succeeded.
A beneficiary (recipient) registered for payouts from an account.
All responses share this shape — the type field indicates which detail
object (crypto or bank) is populated; the other will be null.
Shared identity fields may be null in list and create responses.
Object type. Always beneficiary.
beneficiary Unique beneficiary identifier.
Account this beneficiary belongs to.
Beneficiary type.
CRYPTO, BANK Display name for the beneficiary.
Current status.
ACTIVE, INACTIVE, BLOCKED, ARCHIVED Entity type.
INDIVIDUAL, BUSINESS Email address.
Phone number.
First name (individuals).
Last name (individuals).
Business name (businesses).
Country code (ISO 3166-1 alpha-2).
Crypto-specific details. Present when type is CRYPTO, otherwise null.
Bank-specific details. Present when type is BANK, otherwise null.
When the beneficiary was created.