cURL
curl --request GET \ --url https://sandbox.sturdytechnologies.com/v3/cards/virtual/{card_id}
{ "data": { "card_balance": 1000, "card_brand": "Visa", "card_id": "card_12345", "card_name": "John D. Card", "card_status": "Active", "card_type": "Lite", "currency": "USD", "cvv": "123", "expiration": "12/25", "first_six": "123456", "last_four": "7890" }, "message": "<string>", "success": true }
Get a Virtual Card by Virtual Card ID
Documentation IndexFetch the complete documentation index at: https://docs.sturdytechnologies.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sturdytechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
Card Identifier
OK
Show child attributes