PayZuDocs

List statement entries

Returns the account statement entries for the given period.

Confira nosso tutorial
GEThttps://api.payzu.processamento.com/v1/user/bank-statements
GET
/user/bank-statements

Query Params

Start date (required).

End date (required).

Entry ID.

INCREMENT DECREMENT

Reason for the entry.

Transaction ID.

Minimum amount.

Maximum amount.

Page number.

Items per page.

createdAt amount

asc desc

Responses

curl -X GET "https://api.payzu.processamento.com/v1/user/bank-statements?createdAtFrom=2019-08-24T14%3A15%3A22Z&createdAtTo=2019-08-24T14%3A15%3A22Z" \  -H "Authorization: Bearer {{token}}"
{
}