ticadevelopers
TICA INTEGRATION API REFERENCE Webhook: Customers and users
WEBHOOK DELIVERY

Webhook: Customers and users

POSThttps://app.example.com/webhooks/tica

This page describes the delivery contract sent to your HTTPS receiver for the selected event group.

Events

user.created, user.updated, customer.created, customer.updated, customer.deleted

Verification and retries

Verify the unmodified raw body with X-Tica-Timestamp and X-Tica-Signature using HMAC-SHA256. Persist delivery_id idempotently and return 2xx after queueing work.