PayZuDocs

Returns the paginated list of callbacks sent for the account transactions.

Confira nosso tutorial
GEThttps://api.payzu.processamento.com/v1/user/callbacks
GET
/user/callbacks

Query Params

Page number.

Items per page.

createdAt status

asc desc

Filter by callback ID

Filter by callback URL

HTTP status code

Transaction ID.

Filter callbacks that errored

Start of the creation date range.

End of the creation date range.

Responses

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