Authorization Webhook
Sent whenever an authorization transitions to a new status. Your endpoint receives aPOST request with the following payload.
Trigger statuses:
All authorization status changes trigger a webhook — there are no silenced intermediate statuses.
Schedule Webhook
Sent whenever a schedule transitions to a notifiable status. Your endpoint receives aPOST request with the following payload.
Trigger statuses:
Statuses
Pending (1), Sent (2), and Canceled Requested (7) do not trigger a webhook.Payin Webhook
Sent when an Automatic Pix payin reaches a final or relevant status. All intermediate statuses are silenced — the webhook fires only on the events below. Trigger statuses: 4 — Credited → Payment successfully received Canceled → Payment was canceled Rejected → Payment was rejected Payload:Signature Verification
All webhook requests include anx-webhook-wp-signature header for authenticity verification.
Authorization and Schedule webhooks — signature is computed as:
Bearer :

