cURL
curl --request POST \ --url https://sandbox.finhub.cloud/api/v2.1/fincard/virtual/card/transaction \ --header 'Content-Type: application/json' \ --data '"<string>"'
Query card operation transactions (create, deposit, freeze, etc.)
The body is of type string.
string
OK