cURL
curl --request POST \ --url https://sandbox.finhub.cloud/api/v2.1/fincard/virtual/common/file/upload \ --header 'Content-Type: multipart/form-data' \ --header 'X-Forwarded-From: <x-forwarded-from>' \ --form 'category=<string>' \ --form file='@example-file' \ --form 'fileName=<string>'
Upload file (jpg/png/pdf, max 2MB). Returns fileId.
User agent
Forwarded for
Client application identifier
"client-app"
Tenant ID
Device ID
Platform
File uploaded successfully