Search Transactions by Period
GET/v3/transactions
Retrieves a list of transactions processed by PagSeguro within the specified date range. This endpoint allows merchants to filter transactions based on their creation date and supports pagination.
Request
Responses
- 200
- 400
- 401
Transactions retrieved successfully.
Bad Request - The request was malformed or contained invalid data.
Unauthorized - Authentication failed due to missing or invalid credentials.