Supported Webhook Types

The following types of webhooks can be activated for various receipt-related events:

MED: Webhooks related to MED transactions.
MED Answers: Webhooks for MED transaction responses.
Refund Confirmation: Confirmation of refund transactions.
New Receipts from PIX Copy and Paste: Webhooks triggered by new PIX transactions created via copy and paste.
Confirmation of PIX Creation Copy and Paste: Confirmation of successful creation of PIX transactions via copy and paste.
PIX Cashout Confirmation: Confirmation of cashout transactions for PIX.

Handling Webhook Payload:

Upon receiving a webhook notification, your system should handle the JSON payload appropriately based on the event type. Ensure that your system is capable of processing and responding to webhook notifications in a timely manner.