cURL
curl --request POST \ --url https://sandbox.finhub.cloud/api/v2.1/fincard/virtual/card/info \ --header 'Content-Type: application/json' \ --data '"<string>"'
Get card details including status and optional balance
The body is of type string.
string
OK