Skip to main content
POST
/
api
/
v1
/
webhook
/
wirex
/
{path}
Webhook Wirex
curl --request POST \
  --url https://api.hevn.finance/api/v1/webhook/wirex/{path}
{
  "ok": true
}

Path Parameters

path
string
required

Response

Successful Response

Generic acknowledgement returned by webhook handlers.

ok
boolean
default:true