Skip to main content
GET
Buscar webhook

Authorizations

x-api-key
string
header
required

Chave de API gerada no painel Valora. Envie em todas as requisições.

Path Parameters

webhook_id
string
required

ID do webhook

Example:

"wh_a1b2c3d4"

Response

Dados do webhook

webhook_id
string
Example:

"wh_a1b2c3d4"

business_id
string
url
string<uri>
events
enum<string>[]

Eventos disponíveis para assinatura

Available options:
payment.created,
payment.confirmed,
payment.expired,
payment.failed
status
enum<string>
Available options:
active,
inactive
created_at
string<date-time>
updated_at
string<date-time>