Skip to main content
POST
/
api
/
v2.1
/
fincard
/
virtual
/
webhook
/
callback
Webhook Callback
curl --request POST \
  --url https://sandbox.finhub.cloud/api/v2.1/fincard/virtual/webhook/callback \
  --header 'Content-Type: application/json' \
  --data '"<string>"'

Headers

X-FC-SIGNATURE
string

Body

application/json

The body is of type string.

Response

200

OK