Registering an endpoint
Configure your webhook URL in Dashboard → Webhooks → Add Endpoint.Event structure
Retries
Failed deliveries are retried with exponential backoff over 24 hours. Events that exhaust retries land in a DLQ — contact support to replay them.Verifying signatures
PCX signs each webhook with an HMAC-SHA256 signature in theX-PCX-Signature header. Verify before processing: