Skip to main content
POST
/
webhooks
/
inbound
/
bvnk
Webhook endpoint for BVNK events
curl --request POST \
  --url https://api.platform.dakota.xyz/webhooks/inbound/bvnk \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{}'

Authorizations

x-api-key
string
header
required

Body

application/json

The body is of type object.

Response

200

Webhook received successfully