PayZuDocs

统计已发送的回调

返回已发送的回调数量,可查看总数或按 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
}