Skip to main content

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.

Permanently close a virtual card. Remaining balance is returned to your business USD wallet where applicable. This cannot be undone.

How it works

  1. Call terminate with the card_id.
  2. Issuer closes the card — status becomes TERMINATED.
  3. Remaining balance settles to your business wallet (fees may apply).

When to use

  • Customer offboarding
  • End of a card program for one user
  • Recover all float after withdraw is impractical

API Reference

Full request/response details and Try it