Documentation Index
Fetch the complete documentation index at: https://docs.finhub.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Phase 6: Beneficiary Management
Business beneficiaries require additional information compared to individual beneficiaries, including business relationship details and enhanced due diligence data.Prerequisites
| Requirement | Status |
|---|---|
| Organization Status | ACTIVE |
| Wallet Status | ACTIVE |
| Valid Session | JWT token with appropriate role |
Add Business Beneficiary
- Request
- Response
Endpoint: Request Body:
POST /api/v2.1/fintrans/{accountId}/beneficiariesHeaders:Business Relationship Types
| Relationship Type | Description |
|---|---|
SUPPLIER | Goods or services supplier |
VENDOR | Vendor relationship |
PARTNER | Business partner |
SUBSIDIARY | Subsidiary company |
AFFILIATE | Affiliated company |
CONTRACTOR | Contract service provider |
Purpose Codes
| Code | Description |
|---|---|
INVOICE_PAYMENT | Payment for invoices |
SALARY_PAYMENT | Employee salary payments |
TAX_PAYMENT | Tax payments to authorities |
LOAN_REPAYMENT | Loan repayment |
DIVIDEND_PAYMENT | Dividend distribution |
INVESTMENT | Investment transfers |
Enhanced Due Diligence Fields
| Field | Description |
|---|---|
taxId | Beneficiary’s tax identification |
vatNumber | VAT registration number |
industryCode | Industry classification code |
dueDiligenceCompleted | Due diligence status |
sanctionsCheckDate | Date of last sanctions check |
List Beneficiaries
- Request
- Response
Endpoint:
GET /api/v2.1/fintrans/{accountId}/beneficiariesQuery Parameters:status: Filter by status (active, inactive)partyType: Filter by party typenetwork: Filter by network (SEPA, SWIFT)
Beneficiary Verification
All beneficiaries undergo automatic verification:| Check | Description | Result |
|---|---|---|
| PEP Check | Politically Exposed Person screening | VERIFIED / FLAGGED |
| Sanctions Check | Global sanctions list screening | CLEAR / FLAGGED |
| IBAN Validation | IBAN format and checksum | VALID / INVALID |
Next Step
After adding beneficiaries, proceed to Phase 7: Payment Consent Setup.Phase 7: Payment Consent Setup
Create payment consents with restrictions