Documentation Index
Fetch the complete documentation index at: https://docs.fyatu.com/llms.txt
Use this file to discover all available pages before exploring further.
The Cards and Cardholders sections of the Business Portal give you visibility over every card and identity created through your Issuing App.
Cards and cardholders are created and managed programmatically via the V3 API. The portal provides a read-only view plus manual operations for support and oversight purposes.
Cardholders
A cardholder is an identity record associated with one or more issued cards. Cardholders must pass KYC verification before cards can be issued to them.
Cardholder List
The Cardholders page shows all cardholder records for your Issuing App. You can filter by:
- Status —
ACTIVE, SUSPENDED, TERMINATED
- KYC Status —
PENDING, APPROVED, REJECTED
- Search — name or email
KYC Status
| Status | Description |
|---|
| Pending | KYC verification has not yet been completed |
| Approved | Identity verified — cards can be issued |
| Rejected | Verification failed — review the rejection reason |
Cardholder Actions
From a cardholder’s detail view you can:
| Action | Description |
|---|
| Suspend | Temporarily block the cardholder from new activity |
| Reactivate | Restore an active status after suspension |
| Terminate | Permanently close the cardholder record |
Cards
The Cards page lists all virtual prepaid cards issued through your Issuing App.
Card List
Filter cards by:
- Status —
ACTIVE, FROZEN, TERMINATED, EXPIRED
- Cardholder — filter by a specific cardholder
- Card type —
VIRTUAL or PHYSICAL
- Search — last 4 digits or masked PAN
Card Details
Clicking a card shows:
- Masked PAN, expiry, and card brand (Visa / Mastercard)
- Current status and linked cardholder
- Balance and spending limit
- Full transaction history for that card
Card Operations
| Action | Description |
|---|
| Freeze | Temporarily block all new transactions on the card |
| Unfreeze | Re-enable a previously frozen card |
| Fund | Add balance to the card from your wallet |
| Unload | Return card balance back to your wallet |
| Terminate | Permanently close the card |
Card termination is irreversible. Any remaining balance is automatically unloaded back to your business wallet before the card is closed.
Transactions
The Transactions page shows spending activity across all issued cards. Each transaction record includes:
| Field | Description |
|---|
| Amount | Transaction amount in the card’s currency |
| Merchant | Merchant name and category |
| Status | AUTHORIZED, CLEARED, DECLINED, REVERSED |
| Card | The card that processed the transaction |
| Date | Authorization timestamp |