Skip to main content
POST
/
v0
/
webhooks
/
meld
/
events
Handle Meld Webhook
curl --request POST \
  --url https://api.sumvin.com/v0/webhooks/meld/events
{
  "detail": "No wallet found with ID 12345 for this user.",
  "error_code": "WAL-404-001",
  "instance": "/v0/wallets/12345",
  "status": 404,
  "title": "Wallet Not Found",
  "trace_id": "abc123-def456-ghi789",
  "type": "https://api.sumvin.com/errors/wal-404-001"
}

Headers

meld-signature
string | null
meld-signature-timestamp
string | null

Response

Webhook received