> ## Documentation Index
> Fetch the complete documentation index at: https://docs.northfond.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Beneficiaries

> Store reusable and encrypted local payout instructions.

First call `GET /api/v1/business/beneficiaries/requirements` with the destination currency and payment method. Render the returned required fields, collect the recipient details, then create the beneficiary with `POST /api/v1/business/beneficiaries`.

Sensitive payout details are encrypted at rest. List responses expose only redacted identifying information. Deleting a beneficiary archives it so historical transactions retain their references.
