Skip to main content
WEBHOOK
claim-completed
{
  "event-id": "660e8400-e29b-41d4-a716-446655440014",
  "event-type": "claim-completed",
  "payload": {
    "claim-id": "660e8400-e29b-41d4-a716-446655440008",
    "claim-tx-hash": "0xghi789...",
    "deposit-tx-hash": "0xjkl012...",
    "account-id": "660e8400-e29b-41d4-a716-446655440001",
    "net-amount": "840.00",
    "gross-amount": "1000.00",
    "completed-at": "2024-01-15T10:50:00Z",
    "fees": "10.00",
    "tax-amount": "150.00",
    "target-wallet-id": "660e8400-e29b-41d4-a716-446655440009"
  }
}

Body

application/json
event-id
string<uuid>
required

Unique identifier for this webhook event

event-type
enum<string>
required
Available options:
claim-completed
payload
object
required

Response

200

Webhook received successfully