Skip to main content
POST
Exemplo de payload de webhook

Authorizations

Authorization
string
header
required

Basic Authorization usando SECRET_KEY como usuário e "x" como senha.

Body

application/json
event
string
Example:

"transaction.paid"

createdAt
string
Example:

"2026-01-04T12:00:00Z"

data
object
Example:

Response

200 - application/json

OK

ok
boolean
Example:

true