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

# Withdraw from a Card

> Move USD from a virtual card back to your business wallet

Return USD from a customer’s virtual card to your PayVessel **business USD wallet**. A minimum of **\$3.00** applies per withdrawal; withdrawal fees may apply.

## How it works

1. **Check card balance** via [Get a Card](/virtual-cards/get-card).
2. **POST the withdrawal amount** (minimum `3.00` USD).
3. **PayVessel debits the card** and credits your business wallet; balance syncs on the card object.

## When to use

* Recall unused float from a card program
* Partially move funds back before terminate
* Rebalance between card balance and business wallet

<Card title="API Reference" icon="code" href="/api-reference/virtual-cards/withdraw-card">
  Full request/response details and Try it
</Card>
