ticadevelopers
TICA INTEGRATION API REFERENCE Webhook: Orders
WEBHOOK DELIVERY

Webhook: Orders

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

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

Events

order.created, order.updated, order.status_changed, order.payment_updated

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.