Skip to main content

Card Operations

Creating a Card

Two prerequisites: your business must have completed KYB verification, and the target cardholder must have kycStatus: ACCEPTED before a card can be issued to them.

Fund

Add money to a card from your business wallet:
  • A funding fee (percentage-based) may apply — see Card Fees
  • Full amount is added to the card balance; fee is debited from your wallet separately
  • Can fund a frozen card

Unload

Withdraw balance from a card back to your wallet:
  • Cannot unload more than the available card balance
  • An unloading fee may apply based on your pricing

Freeze / Unfreeze

Temporarily disable a card without losing its balance:
  • Frozen cards cannot make purchases but retain their balance
  • You can still fund or unload a frozen card

Terminate

Permanently close a card:
Balance refund: any remaining card balance is automatically returned to your business wallet on termination — no fee is charged.
  • Card cannot be reactivated after termination
  • Cardholder can still have other active cards
  • Provide a reason for record-keeping (visible in webhooks and logs)

Replace

Issue a replacement card for a terminated card. The balance is transferred automatically:
If the original product has canIssue: false, the default product is used as a fallback.

Transactions

Transaction Types

Transaction Statuses


Webhook Events

Card Lifecycle

Transaction Events


Error Codes


Endpoints