PCX delivers webhook events to your registered endpoints when key platform events occur — payment state changes, KYB status updates, virtual account credits, and more.Documentation Index
Fetch the complete documentation index at: https://docs.pcxpay.com/llms.txt
Use this file to discover all available pages before exploring further.
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: