Events
Payload fields
string
required
Event name. One of
TRANSACTION_CREATED, TRANSACTION_PAID, TRANSACTION_CANCELED, TRANSACTION_REFUNDED, or TRANSACTION_CHARGED_BACK.string
required
Token used to validate the authenticity of the notification.
string
Offer code for internal checkout sales. It can be
null.string
required
Exact checkout URL accessed by the customer, including session, offer, affiliate, and UTM search params. Empty when there is no checkout session.
object
required
Customer data for the transaction.
object
required
Transaction data.
string
required
Transaction ID.
string
Identifier sent by your application when creating the transaction.
string
required
Transaction status.
string
required
Payment method used in the transaction.
string
Original transaction currency.
number
Original transaction amount.
number
required
Transaction amount.
number
Producer commission amount.
string
required
Transaction currency.
number
Exchange rate used for the transaction.
number
Number of installments.
string
required
Transaction creation date.
string
Transaction payment date.
object
Pix information, when available.
object
Boleto information, when available.
object
Subscription data, when the transaction belongs to a recurring purchase.
array
Order items linked to the transaction.
object
Tracking properties, including UTMs, IP, and user agent when available.

