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.
Pricing
FYATU uses a transparent, usage-based fee model. All fees are deducted from your business wallet at the time of the operation. Your specific rates are available programmatically viaGET /account/pricing.
Your exact fee rates depend on your account plan and any custom arrangements in your contract. Use the Get Pricing endpoint to retrieve the rates applicable to your account.
Card Issuance Fees
Fees charged when creating or managing virtual cards.| Fee | Type | Description |
|---|---|---|
| Card Issuance | Fixed (USD) | One-time fee charged when a new card is created |
| Card Funding | Fixed or % | Fee charged when adding funds to an existing card |
| Card Unloading | Fixed or % | Fee charged when withdrawing balance from a card |
| Card Deletion | Fixed (USD) | Fee charged when terminating a card |
| Card Monthly | Fixed (USD) | Monthly maintenance fee per active card |
Collection & Payout Fees
Fees charged for payment collection and disbursement operations.| Fee | Type | Description |
|---|---|---|
| Collection | % of amount | Fee per successful payment collected |
| Payout | Fixed or % | Fee per payout sent to a recipient |
How Fees Are Applied
Wallet Deduction
Fees are deducted from your business wallet at the moment the operation is executed — not billed separately.
Included in Balance Check
When issuing a card with
amount: 100, your wallet is debited amount + issuanceFee. Check your available balance with GET /account/wallet before bulk operations.
