PayZuDocs

Count sent callbacks

Returns how many callbacks were sent, in total or filtered by webhook.

Confira nosso tutorial
GEThttps://api.payzu.processamento.com/v1/user/webhooks/sent/quantity
GET
/user/webhooks/sent/quantity

Query Params

Filter the count by webhook id.

Responses

curl -X GET "https://api.payzu.processamento.com/v1/user/webhooks/sent/quantity" \  -H "Authorization: Bearer {{token}}"
{
"quantity": 128
}